We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d465ba commit dab4d24Copy full SHA for dab4d24
CHANGES.txt
@@ -1,3 +1,18 @@
1
+2022-10-18 version 21.8 (C++/Java/Python/PHP/Objective-C/C#/Ruby)
2
+
3
+ Other
4
+ * Fix for grpc.tools #17995 & protobuf #7474 (handle UTF-8 paths in argumentfile) (#10721)
5
6
+ C++
7
+ * 21.x No longer define no_threadlocal on OpenBSD (#10743)
8
9
+ Java
10
+ * Mark default instance as immutable first to avoid race during static initialization of default instances (#10771)
11
12
+ Ruby
13
+ * Auto capitalize enums name in Ruby (#10454) (#10763)
14
15
16
2022-09-29 version 21.7 (C++/Java/Python/PHP/Objective-C/C#/Ruby)
17
Java
18
* Refactoring java full runtime to reuse sub-message builders and prepare to
0 commit comments