Skip to content

Releases: namespacelabs/foundation

v0.0.312

23 Nov 10:00
Compare
Choose a tag to compare

Changelog

  • 10ea909 auth: pass session token as a bearer token.

v0.0.311

23 Nov 07:54
@n-g n-g
Compare
Choose a tag to compare

Changelog

  • 0f8b80d auth: add session support.
  • d99203d bump internal version to 100 (session support).
  • c11edfa refresh: keep a one minute ticker and make refresh decisions based on that.

v0.0.310

21 Nov 08:54
Compare
Choose a tag to compare

Changelog

v0.0.309

21 Nov 08:45
Compare
Choose a tag to compare

Changelog

  • a829584 Revert "nochangelog: new brew for service installation"
  • 77fc9f0 Update nsc Homebrew formula to automatically install nsc-remote-builder.

v0.0.307

17 Nov 21:16
Compare
Choose a tag to compare

Changelog

  • 042141e buildx: add force cleanup
  • fd6b7cc buildx: handle sigterm for brew service stop

v0.0.306

17 Nov 14:13
Compare
Choose a tag to compare

Changelog

  • 8a6e366 1Password: Explicitly check for configured accounts on the first read.
  • ab0301f 1Password: Serialize reads
  • f35cbbf 1Password: cache repeated lookups
  • 8b99ba1 1Password: handle injected service accounts.
  • d64fe40 1Password: provide better error if no account is configured (#1215)
  • 0b26eeb 1Password: trim \n from op read result.
  • 830ae0a buildx: retry connect to buildkit
  • 961d93d nsc: do rely on version cache to notify new version

v0.0.305

15 Nov 14:07
@n-g n-g
15eb16e
Compare
Choose a tag to compare

Changelog

  • 15eb16e Implement support for external secret providers (#1214)

v0.0.304

13 Nov 10:27
@n-g n-g
Compare
Choose a tag to compare

Changelog

  • 3102ccc Use cache action for Go tests
  • 1361824 Wire up tracing for redis client.
  • fff82d6 cmd/proxy: allow creating a proxy to any named socket.
  • 3542ee6 cmd/run: add --experimental.
  • ff04201 devui: upgrade various base dependencies.
  • 35b58e6 fnapi: add instance experimental to CreateContainers.
  • bbf0019 nsc/logs: use the same opts for tail and get logs
  • 200ff48 otel: add MeterProvider support.
  • f108379 otel: bump semconv.
  • 73b3f83 otel: fix semconv to 1.19.0
  • 8ee7439 otel: include ns.package_name in tracers.
  • 37e0c98 otel: rely on library.name instead.
  • bb65379 otel: wire prometheus with otel metrics by default.
  • e9a35b8 remove unused code.
  • ceeb594 tracing: set status code and message on Collect{0,1}.

v0.0.303

02 Nov 15:36
Compare
Choose a tag to compare

Changelog

  • d283e2d Docker, Buildkit, buildx, containerd, etc version updates.
  • 1e0c00c Feature/docker buildx status (#1212)
  • 8c7c5d5 Postgres: retry deadlock failures and exclusion constraint failures in transactions.
  • 107e44b Revert "nochangelog: postgres: connect to the database we want to establish."
  • e397df6 Revert "nochangelog: release also brew service for nsc docker buildx"
  • 953f768 Revert "postgres: support max idle time"
  • 322aa3d Run ns fmt.
  • 8b02bf6 Update go GRPC dep.
  • 283bcaf Wait for gRPC and HTTP servers to finish ongoing connections on SIGTERM.
  • cf4e79c added ns write-kubeconfig.
  • f152d3d auth: remove dead code.
  • a4c0f0a buildx: allow logging by default to rotated files (#1211)
  • 64bca0d deno: remove references.
  • 8cedcf7 ensure we report SQL errors on db.Query (#1210)
  • 7a0a93a grpc: use GracefulStop() on SIGTERM.
  • 0f442cd kubectl: downgrade to 1.26.9, 1.26.10 is not fully propagated to all CDNs yet (yikes!).
  • 9c41119 kubectl: download from k8s's cdn.
  • c3af184 kubectl: updated to 1.26.10.
  • 84ab1a6 move k8sdetector to universe/otel.
  • 8df8472 planning: include node selectors in merged server fragment.
  • 34bbc36 postgres: support max idle time
  • df00a28 removed network/gateway.
  • 02ac57b removed unused dependencies.
  • d7ea8f8 tracing: add otel k8s detector.
  • 064c850 universe/db/postgres: Add SendBatch to DB.
  • 8af84cc upgrade x/net to 0.17.0

v0.0.302

24 Oct 08:01
75f749d
Compare
Choose a tag to compare

Changelog

  • c8226b9 cmd/buildbinary: support receiving a user-supplied tag.
  • 75f749d docker-credential-nsc: read from stdin with bufio.Scanner (#1209)
  • ab4d165 nscloud: support using nscr.io without a bound cluster id.
  • 72cb492 remove obsolete code