* 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 ...
Ruby * Dropped Ruby 2.3 and 2.4 support for CI and releases. (#9311) * Added Ruby 3.1 support for CI and releases (#9566). * Message.decode/encode: Add recursion_limit option (#9218/#9486) * Allocate with xrealloc()/xfree() so message allocation is visible to the ...
Ruby * Dropped Ruby 2.3 and 2.4 support for CI and releases. (#9311) * Added Ruby 3.1 support for CI and releases (#9566). * Message.decode/encode: Add recursion_limit option (#9218/#9486) * Allocate with xrealloc()/xfree() so message allocation is visible to the ...
Ruby * Dropped Ruby 2.3 and 2.4 support for CI and releases. (#9311) * Added Ruby 3.1 support for CI and releases (#9566). * Message.decode/encode: Add recursion_limit option (#9218/#9486) * Allocate with xrealloc()/xfree() so message allocation is visible to the ...
Ruby * Dropped Ruby 2.3 and 2.4 support for CI and releases. (#9311) * Added Ruby 3.1 support for CI and releases (#9566). * Message.decode/encode: Add recursion_limit option (#9218/#9486) * Allocate with xrealloc()/xfree() so message allocation is visible to the ...
Ruby * Dropped Ruby 2.3 and 2.4 support for CI and releases. (#9311) * Added Ruby 3.1 support for CI and releases (#9566). * Message.decode/encode: Add recursion_limit option (#9218/#9486) * Allocate with xrealloc()/xfree() so message allocation is visible to the ...
Ruby * Dropped Ruby 2.3 and 2.4 support for CI and releases. (#9311) * Added Ruby 3.1 support for CI and releases (#9566). * Message.decode/encode: Add recursion_limit option (#9218/#9486) * Allocate with xrealloc()/xfree() so message allocation is visible to the ...
Ruby * Dropped Ruby 2.3 and 2.4 support for CI and releases. (#9311) * Added Ruby 3.1 support for CI and releases (#9566). * Message.decode/encode: Add recursion_limit option (#9218/#9486) * Allocate with xrealloc()/xfree() so message allocation is visible to the ...
* Added Ruby 3.1 support for CI and releases (#9566). * Message.decode/encode: Add recursion_limit option (#9218/#9486) * Allocate with xrealloc()/xfree() so message allocation is visible to the Ruby GC. In certain tests this leads to much lower memory usage due to more ...