Version 0.9.1 of the Amazon SQS Java Temporary Queues Client
Several fixes and improvements, including:
- Make the idle queue sweeper use virtual queues for responses from distributed tasks as well (not doing this was causing a lot of background queue creates and deletes)
- Attach the IdleQueueRetentionPeriodSeconds parameter to the host queues for response queues as well
- Improved shutdown process on the various clients
- Improved testing coverage