~thopiekar/protobuf/+git/protobuf:23.0-rc2-patch

Last commit made on 2023-04-27
Get this branch:
git clone -b 23.0-rc2-patch https://git.launchpad.net/~thopiekar/protobuf/+git/protobuf

Branch merges

Branch information

Name:
23.0-rc2-patch
Repository:
lp:~thopiekar/protobuf/+git/protobuf

Recent commits

d19c799... by Deanna Garcia <email address hidden>

Fix bom tests

99c9491... by Deanna Garcia <email address hidden>

Fix maven pom test

e67e58a... by Mike Kruskal <email address hidden>

Silence deprecation warnings on FileDescriptor::SyntaxName

PiperOrigin-RevId: 527600194

433c35d... by Deanna Garcia <email address hidden>

Remove osgi dependency from main java libraries.

//java:core, //java:lite, and //java:util shouldn't have this extra dependency. For now, we just add a separate version but we will look into using the java_library in protobuf_versioned_java_library in the future.

PiperOrigin-RevId: 527643325

112a902... by Mike Kruskal <email address hidden>

Squashed 'third_party/utf8_range/' changes from 72c943dea..cd1507d14 (#12583)

cd1507d14 Fix typo in pkg-config file to properly link the utf8_range libraries
3f179d134 Add pkg-config file declaring Abseil dependency of utf8_range

git-subtree-dir: third_party/utf8_range
git-subtree-split: cd1507d1479815fbcd8ff24dc05a978a62098bae

db1d3f8... by Mike Kruskal <email address hidden>

Replace previous breaking changes with deprecation warnings.

These changes hid public APIs that are deprecated in advance of protobuf editions. They will be fully removed in a future release. Any uses of them should be migrated to the future-facing feature helpers we provide on descriptor classes.

PiperOrigin-RevId: 527422059

2230d0e... by Mike Kruskal <email address hidden>

Fix homebrew issue on Mac runners causing PHP CI failures

PiperOrigin-RevId: 527419345

04a1a52... by Protobuf Team Bot <email address hidden>

Updating version.json to: 23.0-dev

b21d6be... by Protobuf Team Bot <email address hidden>

Updating version.json and repo version numbers to: 23.0-rc1

b26afb5... by Deanna Garcia <email address hidden>

Update protobuf's UPB dep in preparation for the 23.0-rc1 release.

PiperOrigin-RevId: 527061210