Releases: mashiike/setddblock
Releases · mashiike/setddblock
Release list
v0.6.2
What's Changed
- Bump Songmu/tagpr from 1.9.0 to 1.10.0 by @dependabot[bot] in #192
- Bump actions/checkout from 5.0.0 to 6.0.1 by @dependabot[bot] in #191
- Bump the aws-sdk-go-v2 group with 3 updates by @dependabot[bot] in #184
- Bump reviewdog/action-misspell from 1.26.3 to 1.27.0 by @dependabot[bot] in #185
- Bump reviewdog/action-actionlint from 1.68.0 to 1.69.1 by @dependabot[bot] in #190
- Bump actions/setup-go from 6.0.0 to 6.1.0 by @dependabot[bot] in #188
Full Changelog: v0.6.1...v0.6.2
v0.6.1
What's Changed
- Fix typo in WithDelay function comment by @shogo82148 in #193
New Contributors
- @shogo82148 made their first contribution in #193
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- Update README.md - add DeleteItem by @keen99 in #165
- Bump github.com/aws/aws-sdk-go-v2/config from 1.27.4 to 1.27.16 by @dependabot[bot] in #163
- CI/CD Mentenance by @mashiike in #170
- upgrade Dependabot config by @mashiike in #172
- Bump Songmu/tagpr from 1.8.4 to 1.9.0 by @dependabot[bot] in #179
- Bump actions/setup-go from 1.1.3 to 6.0.0 by @dependabot[bot] in #175
- no use staticcheck and update reviewdog by @mashiike in #180
- dynamodb-local update by @mashiike in #171
- Bump github.com/stretchr/testify from 1.8.4 to 1.11.1 by @dependabot[bot] in #176
- Bump actions/checkout from 2.7.0 to 5.0.0 by @dependabot[bot] in #177
- Bump goreleaser/goreleaser-action from 5.1.0 to 6.4.0 by @dependabot[bot] in #174
- use log/slog by @mashiike in #181
- EndpointResolver is deprecated by @mashiike in #182
- feat: force-acquire after TTL when ExpireGracePeriod is set by @mashiike in #183
New Contributors
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- README.md is lye. short flags -nX can not use. fix this by @mashiike in #138
- Bump gopkg.in/yaml.v3 from 3.0.0-20200313102051-9f266ea9e77c to 3.0.0 by @dependabot in #101
- Bump github.com/fujiwara/logutils from 1.1.0 to 1.1.2 by @dependabot in #76
- Bump golang.org/x/sys from 0.0.0-20210630005230-0f9fa26af87c to 0.1.0 by @dependabot in #74
- Bump github.com/fatih/color from 1.13.0 to 1.16.0 by @dependabot in #120
- Bump github.com/stretchr/testify from 1.7.0 to 1.8.4 by @dependabot in #86
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Bump github.com/aws/aws-sdk-go-v2 from 1.11.0 to 1.17.6 by @dependabot in #82
- Bump github.com/aws/aws-sdk-go-v2/config from 1.10.0 to 1.18.39 by @dependabot in #103
- add tagpr and reviewdog by @mashiike in #134
- allow
--separate by @mashiike in #137 - update go modules, and support go 1.19 ~ by @mashiike in #136
New Contributors
- @dependabot made their first contribution in #82
Full Changelog: v0.3.2...v0.4.0
v0.3.2
Changelog
2f92a9c Merge pull request #7 from mashiike/feature/v0.3.2
What's Changed
Full Changelog: v0.3.1...v0.3.2
v0.3.1
Changelog
1f9eb1c Merge pull request #6 from mashiike/feature/wait-after-create
What's Changed
Full Changelog: v0.3.0...v0.3.1
v0.3.0
Changelog
753e5fd Merge pull request #5 from mashiike/feature/test-ci-trigger-fix
What's Changed
- Feature/fix typo by @mashiike in #1
- Feature/modify interface by @mashiike in #2
- implement timeout flag by @mashiike in #3
- fix #3 use exec context by @mashiike in #4
- github actions ci trigger rule change by @mashiike in #5
New Contributors
Full Changelog: v0.1.0...v0.3.0