Releases: drone-plugins/drone-buildx
Releases · drone-plugins/drone-buildx
v1.1.7
What's Changed
- finish testing image push. Resume pipeline to previous state by @jamie-harness in #20
- [feat]: [CI-12621]: Parse Buildx Logs to get cache metrics (using channels) by @anurag-harness in #22
- [feat]: [CI-12621]: Use Map as source of truth for cache metrics by @anurag-harness in #24
New Contributors
- @anurag-harness made their first contribution in #22
Full Changelog: v1.1.5...v1.1.7
v1.1.4
Full Changelog: v1.1.3...v1.1.4
v1.1.3
Full Changelog: v1.1.2...v1.1.3
v1.1.1
v1.1.0
What's Changed
- adds access token support for docker by @eoinmcafee00 in #10
New Contributors
- @eoinmcafee00 made their first contribution in #10
Full Changelog: v1.0.3...v1.1.0
v1.0.3
What's Changed
- Use artifact registry instead of daemon registry by @rutvijmehta-harness in #8
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- Add support for artifact file by @rutvijmehta-harness in #7
Full Changelog: v1.0.1...v1.0.2
v1.0.1: Merge pull request #4 from drone-plugins/custom_buildkit
Add support for builder driver opts
v1.0.0: Merge pull request #3 from drone-plugins/support_plugin
Add plugin support for drone-buildx