This version includes the following non-breaking changes: C++ - Add dependency on absl::layout, and explicitly include absl layout includes (#14042 <https://github.com/protocolbuffers/protobuf/pull/14042>) (96c1a7d <https://github.com/protocolbuffers/protobuf/commit/96c1a7d47702f6c82b96e2a0ff112b30ea85c330> ) - Include Abseil's str_cat.h for absl::AlphaNum (#14054 <https://github.com/protocolbuffers/protobuf/pull/14054>) (955d371 <https://github.com/protocolbuffers/protobuf/commit/955d371eacedc37eeff8bf61a1046d694a5fbc8a> )
Java - Rolled back breaking change to gencode before 3.15 (#14246 <https://github.com/protocolbuffers/protobuf/pull/14246>) (b9cf19b <https://github.com/protocolbuffers/protobuf/commit/b9cf19ba5ec4aa6ff108933fa4a1adb075f8c4fb> ) Python - Fix python code generation compatibility with Cython (#14240 <https://github.com/protocolbuffers/protobuf/pull/14240>) (fe87c90 <https://github.com/protocolbuffers/protobuf/commit/fe87c909399c45d54374817a52af40d6cfd8e063> ) You can view the release on GitHub <https://github.com/protocolbuffers/protobuf/releases/tag/v24.4>. 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/CAM96WrauRVCGbi_8iTkgQPYYB9a5ahFd5Vp%2B4OSbT%3D2CfCz6MA%40mail.gmail.com.
