Releases: namespacelabs/foundation
Releases · namespacelabs/foundation
v0.0.355
Changelog
- 05719b8 Ensure deterministic pod specs: Allocate secrets in parallel, fill them in order.
- 068d588 Remove NixOS-specific go binary patching (#1225)
- 45d872a postgres: added DatabaseReference.
- 43f6302 universe/db/postgres: Add postgres.PgErrCode for convenience.
- b848de6 workaround the fact that foundation doesn't know primitive types.
v0.0.354
v0.0.353
v0.0.352
v0.0.351
Changelog
- df3c047 Improve reauth error message for docker-credential-nsc
- db608b3 buildkit: added --buildkit_force_estargz.
- d454ef3 e2e: ensure correct go version
- e5894eb e2e: fix test
- a8891de make_fs: support compressed fs images as layers.
- 139cf2e makefs: support generating ext4 images in macos.
- 55d4664 makefsimage: extend coverage.
v0.0.350
v0.0.349
v0.0.348
v0.0.347
v0.0.346
Changelog
- 63e013f golang: align import name resolution with golang tooling.
- 926dcfb migrate to nsl archive action
- 2401b96 minio: re-usable minio client initialization.
- a75767f nsgrpc: add ability to register multiple drain funcs.
- 5a87235 plugandplay: add foundation.framework.deploy.Deployment.
- 6970d51 tracing: fix ordering dependency b/w Attribute and NewRoot