Skip to content

0.6.1

Compare
Choose a tag to compare
@kalaspuff kalaspuff released this 15 Nov 22:50
· 2706 commits to master since this release
  • Introduced new options for AWS SNS/SQS transport to use aws_endpoint_urls for sns and sqs if the user wishes to connect to other endpoints and the actual AWS endpoints, which could be useful for development and testing. The AWS SNS/SQS examples has been updated with values to reflect these options.
  • Reworked timeouts and reconnects and fixed an issue in the recreate_client method which was called on server disconnects.