Releases: awslabs/amazon-sqs-java-extended-client-lib
Releases · awslabs/amazon-sqs-java-extended-client-lib
Version 2.1.1 of the Amazon SQS Extended Client Library for Java
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
- @pomadchin made their first contribution in #151
Full Changelog: 2.1.0...2.1.1
Version 2.1.0 of the Amazon SQS Extended Client Library for Java
What's Changed
From this version and onward, users will be able to use Async S3 Client.
- Yet another add async support for S3 by @richardsmithsfdc in #79
New Contributors
- @richardsmithsfdc made their first contribution in #79
Full Changelog: 2.0.4...2.1.0
Version 1.2.6 of the Amazon SQS Extended Client Library for Java
What's Changed
- Fix receive message operation for customers using older versions of Extended Client by @jagdev-aws in #142
New Contributors
- @jagdev-aws made their first contribution in #142
Full Changelog: 1.2.5...1.2.6
Version 1.2.5 of the Amazon SQS Extended Client Library for Java
What's Changed
Full Changelog: 1.2.4...1.2.5
Version 2.0.4 of the Amazon SQS Extended Client Library for Java
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
What's Changed
- V1 by @ziyanli-amazon in #89
- version bump by @ziyanli-amazon in #91
Full Changelog: 1.2.3...1.2.4
Version 2.0.3 of the Amazon SQS Extended Client Library for Java
What's Changed
- Closes the S3 client to avoid memory leak by @vbuitoni in #80
- Bump maven-surefire-plugin from 3.0.0-M7 to 3.0.0 by @dependabot in #88
- Bump nexus-staging-maven-plugin from 1.6.7 to 1.6.13 by @dependabot in #87
- Upgrade sdk version by @ziyanli-amazon in #90
- Bump maven-compiler-plugin from 3.10.1 to 3.11.0 by @dependabot in #85
- Bump maven-javadoc-plugin from 3.4.1 to 3.5.0 by @dependabot in #84
New Contributors
Full Changelog: 2.0.2...2.0.3
Version 1.2.3 of the Amazon SQS Extended Client Library for Java
What's Changed
- Upgrade java sdk dependencies to 1.12 and version bump by @ziyanli-amazon in #81
New Contributors
- @ziyanli-amazon made their first contribution in #81
Full Changelog: 1.2.2...1.2.3
Version 2.0.2 of the Amazon SQS Extended Client Library for Java
Version 2.0.1 of the Amazon SQS Extended Client Library for Java
Bug fix on receiveMessages to use the correct message attributes #66