Releases: namespacelabs/foundation
Releases · namespacelabs/foundation
v0.0.385
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
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
Changelog
- 410b79c Pass through --depth to git submodule update
v0.0.382
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
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
Changelog
- 315efe6 Rename git-mirror to git-checkout and fix a few things
v0.0.379
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
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
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
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.