File: v2.8.0.rst

package info (click to toggle)
python-boto 2.34.0-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 8,584 kB
  • ctags: 10,521
  • sloc: python: 78,553; makefile: 123
file content (45 lines) | stat: -rw-r--r-- 846 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
===========
boto v2.8.0
===========

The 2.8.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.7.0 release
and the 2.8.0 release at https://github.com/boto/boto/compare/2.7.0...2.8.0.

This release includes:

* Added support for Amazon Elasticache
* Added support for Amazon Elastic Transcoding Service

As well as numerous bug fixes and improvements.

Commits
=======

There were 115 commits in this release from 21 different authors.  The authors
are listed below, in alphabetical order:

* conorbranagan
* dkavanagh
* gaige
* garnaat
* halfaleague
* jamesls
* jjhooper
* jordansissel
* jterrace
* Kodiologist
* kopertop
* mfschwartz
* nathan11g
* pasc
* phobologic
* schworer
* seandst
* SirAlvarex
* Yaniv Ovadia
* yig
* yovadia12