Skip to content

Release v2.2.1 - 2015-11-19

Compare
Choose a tag to compare
@awood45 awood45 released this 19 Nov 21:14
· 4405 commits to version-3 since this release

Tag release v2.2.1

References:
#1003, #1006, #1007, #970, #975, #984, #994

  • Feature - Aws::DeviceFarm - Add new test and upload types to support web
    application testing on mobile devices.

  • Feature - Aws::S3::Resource - Added retries to the Aws::S3::Bucket#delete!
    method, which covers the case where the object wipe was not complete.

    See related GitHub pull request #994.

  • Feature - Aws::CloudFormation - Added Aws::CloudFormation::Stack#exists?
    operation via a new :stack_exists waiter.

    See related GitHub pull request #975.