Skip to content

Commit

Permalink
Edit changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
deannagarcia committed May 19, 2022
1 parent 1fa42c4 commit 71271ad
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
2022-05-19 version 21.0-rc2(C++/Java/Python/PHP/Objective-C/C#/Ruby)

Python
* Fix windows builds
* Throw more helpful error if generated code is out of date
* Fixed two reference leaks

Ruby
* Support x64-mingw-ucrt platform

PHP
* Fix SEGV by not writing to shared memory for zend_class_entry

C#
* Suppress warning CS8981

Other
* Fix Maven release to release actual osx_aarch64 binary
* Fix protoc zips to have the proto files for well known types

2022-05-10 version 21.0-rc1 (C++/Java/Python/PHP/Objective-C/C#/Ruby)

C++
Expand Down

0 comments on commit 71271ad

Please sign in to comment.