Skip to content

Commit

Permalink
Update CHANGES.txt for the 21.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
acozzette committed Jul 19, 2022
1 parent 101b619 commit a8c548c
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGES.txt
@@ -1,3 +1,18 @@
2022-07-19 version 21.3 (C++/Java/Python/PHP/Objective-C/C#/Ruby)
C++
* Add header search paths to Protobuf-C++.podspec (#10024)
* Fixed Visual Studio constinit errors (#10232)
* Fix #9947: make the ABI identical between debug and non-debug builds (#10271)

UPB
* Upgrade upb version to pick up recent fixes (#10265)

PHP
* Add "readonly" as a keyword for PHP and add previous classnames to descriptor pool (#10041)

Python
* Make //:protobuf_python and //:well_known_types_py_pb2 public (#10118)

2022-06-27 version 21.2 (C++/Java/Python/PHP/Objective-C/C#/Ruby)
C++
* ArenaString improvements (fix alignment issue)
Expand Down

0 comments on commit a8c548c

Please sign in to comment.