v0.3.2
bldr 0.3.2 (2024-08-05)
Welcome to the v0.3.2 release of bldr!
Please try out the release binaries and report any issues at
https://github.com/siderolabs/bldr/issues.
Contributors
- Dmitriy Matrenichev
- Noel Georgi
- Andrey Smirnov
- Andrey Smirnov
- Utku Ozdemir
Changes
12 commits
9a526ecchore: bump deps7f6df03chore: set PKG_NAME environment variablea7ac3b0feat: provision platform context dynamically40aea38feat: support per-dependency arch65e6a18feat: support platform override6eaf7abfeat: support multiple cache paths6db0478chore: supportplatformfor dependencies2ad4508chore: bump deps02c15d5release(v0.2.2): prepare release20de986feat: support --cache-from/--cache-imports38bee98chore: rekres to support gh actionsd7f236fchore: add a no-op github workflow
Changes since v0.3.1
Changes from siderolabs/gen
17 commits
7654108chore: add hashtriemap implementation8485864chore: optimize maps.Values and maps.Keys238baf9chore: add typesafeSyncMapand bump stuffefca710chore: addFilterInPlacemethod to maps and update module36a3ae3feat: update modulef9f5805chore: bump rekres and add functions from expb968d21feat: addTryRecvandRecvWithContextfunctions476dfeafeat: add foreach and clear to lazymap214c1efchore: setslice.Filterresult slice cap to len8e89b1efeat: add GetOrCreate and GetOrCall methods7c7ccc3feat: introduce channel SendWithContextb3b6db8fix: fix Copy documentation and implementation521f737feat: add xerrors package which contains additions to the std errors726e066fix: rename tuples.go to pair.go and set proper package named8d7d25chore: minor additions338a650chore: add initial implementation and documentation4fd8667Initial commit
Dependency Changes
- github.com/containerd/platforms v0.2.1 new
- github.com/emicklei/dot v1.6.0 -> v1.6.2
- github.com/google/go-github/v63 v63.0.0 new
- github.com/moby/buildkit v0.12.1 -> v0.15.1
- github.com/moby/docker-image-spec v1.3.1 new
- github.com/opencontainers/image-spec v1.1.0-rc3 -> v1.1.0
- github.com/otiai10/copy v1.12.0 -> v1.14.0
- github.com/siderolabs/gen v0.5.0 new
- github.com/spf13/cobra v1.7.0 -> v1.8.1
- github.com/stretchr/testify v1.8.4 -> v1.9.0
- golang.org/x/oauth2 v0.11.0 -> v0.22.0
- golang.org/x/sync v0.3.0 -> v0.8.0
Previous release can be found at v0.2.1