File: v2.49.0.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 (15 lines) | stat: -rw-r--r-- 520 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
boto v2.49.0
============

:date: 2018/07/11

Updated the CA Bundle as well as some bucket encryption fixes.


Changes
-------
* Import the latest CA Bundle from certifi (:issue:`3818`, :sha:`e4699cba`)
* Fix to support uploads to KMS-encrypted buckets. (:issue:`3800`, :sha:`0a1d9040`)
* Support fetching GCS bucket encryption metadata. (:issue:`3799`, :sha:`132b64d2`)
* Update layer1.py (:issue:`3765`, :sha:`53340159`)
* Fix tests/unit/glacier/test_writer.py to make work with pypy. (:issue:`3762`, :sha:`8402c5d6`)