-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updates Protobuf to v27.3 and projectnessie/cel-java to 0.5.0. Fixes cases where delimited messages are handled improperly. This is possible thanks to the work done in projectnessie/cel-java#588.
- Loading branch information
1 parent
fd8f7e2
commit 63a1c22
Showing
1,205 changed files
with
79,207 additions
and
42,499 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
version: v2 | ||
plugins: | ||
- remote: buf.build/protocolbuffers/java:v25.3 | ||
- remote: buf.build/protocolbuffers/java:v27.3 | ||
out: src/main/java |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
12 changes: 11 additions & 1 deletion
12
conformance/src/main/java/build/buf/validate/conformance/cases/AnEnum.java
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
97 changes: 28 additions & 69 deletions
97
conformance/src/main/java/build/buf/validate/conformance/cases/AnyIn.java
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
3 changes: 2 additions & 1 deletion
3
conformance/src/main/java/build/buf/validate/conformance/cases/AnyInOrBuilder.java
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.