You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update github major version tags to be formatted v<MAJOR>.<MINOR>.<MICRO>-<language> for clarity
Updates Protobuf.podspec for objective-c cocoapods to point at the new tag, removes obsolete cpp tag (Protobuf-C++.podspec was removed in 30.x), and removes the rust tag (seems unused, https://crates.io/crates/protobuf/4.31.1-release actually references protoc version)
Follow-up PR will be needed to backport Protobuf.podspec changes (and Protobuf-C++.podspec changes for <30.x) to branches that are still in support (e.g. 25.x, 29.x, 31.x)
Fixes#22205
PiperOrigin-RevId: 774847783
0 commit comments