File: v2.20.1.rst

package info (click to toggle)
python-boto 2.49.0-4.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 9,888 kB
  • sloc: python: 86,396; makefile: 112
file content (11 lines) | stat: -rw-r--r-- 364 bytes parent folder | download | duplicates (13)
1
2
3
4
5
6
7
8
9
10
11
boto v2.20.1
============

:date: 2013/12/13

This release fixes an important Amazon EC2 bug related to fetching security credentials via the meta-data service. It is recommended that users of boto-2.20.0 upgrade to boto-2.20.1.


Bugfixes
--------
* Bug fix for IAM security credentials metadata URL. (:issue:`1912`, :issue:`1908`, :issue:`1907`, :sha:`f82e7a5`)