v0.3.0
Note
This release updates protovalidate-java to use Protobuf Java v4+, which is not currently completely compatible with Protobuf Java v3 gencode. If you can not upgrade to Protobuf Java v4 currently, you should continue to use protovalidate-java v0.2.1 or lower for now. A future release of Protobuf Java v4.27.x should allow for an easier transition.
What's Changed
- Bump gradle/wrapper-validation-action from 2 to 3 by @dependabot in #123
- Update to gradle 8.7 by @pkwarren in #129
- Migrate to use buf v2 configs by @pkwarren in #134
- Bump com.google.guava:guava to 33.2.1-jre by @dependabot in #139
- Bump com.palantir.git-version from 3.0.0 to 3.1.0 by @dependabot in #143
- Bump maven-publish from 0.28.0 to 0.29.0 by @dependabot in #147
- Bump net.ltgt.errorprone to 4.0.1 by @dependabot in #148
- Update to gradle 8.8 by @pkwarren in #151
- Bump org.junit:junit-bom from 5.10.2 to 5.10.3 by @dependabot in #152
- Bump org.assertj:assertj-core to 3.26.3 by @dependabot in #155
- Bump gradle/actions from 3 to 4 by @dependabot in #158
- Bump com.uber.nullaway:nullaway to 0.11.1 by @dependabot in #160
- Bump org.projectnessie.cel:cel-bom from 0.4.4 to 0.4.5 by @dependabot in #163
- Bump com.google.errorprone:error_prone_core to 2.30.0 by @dependabot in #161
- Bump build.buf:buf to 1.36.0 by @dependabot in #162
- Protobuf Editions support by @jchadwick-buf in #164
Full Changelog: v0.2.1...v0.3.0