Highlights
New Features
- Add new flag that toggles a new performance insights prometheus metric:
--enable-performance-insight-metrics
(#2383)
Bug Fixes
- Fix issue with underscore handling when deleting by object prefix (#2393)
What's Changed
- Bump the go-mod group with 14 updates by @dependabot in #2378
- pin github action and dockerfile.release base image by @miparnisari in #2381
- Add additional forced CRDB index in special case of no object IDs by @josephschorr in #2385
- Cache Features call in CRDB and skip outputting the check error by @josephschorr in #2380
- remove direct dependency to aws sdk v1 by @miparnisari in #2382
- add more default linters by @miparnisari in #2387
- Handle both kinds of cancelation errors in test by @josephschorr in #2390
- Add perfinsights middleware which writes the latency of API calls by @josephschorr in #2383
- Bump chainguard-dev/actions from 1.0.4 to 1.0.6 in the github-actions group by @dependabot in #2377
- Add additional steelthread test for an LR of page size 1 by @josephschorr in #2391
- Make sure to escape underscores in delete by object ID prefix by @josephschorr in #2393
- fix(CI): CLA GitHub Action permissions by @squat in #2394
- Refactor slice chunking using slices.Chunk from Go 1.23 and improve test coverage by @redouan-rhazouani in #2392
New Contributors
- @squat made their first contribution in #2394
- @redouan-rhazouani made their first contribution in #2392
Full Changelog: v1.43.0...v1.44.0
Docker Images
This release is available at authzed/spicedb:v1.44.0
, quay.io/authzed/spicedb:v1.44.0
, ghcr.io/authzed/spicedb:v1.44.0