Skip to content

Releases: awslabs/amazon-sqs-java-extended-client-lib

Version 2.1.1 of the Amazon SQS Extended Client Library for Java

24 Jun 20:41
Compare
Choose a tag to compare

What's Changed

  • Fix AmazonSQSExtendedAsyncClient ignoring the configured prefix by @pomadchin in #151
  • Bump commons-logging:commons-logging from 1.2 to 1.3.2 by @dependabot in #153
  • Bump org.mockito:mockito-core from 5.8.0 to 5.12.0 by @dependabot in #152
  • Bump org.junit.jupiter:junit-jupiter from 5.10.1 to 5.10.2 by @dependabot in #147
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 by @dependabot in #146
  • Bump aws-java-sdk.version from 2.21.21 to 2.25.6 by @dependabot in #144

New Contributors

Full Changelog: 2.1.0...2.1.1

Version 2.1.0 of the Amazon SQS Extended Client Library for Java

06 Mar 23:31
Compare
Choose a tag to compare

What's Changed

From this version and onward, users will be able to use Async S3 Client.

New Contributors

Full Changelog: 2.0.4...2.1.0

Version 1.2.6 of the Amazon SQS Extended Client Library for Java

05 Mar 23:44
Compare
Choose a tag to compare

What's Changed

  • Fix receive message operation for customers using older versions of Extended Client by @jagdev-aws in #142

New Contributors

Full Changelog: 1.2.5...1.2.6

Version 1.2.5 of the Amazon SQS Extended Client Library for Java

28 Sep 18:55
Compare
Choose a tag to compare

What's Changed

  • Updated SDK version
  • [Backport] add support to set a prefix for the S3 key #7 by @evangilo in #120

Full Changelog: 1.2.4...1.2.5

Version 2.0.4 of the Amazon SQS Extended Client Library for Java

27 Sep 19:02
Compare
Choose a tag to compare

What's Changed

  • add support to set a prefix for the S3 key by @evangilo in #118
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.0 by @dependabot in #116
  • Bump aws-java-sdk.version from 2.20.30 to 2.20.153 by @dependabot in #117
  • Bump org.junit.jupiter:junit-jupiter from 5.9.2 to 5.10.0 by @dependabot in #107
  • Bump org.mockito:mockito-core from 5.2.0 to 5.5.0 by @dependabot in #111
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.0.0 to 3.1.2 by @dependabot in #109

New Contributors

Full Changelog: 2.0.3...2.0.4

Version 1.2.4 of the Amazon SQS Extended Client Library for Java

24 Mar 17:58
b5cde9b
Compare
Choose a tag to compare

Version 2.0.3 of the Amazon SQS Extended Client Library for Java

23 Mar 19:18
50ee609
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.2...2.0.3

Version 1.2.3 of the Amazon SQS Extended Client Library for Java

12 Jan 19:43
fd4adb0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.2...1.2.3

Version 2.0.2 of the Amazon SQS Extended Client Library for Java

03 Jan 21:23
58fed25
Compare
Choose a tag to compare

Release includes the following changes:

Version 2.0.1 of the Amazon SQS Extended Client Library for Java

07 Oct 18:47
450d522
Compare
Choose a tag to compare

Bug fix on receiveMessages to use the correct message attributes #66