Boto

Latest version: v2.49.0

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

Scan your dependencies

Page 12 of 13

2.5.0

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

The 2.5.0 release of boto is now available on `PyPI`_.

.. _`PyPI`: http://pypi.python.org/pypi/boto

You can get a comprehensive list of all commits made between the 2.4.1 release
and the 2.5.0 release at https://github.com/boto/boto/compare/2.4.1...2.5.0.

This release includes:

* Support for IAM Roles for EC2 Instances
* Added support for Capabilities in CloudFormation
* Spot instances in autoscaling groups
* Internal ELB's
* Added tenancy option to run_instances

There were 77 commits in this release from 18 different authors. The authors
are listed below, in no particular order:

* jimbrowne
* cosmin
* gtaylor
* garnaat
* brianjaystanley
* jamesls
* trevorsummerssmith
* Bryan Donlan
* davidmarble
* jtriley
* rdodev
* toby
* tpodowd
* srs81
* mfschwartz
* rdegges
* gholms


===========

2.4.0

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

The 2.4.0 release of boto is now available on `PyPI`_.

.. _`PyPI`: http://pypi.python.org/pypi/boto

You can get a comprehensive list of all commits made between the 2.3.0 release
and the 2.4.0 release at https://github.com/boto/boto/compare/2.3.0...2.4.0.

This release includes:

* Initial support for Amazon Cloudsearch Service.
* Support for Amazon's Marketplace Web Service.
* Latency-based routing for Route53
* Support for new domain verification features of SES.
* A full rewrite of the FPS module.
* Support for BatchWriteItem in DynamoDB.
* Additional EMR steps for installing and running Pig scripts.
* Support for additional batch operations in SQS.
* Better support for VPC group-ids.
* Many, many bugfixes from the community. Thanks for the reports and pull
requests!

There were 175 commits in this release from 32 different authors. The authors
are listed below, in no particular order:

* estebistec
* tpodowd
* Max Noel
* garnaat
* mfschwartz
* jtriley
* akoumjian
* jreese
* mulka
* Nuutti Kotivuori
* mboersma
* ryansb
* dampier
* crschmidt
* nithint
* sievlev
* eckamm
* imlucas
* disruptek
* trevorsummerssmith
* tmorgan
* evanworley
* iandanforth
* oozie
* aedeph
* alexanderdean
* abrinsmead
* dlecocq
* bsimpson63
* jamesls
* cosmin
* gtaylor


===========

2.3.0

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

The 2.3.0 release of boto is now available on `PyPI`_.

.. _`PyPI`: http://pypi.python.org/pypi/boto

You can view a list of issues that have been closed in this release at
https://github.com/boto/boto/issues?milestone=6&state=closed.

You can get a comprehensive list of all commits made between the 2.2.2 release
and the 2.3.0 release at https://github.com/boto/boto/compare/2.2.2...2.3.0.

This release includes initial support for Amazon Simple Workflow Service.

The API version of the FPS module was updated to 2010-08-28.

This release also includes many bug fixes and improvements in the Amazon
DynamoDB module. One change of particular note is the behavior of the
``new_item`` method of the ``Table`` object. See http://readthedocs.org/docs/boto/en/2.3.0/ref/dynamodb.html#module-boto.dynamodb.table
for more details.

There were 109 commits in this release from 21 different authors.
The authors are listed below, in no particular order:

* theju
* garnaat
* rdodev
* mfschwartz
* kopertop
* tpodowd
* gtaylor
* kachok
* croach
* tmorgan
* Erick Fejta
* dherbst
* marccohen
* Arif Amirani
* yuzeh
* Roguelazer
* awblocker
* blinsay
* Peter Broadwell
* tierney
* georgekola


===========

2.2.2

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

The 2.2.2 release of boto is now available on `PyPI`_.

.. _`PyPI`: http://pypi.python.org/pypi/boto

You can view a list of issues that have been closed in this release at
https://github.com/boto/boto/issues?milestone=8&state=closed.

You can get a comprehensive list of all commits made between the 2.2.1 release
and the 2.2.2 release at https://github.com/boto/boto/compare/2.2.1...2.2.2.

This is a bugfix release.

There were 71 commits in this release from 11 different authors. The authors
are listed below, in no particular order:

* aficionado
* jimbrowne
* rdodev
* milancermak
* garnaat
* kopertop
* samuraisam
* tpodowd
* psa
* mfschwartz
* gtaylor



===========

2.2.1

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

The 2.2.1 release fixes a packaging problem that was causing problems when
installing via pip.

===========

2.2.0

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

The 2.2.0 release of boto is now available on `PyPI`_.

.. _`PyPI`: http://pypi.python.org/pypi/boto

You can view a list of issues that have been closed in this release at
https://github.com/boto/boto/issues?milestone=5&state=closed.

You can get a comprehensive list of all commits made between the 2.0 release
and the 2.1.0 release at
https://github.com/boto/boto/compare/fa0d6a1e49c8468abbe2c99cdc9f5fd8fd19f8f8...26c8eb108873bf8ce1b9d96d642eea2beef78c77.

Some highlights of this release:

* Support for Amazon DynamoDB service.
* Support for S3 Object Lifecycle (Expiration).
* Allow anonymous request for S3.
* Support for creating Load Balancers in VPC.
* Support for multi-dimension metrics in CloudWatch.
* Support for Elastic Network Interfaces in EC2.
* Support for Amazon S3 Multi-Delete capability.
* Support for new AMIversion and overriding of parameters in EMR.
* Support for SendMessageBatch request in SQS.
* Support for DescribeInstanceStatus request in EC2.
* Many, many improvements and additions to API documentation and Tutorials.
Special thanks to Greg Taylor for all of the Sphinx cleanups and new docs.

There were 336 commits in this release from 40 different authors. The authors
are listed below, in no particular order:

* Garrett Holmstrom
* mLewisLogic
* Warren Turkal
* Nathan Binkert
* Scott Moser
* Jeremy Edberg
* najeira
* Marc Cohen
* Jim Browne
* Mitch Garnaat
* David Ormsbee
* Blake Maltby
* Thomas O'Dowd
* Victor Trac
* David Marin
* Greg Taylor
* rdodev
* Jonathan Sabo
* rdoci
* Mike Schwartz
* l33twolf
* Keith Fitzgerald
* Oleksandr Gituliar
* Jason Allum
* Ilya Volodarsky
* Rajesh
* Felipe Reyes
* Andy Grimm
* Seth Davis
* Dave King
* andy
* Chris Moyer
* ruben
* Spike Gronim
* Daniel Norberg
* Justin Riley
* Milan Cermak timtebeek
* unknown
* Yotam Gingold
* Brian Oldfield

We processed 21 pull requests for this release from 40 different contributors.
Here are the github user id's for all of the pull request authors:

* milancermak
* jsabo
* gituliar
* rdodev
* marccohen
* tpodowd
* trun
* jallum
* binkert
* ormsbee
* timtebeek



===========

Page 12 of 13

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.