Skip to content

v1.38.0

Latest
Compare
Choose a tag to compare
@josephschorr josephschorr released this 01 Nov 16:53
4262bfd

Note

All datastores have a migration to add new columns (MySQL, Postgres) or new tables (CRDB, Spanner) for transaction metadata

Highlights

ℹ️ Write transactions now support metadata which can be attached to the call and which is then returned by the Watch API

Features

  • Implement support for metadata associated with read-write transactions by @josephschorr in #1914
  • Add API support for transaction metadata on WriteRels and DeleteRels by @josephschorr in #2084
  • Metrics: spicedb_environment_info from telemetry by @jzelinskie in #2093

Enhancements

Fixes

Updated Dependencies

Full Changelog: v1.37.0...v1.38.0

Docker Images

This release is available at authzed/spicedb:v1.38.0, quay.io/authzed/spicedb:v1.38.0, ghcr.io/authzed/spicedb:v1.38.0