github authzed/spicedb v1.12.0

latest releases: v1.37.2, v1.38.0, v1.37.1...
2 years ago

Highlights

  • new lookupsubjects RPC answers the question "which subjects have a given permission over a specific resource?"
  • CRDB Store now exposes prometheus metrics for the connection pool
  • new debug containers now being published, which includes busybox. This is convenient for development environments that require a shell
  • PGX driver no longer logs on debug by default, cleaning up SpiceDB's info level
  • CRDB datastore now properly supports connection draining procedures
  • added configurable limits for write and delete relationship APIs
  • leaner and more secure docker images based on distroless.dev

What's Changed

Docker Images

This release is available at:

  • authzed/spicedb:v1.12.0
  • quay.io/authzed/spicedb:v1.12.0
  • ghcr.io/authzed/spicedb:v1.12.0
  • authzed/spicedb:v1.12.0-debug
  • quay.io/authzed/spicedb:v1.12.0-debug
  • ghcr.io/authzed/spicedb:v1.12.0-debug

New Contributors

Full Changelog: v1.11.0...v1.12.0

Don't miss a new spicedb release

NewReleases is sending notifications on new releases.