Releases: elastic/elastic-agent-changelog-tool
Releases · elastic/elastic-agent-changelog-tool
v0.6.2
v0.6.1
v0.6.0
v0.5.0
v0.4.0
Changelog
- d9f8da7 Document new URL format for PR and issue IDs (#125)
- bed4098 provide docs for GitHub auth (#126)
- 3da2dd4 Provide custom template support for render (#118)
- 7376d54 ci: run docker login after (#127)
- e50991a release: provide docker images (#123)
- 23a14e7 ci: docker login (#122)
- 6e99924 Add changelog lint cmd (#119)
- 5b8321d handle missing failure case to URL extraction (#120)
- 1219ee7 Add multiple component support using config (#116)
- 28e11c3 Adjust docs/install.md to point to to install docs (#117)
- 177be0b Add docs for prereleases usage (#115)
- e711ca9 Add config capabilites (#114)
- ddafc5a Add livetest makefile command (#78)
- c4a1c08 update CONTRIBUTING
v0.4.0-rc.1
Changelog
- 44ec286 ci: run docker login after and debug release
- e50991a release: provide docker images (#123)
- 23a14e7 ci: docker login (#122)
- 6e99924 Add changelog lint cmd (#119)
- 5b8321d handle missing failure case to URL extraction (#120)
- 1219ee7 Add multiple component support using config (#116)
- 28e11c3 Adjust docs/install.md to point to to install docs (#117)
- 177be0b Add docs for prereleases usage (#115)
- e711ca9 Add config capabilites (#114)
- ddafc5a Add livetest makefile command (#78)
- c4a1c08 update CONTRIBUTING
v0.3.0
v0.2.2
v0.2.1
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
Changelog
- New Command: Pr-Has-Fragment, To Verify Fragment Presence In A Pr. (#44)
- Skip Fragment Presence Verification When Pr Has
skip-changelog
Orbackport
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)