Releases: docker/actions-toolkit
Releases · docker/actions-toolkit
v0.8.0
- build(deps): bump word-wrap from 1.2.3 to 1.2.5 in #139
- build(deps): bump handlebars from 4.7.7 to 4.7.8 in #142
- build(deps): bump @actions/cache from 3.2.1 to 3.2.2 in #144
- build(deps): bump @actions/http-client from 2.1.0 to 2.1.1 in #143
- build(deps): bump @actions/io from 1.1.2 to 1.1.3 by @crazy-max in #146
Full Changelog: v0.7.1...v0.8.0
v0.7.1
- buildx: fix build for local platform by @crazy-max in #135
- build(deps): bump semver from 7.5.3 to 7.5.4 in #132
Full Changelog: v0.7.0...v0.7.1
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