Skip to content

Releases: aevea/release-notary

v0.7.2

28 Feb 09:13
Compare
Choose a tag to compare

πŸ”§ Chores and Improvements

  • d76dad7 (docs) Improve slack documentation

v0.7.1

27 Feb 17:40
Compare
Choose a tag to compare

πŸ”§ Chores and Improvements

  • 828da3e (docs) add Slack webhook documentation

v0.7.0: chore(ci): temporarily disable goreleaser

27 Feb 17:33
Compare
Choose a tag to compare

πŸš€ Features

  • 7d0217c (slack) Enrich announcement output

πŸ› Bug fixes

  • a527d4c (ci) CI would not publish release notes due to wrong command

πŸ”§ Chores and Improvements

  • c34c644 (ci) temporarily disable goreleaser

v0.6.1

27 Feb 17:00
Compare
Choose a tag to compare
chore: resolve breaking changes from upgrade git to v2

v0.6.0

06 Jan 10:51
Compare
Choose a tag to compare

πŸš€ Features

  • 43d44f7 (text) Add scope information to simple output
  • 1945896 move emoji before title name

πŸ”§ Chores and Improvements

  • bb5b466 (deps) update alpine docker tag to v3.11.2
  • 5672317 (deps) update module json-iterator/go to v1.1.9
  • 90b25f7 (deps) update alpine docker tag to v3.11.0

πŸ“¦ Other

  • a85d45e (text) add - delimiter
  • 40749e7 (cmd) set simple output as default

v0.6.0-beta

12 Dec 12:22
Compare
Choose a tag to compare

Features πŸš€

2672ef5 Parse references in commit body

Chores and Improvements πŸ”§

2f6c9b6 update module outillage/quoad to v0.2.0
a588492 update golang docker tag to v1.13.5
1dcd8f1 update module spf13/viper to v1.6.1

d4fc94a migrate commit logic to quoad

BREAKING CHANGE: The logic for Commit has been separated out into a new package so that both Commitsar and Release Notary can use the same logic

v0.6.0-alpha

28 Nov 15:45
Compare
Choose a tag to compare
feat(slack): Use blocks for releasing to Slack

This feature should make the Slack output much nicer and will be iterated upon  to add more detail.

v0.5.3

28 Nov 12:36
Compare
Choose a tag to compare

Features πŸš€

a25a1bd Add dry-run mode

Bug fixes πŸ›

13c196b Incomplete changelog for non-compliant commits

Also...

  • Simplified tests
  • Simplified .gitignore
  • Automated setup_test_repos.sh script

Features πŸš€

13c6206 Use blocks for releasing to Slack

This feature should make the Slack output much nicer and will be iterated upon to add more detail.

Chores and Improvements πŸ”§

e5a57b2 add CODE_OF_CONDUCT and CONTRIBUTING

v0.5.2

27 Nov 14:43
Compare
Choose a tag to compare

This release fixes missing tag on Dockerhub for the new namespace. This is important for projects that pin versions.

Chores and Improvements πŸ”§

b597cc1 update commitsar image path
ca8b3b4 update paths for outillage renaming
d1f8151 update pathing to reflect new org name

v0.5.1

20 Nov 23:00
Compare
Choose a tag to compare

Previous release unfortunately included typos in Github API addresses. 😒

Bug fixes πŸ›

677011d url in latest release doubled /repos
e42b8e0 fix missing repos in api url