Skip to content

Releases: namespacelabs/foundation

v0.0.336

12 Feb 09:40
@n-g n-g
253d534
Compare
Choose a tag to compare

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

09 Feb 11:37
@n-g n-g
ed97651
Compare
Choose a tag to compare

Changelog

  • f3a108f Update goreleaser config.

v0.0.334

08 Feb 23:19
@n-g n-g
Compare
Choose a tag to compare

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

05 Feb 13:09
Compare
Choose a tag to compare

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

26 Jan 09:04
26886de
Compare
Choose a tag to compare

Changelog

  • 26886de teleport: add an option to request ECR creds via Teleport app (#1221)

v0.0.331

22 Jan 11:42
@n-g n-g
7767820
Compare
Choose a tag to compare

Changelog

  • 7767820 Add registry URL to nsc workspace describe for convenience. Allow field selection with -k.

v0.0.330

17 Jan 14:51
Compare
Choose a tag to compare

Changelog

  • 8eca7f8 buildx: annotate builds by default and skip internal solves
  • ffd0c66 universe/db/postgres: Mark AdminShutdown error as retriable.

v0.0.329

12 Jan 11:51
Compare
Choose a tag to compare

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

08 Jan 18:24
Compare
Choose a tag to compare

Changelog

  • 6eb5985 orchestration/slack: do not pass nil option to NewSectionBlock

v0.0.327

08 Jan 17:15
4f05095
Compare
Choose a tag to compare

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.