Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jan 16:16
v0.4.0
62ed470

bldr 0.4.0 (2025-01-31)

Welcome to the v0.4.0 release of bldr!

Please try out the release binaries and report any issues at
https://github.com/siderolabs/bldr/issues.

Contributors

  • Andrey Smirnov
  • Dmitriy Matrenichev
  • Noel Georgi

Changes

7 commits

  • 62ed470 release(v0.4.0): prepare release
  • 4a79aeb feat: make variant in pkg.yaml explicit
  • d978bcc fix: drop TOOLCHAIN from std vars
  • 66b078d fix: drop alpine for md5sum step
  • 24a37b0 feat: implement support for network mode
  • 40ad501 chore: rekres to simplify .kres.yaml defaults
  • 73fad60 chore: bump deps

Changes from siderolabs/gen

4 commits

  • 5ae3afe chore: update hashtriemap implementation from the latest upstream
  • e847d2a chore: add more utilities to xiter
  • f3c5a2b chore: add Empty and Empty2 iterators
  • c53b90b chore: add packages xiter/xstrings/xbytes

Dependency Changes

  • github.com/Masterminds/sprig/v3 v3.2.3 -> v3.3.0
  • github.com/containerd/platforms v0.2.1 -> v1.0.0-rc.1
  • github.com/emicklei/dot v1.6.2 -> v1.6.4
  • github.com/google/go-github/v67 v67.0.0 new
  • github.com/moby/buildkit v0.15.1 -> v0.19.0
  • github.com/otiai10/copy v1.14.0 -> v1.14.1
  • github.com/siderolabs/gen v0.5.0 -> v0.8.0
  • github.com/stretchr/testify v1.9.0 -> v1.10.0
  • golang.org/x/oauth2 v0.22.0 -> v0.25.0
  • golang.org/x/sync v0.8.0 -> v0.10.0

Previous release can be found at v0.3.2