This version includes the following non-breaking changes: Compiler - Drop support for Bazel 5. (fff4905 <https://github.com/protocolbuffers/protobuf/commit/fff490558816802c5b3d51169f797046f369453f> )
C++ - In OSS mode omit some extern template specializations. We have seen reports of compilers falling over due to the size of translation units. ( 2ed49c9 <https://github.com/protocolbuffers/protobuf/commit/2ed49c95f9abbdf35e741c8a4e85976142fa9ff8> ) - Automated rollback of commit adb2c4b <https://github.com/protocolbuffers/protobuf/commit/adb2c4b415c35cda3e4394384ec579ea8dd8ec92>. (9f2d7ea <https://github.com/protocolbuffers/protobuf/commit/9f2d7ea773217cac09630eef63d91e22b1b00d60> ) You can view the release on GitHub <https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc3>. If you experience any issues with the release, please file a bug <https://github.com/protocolbuffers/protobuf/issues/new/choose> or post on the ProtocolBuffers 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/CAFEUQ6P_TjDoQ8uGQE69MfN7TaCJ5dSZpykbs%2BZdsaeGfGV%2B6g%40mail.gmail.com.
