Skip to content

Releases: docker/metadata-action

v4.2.0

Choose a tag to compare

@crazy-max crazy-max released this 11 Jan 15:27
05d22bf
  • Add tz attribute to handlebar date function by @chroju (#251)
  • Bump minimatch from 3.0.4 to 3.1.2 (#242)
  • Bump csv-parse from 5.3.1 to 5.3.3 (#245)
  • Bump json5 from 2.2.0 to 2.2.3 (#252)

Full Changelog: v4.1.1...v4.2.0

v4.1.1

Choose a tag to compare

@crazy-max crazy-max released this 17 Oct 19:54
5739616
  • Revert changes to set associated head sha on pull request event by @crazy-max (#239)
    • User can still set associated head sha on PR by setting the env var DOCKER_METADATA_PR_HEAD_SHA=true
  • Bump csv-parse from 5.3.0 to 5.3.1 (#237)

Full Changelog: v4.1.0...v4.1.1

v4.1.0

Choose a tag to compare

@crazy-max crazy-max released this 12 Oct 06:39
12cce9e
  • Do not trim whitespace for sep-tags and sep-labels inputs by @crazy-max (#233)
  • Set associated head sha on pull request event by @crazy-max (#234)
  • Remove workaround for setOutput by @crazy-max (#236)
  • Bump @actions/github from 5.0.1 to 5.1.1 (#208 #232)
  • Bump @actions/core from 1.6.0 to 1.10.0 (#209 #216 #226 #231)
  • Bump csv-parse from 5.0.4 to 5.3.0 (#210 #221)
  • Bump moment from 2.29.3 to 2.29.4 (#220)

Full Changelog: v4.0.1...v4.1.0

v4.0.1

Choose a tag to compare

@crazy-max crazy-max released this 05 May 11:58
69f6fc9

Full Changelog: v4.0.0...v4.0.1

v4.0.0

Choose a tag to compare

@crazy-max crazy-max released this 05 May 09:45
f206c36
  • Node 16 as default runtime by @crazy-max (#176)
    • This requires a minimum Actions Runner version of v2.285.0, which is by default available in GHES 3.4 or later.
  • Do not sanitize before pattern matching by @crazy-max (#201)
    • Breaking change with type=match pattern matching

Full Changelog: v3.8.0...v4.0.0

v3.8.0

Choose a tag to compare

@crazy-max crazy-max released this 28 Apr 11:22
b2391d3

Full Changelog: v3.7.0...v3.8.0

v3.7.0

Choose a tag to compare

@crazy-max crazy-max released this 06 Apr 08:29
f2a1333
  • Handle comments for multi-line inputs (#172)
  • Missing json output in action.yml (#167)
  • Update dev dependencies and workflow (#175)
  • Bump minimist from 1.2.5 to 1.2.6 (#182)
  • Bump moment from 2.29.1 to 2.29.2 (#180)
  • Bump @actions/github from 5.0.0 to 5.0.1 (#179)
  • Bump node-fetch from 2.6.1 to 2.6.7 (#173)

v3.6.2

Choose a tag to compare

@crazy-max crazy-max released this 06 Dec 16:21
e562237
  • Handle raw statement for pre-release (#155 #156)

v3.6.1

Choose a tag to compare

@crazy-max crazy-max released this 29 Nov 13:25
a2e0289
  • Preserve quotes inside unquoted field (#153)

v3.6.0

Choose a tag to compare

@crazy-max crazy-max released this 25 Oct 09:18
548e234
  • base_ref global expression (#142)
  • Trim tags and flavor inputs (#143)
  • Bump @actions/core from 1.5.0 to 1.6.0 (#135)
  • Bump ansi-regex from 5.0.0 to 5.0.1 (#134)
  • Bump tmpl from 1.0.4 to 1.0.5 (#132)
  • Bump csv-parse from 4.16.0 to 4.16.3 (#131)