Skip to content

Commit

Permalink
Editions fixes (#164)
Browse files Browse the repository at this point in the history
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
jchadwick-buf authored Aug 14, 2024
1 parent fd8f7e2 commit 63a1c22
Show file tree
Hide file tree
Showing 1,205 changed files with 79,207 additions and 42,499 deletions.
2 changes: 1 addition & 1 deletion buf.gen.yaml
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
2 changes: 1 addition & 1 deletion conformance/buf.gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ managed:
- file_option: java_package_prefix
value: build
plugins:
- remote: buf.build/protocolbuffers/java:v25.3
- remote: buf.build/protocolbuffers/java:v27.3
out: src/main/java

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 63a1c22

Please sign in to comment.