This version includes the following non-breaking changes: C++
- Workaround ICE on gcc 7.5 by not having one overload call the other one with a (#13808 <https://github.com/protocolbuffers/protobuf/pull/13808>) (398a84c <https://github.com/protocolbuffers/protobuf/commit/398a84ce486d282e217f1120b810626c6b71f058> ) Python C-Extension (Default) - Added malloc_trim() calls to Python allocator so RSS will decrease when memory is freed (protocolbuffers/upb@b0f5d5d <https://github.com/protocolbuffers/upb/commit/b0f5d5d94d9faafed2ab0fcaa9396cb4a984a2c1> ) UPB (Python/PHP/Ruby C-Extension) - fix a Python memory leak in ByteSize() (#1243 <https://github.com/protocolbuffers/upb/issues/1243>) (e45a6d5 <https://github.com/protocolbuffers/protobuf/commit/e45a6d50682d5d4b204e7d76254b1585b43c6815> ) You can view the release on GitHub <https://github.com/protocolbuffers/protobuf/releases/tag/v24.3>. If you experience any issues with the release, please file a bug <https://github.com/protocolbuffers/protobuf/issues/new/choose> or post on the Protocol Buffers forum <https://groups.google.com/g/protobuf>. -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/protobuf/CAJwAuCi2-1%3DHx3Wyc-mOQs4zSCtDY2t0VM7d9u%2BgVC6EV6beLA%40mail.gmail.com.
