Protobuf v3.12.0-rc2 Release Notes

Release Date: 2020-05-12 // almost 4 years ago
  • C++ / Python

    • ๐Ÿ‘ Fix for #7463 ("mixing with optional fields: core dump --experimental_allow_proto3_optional")

    Java

    • ๐Ÿ›  Fix for #7480 ("TextFormat and JsonFormat ignore experimental proto3 optional enums")

    PHP

    • Ignore unknown enum value when ignore_unknown specified (#7455)

    C

    • Mark GetOption API as obsolete and expose the "GetOptions()" method on descriptors instead (#7491)
    • โœ‚ Remove Has/Clear members for C# message fields in proto2 (#7429)