Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mkruskal-google committed Oct 18, 2022
1 parent 4d465ba commit dab4d24
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGES.txt
@@ -1,3 +1,18 @@
2022-10-18 version 21.8 (C++/Java/Python/PHP/Objective-C/C#/Ruby)

Other
* Fix for grpc.tools #17995 & protobuf #7474 (handle UTF-8 paths in argumentfile) (#10721)

C++
* 21.x No longer define no_threadlocal on OpenBSD (#10743)

Java
* Mark default instance as immutable first to avoid race during static initialization of default instances (#10771)

Ruby
* Auto capitalize enums name in Ruby (#10454) (#10763)


2022-09-29 version 21.7 (C++/Java/Python/PHP/Objective-C/C#/Ruby)
Java
* Refactoring java full runtime to reuse sub-message builders and prepare to
Expand Down

0 comments on commit dab4d24

Please sign in to comment.