github authzed/spicedb v1.49.2

6 hours ago

Added

  • feat(query planner): add recursive direction strategies, and fix IS BFS (#2891)
  • feat(query planner): introduce query plan outlines and canonicalization (#2901)
  • Schema v2: introduces support for PostOrder traversal in walk.go (#2761) and improve PostOrder walker cycle detection (#2902)

Changed

  • Begin deprecation of library "github.com/dlmiddlecote/sqlstats" (#2904).
    NOTE: in a future release, MySQL metrics will change.
  • Add support for imports and partials to the schemadsl package that drives the LSP and development server (#2919).
  • DatastoreTester.New now takes a testing.TB as its first argument, allowing per-test cleanup in datastore test suites (#2925).
  • Added support for CRDB 26.1 by fixing how version information is read from the cluster

Fixed

  • enforce graceful shutdown on serve and serve-testing (#2888)
  • Spanner metrics regression (#2329)
  • improve streaming dispatch logging and observability (#2915)

What's Changed

Full Changelog: v1.49.1...v1.49.2

Docker Images

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

Don't miss a new spicedb release

NewReleases is sending notifications on new releases.