Skip to content

Version 1.1.0 of the Amazon SQS Java Temporary Queues Client

Compare
Choose a tag to compare
@adam-aws adam-aws released this 08 Jul 19:30
· 12 commits to master since this release
dc5ca62

Several fixes and improvements, including:

  • Allow configuration of IdleQueueRetentionPeriodSeconds on temporary queue client
  • Removed Max Idle Queue Retention Period
  • Allow configuration of IdleQueueHeartbeatInterval
  • Added heartbeating during receive on virtual queues
  • Fixed typos in SQSScheduledExecutorService delay math