Releases: googleapis/python-storage
Releases · googleapis/python-storage
v2.6.0
07 Nov 21:48
Compare
Sorry, something went wrong.
No results found
2.6.0 (2022-11-07)
Features
Add Autoclass support and samples (#791 ) (9ccdc5f ), closes #797
Add predefined_acl to create_resumable_upload_session (#878 ) (2b3e8f9 )
Enable delete_blobs() to preserve generation (#840 ) (8fd4c37 ), closes #814
Make tests run against environments other than prod (#883 ) (7dfeb62 )
Bug Fixes
Align bucket bound hostname url builder consistency (#875 ) (8a24add )
BlobWriter.close() will do nothing if already closed (#887 ) (7707220 )
Remove client side validations (#868 ) (928ebbc )
Documentation
Update comments in list_blobs sample (#866 ) (9469f5d )
Clarify prefixes entity in list_blobs usage (#837 ) (7101f47 )
Streamline docs for c.g.c migration (#876 ) (7c8a178 )
Update docstring for lifecycle_rules to match generator behavior (#841 ) (36fb81b )
v2.5.0
03 Aug 16:31
Compare
Sorry, something went wrong.
No results found
2.5.0 (2022-07-24)
Features
Custom Placement Config Dual Region Support (#819 ) (febece7 )
Documentation
open file-like objects in byte mode for uploads (#824 ) (4bd3d1d )
v2.4.0
08 Jun 18:08
Compare
Sorry, something went wrong.
No results found
2.4.0 (2022-06-07)
Features
Bug Fixes
fix rewrite object in CMEK enabled bucket (#807 ) (9b3cbf3 )
Documentation
fix changelog header to consistent size (#802 ) (4dd0907 )
samples: Update the Recovery Point Objective (RPO) sample output (#725 ) (b0bf411 )
Update generation_metageneration.rst with a missing space (#798 ) (1e7cdb6 )
update retry docs (#808 ) (c365d5b )
v2.3.0
13 Apr 17:19
Compare
Sorry, something went wrong.
No results found
2.3.0 (2022-04-12)
Features
add dual region bucket support and sample (#748 ) (752e8ab )
track invocation id for retry metrics (#741 ) (bd56931 )
Bug Fixes
Documentation
v2.2.1
15 Mar 19:56
Compare
Sorry, something went wrong.
No results found
2.2.1 (2022-03-15)
Bug Fixes
v2.2.0
14 Mar 17:02
Compare
Sorry, something went wrong.
No results found
2.2.0 (2022-03-14)
Features
allow no project in client methods using storage emulator (#703 ) (bcde0ec )
Bug Fixes
add user agent in python-storage when calling resumable media (c7bf615 )
deps: require google-api-core>=1.31.5, >=2.3.2 (#722 ) (e9aab38 )
Fix BlobReader handling of interleaved reads and seeks (#721 ) (5d1cfd2 )
retry client side requests timeout (#727 ) (e0b3b35 )
Documentation
v2.1.0
19 Jan 17:33
Compare
Sorry, something went wrong.
No results found
2.1.0 (2022-01-19)
Features
v2.0.0
12 Jan 19:18
Compare
Sorry, something went wrong.
No results found
2.0.0 (2022-01-12)
⚠ BREAKING CHANGES
Remove Python 2 support (#657 )
Features
vplease--branches--main
12 Jan 18:32
Compare
Sorry, something went wrong.
No results found
chore(main): release 2.0.0 (#687)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
v1.44.0
05 Jan 19:50
Compare
Sorry, something went wrong.
No results found
Features
Documentation
Describe code sample more specifically (#660 ) (0459cb4 )
refresh readme instructions (#667 ) (ceb9314 )
This is just a simple PR to better describe what the code is doing in the comments. (0459cb4 )
use writeable streamin example for 'download_blob_to_file' (#676 ) (96092d4 )