Releases: awslabs/amazon-sqs-java-messaging-lib
Releases · awslabs/amazon-sqs-java-messaging-lib
Version 2.1.3 of the Amazon SQS Java Messaging Library
What's Changed
- Adding null check for error code by @ersaxenas in #231
- Adding default constructor for SQSConnectionFactory by @gilbahat in #38
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.10.1 to 3.13.0 by @dependabot in #230
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.0.0-M7 to 3.2.5 by @dependabot in #227
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.3 to 3.2.5 by @dependabot in #225
New Contributors
- @ersaxenas made their first contribution in #231
- @gilbahat made their first contribution in #38
Full Changelog: 2.1.2...2.1.3
Version 2.1.2 of the Amazon SQS Java Messaging Library
What's Changed
- Documented the bump up of the JMS version from 1.1 to Jakarta 3.1 by @verhasi in #222
- Dependencies versions bump
New Contributors
Full Changelog: 2.1.1...2.1.2
Version 2.1.1 of the Amazon SQS Java Messaging Library
Version 1.2.0 of the Amazon SQS Java Messaging Library
Version 2.1.0 of the Amazon SQS Java Messaging Library
What's Changed
- Now support Spring Boot 3.0 - a Java 17 baseline
- Update JDK to 17. by @armogur in #177
- Bump maven-failsafe-plugin from 3.0.0-M7 to 3.0.0-M9 by @dependabot in #181
- Bump aws-java-sdk.version from 2.19.13 to 2.20.15 by @dependabot in #183
New Contributors
Full Changelog: 2.0.3...2.1.0
Version 2.0.3 of the Amazon SQS Java Messaging Library
Full Changelog: 2.0.2...2.0.3
Version 1.1.3 of the Amazon SQS Java Messaging Library (@Deprecated)
NOTICE: Please DO NOT use this version. Use any prior versions instead.
Full Changelog: 1.1.2...1.1.3
Version 2.0.2 of the Amazon SQS Java Messaging Library
What's Changed
- Make wait time seconds modifiable by @seanliu-oss in #140
- Resolved CVE - geronimo issue credit to @vghero
- Bump joda-time from 2.11.2 to 2.12.2 by @dependabot in #141
- Bump aws-java-sdk.version from 2.17.288 to 2.18.1 by @dependabot in #136
- Bump junit-jupiter-engine from 5.7.0-M1 to 5.9.1 by @dependabot in #127
- Bump maven-compiler-plugin from 3.2 to 3.10.1 by @dependabot in #125
New Contributors
- @seanliu-oss made their first contribution in #140
Full Changelog: 2.0.1...2.0.2
1.1.2
What's Changed
- Updated Java SDK version to latest
1.12.360
- Made wait time seconds modifiable by @seanliu-oss in #140
- Resolved CVE - geronimo issue credit to @vghero
- Updated dependencies recommended by dependabot
New Contributors
- @seanliu-oss made their first contribution in #140
Full Changelog: 2.0.1...1.1.2
Version 2.0.1 of the Amazon SQS Java Messaging Library
- bug fix
- dependencies up2date (thanks to dedependabot v2.0)