We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b24473 commit 939ba26Copy full SHA for 939ba26
CHANGELOG.md
@@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
5
6
## [Unreleased]
7
+### Added
8
+- testing(query planner): add a wide arrow benchmark to test query plan performance in the small (#2927)
9
+
10
### Changed
11
- Updated CI so that Postgres tests run against v18 which is GA and not against v13 which is EOL (https://github.com/authzed/spicedb/pull/2926)
12
0 commit comments