Skip to content

Commit 52b4edc

Browse files
authored
chore: update release notes (#3414)
1 parent 0b12fda commit 52b4edc

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

google/cloud/storage/CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
# Changelog
22

3-
## v1.11.x - TBD
3+
## v1.12.x - TBD
4+
5+
## v1.11.x - 2020-03
6+
7+
* feat: implement resumable parallel file uploads (#3389) - allow applications
8+
to use multiple threads to upload large files, achieving throughput in excess
9+
of 1GiB/s. With this change applications can restart such uploads even if the
10+
application restarts.
11+
* chore: upgrade testbench to Python 3 (#3402) - you will need to have Python 3
12+
installed to run the integration tests.
413

514
## v1.10.x - 2020-02
615

0 commit comments

Comments
 (0)