Added
- Added PostgreSQL support as a backing store to VSecM Safe.
- Fixed a bug that affected the polling interval to be faster than normal
in VSecM Sidecar. - Added use case examples on SPIFFE federation and Web Crypto API.
- Initiated a PoC VSecM Relay Client and VSecM Relay Server to enable
cross-cluster secret sharing.
Security
- Fixed GHSA-xr7q-jx4m-x55m Private tokens could appear in logs if context
containing gRPC metadata is logged in
github.com/grpc/grpc-go
Below are the generated release notes of every commit since the last release cut:
What's Changed
- Introducing initial helm-chart for version 0.27.4 by @v0lkan in #1155
- manifest update by @v0lkan in #1156
- release by @v0lkan in #1158
- v0.27.4 (future) by @v0lkan in #1161
- Add SPIFFE Federation Examples by @v0lkan in #1162
- initial work for the relay server and client by @v0lkan in #1164
- Bump google.golang.org/grpc from 1.64.0 to 1.64.1 in /examples/workshop_spiffe_federation/apps/control-plane-server by @dependabot in #1166
- Ability to Use Postgres as a Backing Store for VSecM Safe by @v0lkan in #1165
- add sleep in for loop by @v0lkan in #1167
- Postgres updates by @v0lkan in #1168
- code of the recent workshop by @v0lkan in #1170
- VSecM v0.28.0 by @v0lkan in #1191
- v0.28.0 by @v0lkan in #1192
Full Changelog: v0.27.3...v0.28.0