Skip to content

Version 1.0.2 of the Amazon SQS Extended Client Library for Java

Choose a tag to compare

@troy-aws troy-aws released this 02 May 20:30
· 66 commits to master since this release
  1. Release Tagging related API.
  2. Fixed the bug that RESERVED_ATTRIBUTE_NAME being added over and over when ReceiveMessageRequest being re-used, fix was initially submitted by @dsw2127 in commit edd84df.
  3. Fix the deprecated Apache annotation NotThreadSafe.