Skip to content

Releases: namespacelabs/foundation

v0.0.405

04 Mar 20:25
9a6ec8a
Compare
Choose a tag to compare

Changelog

  • 55f1fb2 Add ability to test configuration overwrites from devhost. (#1401)
  • 9a6ec8a Fully retire dev web ui. (#1402)
  • 60ba623 cmd/artifact: Add cache-url command for pull-through caching.

v0.0.404

25 Feb 09:37
6037377
Compare
Choose a tag to compare

Changelog

v0.0.403

19 Feb 19:32
7ed4b65
Compare
Choose a tag to compare

Changelog

v0.0.402

04 Feb 17:56
@n-g n-g
4397e03
Compare
Choose a tag to compare

Changelog

v0.0.401

04 Feb 15:34
@n-g n-g
03224c9
Compare
Choose a tag to compare

Changelog

  • bfd2a10 Add lock-free ensure that column doesn't exist (#1383)
  • 8ee0c5a Allow sending credentials to namespace systems registries (#1381)
  • 9f1c619 Bump CUE dep (and resolve formatting fight from ns fmt vs VSCode fo… (#1382)
  • 03224c9 Implement artifact upload and download. (#1387)
  • e5daf16 Prefer ns registry when running ns test (#1385)
  • f0e0360 internal/runtime: Expose spread_constraints to newstyle servers. (#1384)
  • cb7fc08 runtime: add server_id to runtime config. (#1386)

v0.0.400

22 Jan 16:24
@n-g n-g
b21d00b
Compare
Choose a tag to compare

Changelog

v0.0.399

06 Jan 13:19
@n-g n-g
a8b484b
Compare
Choose a tag to compare

Changelog

  • bde49a3 Don't digest local inputs in buildkit builds by default (#1365)
  • 5e0c08a Global resolution for nsc run --on (#1364)
  • a8b484b buildbinary: support comma-separated list of base repositories (#1363)

v0.0.398

27 Dec 20:24
@n-g n-g
18b6bfd
Compare
Choose a tag to compare

Changelog

  • 7295bcc Update golang.org/x/crypto v0.27.0 => v0.31.0 (#1359)
  • a1260ff filippo.io/age v1.0.0 => v1.2.1 (#1361)
  • 18b6bfd go.mod: remove the replace statement, it does not work transitively. (#1362)

v0.0.397

11 Dec 16:45
@n-g n-g
f0b0f03
Compare
Choose a tag to compare

Changelog

  • f0b0f03 Add ability to attach secrets with nsc build. (#1358)
  • 86d9089 Display full error from vault. (#1350)
  • aea3a9a Do not fail Vault provider on optional secrets. (#1355)
  • 1687503 Set GRPC_ENFORCE_ALPN_ENABLED false for go-grpc servers (#1357)
  • 852e8c1 Upgrade go-grpc to v1.68.1 (#1356)
  • 7c9fa9e go.mod: bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 (#1351)
  • 6a347e5 replace with new containerd to pull in locking fix and add ability to… (#1352)
  • 041bed1 services: add an option to provide external traffic policy (#1353)

v0.0.396

08 Nov 17:39
2f615b2
Compare
Choose a tag to compare

Changelog

  • 2f615b2 Default to server-side buildx proxy if the server says so (#1349)
  • bade37e feat: add options to provide storage class and headless services (#1347)