Releases: tukaelu/ikesu
Releases · tukaelu/ikesu
v0.0.10
Changelog
- d310af8 Bump actions/setup-go from 4 to 5
- a62a219 Bump github.com/aws/aws-lambda-go from 1.41.0 to 1.42.0
- df6dad4 Bump github.com/aws/aws-sdk-go from 1.48.16 to 1.49.4
- 5a85e84 Bump github.com/mackerelio/mackerel-client-go from 0.27.0 to 0.28.0
- be35f87 Merge pull request #21 from tukaelu/dependabot/go_modules/github.com/mackerelio/mackerel-client-go-0.28.0
- 7fd4a3f Merge pull request #25 from tukaelu/dependabot/github_actions/actions/setup-go-5
- 09939ae Merge pull request #27 from tukaelu/dependabot/go_modules/github.com/aws/aws-lambda-go-1.42.0
- e102f52 Merge pull request #28 from tukaelu/dependabot/go_modules/github.com/aws/aws-sdk-go-1.49.4
v0.0.9
Changelog
- 75bf58a Bump github.com/aws/aws-sdk-go from 1.47.3 to 1.48.3
- 4f1c5e6 Bump github.com/aws/aws-sdk-go from 1.48.3 to 1.48.16
- 0384ca6 Bump github.com/mackerelio/mackerel-client-go from 0.26.0 to 0.27.0
- d678f60 Bump github.com/urfave/cli/v2 from 2.25.7 to 2.26.0
- a722b73 Merge pull request #19 from tukaelu/dependabot/go_modules/github.com/mackerelio/mackerel-client-go-0.27.0
- 21257d4 Merge pull request #20 from tukaelu/dependabot/go_modules/github.com/aws/aws-sdk-go-1.48.3
- 35fec92 Merge pull request #22 from tukaelu/dependabot/go_modules/github.com/urfave/cli/v2-2.26.0
- 85dd6b7 Merge pull request #24 from tukaelu/dependabot/go_modules/github.com/aws/aws-sdk-go-1.48.16
- 32de86b Merge pull request #26 from tukaelu/modify-log-and-readme
- aed477f add image
- c358aab fix: unnecessary use of fmt.Sprintf
- 337dead some improvements to the logs and README.
- e29ee0b tweak readme
v0.0.8
v0.0.7
v0.0.6
Changelog
- d6f8f11 Merge pull request #13 from tukaelu/replace-logger
- 58a9b8f Merge pull request #9 from tukaelu/fix-go-version
- 413c8d2 Moved actions/checkout step before actions/setup-go in workflow
- dae67d2 fixed Go version to be determined by go.mod
- ec99d52 fixed indentation discrepancies
- b8fb0c7 replace zap to slog
- 3b5db60 tweak readme
v0.0.5
v0.0.4
v0.0.3
v0.0.2
v0.0.1
Changelog
- 6f8f75e I hastily composed the README in Japanese.
- b251d5f Merge pull request #1 from tukaelu/initial-implementation
- cbec0aa add license file
- f19cc75 add release configurations
- 778474b fix ci strategy
- c4cd77a fix go version
- ff3a967 fix lint go-version
- 3443aa3 fix wrong workflows directory name
- 97bb05b implemented it to the point where it's functional for now.
- f2aafab initial commit