Releases: namespacelabs/foundation
Releases · namespacelabs/foundation
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.
v0.0.335
v0.0.334
Changelog
- 5078a6f Add hidden option to release a single volume.
- d82a5e5 fnapi: automatically retry retryable methods.
- e3bb2bc go mod tidy
- 6ae5d08 go: also use 1.21.6 when building using buildkit.
- 3d89ec6 go: bump Go to 1.21.6 and 1.20.13
- 331a628 nsc volume list: bump col width since profile-based volumes have verbose tag names.
- ca7fb65 nsc: accept NSC_IAM_ENDPOINT and NSC_GLOBAL_ENDPOINT.
- cfbac35 std/go: include runtime.Version, GOOS and GOARCH in statusz.
- cb5a913 updated integrations version
v0.0.333
Changelog
- ffbfd5e Add internal experimental flag for nsc run.
- b4df1aa Use actions/download-artifact@v4
- 713ea15 add missing license headers
- dc745fc buildx: move builder creation to public API
- 2a4ea65 fix go fmt
- e3bb2bc go mod tidy
- 6ae5d08 go: also use 1.21.6 when building using buildkit.
- 3d89ec6 go: bump Go to 1.21.6 and 1.20.13
- 42d8c5e migrate to actions/checkout@v4
- ca7fb65 nsc: accept NSC_IAM_ENDPOINT and NSC_GLOBAL_ENDPOINT.
- 2f26b67 run: added instance_experimental.
- 39d9434 teleport: do not require
registry_certs_dir
for tbot kubeconfig - e215859 tracing: don't generate orphan spans when the parent is not recording.
- cb5a913 updated integrations version
- 38b4705 use actions/setup-go@v5
- 14d5345 use actions/upload-artifact@v4
v0.0.332
v0.0.331
v0.0.330
v0.0.329
Changelog
- aeba4e5 Builkit: emit final error when waiting for readiness.
- cf6a3f4 Redirect pprof debug output to stderr. This allows pprof to be used with
ns t kubectl
. - 8d218cb buildx: make build annotation a opt-in flag
- eb57313 feature/annotate docker builds (#1220)
- d878e2f grpcproxy: prepare to intercept solve requests
- d9760c7 honeycomb: export base endpoint without schema.
- 1071f72 planning: call out what deployable didn't become ready.
- e2d51d1 std/go/core: emit the package name that fails to initialize.
- 1d0d180 std/go/core: more logging.
- 4d80073 vnc: added command.
v0.0.328
v0.0.327
Changelog
- 4f05095 Categorize ResourceExhausted as user error.
- 96fa1eb binary: add ability to specify a context_dir in docker_build.
- f8c38af internal/providers: implement Teleport kubernetes config provider (#1218)
- 471daf6 pprof: if enabled, emit endpoint to named log instead of debug log.
- 1478cc2 slack: include build author in the message.
- 9b88f9a slack: include message in the message as well.