Releases: namespacelabs/foundation
Releases · namespacelabs/foundation
v0.0.375
v0.0.374
Changelog
- 5123fe5 Postgres: allow configuring max_conns_idle_time through extension.
- 778ade5 Postgres: allow wiring client ID and max conns from env. Break down metrics per client. Set idle timout from providers.
- 09c31df Revert "awsclient: allow max 10 retries"
- cebab09 awsclient: allow max 10 retries
- 4224ca5 login: allow setting a custom session duration
- 0145379 nscloud: if creating a cluster fails for a test due to quota limits, retry.
- df10e2a region selection: explicit regions set via flag should be preferred.
v0.0.373
v0.0.372
v0.0.371
v0.0.370
v0.0.369
Changelog
- ee401fa Pin correct golang shas
- e6ac8c4 cuefrontend: fail module parsing if version too old, before attempting to parse configuration.
- abb0948 daemonset/deployment: added ability to set a update_strategy.
- cf9356e providers/vault: add generation of CAs (#1245)
- 5674935 tls: also append base name to sans (#1246)
- abd89b0 versions: bump API version
v0.0.368
Changelog
- d20abc7 go/grpc: report grpc server TLS certificate metrics
- 7262e0b grpc: specify loopback address in one place only (#1243)
- 11faade pin golang images for 1.21.9 and 1.22.2.
- d3875c7 providers/vault: Allow configuring additional sans (#1244)
- c14616c tracing: allow the caller to pass additional otelhttp options.