Releases: authzed/authzed-java
v1.5.4
v1.5.3
v1.5.2
Highlights
This version includes changes that avoids regenerating classes that are available in well-known types packages, which means that there shouldn't be duplicate versions of dependencies supplied by this lib.
What's Changed
- Bump actions/setup-node from 4 to 5 in the github-actions group by @dependabot[bot] in #147
- Bump the gradle group with 2 updates by @dependabot[bot] in #148
- Exclude pre-packaged proto files from the build by @harti2006 in #151
New Contributors
- @harti2006 made their first contribution in #151
Full Changelog: v1.5.1...v1.5.2
v1.5.1
Highlights
This release brings in the v1.45.4 API changes, which include additions to the Watch API metadata components.
What's Changed
- add code snippet for Watch API by @miparnisari in #137
- Bump the github-actions group with 2 updates by @dependabot[bot] in #143
- Bump the gradle group across 1 directory with 5 updates by @dependabot[bot] in #144
- Update API to v1.45.4 by @github-actions[bot] in #149
Full Changelog: v1.4.1...v1.5.1
v1.4.1
Fix for deployments; doesn't include any code changes.
What's Changed
- Fix sonatype publishing by @tstirrat15 in #142
Full Changelog: v1.4.0...v1.4.1
v1.4.0
Highlights
- This brings in the new v1.45.0 proto definitions from SpiceDB.
What's Changed
- Bump the gradle group with 4 updates by @dependabot[bot] in #135
- chore: update github actions by @miparnisari in #138
- chore: fix line endings on gradlew.bat by @miparnisari in #139
- Update API to v1.45.0 by @github-actions[bot] in #140
- Add protovalidate proto to build step by @tstirrat15 in #141
New Contributors
- @miparnisari made their first contribution in #138
Full Changelog: v1.3.1...v1.4.0
v1.3.1
What's Changed
- Improve protobuf java deps handling by @julianleonard123 in #134
Full Changelog: v1.3.0...v1.3.1
v1.3.0
Highlights
- New APIs available in v1.41.0 of SpiceDB are now supported
- The library is now tested against Java v21 (LTS) and Java v24 (latest)
What's Changed
- Bump the gradle group with 5 updates by @dependabot in #125
- remove v from version in README by @julianleonard123 in #126
- Bump the github-actions group with 2 updates by @dependabot in #127
- Bump peter-evans/create-pull-request from 7.0.7 to 7.0.8 in the github-actions group by @dependabot in #131
- Bump the gradle group with 5 updates by @dependabot in #130
- Update API to v1.41.0 by @github-actions in #128
New Contributors
- @julianleonard123 made their first contribution in #126
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- Bump the gradle group with 4 updates by @dependabot in #119
- Bump peter-evans/create-pull-request from 7.0.5 to 7.0.6 in the github-actions group by @dependabot in #120
- Bump the gradle group with 5 updates by @dependabot in #121
- Update API to v1.40.0 by @github-actions in #122
Full Changelog: v1.1.1...v1.2.0
v1.1.1
This doesn't have any functionality changes. We figured out that we were publishing maven versions that have vs in the prefix, which sonatype doesn't recognize as a valid version string. This fixes that.
What's Changed
- Fix publish step to strip v from version by @tstirrat15 in #118
Full Changelog: v1.1.0...v1.1.1