Skip to content

Releases: awslabs/amazon-sqs-java-messaging-lib

Version 2.1.3 of the Amazon SQS Java Messaging Library

23 Apr 20:14
Compare
Choose a tag to compare

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

Full Changelog: 2.1.2...2.1.3

Version 2.1.2 of the Amazon SQS Java Messaging Library

21 Feb 23:24
Compare
Choose a tag to compare

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

23 Mar 20:06
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.1.0...2.1.1

Version 1.2.0 of the Amazon SQS Java Messaging Library

13 Mar 17:20
1aa7bab
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.3...1.2.0

Version 2.1.0 of the Amazon SQS Java Messaging Library

02 Mar 19:20
119ba98
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.3...2.1.0

Version 2.0.3 of the Amazon SQS Java Messaging Library

12 Jan 21:41
Compare
Choose a tag to compare

Version 1.1.3 of the Amazon SQS Java Messaging Library (@Deprecated)

12 Jan 21:41
Compare
Choose a tag to compare

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

08 Dec 22:23
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.1...2.0.2

1.1.2

08 Dec 22:07
Compare
Choose a tag to compare

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

Full Changelog: 2.0.1...1.1.2

Version 2.0.1 of the Amazon SQS Java Messaging Library

12 Oct 21:23
c16c185
Compare
Choose a tag to compare
  • bug fix
  • dependencies up2date (thanks to dedependabot v2.0)