Skip to content

Boto 3 - 0.0.10

Compare
Choose a tag to compare
@danielgtaylor danielgtaylor released this 24 Mar 22:14
· 6229 commits to develop since this release
  • bugfix:Documentation: Name collisions are now handled at the
    resource model layer instead of the factory, meaning that the
    documentation now uses the correct names. (issue
    67
    )
  • feature:Session: Add a region_name option when creating a session.
    (issue 69, issue
    21
    )
  • feature:Botocore: Update to Botocore 0.94.0
  • Update to the latest Amazon CloudeSearch API.
  • Add support for near-realtime data updates and exporting
    historical data from Amazon Cognito Sync.
  • Removed the ability to clone a low-level client. Instead,
    create a new client with the same parameters.
  • Add support for URL paths in an endpoint URL.
  • Multithreading signature fixes.
  • Add support for listing hosted zones by name and getting hosted
    zone counts from Amazon Route53.
  • Add support for tagging to AWS Data Pipeline.