Releases: co-go/sqs-extended-client-go
Releases · co-go/sqs-extended-client-go
v1.4.7
v1.4.6
What's Changed
- update module github.com/aws/aws-sdk-go-v2/service/sqs to v1.35.4
Full Changelog: v1.4.5...v1.4.6
v1.4.5
v1.4.4
What's Changed
- updates module
github.com/aws/aws-sdk-go-v2/service/sqs
tov1.34.8
Full Changelog: v1.4.3...v1.4.4
v1.4.3
What's Changed
- Dependency updates, most notably:
github.com/aws/aws-sdk-go-v2/service/sqs
tov1.34.3
Full Changelog: v1.4.2...v1.4.3
v1.4.2
v1.4.1
v1.4.0
What's Changed
- fix(deps): update module github.com/aws/aws-sdk-go-v2/service/sqs to v1.31.2 by @renovate in #105
- fix(deps): update module github.com/aws/aws-sdk-go-v2/service/sqs to v1.31.3 by @renovate in #106
- feat: implement optimized batch payloads by @co-go in #107
Full Changelog: v1.3.8...v1.4.0
v1.3.8
What's Changed
- Fix msg attribute size calcs, include data type attr by @malimohub in #103
Full Changelog: v1.3.7...v1.3.8
v1.3.7
What's Changed
- Created an integration test suite that runs automatically as a part of all commits. Yay for peace-of-mind (especially with other changes in this release).
- Updated dependency management from @dependabot to @renovatebot. This should be much less noisy with the amount of PRs created.
- Moved automatic SQS interface generation to happen as a part of the dependency update PR. Super happy with this as it will keep the version update and interface regeneration updates for the SQS client within the same PR. In addition, entirely runs through Github Actions, so no more manual runs (hopefully)!
Full Changelog: v1.3.6...v1.3.7