Skip to content

Releases: authzed/authzed-java

v1.5.4

23 Oct 14:46
65e661a

Choose a tag to compare

This should be the final round of fixes for maven convergence issues.

What's Changed

  • Fix remaining Maven dependency convergence issues by @ivanauth in #153

Full Changelog: v1.5.3...v1.5.4

v1.5.3

15 Oct 15:15
c76b9c9

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.2...v1.5.3

v1.5.2

09 Oct 22:59
8dcae52

Choose a tag to compare

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

Full Changelog: v1.5.1...v1.5.2

v1.5.1

02 Oct 14:34
1eb8cfd

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

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

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

Choose a tag to compare

What's Changed

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

v1.3.0

16 Apr 16:08
b56fa95

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

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

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