v1.29.2
Highlights
This is primarily a bugfix release to address GHSA-h3m7-rqc4-7h9p
What's Changed
- Fix typo in datastore by @josephschorr in #1726
- Add a retry to PG connections to reduce test flakiness by @josephschorr in #1727
- Update runc dependency for reported vuln in runc by @josephschorr in #1736
- Bump golang from 1.21.5-alpine3.18 to 1.21.6-alpine3.18 by @dependabot in #1733
- Bump github.com/jackc/pgx/v5 from 5.4.3 to 5.5.2 by @dependabot in #1730
- Bump github.com/aws/aws-sdk-go from 1.45.26 to 1.50.10 by @dependabot in #1737
- Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 by @dependabot in #1732
- Bump google.golang.org/grpc from 1.59.0 to 1.61.0 by @dependabot in #1734
- Bump google.golang.org/api from 0.152.0 to 0.161.0 by @dependabot in #1735
- Add missing datastore READMEs by @josephschorr in #1738
- Clarify that the datastore-revision-quantization-max-staleness-percent is a float value by @josephschorr in #1740
- Prevent the staleness of an optimized revision from exceeding the GC window by @josephschorr in #1741
- Reduce memory usage of WriteSchema by @josephschorr in #1743
- fixes pgx min connection count always being set to max count by @vroldanbet in #1747
Full Changelog: v1.29.1...v1.29.2
Docker Images
This release is available at authzed/spicedb:v1.29.2
, quay.io/authzed/spicedb:v1.29.2
, ghcr.io/authzed/spicedb:v1.29.2