Skip to content

Releases: aevea/release-notary

v0.9.7

10 Mar 22:47
Compare
Choose a tag to compare

πŸ› Bug fixes

πŸ”§ Chores and Improvements

  • 84cdbe4 (deps) update golang docker tag to v1.17.6

v0.9.6

01 Jan 14:02
Compare
Choose a tag to compare

πŸ› Bug fixes

  • ff1c201 (slack) github squash format breaks formatting

v0.9.5

01 Jan 12:50
Compare
Choose a tag to compare

πŸ› Bug fixes

  • 3a4f67b (github) squash commits done by github broken
  • a39889f (deps) update module github.com/spf13/viper to v1.10.1
  • 9591044 (deps) update module github.com/spf13/cobra to v1.3.0
  • ca490c7 (deps) update module github.com/magefile/mage to v1.12.1
  • 52a7418 (deps) update module github.com/slack-go/slack to v0.10.1
  • 3110976 (deps) update module github.com/slack-go/slack to v0.10.0
  • a25bc67 (deps) update module github.com/aevea/git/v3 to v3.1.0

πŸ”§ Chores and Improvements

  • 93d409a (deps) update aevea/commitsar docker tag to v0.18.0
  • 3131a88 (deps) update alpine docker tag to v3.15.0
  • cff9c11 (deps) update golang docker tag to v1.17.5
  • 55fc44b (deps) update alpine docker tag to v3.14.3
  • 6e9691e (deps) update golang docker tag to v1.17.3
  • ea24976 unify versioning under asdf
  • 8470ac3 (ci) test docker build
  • 1336946 Docker improvements

v0.9.4

24 Oct 10:46
Compare
Choose a tag to compare

πŸš€ Features

  • 09cc0c7 add flag to change repo directory

πŸ› Bug fixes

  • 9b6b370 (slack) add missing scope to Slack message
  • 5664d19 (deps) update module github.com/aevea/git/v3 to v3.0.1
  • 995d99e (deps) update module github.com/spf13/cobra to v1.2.1
  • 3831433 (deps) update module github.com/go-git/go-git/v5 to v5.4.2
  • 4f9db77 (deps) update module github.com/slack-go/slack to v0.9.5
  • 6261143 (deps) update module github.com/json-iterator/go to v1.1.12
  • 32dae45 (deps) update module github.com/spf13/viper to v1.9.0
  • c557dee (deps) update module github.com/spf13/viper to v1.8.0
  • d9694a2 (publish) make it compatible with gitlab 14, fixes #273

πŸ”§ Chores and Improvements

  • dc5114a (deps) update aevea/commitsar docker digest to b77adeb
  • fc650eb (deps) update alpine docker tag to v3.14.2
  • 25a1645 (deps) update golang docker tag to v1.17.2
  • f38cd7d (deps) update aevea/commitsar docker digest to 91cd7c6

v0.9.3

07 Mar 21:13
Compare
Choose a tag to compare

Minor improvements to log output

πŸ› Bug fixes

  • 4aba748 (deps) update module github.com/go-git/go-git/v5 to v5.2.0

πŸ”§ Chores and Improvements

  • 2132848 (deps) update alpine docker tag to v3.13.2

πŸ“¦ Other

  • ab8066d replace debug logger with apex logs

v0.9.2

04 Mar 21:42
Compare
Choose a tag to compare

πŸ› Bug fixes

  • 15797d6 (deps) update module github.com/slack-go/slack to v0.8.1
  • ee9fcaf README contains links to old organization #257

πŸ”§ Chores and Improvements

  • 69e6854 (deps) upgrade Go version used in github actions
  • f6f0761 (deps) update alpine docker tag to v3.13.1
  • de330e0 (deps) update goreleaser/goreleaser-action action to v2
  • 1ee5ac6 (deps) update module aevea/git/v2 to v2.3.1
  • 24a3e7c (deps) update module stretchr/testify to v1.7.0
  • 38c0a11 (deps) update module magefile/mage to v1.11.0

πŸ“¦ Other

  • d845fe7 update documentation for actions/checkout@v2

v0.9.1

26 Jan 16:01
Compare
Choose a tag to compare

@aexvir has fixed a bug with Slack not ordering sections in the way that is expected from Release Notary.

πŸš€ Features

  • c8d240d (cmd) add support for GitHub's ref env var

πŸ› Bug fixes

  • 92b8307 (slack) use fixed section order when generating changelog

πŸ”§ Chores and Improvements

  • 886e198 (deps) update alpine docker tag to v3.13.0
  • b340352 (deps) update actions/setup-go action to v2
  • 50a9405 (deps) update module slack-go/slack to v0.8.0

v0.9.0

23 Jan 15:18
Compare
Choose a tag to compare

πŸš€ Features

  • 49becf2 replace custom Slack implementation with go-slack

πŸ› Bug fixes

  • 972cdd0 Slack context id needs to be blank
  • e435644 docker build used makefile

πŸ”§ Chores and Improvements

  • e8c12e7 (deps) update aevea/commitsar docker digest to cf4e5d3
  • 195fd01 (deps) update golang docker tag to v1.15.2
  • 055135c (deps) update aevea/commitsar docker digest to caf5539
  • 120cae6 (deps) pin aevea/commitsar docker tag
  • 8cf1c0f (deps) update module spf13/viper to v1.7.1
  • 0a48a63 (deps) update golang docker tag to v1.15.1
  • 2a123aa (deps) update golang docker tag to v1.14.6
  • 096d185 (deps) update module magefile/mage to v1.10.0
  • a5b64be (deps) update module aevea/integrations to v0.5.0
  • edf2644 (deps) update module json-iterator/go to v1.1.10
  • 9244011 (deps) update module aevea/git/v2 to v2.3.0
  • f5cfdb8 (deps) update golang docker tag to v1.14.4
  • f0c7bff (deps) update alpine docker tag to v3.12.0
  • 1660d5d (deps) update module stretchr/testify to v1.6.0
  • d577eab replace makefile with magefile
  • 1790590 (deps) update module go-git/go-git/v5 to v5.1.0
  • c722707 (deps) update golang docker tag to v1.14.3
  • 51ec80b (deps) update module spf13/viper to v1.7.0
  • 2b156bf (deps) update alpine docker tag to v3.11.6

v0.8.0

26 Apr 20:43
Compare
Choose a tag to compare

New name, who dis?

πŸ› Bug fixes

  • 599937c wrong naming of Kaniko action

πŸ”§ Chores and Improvements

  • c975441 (deps) update module spf13/cobra to v1
  • 864a480 (deps) update module spf13/viper to v1.6.3
  • 4038392 update to aevea naming
  • 20524f7 (deps) update golang docker tag to v1.14.2
  • 33836c1 (deps) update module spf13/cobra to v0.0.7
  • 322a70e (deps) update golang docker tag to v1.14.1
  • 35f19da (deps) update alpine docker tag to v3.11.5

v0.7.3

17 Mar 15:11
Compare
Choose a tag to compare

πŸ› Bug fixes

  • 3193fb3 (ci) latest versions not pushed to dockerhub
  • c76979e (tests) rework publish to use GitRemoter interface

πŸ”§ Chores and Improvements

  • 51b2952 (deps) update module outillage/quoad to v0.3.0