What's Changed
- Remove subject check for deleted definitions in schema by @josephschorr in #2395
- revert PR #2382 by @miparnisari in #2397
- Handle both kinds of cancelation errors in test, part 2 by @miparnisari in #2402
- collect unit test coverage for codecov to work by @miparnisari in #2401
- include integration tests in code coverage by @miparnisari in #2403
- add codecov badge by @miparnisari in #2404
- update codecov.yaml by @miparnisari in #2408
- Add additional unit tests for the development package by @josephschorr in #2407
- Add additional unit tests to preshared key package by @josephschorr in #2406
- Add unit test for running main SpiceDB binary by @josephschorr in #2405
- Add development containers support by @katallaxie in #2379
- Add additional unit tests for the caveat replacer package by @josephschorr in #2409
- Add additional testing for perfinsights middleware by @josephschorr in #2412
- Add additional unit tests for the caveats package by @josephschorr in #2411
- Add tests for the pertoken middleware by @josephschorr in #2413
- Add additional testing for releases package by @josephschorr in #2415
- Add additional testing for telemetry package by @josephschorr in #2414
- Fix the kind of the logical checks telemetry by @josephschorr in #2416
- Rename the telemetry metric back, as fixing its type didn't break anything by @josephschorr in #2417
- Bump golang from 1.24.2-alpine3.20 to 1.24.3-alpine3.20 in the docker group by @dependabot in #2421
- Bump the github-actions group with 4 updates by @dependabot in #2423
- Add an additional unit test for the main function by @josephschorr in #2420
- Implement a typechecking function in schema by @barakmich in #2374
- remove serve-devtools command by @miparnisari in #2424
- improvements to context severing by @vroldanbet in #2370
- Secondary dispatch improvements by @josephschorr in #2389
- move default GOMEMLIMIT to 90% of available memory by @vroldanbet in #2427
- Fix flaky cluster test by @josephschorr in #2428
- Fix the flaky cluster test by @josephschorr in #2429
- Fix flaky reporter test by @josephschorr in #2430
- Quick test fixes for typechecking by @barakmich in #2425
- Add additional unit tests to the indexcheck package by @josephschorr in #2419
- Remove codecov from ALL zz files, which include migrations, which are… by @josephschorr in #2431
- Add unit tests for the dispatcher middleware by @josephschorr in #2432
- revert pgx context cancellation by @vroldanbet in #2434
New Contributors
- @katallaxie made their first contribution in #2379
Full Changelog: v1.44.0...v1.44.3
Docker Images
This release is available at authzed/spicedb:v1.44.3
, quay.io/authzed/spicedb:v1.44.3
, ghcr.io/authzed/spicedb:v1.44.3