Boto

Latest version: v2.49.0

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

Scan your dependencies

Page 9 of 13

2.12.0

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

:date: 2013/09/04

This release adds support for Redis & replication groups to Elasticache as
well as several bug fixes.


Features
--------

* Added support for Redis & replication groups to Elasticache. (:sha:`f744ff6`)


Bugfixes
--------

* Boto's User-Agent string has changed. Mostly additive to include more
information. (:sha:`edb038a`)
* Headers that are part of S3's signing are now correctly coerced to the proper
case. (:issue:`1687`, :sha:`89eae8c`)
* Altered S3 so that it's possible to track what portions of a multipart upload
succeeded. (:issue:`1305`, :issue:`1675`, :sha:`e9a2c59`)
* Added ``create_lb_policy`` & ``set_lb_policies_of_backend_server`` to ELB.
(:issue:`1695`, :sha:`77a9458`)
* Fixed pagination when listing vaults in Glacier. (:issue:`1699`,
:sha:`9afecca`)
* Several documentation improvements/fixes:

* Added some docs about what command-line utilities ship with boto.
(:sha:`5d7d54d`)

2.11.0

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

:date: 2013/08/29

This release adds Public IP address support for VPCs created by EC2. It also
makes the GovCloud region available for all services. Finally, this release
also fixes a number of bugs.


Features
--------

* Added Public IP address support within VPCs created by EC2. (:sha:`be132d1`)
* All services can now easily use GovCloud. (:issue:`1651`, :sha:`542a301`,
:sha:`3c56121`, :sha:`9167d89`)
* Added ``db_subnet_group`` to
``RDSConnection.restore_dbinstance_from_point_in_time``. (:issue:`1640`,
:sha:`06592b9`)
* Added ``monthly_backups`` to EC2's ``trim_snapshots``. (:issue:`1688`,
:sha:`a2ad606`, :sha:`2998c11`, :sha:`e32d033`)
* Added ``get_all_reservations`` & ``get_only_instances`` methods to EC2.
(:issue:`1572`, :sha:`ffc6cc0`)


Bugfixes
--------

* Fixed the parsing of CloudFormation's ``LastUpdatedTime``. (:issue:`1667`,
:sha:` 70f363a`)
* Fixed STS' ``assume_role_with_web_identity`` to work correctly.
(:issue:`1671`, :sha:`ed1f403`, :sha:`ca794d5`, :sha:`ed7e563`,
:sha:`859762d`)
* Fixed how VPC security group filtering is done in EC2. (:issue:`1665`,
:issue:`1677`, :sha:`be00956`, :sha:`5e85dd1`, :sha:`e63aae8`)
* Fixed fetching more than 100 records with ``ResourceRecordSet``.
(:issue:`1647`, :issue:`1648`, :issue:`1680`, :sha:`b64dd4f`, :sha:`276df7e`,
:sha:`e57cab0`, :sha:`e62a58b`, :sha:`4c81bea`, :sha:`a3c635b`)
* Fixed how VPC Security Groups are referred to when working with RDS.
(:issue:`1602`, :issue:`1683`, :issue:`1685`, :issue:`1694`, :sha:`012aa0c`,
:sha:`d5c6dfa`, :sha:`7841230`, :sha:`0a90627`, :sha:`ed4fd8c`,
:sha:`61d394b`, :sha:`ebe84c9`, :sha:`a6b0f7e`)
* Google Storage ``Key`` now uses transcoding-invariant headers where possible.
(:sha:`d36eac3`)
* Doing non-multipart uploads when using ``s3put`` no longer requires having
the ``ListBucket`` permission. (:issue:`1642`, :issue:`1693`, :sha:`f35e914`)
* Fixed the serialization of ``attributes`` in a variety of SNS methods.
(:issue:`1686`, :sha:`4afb3dd`, :sha:`a58af54`)
* Fixed SNS to be better behaved when constructing an mobile push notification.
(:issue:`1692`, :sha:`62fdf34`)
* Moved SWF to SigV4. (:sha:`ef7d255`)
* Several documentation improvements/fixes:

* Updated the DynamoDB v2 docs to correct how the connection is built.
(:issue:`1662`, :sha:`047962d`)
* Fixed a typo in the DynamoDB v2 docstring for ``Table.create``.
(:sha:`be00956`)
* Fixed a typo in the DynamoDB v2 docstring for ``Table`` for custom
connections. (:issue:`1681`, :sha:`6a53020`)
* Fixed incorrect parameter names for ``DBParameterGroup`` in RDS.
(:issue:`1682`, :sha:`0d46aed`)
* Fixed a typo in the SQS tutorial. (:issue:`1684`, :sha:`38b7889`)

2.10.0

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

:date: 2013/08/13

This release adds Mobile Push Notification support to Amazon Simple Notification
Service, better reporting for Amazon Redshift, SigV4 authorization for Amazon
Elastic MapReduce & lots of bugfixes.


Features
--------

* Added support for Mobile Push Notifications to SNS. This enables you to send
push notifications to mobile devices (such as iOS or Android) using SNS.
(:sha:`ccba574`)
* Added support for better reporting within Redshift. (:sha:`9d55dd3`)
* Switched Elastic MapReduce to use SigV4 for authorization. (:sha:`b80aa48`)


Bugfixes
--------

* Added the ``MinAdjustmentType`` parameter to EC2 Autoscaling. (:issue:`1562`,
:issue:`1619`, :sha:`1760284`, :sha:`2a11fd9`, :sha:`2d14006` &
:sha:`b7f1ae1`)
* Fixed how DynamoDB tracks changes to data in ``Item`` objects, fixing
failures with modified sets not being sent. (:issue:`1565`,
:sha:`b111fcf` & :sha:`812f9a6`)
* Updated the CA certificates Boto ships with. (:issue:`1578`, :sha:`4dfadc8`)
* Fixed how CloudSearch's ``Layer2`` object gets initialized. (:issue:`1629`,
:issue:`1630`, :sha:`40b3652` & :sha:`f797ff9`)
* Fixed the ``-w`` flag in ``s3put``. (:issue:`1637`, :sha:`0865004` &
:sha:`3fe70ca`)
* Added the ``ap-southeast-2`` endpoint for DynamoDB. (:issue:`1621`,
:sha:`501b637`)
* Fixed test suite to run faster. (:sha:`243a67e`)
* Fixed how non-JSON responses are caught from CloudSearch. (:issue:`1633`,
:issue:`1645`, :sha:`d5a5c01`, :sha:`954a50c`, :sha:`915d8ff` &
:sha:`4407fcb`)
* Fixed how ``DeviceIndex`` is parsed from EC2. (:issue:`1632`, :issue:`1646`,
:sha:`ff15e1f`, :sha:`8337a0b` & :sha:`27c9b04`)
* Fixed EC2's ``connect_to_region`` to respect the ``region`` parameter. (
:issue:`1616`, :issue:`1654`, :sha:`9c37256`, :sha:`5950d12` & :sha:`b7eebe8`)
* Added ``modify_network_interface_atribute`` to EC2 connections.
(:issue:`1613`, :issue:`1656`, :sha:`e00b601`, :sha:`5b62f27`, :sha:`126f6e9`,
:sha:`bbfed1f` & :sha:`0c61293`)
* Added support for ``param_group`` within RDS. (:issue:`1639`, :sha:`c47baf0`)
* Added support for using ``Item.partial_save`` to create new records within
DynamoDBv2. (:issue:`1660`, :issue:`1521`, :sha:`bfa469f` & :sha:`58a13d7`)
* Several documentation improvements/fixes:

* Updated guideline on how core should merge PRs. (:sha:`80a419c`)
* Fixed a typo in a CloudFront docstring. (:issue:`1657`, :sha:`1aa0621`)

2.9.9

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

:date: 2013/07/24

This release updates Opsworks to add AMI & Chef 11 support, DBSubnetGroup
support in RDS & many other bugfixes.


Features
--------

* Added AMI, configuration manager & Chef 11 support to Opsworks.
(:sha:`55725fc`).
* Added ``in`` support for SQS messages. (:issue:`1593`, :sha:`e5fe1ed`)
* Added support for the ``ap-southeast-2`` region in Elasticache.
(:issue:`1607`, :sha:`9986b61`)
* Added support for block device mappings in ELB. (:issue:`1343`, :issue:`753`,
:issue:`1357`, :sha:`974a23a`)
* Added support for DBSubnetGroup in RDS. (:issue:`1500`, :sha:`01eef87`,
:sha:`45c60a0`, :sha:`c4c859e`)


Bugfixes
--------

* Fixed the canonicalization of paths on Windows. (:issue:`1609`,
:sha:`a1fa98c`)
* Fixed how ``BotoServerException`` uses ``message``. (:issue:`1353`,
:sha:`b944f4b`)
* Fixed ``DisableRollback`` always being ``True`` in a CloudFormation ``Stack``.
(:issue:`1379`, :sha:`32b3150`)
* Changed EMR instance groups to no longer require a string price (can now be
a ``Decimal``). (:issue:`1396`, :sha:`dfc39ff`)
* Altered ``Distribution._sign_string`` to accept any file-like object as well
within CloudFront. (:issue:`1349`, :sha:`8df6c14`)
* Fixed the ``detach_lb_from_subnets`` call within ELB. (:issue:`1417`,
:issue:`1418` :sha:`4a397bd`, :sha:`c11d72b`, :sha:`9e595b5`, :sha:`634469d`,
:sha:`586dd54`)
* Altered boto to obey ``no_proxy`` environment variables. (:issue:`1600`,
:issue:`1603`, :sha:`aaef5a9`)
* Fixed ELB connections to use HTTPS by default. (:issue:`1587`, :sha:`fe158c4`)
* Updated S3 to be Python 2.5 compatible again. (:issue:`1598`, :sha:`066009f`)
* All calls within SES will now return *all* DKIMTokens, instead of just one.
(:issue:`1550`, :issue:`1610`, :sha:`1a079da`, :sha:`1e82f85`, :sha:`5c8b6b8`)
* Fixed the ``logging`` parameter within ``DistributionConfig`` in CloudFront
to respect whatever is provided to the constructor. (:issue:`1457`,
:sha:`e76180d`)
* Fixed CloudSearch to no longer raise an error if a non-JSON response is received.
(:issue:`1555`, :issue:`1614`, :sha:`5e2c292`, :sha:`6510e1f`)

2.9.8

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

:date: 2013/07/18

This release is adds new methods in AWS Security Token Service (STS), AWS
CloudFormation, updates AWS Relational Database Service (RDS) & Google Storage.
It also has several bugfixes & documentation improvements.


Features
--------

* Added support for the ``DecodeAuthorizationMessage`` in STS (:sha:`1ada5ac`).
* Added support for creating/deleting/describing ``OptionGroup`` in RDS.
(:sha:`d629228` & :sha:`d059a3b`)
* Added ``CancelUpdateStack`` to CloudFormation. (:issue:`1476`, :sha:`5bae130`)
* Added support for getting/setting lifecycle configurations on GS buckets.
(:issue:`1604`, :sha:`652fc81`)


Bugfixes
--------

* Added region support to ``bin/elbadmin``. (:issue:`1586`,
:sha:`2ffbc60`)
* Changed the mock storage to use case-insensitive headers. (:issue:`1594`,
:sha:`71849cb`)
* Added ``complex_listeners`` to ELB. (:issue:`1048`, :sha:`b782ce2`)
* Added tests for Route53's ``ResourceRecordSets``. (:sha:`fad5bde`)
* Several documentation improvements/fixes:

* Updated CloudFront docs. (:issue:`1546`, :sha:`a811197`)
* Updated the URL explaining the use of base64 in SQS messages.
(:issue:`1596`, :sha:`00de3a2`)

2.9.7

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

:date: 2013/07/08

This release is primarily a bugfix release, but also inludes support for
Elastic Transcoder updates (variable bit rate, max frame rate & watermark
features).


Features
--------

* Added support for selecting specific attributes in DynamoDB v2.
(:issue:`1567`, :sha:`d9e5c2`)
* Added support for variable bit rate, max frame rate & watermark features in
Elastic Transcoder. (:sha:`3791c9`)


Bugfixes
--------

* Altered RDS to now use SigV4. (:sha:`be1633`)
* Removed parsing check in ``StorageUri``. (:sha:`21bc8f`)
* More information returned about GS key generation. (:issue:`1571`,
:sha:`6d5e3a`)
* Upload handling headers now case-insensitive. (:issue:`1575`, :sha:`60383d`)
* Several CloudFormation timestamp updates. (:issue:`1582`, :issue:`1583`,
:issue:`1588`, :sha:`0a23d34`, :sha:`6d4209`)
* Corrected a bug in how limits are handled in DynamoDB v2. (:issue:`1590`,
:sha:`710a62`)
* Several documentation improvements/fixes:

* Typo in ``boto.connection`` fixed. (:issue:`1569`, :sha:`cf39fd`)
* All previous release notes added to the docs. (:sha:`165596`)
* Corrected error in ``get_all_tags`` docs. (:sha:`4bca5d`)
* Corrected a typo in the S3 tutorial. (:sha:`f0cef8`)
* Corrected several import errors in the DDBv2 tutorial. (:sha:`5401a3`)
* Fixed an error in the ``get_key_pair`` docstring. (:issue:`1590`,
:sha:`a9cb8d`)

Page 9 of 13

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.