Skip to content

FEATURE_SUPPORTS_EDITIONS specified but no minimum_edition set #1837

@nhurden

Description

@nhurden

I'm testing protoc-gen-scala v1.0.0-alpha.1 with protoc 28.2 and protobuf-java 4.28.2. I get this error:

Failure: plugin protoc-gen-scala: CodeGeneratorResponse: supported_features: FEATURE_SUPPORTS_EDITIONS specified but no minimum_edition set

I also get the same error against protoc 26.1.

For comparison on v0.11.11 I get:

Failure: plugin protoc-gen-scala: java.lang.RuntimeException: Generated message class "com.google.protobuf.DescriptorProtos$ExtensionRangeOptions" missing method "getUninterpretedOptionList".

Related to #1737

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions