This version includes the following non-breaking changes: Java
- Use bit-field int values in buildPartial to skip work on unset groups of fields. (#10960 <https://github.com/protocolbuffers/protobuf/pull/10960>) - Mark nested builder as clean after clear is called (#10984 <https://github.com/protocolbuffers/protobuf/pull/10984>) UPB - Fix UPB_LIKELY() for 32-bit Windows builds; update protobuf_deps to point to the current upb 21.x (#11028 <https://github.com/protocolbuffers/protobuf/pull/11028>, UPB #937 <https://github.com/protocolbuffers/upb/pull/937>) Other - Add public modifiers to kotlin code (#11068 <https://github.com/protocolbuffers/protobuf/pull/11068>) You can view the release on GitHub <https://github.com/protocolbuffers/protobuf/releases/tag/v21.10>. 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/CAGRHoVS_RrEX1OAFVao930zLpy8ZNRKswjrW43nYwuRKu6GiiA%40mail.gmail.com.
