Releases: authzed/authzed-java
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 v
s 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
v1.1.0
What's Changed
- Bump peter-evans/create-pull-request from 6.1.0 to 7.0.5 in the github-actions group by @dependabot in #107
- updates version in README and snippet by @vroldanbet in #111
- Make tests match authzed-dotnet by @tstirrat15 in #112
- Bump the gradle group across 1 directory with 3 updates by @dependabot in #109
- Update API to v1.38.0 by @github-actions in #116
- Bump the gradle group with 4 updates by @dependabot in #115
Full Changelog: v1.0.0...v1.1.0
v1.0.0
v1.0.0
This is not a breaking change or new functionality. Rather, it's an indication that this library has reached v1 maturity.
What's Changed
- Upgrade protobuf-java to 0.48.2 by @davidjgoss in #106
New Contributors
- @davidjgoss made their first contribution in #106
Full Changelog: v0.12.0...v1.0.0
v0.12.0
This release moves ImportBulk and ExportBulk into the PermissionsService.
What's Changed
- Update API to v1.37.0 by @github-actions in #105
Full Changelog: v0.11.1...v0.12.0