Releases: minamijoyo/myaws
Releases · minamijoyo/myaws
v0.4.9
Changelog
- 9ce0556 Bump to version v0.4.9
- cf1a103 Switch to the official action for creating GitHub App token
- 776f779 Update goreleaser to v2
- ba71931 Update docker/build-push-action to v4
- 4b0be67 Fix lint issues
- ce1e54d Update Go to v1.22
- aaeee76 Fix lint issues
- 96126eb Ignore var-naming warning
- 8e81327 Update golangci-lint to v1.59.1
- f1e4417 Update setup-go to v5
- 15e0b59 Update actions/checkout to v4
v0.4.7
Changelog
- 477b054 Bump version to v0.4.7
- 7f5158b Set timeout to 10min
- c16ed99 Update docker actions to the latest
- 0b4f224 Add support for linux/arm64 Docker image
v0.4.6
Changelog
- 2aa3a84 Bump version to v0.4.6
- e0c59bd Restrict repository of token for release
v0.4.5
Changelog
- 3bb795a Bump version to v0.4.5
- 6c3e9fa Use GitHub App token for updating brew formula on release
- ca091e0 Fix CHANGELOG
v0.4.4
Changelog
- 2357b47 Bump version to v0.4.4
- 182a608 bump golang.org/x/crypto to v0.0.0-20220507011949-2cf3adece122
v0.4.3
Changelog
- 2d4b2af Bump version to v0.4.3
- 328a233 [github actions] fix checkout step
- 17abee0 [ssm parameter env] add quote parameter
- f4d3d5b Update golangci-lint-action to v3
- d3828c4 Suppress all existing lint errors to pass CI
- 98e35b5 Use golangci-lint instead of golint
v0.4.2
Changelog
fec9a6f Bump version to v0.4.2
7b67cb1 Remove docker build on pull request
9ca8984 Update Go to v1.17.3 and Alpine to 3.14
ad260a8 Add release target to arm64 architecture
v0.4.1
Changelog
6730c7f Bump version to v0.4.1
22a9f79 Set timeout for GitHub Actions
bcbba3f Restrict permissions for GitHub Actions