Skip to content

v1.49.2

Choose a tag to compare

@tstirrat15 tstirrat15 released this 02 Mar 15:24
· 105 commits to main since this release
a01eddc

⚠️ Warning: Due to CVE-2026-40091, please use v1.51.1.

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).
  • 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