v0.1.1
What's Changed
- Verify docker image working on CI by @mumoshu in #34
- Test against multiple supported Go versions by @mumoshu in #40
- Add dependapod auto merge workflow by @cw-atkhry in #36
- Bump LocalStack/setup-localstack from 0.2.2 to 0.2.3 by @dependabot in #22
- Bump github.com/aws/aws-sdk-go-v2/config from 1.27.22 to 1.28.5 by @dependabot in #41
- Bump github.com/aws/aws-sdk-go-v2/service/sqs from 1.34.0 to 1.37.1 by @dependabot in #44
- Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.57.0 to 1.68.0 by @dependabot in #42
- Bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.34.0 to 1.37.1 by @dependabot in #43
- Bump github.com/prometheus/client_golang from 1.19.1 to 1.20.5 by @dependabot in #18
- ci: Remove unnecesary contents:write permission by @mumoshu in #45
- release: Do use the stable Go version by @mumoshu in #46
- Remove and fix ldflags related to version by @mumoshu in #47
- Add dependabot auto approve by @cw-atkhry in #48
- Bump github.com/aws/aws-sdk-go-v2/config from 1.28.5 to 1.28.6 by @dependabot in #49
- Bump github.com/prometheus/common from 0.55.0 to 0.60.1 by @dependabot in #53
- Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.68.0 to 1.70.0 by @dependabot in #52
- Bump github.com/aws/aws-sdk-go-v2/service/sqs from 1.37.1 to 1.37.2 by @dependabot in #54
- Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #50
- Bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.37.1 to 1.37.2 by @dependabot in #51
- Set concurrency for dependabot auto-merge by @mumoshu in #56
- Unpin golangci-lint and use latest on local runs by @mumoshu in #57
- Use min permissions for test workflow by @mumoshu in #58
- Add README by @mumoshu in #59
New Contributors
- @dependabot made their first contribution in #22
Full Changelog: v0.1.0...v0.1.1