Skip to content

v2.2.0

Compare
Choose a tag to compare
@k-k k-k released this 18 Dec 23:30
· 100 commits to master since this release

Updates release provides support for Symfony 3.0, Iron MQ v3 (using v4 of the client library), AWS SDK v3 and more.

  • Added support for AWS SDK v3 (#81)
    • Supports backward compatibility for AWS SDK v2
  • Added support for Iron MQ v3 (#83)
    • Adds new option for rate_limit
    • Adds support for unicast push type on queues
    • Adds new method for get info on a queue - queueInfo()
  • Add support of Symfony 3.0 (#85)
  • Revamps Travis CI integration and adds builds for PHP 7 (#86)
  • Fixes topicExists() for the SNS Provider (#63)
    • Gives better error handling and allows using existing topics in SNS