This version includes the following non-breaking changes: Apple Privacy Manifest Requirement <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_use_of_required_reason_api> - [CPP] Add the privacy manifest to the C++ CocoaPod. (9d1bc10 <https://github.com/protocolbuffers/protobuf/commit/9d1bc1041be5fefa82e8c9823e79c263f6d8b2ac> ) - [ObjC] Add the privacy manifest to the ObjC CocoaPod. (cec08dc <https://github.com/protocolbuffers/protobuf/commit/cec08dc615df059d1a93fe03c4e617bba679fa69> ) - Add PrivacyInfo.xcprivacy (#15557 <https://github.com/protocolbuffers/protobuf/pull/15557>) (cf87faa <https://github.com/protocolbuffers/protobuf/commit/cf87faa29b57a304a0cfe5af4e9b7a5c659c62b4> )
C++ - Remove use of mach_absolute_time (#15554 <https://github.com/protocolbuffers/protobuf/pull/15554>) (76d05d4 <https://github.com/protocolbuffers/protobuf/commit/76d05d4cb9200c371c8894df21f37ba4060bdc8a> ) Objective-C - [ObjC] Use a local to avoid warnings in 32bit builds. (9dc736d <https://github.com/protocolbuffers/protobuf/commit/9dc736d924f6839073028a4d806a3b85f01000cf> ) Python - Bump python version to 3.9 for gcloud 460.0.0 (17ec19d <https://github.com/protocolbuffers/protobuf/commit/17ec19db930216d59eb8efdb0bbf6d1f5355f147> ) Ruby - Update Ruby GHA to test against Ruby 3.3. (25b1e81 <https://github.com/protocolbuffers/protobuf/commit/25b1e8112079e6d463196fc137cc8d1925205426> ) - Pin bundler version to 2.4.22 for Ruby 2.7 support. (80b4586 <https://github.com/protocolbuffers/protobuf/commit/80b4586fb42cc86c0eab9d5d8c823c0b963eee7e> ) You can view the release and complete release notes on GitHub <https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc2> and additional information on our News page <https://protobuf.dev/news/>. 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/5acfb846-230e-461a-86e9-f9be03876f15n%40googlegroups.com.
