Skip to content

v0.0.406

Compare
Choose a tag to compare
@pavolmarko pavolmarko released this 15 Mar 04:52
· 78 commits to main since this release
f877935

Changelog

  • 2532029 Add lock-free ensure that column is nullable (#1408)
  • 31b5eeb Name workflow (#1411)
  • 37ca241 Update golang.org/x/net. (#1410)
  • 28bec7a add go 1.24 (#1407)
  • 97196f4 added ability to set annotations on services, and made the default traffic policy to local. (#1406)
  • f877935 buildkit: use remote build proxy if hinted (#1413)
  • daa7a32 buildx: fix nsc docker buildx {status,cleanup} (#1412)
  • 9ce5509 cmd/artifact: Add cache-url command for pull-through caching. (#1398)
  • a134dee frontend: added ability for server fragments to define listeners. (#1403)
  • 10f1365 listener: allow deferring the setup of a non-grpc listener. (#1405)
  • b1dbd4a servercore: defer listener creation to later. (#1404)