Skip to content

Commit f0d3fd9

Browse files
committed
chore: update changelog
1 parent abaf2ac commit f0d3fd9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
99
- Added support for YAML-based validation files in the Language Server (https://github.com/authzed/spicedb/pull/3024)
1010
- Enable statistics-based optimizations when `--experimental-query-plan` is enabled. (https://github.com/authzed/spicedb/pull/3052)
1111
- Added missing implementations of cursoring for LookupResource, LookupSubjects and ReadRelationships calls in FDW (https://github.com/authzed/spicedb/pull/3016)
12+
- Added debug behavior to LookupResources that can help identify data cyles in LR calls (https://github.com/authzed/spicedb/pull/3070)
1213

1314
### Changed
1415
- Removed MySQL metrics prefixed with `go_sql_stats_connections_*` in favor of those prefixed with `go_sql_*` (https://github.com/authzed/spicedb/pull/2980)

0 commit comments

Comments
 (0)