RockLib.Messaging.SQS version 2.0.0-alpha08
- Adds optional
region
parameter toSQSQueueSender
andSQSQueueReceiver
constructors. - Updates the RockLib.Messaging package to the latest prerelese, which changes the receiver API to be asynchronous.
region
parameter to SQSQueueSender
and SQSQueueReceiver
constructors.