Skip to content

v1.12.0

Compare
Choose a tag to compare
@vroldanbet vroldanbet released this 09 Sep 17:03
· 2426 commits to main since this release
0148743

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