Skip to content

Releases: authzed/authzed-java

v1.5.1

02 Oct 14:34
1eb8cfd
Compare
Choose a tag to compare

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

27 Aug 22:48
fbe78e1
Compare
Choose a tag to compare

Fix for deployments; doesn't include any code changes.

What's Changed

Full Changelog: v1.4.0...v1.4.1

v1.4.0

27 Aug 22:23
af1e5e7
Compare
Choose a tag to compare

Highlights

  • This brings in the new v1.45.0 proto definitions from SpiceDB.

What's Changed

New Contributors

Full Changelog: v1.3.1...v1.4.0

v1.3.1

01 May 18:53
619812a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.3.1

v1.3.0

16 Apr 16:08
b56fa95
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: v1.2.0...v1.3.0

v1.2.0

27 Jan 17:32
bf03720
Compare
Choose a tag to compare

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

14 Nov 18:14
5ca9e84
Compare
Choose a tag to compare

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

Full Changelog: v1.1.0...v1.1.1

v1.1.0

05 Nov 17:10
303748e
Compare
Choose a tag to compare

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

03 Oct 17:11
8073d7c
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: v0.12.0...v1.0.0

v0.12.0

26 Sep 22:30
807efce
Compare
Choose a tag to compare

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