File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- 2020-04-28 version 3.12.0 (C++/Java/Python/PHP/Objective-C/C#/Ruby/JavaScript)
1+ 2020-05-12 version 3.12.0 (C++/Java/Python/PHP/Objective-C/C#/Ruby/JavaScript)
22
33 Protocol Compiler
44 * [experimental] Singular, non-message typed fields in proto3 now support
7575 * Persistent Descriptor Pool (#6899)
7676 * Implement lazy loading of php class for proto messages (#6911)
7777 * Correct @return in Any.unpack docblock (#7089)
78+ * Ignore unknown enum value when ignore_unknown specified (#7455)
7879
7980 Ruby
8081 * [experimental] Implemented proto3 presence for Ruby. (#7406)
8788
8889 C#
8990 * [experimental] Add support for proto3 presence fields in C# (#7382)
90- * Cleanup various bits of Google.Protobuf (#6674)
91+ * Mark GetOption API as obsolete and expose the "GetOptions()" method on descriptors instead (#7491)
92+ * Remove Has/Clear members for C# message fields in proto2 (#7429)
93+ * Enforce recursion depth checking for unknown fields (#7132)
9194 * Fix conformance test failures for Google.Protobuf (#6910)
95+ * Cleanup various bits of Google.Protobuf (#6674)
9296 * Fix latest ArgumentException for C# extensions (#6938)
9397 * Remove unnecessary branch from ReadTag (#7289)
94- * Enforce recursion depth checking for unknown fields (#7132)
9598
9699 Objective-C
97100 * [experimental] ObjC Proto3 optional support (#7421)
You can’t perform that action at this time.
0 commit comments