Releases: namespacelabs/foundation
Releases · namespacelabs/foundation
v0.0.323
Changelog
- 52caba2 Add a deprecation hint to
nsc expose
- 0269ac7 HttpClientProvider: added WrapTransport.
- 2eb232d Update Go version in GitHub workflows to support toolchain directive.
- 6272170 Update to Go 1.21.
- 7236c37 errordetails: add context to UserMessage.
- c66d035 errordetails: add request_id to UserMessage as well.
- 620cb8d fnnet: Support IPv6 listen addresses.
- d3279b3 framework/module -> std/module
- e357996 framework/module: added WireDefaults().
- 3d1148d framework/module: added.
- 5df282a framework: made module loading public.
- 3092da7 honeycomb: add ability to access honeycomb's configuration.
- af96a49 pin go 1.21 alpine image
- 97f07df plugandplay: more message registrations.
- 3373ab1 plugandplay: more missing registrations.
- 2dfbc99 postgres/rows: Attach Close errors to the same span as Query.
- 7ce3657 ssh: add teleport support.
- 93c9f38 std/plugandplay: added.
- 4afd936 std/plugandplay: one more dependency.
- 14f0140 std: more refactor for standalone use.
- d0c70b2 terminal/create: added --envfile support.
- 32936c2 terminal: added run-script.
- 7d92ce3 tracing: added Collect2.
- e53e19f tracing: added CollectAndLog{0,1} and CollectAndLogDuration{0,1}.
- d802a80 tracing: log errors when they occur.
- 73964c8 tracing: propagate all attributes to the contextual logger.
v0.0.322
v0.0.320
Changelog
- bdef7bb 1Password: identify errors in console output
- 6d971cb Postgres: more defensive code.
- a2cb827 nscloud: queue instance creation when running tests.
- 29ff260 postgres: bump max_replication_slots/max_wal_senders to 60.
- 9b9f49b runtime/kubernetes: Support specifying additional capabilities for containers.
- a403d12 slack: moved
took
to context.
v0.0.319
Changelog
- 18360b8 Go GRPC: log time spent sleeping before final shutdown.
- 877eeec Postgres: rename span for clarity.
- 536eca1 pg: add TraceOptions to spans too.
- 5794485 pg: attach host and database name to traces.
- f6b1800 pg: don't crash when no instance is set.
- beb1996 slack: teach ns to post updates to Slack.
v0.0.318
v0.0.317
v0.0.316
v0.0.315
v0.0.314
Changelog
- 7ed93aa .vscode/extensions: remove unused extensions.
- 6a028b9 auth/generate-dev-token: skip token cache.
- de1511e auth/generate-dev-token: support sessions.
- cf1fef2 buildkit: receive maximum amount of time we're willing to wait for buildkit.
- 8cfefad bump max expected workspace size.
- fc8af2e nsc: return a more meaningful error when a build cluster fails to be created.
- fe1e10b nsc: wait up to 10secs for buildkit to become ready.
- 52d6173 nscloud: fix assumption that a cluster instance is always available in the response.