Skip to content

Python3 better support and boto version update

Compare
Choose a tag to compare
@alexeyts alexeyts released this 29 Sep 22:14
· 154 commits to master since this release
  • upgrading boto3 to the latest version
  • adding boto3 sqs retry limit
  • fixing python3 issues
  • changing AUTO_ADD_QUEUE to be False by default (you should be explicit when you wish to create SQS queues)