Skip to content

Releases: namespacelabs/foundation

v0.0.385

08 Jul 11:50
@n-g n-g
115e140
Compare
Choose a tag to compare

Changelog

  • 1a8a61b First devbox commands
  • cbb217c add initial command to set up bazel remote cache config (#1256)
  • 115e140 fix license and go mod tidy

v0.0.384

05 Jul 13:16
@n-g n-g
cc6d68c
Compare
Choose a tag to compare

Changelog

  • cc6d68c Make redis non stateful. Its state is kept in memory.
  • 96659b2 Update README.md
  • e9d37ac Update README.md
  • aa4829e providers/vault: use secret ref as vault reference

v0.0.383

04 Jul 11:23
@n-g n-g
Compare
Choose a tag to compare

Changelog

  • 410b79c Pass through --depth to git submodule update

v0.0.382

04 Jul 07:24
@n-g n-g
Compare
Choose a tag to compare

Changelog

  • bf2436d Improve git-checkout update-submodules
  • efb5957 Support multiple submodules based on same remote repo
  • 01cae42 grpc/servercore: Allow a repeated signal to terminate a server ungracefully.

v0.0.381

01 Jul 10:28
@n-g n-g
Compare
Choose a tag to compare

Changelog

  • b8c110f Add option to control the cache location.
  • e69aa3a nsc login --session --duration=30d is now the default.
  • 90fe717 update instance duration management on retries.

v0.0.380

27 Jun 11:32
@n-g n-g
Compare
Choose a tag to compare

Changelog

  • 315efe6 Rename git-mirror to git-checkout and fix a few things

v0.0.379

27 Jun 11:29
@n-g n-g
Compare
Choose a tag to compare

Changelog

  • 0e916e0 Add git-mirror command
  • 90f04f5 Update license
  • a803870 otelpgx: stop replacing - the PR has been merged and released.
  • 23875bc use forked otelpgx to ensure batch queries only add spans if the parent span is recording.

v0.0.378

26 Jun 11:35
@n-g n-g
d052db1
Compare
Choose a tag to compare

Changelog

  • e644b68 NSL 3572: Add --max_entries flag to nsc cluster history (#1253)
  • d052db1 nsc docker buildx setup:
  • b7acded runtime: Allow to accept runtime config as a flag.
  • ee53cbf vault: allow setting http client options (#1254)

v0.0.377

19 Jun 06:55
@n-g n-g
a3a3bbe
Compare
Choose a tag to compare

Changelog

  • a3a3bbe Select regional enpoints per cluster interaction
  • 029ac29 nscloud: fix logs endpoint resolver.
  • f356e57 nscloud: handle returned api endpoint.
  • d962876 rip out unused code.
  • e24b7b5 use canonical region endpoint scheme.
  • c50d30f use global API for first set of methods.

v0.0.376

11 Jun 15:19
@n-g n-g
6baf112
Compare
Choose a tag to compare

Changelog

  • 6baf112 Wire wildcard support for nsc export container
  • 17542ad publishimage: serialize pushes to the same repository.
  • e448a18 remove support for old-style registry; it's all nscr now.
  • e8643be tracing: add rpc.deadline_left_ms to rpc tracing.
  • 5373897 tracing: don't emit message events on unary calls, they are useless.