Releases: useblacksmith/setup-docker-builder
Releases · useblacksmith/setup-docker-builder
Release list
v2.1.0
What's Changed
Other Changes
- Discover the agent address from BLACKSMITH_AGENT_ADDR by @piob-io in #122
- mount sticky disk with noinit_itable to stop repeated lazy-init writes (release/v2) by @piob-io in #124
Full Changelog: v2.0.1...v2.1.0
v1.12.0
What's Changed
Other Changes
- improve observability and readiness timeout for buildkitd startup by @ajwerner in #112
- setup_builder: wait for non-zero device size before formatting sticky disk by @piob-io in #118
- docs: document v2 action API alongside v1 in README by @piob-io in #120
- mount sticky disk with noinit_itable to stop repeated lazy-init writes by @piob-io in #123
Full Changelog: v2.0.1...v1.12.0
v2.0.1
v2.0.0
What's Changed
Other Changes
- feat: add required cache-key input, native GC, and server-driven config for v2 by @piob-io in #108
- ci: add cache-key to test workflows for v2 compatibility by @piob-io in #110
- improve observability and readiness timeout for buildkitd startup (v2) by @ajwerner in #113
- remove bbolt integrity check entirely (release/v2) by @Trent-TSE in #116
- setup_builder: wait for non-zero device size before formatting sticky disk (release/v2) by @piob-io in #119
New Contributors
- @Trent-TSE made their first contribution in #116
Full Changelog: v1.11.0...v2.0.0
v1.11.0
v1.10.0
v1.9.0
v1.8.0
What's Changed
Fixes
Other Changes
- Update GitHub Action versions to latest majors by @blacksmith-sh[bot] in #96
New Contributors
- @blacksmith-sh[bot] made their first contribution in #96
Full Changelog: v1.7.0...v1.8.0
v1.7.0
What's Changed
Other Changes
- fix: handle double setup-docker-builder invocations gracefully by @pbardea in #71
- feat: allow users to configure max cache bytes by @bruce-y in #91
- Update readme to expose new options by @bruce-y in #93
- Add unit to input option for max cache size by @bruce-y in #95
New Contributors
Full Changelog: v1...v1.7.0
v1.6.0
What's Changed
Other Changes
- fix: fallback to docker-container driver when default builder uses docker driver by @adityamaru in #86
Full Changelog: v1.5.0...v1.6.0