Skip to content

Release v2.9.12 - 2017-04-26

Compare
Choose a tag to compare
@awstools awstools released this 26 Apr 19:49
· 3578 commits to version-3 since this release

Tag release v2.9.12

References:
#1213, #1494, #1496

  • Feature - Aws::RDS - Updated the API, and documentation for Amazon Relational Database Service.

  • Feature - Aws::S3 - Added Multipart Download Helper feature to support different mode (:auto, :single_request, :get_range) in downloading large objects with #download_file in multipart when possible.

  • Issue - Aws::Xml::Parser::OxEngine - Made parser option for ox explicit to work around a breaking behavior change in the ox gem.