Skip to content

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 09 Jul 13:36
· 15 commits to main since this release
v0.5.0
a93c1e2

bldr 0.5.0 (2025-07-09)

Welcome to the v0.5.0 release of bldr!

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

Contributors

  • Dmitrii Sharshakov
  • Artem Chernyshev
  • Andrey Smirnov
  • Dmitriy Matrenichev
  • Utku Ozdemir

Changes

5 commits

  • a93c1e2 release(v0.5.0): prepare release
  • dafc274 fix: make SBOM generation work in a multi-step build
  • 38d5691 fix: sbom: do not append arch
  • e45241d feat: add SBOM support
  • d09e69c feat: update dependencies

Changes from siderolabs/gen

4 commits

  • dcb2b74 feat: add panicsafe package
  • b36ee43 feat: make xyaml.CheckUnknownKeys public
  • 3e319e7 feat: implement xyaml.UnmarshalStrict
  • 7c0324f chore: future-proof HashTrieMap

Dependency Changes

  • github.com/anchore/syft v1.28.0 new
  • github.com/emicklei/dot v1.6.4 -> v1.8.0
  • github.com/moby/buildkit v0.19.0 -> v0.23.2
  • github.com/opencontainers/image-spec v1.1.0 -> v1.1.1
  • github.com/siderolabs/gen v0.8.0 -> v0.8.4
  • github.com/spf13/cobra v1.8.1 -> v1.9.1
  • golang.org/x/oauth2 v0.26.0 -> v0.30.0
  • golang.org/x/sync v0.11.0 -> v0.15.0

Previous release can be found at v0.4.1