Skip to content

Commit b3baf82

Browse files
chore: Update CHANGELOG.md
Co-authored-by: Maria Ines Parnisari <maria.ines.parnisari@authzed.com>
1 parent 96e724d commit b3baf82

1 file changed

Lines changed: 2 additions & 7 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,8 @@ 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-
<<<<<<< conflict 1 of 1
13-
%%%%%%% diff from: lkrwnprm 4bf32be0 "chore: fix validation errors" (parents of rebased revision)
14-
\\\\\\\ to: lkrwnprm 4bf32be0 "chore: fix validation errors" (rebased revision)
15-
+- Add new gRPC Dispatch API and messages for dispatching query plans (https://github.com/authzed/spicedb/pull/3072)
16-
+++++++ qlonukrn 8f50a918 "chore: update changelog" (rebased revision)
17-
- Added debug behavior to LookupResources that can help identify data cyles in LR calls (https://github.com/authzed/spicedb/pull/3070)
18-
>>>>>>> conflict 1 of 1 ends
12+
- Add new gRPC Dispatch API and messages for dispatching query plans (https://github.com/authzed/spicedb/pull/3072)
13+
- Support new `withDebug` flag in LookupResources calls to identify cycles (https://github.com/authzed/spicedb/pull/3070)
1914

2015
### Changed
2116
- 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)