bldr 0.2.2 (2023-09-15)
Welcome to the v0.2.2 release of bldr!
Please try out the release binaries and report any issues at https://github.com/siderolabs/bldr/issues.
- Noel Georgi
- Andrey Smirnov
3 commits
- github.com/containerd/containerd v1.7.3 -> v1.7.6
- github.com/moby/buildkit v0.12.1 -> v0.12.2
- golang.org/x/oauth2 v0.11.0 -> v0.12.0
Previous release can be found at v0.2.1
bldr 0.2.0 (2023-05-19)
Welcome to the v0.2.0 release of bldr!
Please try out the release binaries and report any issues at https://github.com/siderolabs/bldr/issues.
- Andrey Smirnov
- Noel Georgi
- Andrey Smirnov
- Andrew Rynhard
- Alexey Palazhchenko
- Alexey Palazhchenko
- Artem Chernyshev
- Dmitriy Matrenichev
- Andrey Smirnov
- Brad Beam
- Niklas Wik
81 commits
97650b2
feat: implement --no-cache optionbc2438e
chore: bump depsf8905e8
chore: bump deps4c077ad
chore: rekres + bump deps3d32358
chore: bump depsa7421af
chore: bump deps4f20353
chore: bump depsed832fe
chore: bump depsf2f1d18
chore: bump dependencies77bd646
chore: rekres0af77c6
chore: bump go dependenciesa46c868
chore: bump dependencies804a03b
chore: bump dependencies1218936
chore: bump depsafa3012
chore: disable drone slack pipeline for renovatef2690f0
chore: disable drone for renovate/dependabotcb072a4
chore: bump deps42c0ffb
fix: multi arch build5613733
chore: update renovate config9b2810f
chore: kresify, renameb979fbd
feat: implement additional variables andbldr eval
bf9bada
fix: remove "promoted dependency" featurea714657
fix: skip merging if no dependencies foundcedc88a
feat: support build behind proxy81055c0
fix: make sure cache persists local context changes03757bb
feat: use new LLB merge operation, allowfrom:
in depsfebf1d0
chore: bump dependencies9d49478
chore: rename org376fe2b
feat: implementSOURCE_DATE_EPOCH
build argument7a0ad18
feat: support cache mounts86cfe12
fix: respect HTTP proxy settingse2c007a
feat: optimize build time by removing unnecessary I/O384f28d
chore: add debug--json
flag tollb
d4df177
feat: bump Alpine image for thealpine
image6ffa6b2
feat: add destination name to error messages3198175
chore: bump dependencies8c545bd
fix: detect updates for containerda8d27f7
fix: detect updates for runc and similar pkgsaa62d4a
feat: add checksum validation07cd6ea
feat: implementbldr update --dry
command533e360
feat: add support for image labelsf27a804
fix: support multi-platform key passed in via optionsf3b2dcf
fix: update properly reference to the image in export mapf71d92d
chore: fix master build by addingSSH_KEY
e42dfc4
feat: build bldr for linux/amd64 and linux/arm6439b6665
docs: use correct term instead of 'shebang'47a36b3
fix: linter shouldn't complain onfinalize
onsteps
missing4f43f7e
chore: use git instead of gitmeta7745285
test: add integration test for variables and Sprig template funcsba41ffb
chore: fancy slack webhook messageb40ae96
feat: implement integration tests for bldrfb7f613
feat: addbldr validate
command31a7421
feat: stop on error in any package, more validationb10aef0
chore: move 'upgrade' underpkg/
8513435
docs: add documentation for thebldr
94637ff
fix: add 'test' step to the buildd8b00d4
chore: remove ca-certificates from base image1289eba
feat: implementPkgfile
and support variables for templates2b9366f
feat: add support for runtime dependenciesae7df38
feat: add Alpine packages to the dependency graph067a1ea
feat: allow 'graph' to be generated without 'target'cdc4af3
feat: graph external dependencies (images) in addition to stages3576a53
chore: add golangci-lint and fix linter issues285fcfe
chore: remove 'bldr convert' command2b3b543
chore: bump docker version to enable image push8292442
chore: make bldr push its images on 'master' buildea80f4e
feat: new version of bldr based on buildkit LLBe37bd48
chore: use Alpine 3.10 as base image for the builds2be6335
chore: default organization/registry to the ones bldr was built with62ea4a5
chore: fix race in verify method0272817
chore: update channel name78d400c
chore: bump docker in Drone (#11)946e61b
fix: fix typo in path (#8)5d96fb8
fix: set the build path last (#7)eb82bb7
fix: add the cache flags (#6)fe3cbd3
chore: set docker mtu to 1440 (#5)f5305ac
feat: move cache flags to CLI options (#4)95bb0e7
feat: initial implementation (#3)988e857
Merge pull request #1 from andrewrynhard/initial-implementation5c25018
feat: initial implementation7c244c6
Initial commit
4 commits
This release has no dependency changes