Skip to content

Releases: namespacelabs/foundation

v0.0.375

06 Jun 14:18
@n-g n-g
cb609fa
Compare
Choose a tag to compare

Changelog

v0.0.374

05 Jun 17:10
@n-g n-g
4224ca5
Compare
Choose a tag to compare

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

24 May 15:01
@n-g n-g
c8623c9
Compare
Choose a tag to compare

Changelog

v0.0.372

21 May 11:51
f0af1dc
Compare
Choose a tag to compare

Changelog

  • c751c1d auth: add hidden check-login --duration command (#1249)
  • f0af1dc auth: better timestamp formatting
  • 590e0d9 auth: implement generate-token to provide auth token to internal CI

v0.0.371

17 May 20:40
bc6ab9e
Compare
Choose a tag to compare

Changelog

  • bc6ab9e auth: do an online check for session tokens (#1247)

v0.0.370

16 May 14:12
@n-g n-g
4746361
Compare
Choose a tag to compare

Changelog

  • 046f24d providers/vault: implement foundation secret provider
  • 4746361 wire wildcard ingress options into client (#1248)

v0.0.369

10 May 15:22
@n-g n-g
5674935
Compare
Choose a tag to compare

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

08 May 16:05
d3875c7
Compare
Choose a tag to compare

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.

v0.0.367

06 May 11:47
@n-g n-g
71b29c9
Compare
Choose a tag to compare

Changelog

  • ae309c6 bump Go version to 1.22.2
  • 71b29c9 ensure ns mod allows for workspace file selections.

v0.0.366

06 May 08:36
@n-g n-g
Compare
Choose a tag to compare

Changelog

  • c1665ce grpc: add an option to provide gRPC dial opts in Loopback func (#1242)
  • 9424e6f providers/vault: add an option to add IP sans to a certificate
  • c271ef5 std/go/grpc: add an option to provide CA cert via ENV var (#1241)