Releases: aevea/commitsar
Releases · aevea/commitsar
v1.0.2
v1.0.1
v1.0.0
🚀 Features
🐛 Bug fixes
- 16a8eb5 error 128 when in detached head state
- f827093 (config) allow both conventional and jira styles
- 3bdefb9 (deps) update module golang.org/x/oauth2 to v0.27.0 [security]
- 375e479 (docker) build step was failing
- d0aa297 (deps) update module github.com/spf13/cobra to v1.10.2
- 045ceca forward github action config to commitsar
- 9135d9c apply verbose flag when all config has been loaded
- 08a2f43 load file configuration from CLI parameter
- 5820dc9 Change main() execution order to load CLI before config
- 222921b Fix action docker command
- 7c46928 forward github action config to commitsar
- 1e96842 (deps) update module github.com/go-git/go-git/v5 to v5.11.0 [security]
- 9a10958 (deps) update module github.com/stretchr/testify to v1.9.0
- f012678 (deps) update module golang.org/x/oauth2 to v0.14.0
- fb162ce (deps) update module github.com/spf13/viper to v1.17.0
- e1643ff (deps) update module github.com/go-git/go-git/v5 to v5.10.0
- d05f1e6 (deps) update module github.com/magefile/mage to v1.15.0
- 446b6ba (deps) update module github.com/stretchr/testify to v1.8.4
- bb23288 (deps) update module github.com/spf13/cobra to v1.8.0
- 4b137aa correct the spelling of ConventionalStyle
- f9e5f22 (ci) temp disable PR check
🔧 Chores and Improvements
- 9975bf0 (ci) update goreleaser config and add action to check config
- ea08267 fix goreleaser
- ab8e724 (deps) update dependency golang to v1.25.5
- 148222b (deps) bump go.mongodb.org/mongo-driver from 1.0.3 to 1.5.1
- f1a7245 (deps) update dependency go to v1.25.5
- f01591c (deps) update actions/checkout action to v6
- 2c1075c (deps) update debian docker tag to v13
- 8f8034f (deps) update jdx/mise-action action to v3
- 8af3961 upgrade to aevea/git v4
- c82de94 (deps) update goreleaser/goreleaser-action action to v6
- beebde5 migrate to mise
- e500c87 Remove redundant assertion messages
- 9ac35b0 fix config test to reset viper
- 0e7037e (deps) update actions/cache action to v4
- 411458e (deps) update actions/checkout action to v4
- 355aa68 (deps) update golang docker tag to v1.21.4
- 64eb65c (deps) update goreleaser/goreleaser-action action to v5
- 26b3129 (deps) bump golang.org/x/net from 0.2.0 to 0.7.0
- a442993 (deps) update alpine docker tag to v3.18.4
- 2e7d063 (deps) update actions/setup-go action to v4
📦 Other
- cd80da4 correct grammar and typos
v0.20.2
🚀 Features
- fd4fae8 (checks) allow slashes in scope
🐛 Bug fixes
- a43e7f5 (commit) wrong hash commit in log
- b782e7e (deps) update module github.com/spf13/viper to v1.14.0
- 73b8972 (deps) update module golang.org/x/oauth2 to v0.2.0
- f13271d (deps) update module github.com/stretchr/testify to v1.8.1
- 777ea9e (deps) update module github.com/spf13/cobra to v1.6.1
- 7c25877 (deps) update module golang.org/x/oauth2 to v0.1.0
🔧 Chores and Improvements
- 916c7b4 (deps) update alpine docker tag to v3.18.2
- 6536bfc (deps) update golang docker tag to v1.19.3
📦 Other
- 528ab06 sync README to Dockerhub
v0.20.1
🔧 Chores and Improvements
- 133f40b (build) upgrade to Go 1.19.2
v0.20.0
This release is safe to use for Linux and OSX, but the Windows release failed. Update coming shortly.
What's Changed
- chore(deps): update actions/cache action to v3 by @renovate in #454
- fix(deps): update module github.com/magefile/mage to v1.14.0 by @renovate in #474
- chore(deps): update golang docker tag to v1.19.2 by @renovate in #475
- fix(deps): update module github.com/spf13/cobra to v1.6.0 by @renovate in #476
- feat(build): add support for Windows executable by @fallion in #480
Full Changelog: v0.19.1...v0.20.0
v0.19.1
v0.19.0
🐛 Bug fixes
- 88a92d5 (deps) update module github.com/stretchr/testify to v1.8.0
- 280d92e (deps) update module github.com/spf13/cobra to v1.5.0
- 183ad8b (deps) update golang.org/x/oauth2 digest to 128564f
- b94b860 (deps) update module github.com/spf13/viper to v1.12.0
- bb51ca9 do not fail if all commits have been filtered out
- c979103 (deps) update module github.com/magefile/mage to v1.13.0
- 34d3bd4 (deps) update module github.com/stretchr/testify to v1.7.1
- 078ae56 (deps) update golang.org/x/oauth2 commit hash to 6242fa9
- 1f1ec11 (deps) update module github.com/spf13/cobra to v1.4.0
- bc0cee2 (deps) update golang.org/x/oauth2 commit hash to ee48083
🔧 Chores and Improvements
- 1a38287 (deps) update goreleaser/goreleaser-action action to v3
- e1c1e81 (deps) update dependency golang to v1.18.4
- 922bb5b (deps) update dependency alpine to v3.16.0
- 30f5611 (deps) update dependency golang to v1.18.1
- 08574d4 (deps) update dependency golang to v1.18.0
- 4082d2e (deps) update dependency alpine to v3.15.1
- 68f8472 (deps) update actions/setup-go action to v3
- a1a7511 (deps) update actions/checkout action to v3
- cad59fc (deps) update dependency golang to v1.17.8
- 6cbb0b7 (deps) update golang docker tag to v1.17.7
- 330913d (deps) update golang docker tag to v1.17.6
v0.18.0
🚀 Features
- 159cec8 allow revert commits
🐛 Bug fixes
- 556bc1a fail if no pipelines are configured
- 435bb88 (deps) update module github.com/spf13/viper to v1.10.1
- 22fe836 (deps) update module github.com/spf13/cobra to v1.3.0
- c1005de (deps) update module github.com/magefile/mage to v1.12.1
- 8327fba (deps) update golang.org/x/oauth2 commit hash to d3ed0bb
- 857887a (deps) update module github.com/aevea/git/v3 to v3.1.0
- 3839d51 (deps) update module github.com/aevea/git/v3 to v3.0.1
🔧 Chores and Improvements
v0.17.0
🚀 Features
- 08545fd add support for conventional commit style PR titles
- d76466a allow setting path of repoistory
- 73861c5 (config) add commits.upstreamBranch option
🐛 Bug fixes
- cffdb6e (deps) update module github.com/google/go-github/v32 to v39
- ff410f8 (deps) update golang.org/x/oauth2 commit hash to 6b3c2da
- f992f35 (deps) update module github.com/spf13/viper to v1.9.0
- fe0c13e (deps) update module github.com/go-git/go-git/v5 to v5.4.2
- 81c5966 (deps) update module github.com/google/go-github/v32 to v38
- 78f8f33 (deps) update module github.com/spf13/cobra to v1.2.1
- 79707e2 (deps) update module github.com/spf13/viper to v1.8.1
- 4273f74 (deps) update module github.com/go-git/go-git/v5 to v5.3.0
- 3e57fd1 (deps) update dependency classnames to v2.3.1
- cae1c3c (deps) update dependency mermaid to v8.9.2
- 6c27aab (deps) update docusaurus monorepo to v2.0.0-alpha.ffe8b6106
🔧 Chores and Improvements
- 1342636 (deps) update alpine docker tag to v3.14.2
- dbacfc5 (deps) update golang docker tag to v1.17.2
- 79ae96d (deps) update golang docker tag to v1.17.1
- 6530b69 (deps) update golang docker tag to v1.17.0
- afe5af4 (deps) update alpine docker tag to v3.14.1
- 16f2d88 (deps) update golang docker tag to v1.16.7
- db8670c add tool versions
- 294127e add codeowners
- 315e7a2 (deps) update alpine docker tag to v3.13.4
- 7391519 (deps) bump y18n from 4.0.0 to 4.0.1 in /www
- 89adc6f (deps) update golang docker tag to v1.16.2
- 44ec70a (deps) update golang docker tag to v1.16.1
- 7283046 (ci) release notes were not being publish due to missing fetch-depth
- 243778f (deps) update outillage/release-notary docker tag to v0.9.3
📦 Other
- b903dda migrate to Hugo