Skip to content

The sources for version 2.65.0 do not match the compiled version #4129

@ceremo

Description

@ceremo

I use version 3.x of protobuf version, and this SDK has been adapted to version 4.x since 2.66.0, but version 2.65.0 should be compatible with versions 3.x of protobuf. For example, com.google.rpc.Status extends GeneratedMessageV3, but when I decompile the 2.65.0 binaries, I see that it extends of GeneratedMessage instead.
The sources and binaries do not match for the 2.65.0 version, and this should be compatible with 3.x versions of protobuf.

Image

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