Releases: namespacelabs/foundation
Releases · namespacelabs/foundation
v0.0.345
Changelog
- bf70051 docker-credential-helper: parse extra registries
- 648c9d2 oss/minio: add
Secure
option configurable via EnsureBucketOptions - d1957cd oss/minio: add an option to provide CA certificate
- a29043f oss/minio: append CA to a system CA pool if exists
- d990278 requestid: allow manual attachment to context.
v0.0.344
v0.0.343
v0.0.342
v0.0.341
Changelog
- a2120a3 CollectN: start new roots even if recording is not on.
- 28d8e53 Go GRPC: ensure context errors are translated into corresponding GRPC status codes.
- 201d05c Track gogrpc server initialization in prometheus metric per code revision.
- 8ab2e5c buildx: proxy support local buildkit sock path
- abf1144 core/env: use proto accessor to get vcs revision
- 2210a42 ingress/nginx: set upstream-keepalive-requests=1
- b926150 internal/ssh: print a user friendly error if teleport cert has expired
- a1cebff postgres: PgxPool: add access to underlying pool.
- 98fd084 postgres: use pgerrcode instead of rolling our own constants.
- 2c91594 provider/teleport: set by default --add-keys-to-agent=no
- 379a9c6 srd/go/grpc: add a metric with server initialization timestamp
- 0592678 universe/db/postgres: Respect passed TxOptions in ReturnFromTx.
v0.0.340
v0.0.339
v0.0.338
v0.0.337
v0.0.336
Changelog
- bee62ac build: revamp build cluster creation to always use EnsureBuildCluster.
- 7c631f2 go: generate binary names based on the server name, instead of being /server.
- 253d534 k8s: make runtime config cleanups more conservative. On concurrent deployments, stateful set rollouts can get stuck if we delete the runtime config too early.
- f554cb3 pgx/v4 --> pgx/v5.
- afe9f66 pgx: use a opentelemetry integration with pgx, instead of rolling our own.