Boto

Latest version: v2.49.0

Safety actively analyzes 630169 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 8 of 13

2.17.0

Not secure
============

:date: 2013/11/14

This release adds support for the new AWS CloudTrail service, support for
Amazon Redshift's new features related encryption, audit logging, data load
from external hosts, WLM configuration, database distribution styles and
functions, as well as cross region snapshot copying.


Features
--------

* Add support for AWS CloudTrail (:sha:`53ba0c9`)
* Add support for new Amazon Redshift features (:sha:`d94b48c`)

Bugfixes
--------

* Add missing argument for Google Storage resumable uploads. (:sha:`b777b62`)

2.16.0

Not secure
============

:date: 2013/11/08

This release adds new Amazon Elastic MapReduce functionality, provides updates and fixes for Amazon EC2, Amazon VPC, Amazon DynamoDB, Amazon SQS, Amazon Elastic MapReduce, and documentation updates for several services.


Features
--------
* Added recipe for parallel execution of activities to SWF tutorial. (:issue:`1800`, :issue:`1800`, :sha:`52c5432`)
* Added launch_config's parameter associate_ip_address for VPC. (:issue:`1799`, :issue:`1799`, :sha:`6685adb`)
* Update elbadmin add/remove commands to support multiple instance arguments. (:issue:`1806`, :issue:`1806`, :sha:`4aad26d`)
* Added documentation for valid auto scaling event types and tags. (:issue:`1807`, :issue:`1807`, :sha:`664f6e8`)
* Support VPC tenancy restrictions and filters for DHCP options. (:issue:`1801`, :issue:`1801`, :sha:`8c5d8de`)
* Add VPC network ACL support. (:issue:`1809`, :issue:`1098`, :issue:`1809`, :sha:`9043d09`)
* Add convenience functions to make DynamoDB2 behave more like DynamoDB (:issue:`1780`, :sha:`2cecaca`)
* EC2 cancel_spot_instance_requests now returns a list of SpotInstanceRequest objects. (:issue:`1811`, :issue:`1811`, :issue:`1754`, :sha:`f3361b9`)
* Fix VPC DescribeVpnConnections call argument; Add support for static_routes_only when creating a new VPC. (:issue:`1816`, :issue:`1816`, :issue:`1481`, :sha:`b408637`)
* Add a section about DynamoDB Local to the DynamoDBv2 high level docs. (:issue:`1821`, :issue:`1821`, :issue:`1818`, :sha:`639505f`)
* Add support for new Elastic MapReduce APIs (:issue:`1836`, :sha:`5562264`)
* Modify EMR add_jobflow_steps to return a JobFlowStepList. (:issue:`1838`, :issue:`1838`, :sha:`ef9564f`)
* Generate docs for route53/zone, remove docs for route53/hostedzone. (:issue:`1837`, :issue:`1837`, :sha:`99e2e67`)


BugFixes
--------
* Fix for MWS iterator handling (:sha:`7e6f98d`)
* Clarify documentation for MetricAlarm dimensions. (:issue:`1808`, :issue:`1808`, :issue:`1803`, :sha:`4233fbf`)
* Fixes for general connection behind proxy. (:issue:`1781`, :issue:`1781`, :sha:`dc8bbea`)
* Validate S3 method kwarg names to prevent misspelling. (:issue:`1810`, :issue:`1810`, :issue:`1782`, :sha:`947a14a`)
* Fix dependencies so they show up as optional in CheeseShop (:issue:`1617`, :sha:`54da8b6`)
* Route53 retry HTTP error 400s (:issue:`1618`, :sha:`6e355b3`)
* Fix typo in IAMConnection documentation (:issue:`1820`, :sha:`3fc335d`)
* Fix MWS MemberLists parsing. (:issue:`1815`, :issue:`1815`, :sha:`0f6f089`)
* Fix typo in SQS documentation (:issue:`1830`, :sha:`20532a6`)
* Update auto scaling documentation. (:issue:`1824`, :issue:`1824`, :issue:`1823`, :sha:`9a359ec`)
* Fixing region endpoints for EMR (:issue:`1831`, :sha:`ed669f7`)
* Raising an exception in SQS message decode() should not abort parsing. (:issue:`1835`, :issue:`1835`, :issue:`1833`, :sha:`2a00c92`)
* Replace correct VPC ACL association instead of just the first one. (:issue:`1844`, :issue:`1844`, :issue:`1843`, :sha:`c70b8d6`)
* Prevent swallowing CloudSearch errors (:issue:`1846`, :issue:`1842`, :sha:`c2f955b`)

2.15.0

Not secure
============

:date: 2013/10/17

This release adds support for Amazon Elastic Transcoder audio transcoding, new
regions for Amazon Simple Storage Service (S3), Amazon Glacier, and Amazon
Redshift as well as new parameters in Amazon Simple Queue Service (SQS), Amazon
Elastic Compute Cloud (EC2), and the ``lss3`` utility. Also included are
documentation updates and fixes for S3, Amazon DynamoDB, Amazon Simple Workflow
Service (SWF) and Amazon Marketplace Web Service (MWS).


Features
--------

* Add SWF tutorial and code sample (:issue:`1769`, :sha:`36524f5`)
* Add ap-southeast-2 region to S3WebsiteEndpointTranslate (:issue:`1777`,
:sha:`e7b0b39`)
* Add support for ``owner_acct_id`` in SQS ``get_queue`` (:issue:`1786`,
:sha:`c1ad303`)
* Add ap-southeast-2 region to Glacier (:sha:`c316266`)
* Add ap-southeast-1 and ap-southeast-2 to Redshift (:sha:`3d67a03`)
* Add SSH timeout option (:issue:`1755`, :sha:`d8e70ef`, :sha:`653b82b`)
* Add support for markers in ``lss3`` (:issue:`1783`, :sha:`8ee4b1f`)
* Add ``block_device_mapping`` to EC2 ``create_image`` (:issue:`1794`,
:sha:`86afe2e`)
* Updated SWF tutorial (:issue:`1797`, :sha:`3804b16`)
* Support Elastic Transcoder audio transcoding (:sha:`03a5087`)

Bugfixes
--------

* Fix VPC module docs, ELB docs, some formatting (:issue:`1770`,
:sha:`75de377`)
* Fix DynamoDB item ``attrs`` initialization (:issue:`1776`, :sha:`8454a2b`)
* Fix parsing of empty member lists for MWS (:issue:`1785`, :sha:`7b46ca5`)
* Fix link to release notes in docs (:sha:`a6bf794`)
* Do not validate bucket when copying a key (:issue:`1763`, :sha:`5505113`)
* Retry HTTP 502, 504 errors (:issue:`1798`, :sha:`c832e2d`)

2.14.0

Not secure
============

:date: 2013/10/09

This release makes ``s3put`` region-aware, adds some missing features to
EC2 and SNS, enables EPUB documentation output, and makes the HTTP(S)
connection pooling port-aware, which in turn enables connecting to
e.g. mock services running on ``localhost``. It also includes support
for the latest EC2 and OpsWorks features, as well as several
important bugfixes for EC2, DynamoDB, MWS, and Python 2.5 support.


Features
--------

* Add support for a ``--region`` argument to ``s3put`` and auto-detect bucket
regions if possible (:issue:`1731`, :sha:`d9c28f6`)
* Add ``delete_notification_configuration`` for EC2 autoscaling
(:issue:`1717`, :sha:`ebb7ace`)
* Add support for registering HVM instances (:issue:`1733`, :sha:`2afc68e`)
* Add support for ``ReplaceRouteTableAssociation`` for EC2 (:issue:`1736`,
:sha:`4296835`)
* Add ``sms`` as an option for SNS subscribe (:issue:`1744`, :sha:`8ff08e5`)
* Allow overriding ``has_google_credentials`` (:issue:`1752`, :sha:`052cc91`)
* Add EPUB output format for docs (:issue:`1759`, :sha:`def7c67`)
* Add handling of ``Connection: close`` HTTP headers in responses
(:issue:`1773`, :sha:`1a38f32`)
* Make connection pooling port-aware (:issue:`1764`, :issue:`1737`,
:sha:`b6c7330`)
* Add support for ``instance_type`` to ``modify_reserved_instances``
(:sha:`bf07eee`)
* Add support for new OpsWorks features (:sha:`f512898`)


Bugfixes
--------

* Remove erroneous ``dry_run`` parameter (:issue:`1729`, :sha:`35a516e`)
* Fix task_list override in poll methods of SWF Deciders and Workers (
:issue:`1724`, :sha:`fa8d871`)
* Remove Content-Encoding header from metadata test (:issue:`1735`,
:sha:`c8b0130`)
* Fix the ability to override DynamoDBv2 host and port when creating
connections (:issue:`1734`, :sha:`8d2b492`)
* Fix UnboundLocalError (:sha:`e0e6aeb`)
* ``self.rules`` is of type IPPermissionsList, remove takes no kwargs
(:sha:`3c56b3f`)
* Nicer error messages for 403s (:issue:`1753`, :sha:`d3d9eab`)
* Various documentation fixes (:issue:`1762`, :sha:`76aef10`)
* Various Python 2.5 fixes (:sha:`150aef6`, :sha:`67ae9ff`)
* Prevent certificate tests from failing for non-govcloud accounts
(:sha:`2d3d9f6`)
* Fix flaky resumable upload test (:issue:`1768`, :sha:`6aa8ae2`)
* Force the Host HTTP header to fix an issue with older httplibs
(:sha:`202c456`)
* Blacklist S3 from forced Host HTTP header (:sha:`9193226`)
* Fix ``propagate_at_launch`` spelling error (:issue:`1739`, :sha:`e78d88a`)
* Remove unused code that causes exceptions with bad response data
(:issue:`1771`, :sha:`bec5e70`)
* Fix ``detach_subnets`` typo (:issue:`1760`, :sha:`4424e1b`)
* Fix result list handling of ``GetMatchingProductForIdResponse`` for MWS
(:issue:`1751`, :sha:`977b7dc`)

2.13.3

Not secure
============

:date: 2013/09/16

This release fixes a packaging error with the previous version of boto.
The version ``v2.13.2`` was provided instead of ``2.13.2``, causing things
like ``pip`` to incorrectly resolve the latest release.

That release was only available for several minutes & was removed from PyPI
due to the way it would break installation for users.

2.13.0

Not secure
============

:date: 2013/09/12

This release adds support for VPC within AWS Opsworks, added dry-run support &
the ability to modify reserved instances in EC2 as well as several important
bugfixes for EC2, SNS & DynamoDBv2.


Features
--------

* Added support for VPC within Opsworks. (:sha:`56e1df3`)
* Added support for ``dry_run`` within EC2. (:sha:`dd7774c`)
* Added support for ``modify_reserved_instances`` &
``describe_reserved_instances_modifications`` within EC2. (:sha:`7a08672`)


Bugfixes
--------

* Fixed EC2's ``associate_public_ip`` to work correctly. (:sha:`9db6101`)
* Fixed a bug with ``dynamodb_load`` when working with sets. (:issue:`1664`,
:sha:`ef2d28b`)
* Changed SNS ``publish`` to use POST. (:sha:`9c11772`)
* Fixed inability to create LaunchConfigurations when using Block Device
Mappings. (:issue:`1709`, :issue:`1710`, :sha:`5fd728e`)
* Fixed DynamoDBv2's ``batch_write`` to appropriately handle
``UnprocessedItems``. (:issue:`1566`, :issue:`1679`, :issue:`1714`,
:sha:`2fc2369`)
* Several documentation improvements/fixes:

* Added Opsworks docs to the index. (:sha:`5d48763`)
* Added docs on the correct string values for ``get_all_images``.
(:issue:`1674`, :sha:`1e4ed2e`)
* Removed a duplicate ``boto.s3.prefix`` entry from the docs.
(:issue:`1707`, :sha:`b42d34c`)
* Added an API reference for ``boto.swf.layer2``. (:issue:`1712`,
:sha:`9f7b15f`)

Page 8 of 13

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.