Skip to content

Releases: docker/metadata-action

v4.1.0

12 Oct 06:39
12cce9e

Choose a tag to compare

  • 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

05 May 11:58
69f6fc9

Choose a tag to compare

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

v4.0.0

05 May 09:45
f206c36

Choose a tag to compare

  • 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

28 Apr 11:22
b2391d3

Choose a tag to compare

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

v3.7.0

06 Apr 08:29
f2a1333

Choose a tag to compare

  • 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

06 Dec 16:21
e562237

Choose a tag to compare

  • Handle raw statement for pre-release (#155 #156)

v3.6.1

29 Nov 13:25
a2e0289

Choose a tag to compare

  • Preserve quotes inside unquoted field (#153)

v3.6.0

25 Oct 09:18
548e234

Choose a tag to compare

  • 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)

v3.5.0

20 Aug 09:09
3a3bb3a

Choose a tag to compare

  • Add global expression date (#121)
  • Bump @actions/core from 1.4.0 to 1.5.0 (#122)

v3.4.1

15 Jul 10:03
8b842e7

Choose a tag to compare

  • Only return edge if branch matches (#115)