Skip to content

Releases: co-go/sqs-extended-client-go

v1.4.5

18 Sep 01:35
e6b29a9
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update module github.com/aws/aws-sdk-go-v2/service/sqs to v1.34.9

v1.4.4

09 Sep 16:17
d8f4a55
Compare
Choose a tag to compare

What's Changed

  • updates module github.com/aws/aws-sdk-go-v2/service/sqs to v1.34.8

Full Changelog: v1.4.3...v1.4.4

v1.4.3

01 Aug 12:51
765f213
Compare
Choose a tag to compare

What's Changed

  • Dependency updates, most notably: github.com/aws/aws-sdk-go-v2/service/sqs to v1.34.3

Full Changelog: v1.4.2...v1.4.3

v1.4.2

07 Jun 03:48
e9e7d5e
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update module github.com/aws/aws-sdk-go-v2/service/sqs to v1.32.5 by @renovate in #114

Full Changelog: v1.4.1...v1.4.2

v1.4.1

10 May 05:18
f357561
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update module github.com/aws/aws-sdk-go-v2/service/sqs to v1.32.0 by @renovate in #109
  • Minor dependency updates

Full Changelog: v1.4.0...v1.4.1

v1.4.0

22 Mar 12:22
c103cb5
Compare
Choose a tag to compare

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

05 Mar 17:43
5eae2d6
Compare
Choose a tag to compare

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

23 Feb 05:34
b6a9ec0
Compare
Choose a tag to compare

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

v1.3.6

15 Feb 03:22
26aed9c
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/aws/aws-lambda-go from 1.45.0 to 1.46.0 by @dependabot in #73
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/service/sqs from 1.29.7 to 1.30.0 by @dependabot in #76
  • Regenerate aws-sdk SQS interface (v1.30.0) by @co-go in #78
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.48.1 to 1.49.0 by @dependabot in #77

Full Changelog: v1.3.5...v1.3.6

v1.3.5

04 Feb 04:39
92e9a37
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/aws/aws-lambda-go from 1.44.0 to 1.45.0 by @dependabot in #70
  • chore(deps): bump github.com/google/uuid from 1.5.0 to 1.6.0 by @dependabot in #71
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.48.0 to 1.48.1 by @dependabot in #72
  • chore: rename to reflect new username (co-go) by @co-go in #74

Full Changelog: v1.3.4...v1.3.5