Skip to content
This repository has been archived by the owner on Nov 20, 2018. It is now read-only.

Release v2.0.16 - 2014-12-18

Compare
Choose a tag to compare
@awstools awstools released this 18 Dec 22:32
· 62 commits to master since this release
  • Feature - Aws::SWF - Added support for task priorities.

  • Feature - Aws::S3::Encryption::Client - Added new options to
    Aws::S3::Encryption::Client#get_objet. You can now pass the
    following options to #get_object:

    • :envelope_location
    • :instruction_file_suffix

    Passing these options override the default values determined
    during construction of the Aws::S3::Encryption::Client.