Skip to content

Releases: elastic/elastic-agent-changelog-tool

v0.6.2

22 Jun 13:09
f028278
Compare
Choose a tag to compare

Changelog

v0.6.1

19 Jun 12:45
30b576c
Compare
Choose a tag to compare

Changelog

v0.6.0

07 Mar 13:40
300045f
Compare
Choose a tag to compare

Changelog

CI:

  • 7f49cd1 Patch deprecated set-output command in CI (#135)
  • 43ac2ef Update golangci-lint in CI to 1.51.2 (#136)

v0.5.0

09 Jan 14:57
9c133b6
Compare
Choose a tag to compare

Changelog

  • 9c133b6 Support rendering description for breaking changes and known issues (#129)

v0.4.0

05 Dec 09:32
d9f8da7
Compare
Choose a tag to compare

Changelog

v0.4.0-rc.1

08 Nov 14:14
44ec286
Compare
Choose a tag to compare

Changelog

v0.3.0

21 Sep 14:46
16e2b0d
Compare
Choose a tag to compare

New features

The 0.3.0 release adds the following new and notable features.

  • Add Url Support For Pr And Issue Fields In Fragments And Changelog. #95 #89

Bug fixes

  • Fix Build Logic For Github Api Calls. #109 #108

Based on v0.3.0 milestone

v0.2.2

19 Sep 13:38
44ede0b
Compare
Choose a tag to compare

Changelog

  • 44ede0b Add fragment summary autocompletion from title (#94)
  • bf2ba51 Update usage.md

v0.2.1

13 Sep 09:16
b42bde5
Compare
Choose a tag to compare

What's Changed

  • add changelog fragments check by @endorama in #79
  • Initial instructions for release by @andresrc in #56
  • Fix pr-has-fragment logic by @LucianPy in #83
  • Fix issue automation by @LucianPy in #86
  • update gopkg.in/yaml to v3.0.1 by @endorama in #96

New Contributors

Full Changelog: v0.2.0...v0.2.1

v0.2.0

24 Aug 16:08
Compare
Choose a tag to compare

Changelog

  • New Command: Pr-Has-Fragment, To Verify Fragment Presence In A Pr. (#44)
  • Skip Fragment Presence Verification When Pr Has skip-changelog Or backport Labels. (#48)
  • Ignore Non Yaml File From Fragment Collection. (#61)
  • Implement Default Renderer. (#55)
  • Add Render Cmd. (#65)
  • Add Cleanup Command. (#64)
  • Automate Pr Fragment Field Collection. (#57)
  • Automate Issue Fragment Field Collection. (#69)
  • Coherent Changelog Locations. (#76)