Releases: docker/actions-toolkit
Releases · docker/actions-toolkit
v0.7.0
- buildx: cache binary to hosted tool cache and GHA cache backend by @crazy-max in #129
- buildx: improve vspec fingerprint for caching by @crazy-max in #129
- util:
trimPrefix
andtrimSuffix
methods by @crazy-max in #129
Full Changelog: v0.6.0...v0.7.0
v0.6.0
- buildx: handle new fields when parsing inspect output by @crazy-max in #122
- build(deps): bump @octokit/plugin-rest-endpoint-methods from 7.2.1 to 7.2.3 in #121
- build(deps): bump semver from 7.5.1 to 7.5.3 in #123 #126
Full Changelog: v0.5.0...v0.6.0
v0.5.0
- git: use GitHub API for
remoteSha
if token provided by @crazy-max in #118 - docker:
configFile
method by @crazy-max in #114 - util:
comment
opt forgetInputList
by @crazy-max in #115
Full Changelog: v0.4.0...v0.5.0
v0.4.0
- buildx: install from private repo support by @crazy-max in #116
Full Changelog: v0.3.0...v0.4.0
v0.3.0
- buildx: add support to secret env by @vinicius73 in #110
- buildx(install): throw error on failed build by @crazy-max in #111
- git: fall back to git tag in detached HEAD state by @crazy-max in #112
- build(deps): bump csv-parse from 5.3.8 to 5.4.0 in #108 #102
- build(deps): bump semver from 7.5.0 to 7.5.1 in #104
Full Changelog: v0.2.0...v0.3.0
v0.2.0
- bake: missing overrides when parsing definition by @crazy-max in #95
- build(deps): bump semver from 7.4.0 to 7.5.0 in #93
- build(deps): bump csv-parse from 5.3.6 to 5.3.8 in #92
Full Changelog: v0.1.0...v0.2.0
v0.1.0
v0.1.0-rc.3
- bake: check for empty source by @crazy-max in #83
- toolkit: add bake by @crazy-max in #84
Full Changelog: v0.1.0-rc.2...v0.1.0-rc.3
v0.1.0-rc.2
- bake: support remote definition when parsing by @crazy-max in #78
- bake: fix undefined output property by @crazy-max in #80
- bake: workdir support for parsing definitions by @crazy-max in #81
- buildx: set consistent platform when caching binary by @crazy-max in #77
- build(deps): bump @actions/io from 1.1.2 to 1.1.3 in #74
Full Changelog: v0.1.0-rc.1...v0.1.0-rc.2
v0.1.0-rc.1
- bake class to parse definitions and handle exporters type by @crazy-max in #71
- buildx: make inputs methods static by @crazy-max in #70
- build(deps): bump csv-parse from 5.3.5 to 5.3.6 by @crazy-max in #72
- bump releases-json action to 6dc3187 by @crazy-max in #69
Full Changelog: v0.1.0-beta.19...v0.1.0-rc.1