terraform-google-modules / cloud-foundation-training

https://registry.terraform.io/modules/terraform-google-modules/cloud-foundation-training/google
Apache License 2.0
96 stars 90 forks source link

fix(deps)!: Update dependency google-cloud-storage to v2 #64

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
google-cloud-storage ==1.19.1 -> ==2.18.2 age adoption passing confidence

Release Notes

googleapis/python-storage (google-cloud-storage) ### [`v2.18.2`](https://togithub.com/googleapis/python-storage/blob/HEAD/CHANGELOG.md#2182-2024-08-08) [Compare Source](https://togithub.com/googleapis/python-storage/compare/v2.18.1...v2.18.2) ##### Bug Fixes - Add regression test for range read retry issue and bump dependency to fix ([#​1338](https://togithub.com/googleapis/python-storage/issues/1338)) ([0323647](https://togithub.com/googleapis/python-storage/commit/0323647d768b3be834cfab53efb3c557a47d41c3)) ### [`v2.18.1`](https://togithub.com/googleapis/python-storage/blob/HEAD/CHANGELOG.md#2181-2024-08-05) [Compare Source](https://togithub.com/googleapis/python-storage/compare/v2.18.0...v2.18.1) ##### Bug Fixes - Properly escape URL construction for XML MPU API ([#​1333](https://togithub.com/googleapis/python-storage/issues/1333)) ([bf4d0e0](https://togithub.com/googleapis/python-storage/commit/bf4d0e0a2ef1d608d679c22b13d8f5d90b39c7b2)) ### [`v2.18.0`](https://togithub.com/googleapis/python-storage/blob/HEAD/CHANGELOG.md#2180-2024-07-09) [Compare Source](https://togithub.com/googleapis/python-storage/compare/v2.17.0...v2.18.0) ##### Features - Add OpenTelemetry Tracing support as a preview feature ([#​1288](https://togithub.com/googleapis/python-storage/issues/1288)) ([c2ab0e0](https://togithub.com/googleapis/python-storage/commit/c2ab0e035b179a919b27c7f50318472f14656e00)) ##### Bug Fixes - Allow Protobuf 5.x ([#​1317](https://togithub.com/googleapis/python-storage/issues/1317)) ([152b249](https://togithub.com/googleapis/python-storage/commit/152b249472a09342777237d47b6c09f99c2d28e6)) - Correct notification error message ([#​1290](https://togithub.com/googleapis/python-storage/issues/1290)) ([1cb977d](https://togithub.com/googleapis/python-storage/commit/1cb977daa2d97c255a382ce81f56a43168b0637d)), closes [#​1289](https://togithub.com/googleapis/python-storage/issues/1289) ### [`v2.17.0`](https://togithub.com/googleapis/python-storage/blob/HEAD/CHANGELOG.md#2170-2024-05-22) [Compare Source](https://togithub.com/googleapis/python-storage/compare/v2.16.0...v2.17.0) ##### Features - Support HNS enablement in bucket metadata ([#​1278](https://togithub.com/googleapis/python-storage/issues/1278)) ([add3c01](https://togithub.com/googleapis/python-storage/commit/add3c01f0974e22df7f0b50504d5e83e4235fd81)) - Support page_size in bucket.list_blobs ([#​1275](https://togithub.com/googleapis/python-storage/issues/1275)) ([c52e882](https://togithub.com/googleapis/python-storage/commit/c52e882f65583a7739392926308cc34984561165)) ##### Bug Fixes - Remove deprecated methods in samples and tests ([#​1274](https://togithub.com/googleapis/python-storage/issues/1274)) ([4db96c9](https://togithub.com/googleapis/python-storage/commit/4db96c960b07e503c1031c9fa879cf2af195f513)) ##### Documentation - Reference Storage Control in readme ([#​1254](https://togithub.com/googleapis/python-storage/issues/1254)) ([3d6d369](https://togithub.com/googleapis/python-storage/commit/3d6d3693d5c1b24cd3d2bbdeabfd78b8bfd4161a)) - Update DEFAULT_RETRY_IF_GENERATION_SPECIFIED docstrings ([#​1234](https://togithub.com/googleapis/python-storage/issues/1234)) ([bdd426a](https://togithub.com/googleapis/python-storage/commit/bdd426adf5901faa36115885af868ef50e356a36)) ### [`v2.16.0`](https://togithub.com/googleapis/python-storage/blob/HEAD/CHANGELOG.md#2160-2024-03-18) [Compare Source](https://togithub.com/googleapis/python-storage/compare/v2.15.0...v2.16.0) ##### Features - Add support for soft delete ([#​1229](https://togithub.com/googleapis/python-storage/issues/1229)) ([3928aa0](https://togithub.com/googleapis/python-storage/commit/3928aa0680ec03addae1f792c73abb5c9dc8586f)) - Support includeFoldersAsPrefixes ([#​1223](https://togithub.com/googleapis/python-storage/issues/1223)) ([7bb8065](https://togithub.com/googleapis/python-storage/commit/7bb806538cf3d7a5e16390db1983620933d5e51a)) ### [`v2.15.0`](https://togithub.com/googleapis/python-storage/blob/HEAD/CHANGELOG.md#2150-2024-02-28) [Compare Source](https://togithub.com/googleapis/python-storage/compare/v2.14.0...v2.15.0) ##### Features - Support custom universe domains/TPC ([#​1212](https://togithub.com/googleapis/python-storage/issues/1212)) ([f4cf041](https://togithub.com/googleapis/python-storage/commit/f4cf041a5f2075cecf5f4993f8b7afda0476a52b)) ##### Bug Fixes - Add "updated" as property for Bucket ([#​1220](https://togithub.com/googleapis/python-storage/issues/1220)) ([ae9a53b](https://togithub.com/googleapis/python-storage/commit/ae9a53b464e7d82c79a019a4111c49a4cdcc3ae0)) - Remove utcnow usage ([#​1215](https://togithub.com/googleapis/python-storage/issues/1215)) ([8d8a53a](https://togithub.com/googleapis/python-storage/commit/8d8a53a1368392ad7a1c4352f559c12932c5a9c9)) ### [`v2.14.0`](https://togithub.com/googleapis/python-storage/blob/HEAD/CHANGELOG.md#2140-2023-12-10) [Compare Source](https://togithub.com/googleapis/python-storage/compare/v2.13.0...v2.14.0) ##### Features - Add support for Python 3.12 ([#​1187](https://togithub.com/googleapis/python-storage/issues/1187)) ([ecf4150](https://togithub.com/googleapis/python-storage/commit/ecf41504ba7f2a2c2db2e3c7e267686283d2cab3)) - Support object retention lock ([#​1188](https://togithub.com/googleapis/python-storage/issues/1188)) ([a179337](https://togithub.com/googleapis/python-storage/commit/a1793375cf038ce79d4d4b7077f6b4dcc4b4aeec)) ##### Bug Fixes - Clarify error message and docstrings in Blob class method ([#​1196](https://togithub.com/googleapis/python-storage/issues/1196)) ([92c20d3](https://togithub.com/googleapis/python-storage/commit/92c20d3f7520c6b94308ebb156202fdfd1dcd482)) - Propagate timeout in BlobWriter ([#​1186](https://togithub.com/googleapis/python-storage/issues/1186)) ([22f36da](https://togithub.com/googleapis/python-storage/commit/22f36da1ce5b04408653ddbdbf35f25ed1072af8)), closes [#​1184](https://togithub.com/googleapis/python-storage/issues/1184) - Use native namespace to avoid pkg_resources warnings ([#​1176](https://togithub.com/googleapis/python-storage/issues/1176)) ([2ed915e](https://togithub.com/googleapis/python-storage/commit/2ed915ec4b35df6fad04f42df25e48667148fcf5)) ### [`v2.13.0`](https://togithub.com/googleapis/python-storage/blob/HEAD/CHANGELOG.md#2130-2023-10-31) [Compare Source](https://togithub.com/googleapis/python-storage/compare/v2.12.0...v2.13.0) ##### Features - Add Autoclass v2.1 support ([#​1117](https://togithub.com/googleapis/python-storage/issues/1117)) ([d38adb6](https://togithub.com/googleapis/python-storage/commit/d38adb6a3136152ad68ad8a9c4583d06509307b2)) - Add support for custom headers ([#​1121](https://togithub.com/googleapis/python-storage/issues/1121)) ([2f92c3a](https://togithub.com/googleapis/python-storage/commit/2f92c3a2a3a1585d0f77be8fe3c2c5324140b71a)) ##### Bug Fixes - Blob.from_string parse storage uri with regex ([#​1170](https://togithub.com/googleapis/python-storage/issues/1170)) ([0a243fa](https://togithub.com/googleapis/python-storage/commit/0a243faf5d6ca89b977ea1cf543356e0dd04df95)) - Bucket.delete(force=True) now works with version-enabled buckets ([#​1172](https://togithub.com/googleapis/python-storage/issues/1172)) ([0de09d3](https://togithub.com/googleapis/python-storage/commit/0de09d30ea6083d962be1c1f5341ea14a2456dc7)) - Fix typo in Bucket.clear_lifecycle_rules() ([#​1169](https://togithub.com/googleapis/python-storage/issues/1169)) ([eae9ebe](https://togithub.com/googleapis/python-storage/commit/eae9ebed12d26832405c2f29fbdb14b4babf080d)) ##### Documentation - Fix exception field in tm reference docs ([#​1164](https://togithub.com/googleapis/python-storage/issues/1164)) ([eac91cb](https://togithub.com/googleapis/python-storage/commit/eac91cb6ffb0066248f824fc1f307140dd7c85da)) ### [`v2.12.0`](https://togithub.com/googleapis/python-storage/blob/HEAD/CHANGELOG.md#2120-2023-10-12) [Compare Source](https://togithub.com/googleapis/python-storage/compare/v2.11.0...v2.12.0) ##### Features - Add additional_blob_attributes to upload_many_from_filenames ([#​1162](https://togithub.com/googleapis/python-storage/issues/1162)) ([c7229f2](https://togithub.com/googleapis/python-storage/commit/c7229f2e53151fc2f2eb1268afc67dad87ebbb0a)) - Add crc32c_checksum argument to download_chunks_concurrently ([#​1138](https://togithub.com/googleapis/python-storage/issues/1138)) ([fc92ad1](https://togithub.com/googleapis/python-storage/commit/fc92ad19ff0f9704456452e8c7c47a5f90c29eab)) - Add skip_if_exists to download_many ([#​1161](https://togithub.com/googleapis/python-storage/issues/1161)) ([c5a983d](https://togithub.com/googleapis/python-storage/commit/c5a983d5a0b0632811af86fb64664b4382b05512)) - Launch transfer manager to GA ([#​1159](https://togithub.com/googleapis/python-storage/issues/1159)) ([5c90563](https://togithub.com/googleapis/python-storage/commit/5c905637947c45e39ed8ee84911a12e254bde571)) ##### Bug Fixes - Bump python-auth version to fix issue and remove workaround ([#​1158](https://togithub.com/googleapis/python-storage/issues/1158)) ([28c02dd](https://togithub.com/googleapis/python-storage/commit/28c02dd41010e6d818a77f51c539457b2dbfa233)) - Mark \_deprecate_threads_param as a wrapper to unblock introspection and docs ([#​1122](https://togithub.com/googleapis/python-storage/issues/1122)) ([69bd4a9](https://togithub.com/googleapis/python-storage/commit/69bd4a935a995f8f261a589ee2978f58b90224ab)) ##### Documentation - Add snippets for upload_chunks_concurrently and add chunk_size ([#​1135](https://togithub.com/googleapis/python-storage/issues/1135)) ([3a0f551](https://togithub.com/googleapis/python-storage/commit/3a0f551436b659afb2208fd558ddb846f4d62d98)) - Update formatting and wording in transfer_manager docstrings ([#​1163](https://togithub.com/googleapis/python-storage/issues/1163)) ([9e460d8](https://togithub.com/googleapis/python-storage/commit/9e460d8106cbfb76caf35df4f6beed159fa2c22d)) ### [`v2.11.0`](https://togithub.com/googleapis/python-storage/blob/HEAD/CHANGELOG.md#2110-2023-09-19) [Compare Source](https://togithub.com/googleapis/python-storage/compare/v2.10.0...v2.11.0) ##### Features - Add gccl-gcs-cmd field to X-Goog-API-Client header for Transfer Manager calls ([#​1119](https://togithub.com/googleapis/python-storage/issues/1119)) ([14a1909](https://togithub.com/googleapis/python-storage/commit/14a1909963cfa41208f4e25b82b7c84c5e02452f)) - Add transfer_manager.upload_chunks_concurrently using the XML MPU API ([#​1115](https://togithub.com/googleapis/python-storage/issues/1115)) ([56aeb87](https://togithub.com/googleapis/python-storage/commit/56aeb8778d25fe245ac2e1e96ef71f0dad1fec0f)) - Support configurable retries in upload_chunks_concurrently ([#​1120](https://togithub.com/googleapis/python-storage/issues/1120)) ([1271686](https://togithub.com/googleapis/python-storage/commit/1271686428c0faffd3dd1b4fd57bfe467d2817d4)) ##### Bug Fixes - Split retention period tests due to caching change ([#​1068](https://togithub.com/googleapis/python-storage/issues/1068)) ([cc191b0](https://togithub.com/googleapis/python-storage/commit/cc191b070c520e85030cd4cef6d7d9a7b1dd0bf4)) ##### Documentation - Add Transfer Manager documentation in c.g.c ([#​1109](https://togithub.com/googleapis/python-storage/issues/1109)) ([c1f8724](https://togithub.com/googleapis/python-storage/commit/c1f8724dc1c5dc180f36424324def74a5daec620)) ### [`v2.10.0`](https://togithub.com/googleapis/python-storage/blob/HEAD/CHANGELOG.md#2100-2023-06-14) [Compare Source](https://togithub.com/googleapis/python-storage/compare/v2.9.0...v2.10.0) ##### Features - Add matchGlob parameter to list_blobs ([#​1055](https://togithub.com/googleapis/python-storage/issues/1055)) ([d02098e](https://togithub.com/googleapis/python-storage/commit/d02098e6d5f656f9802cf0a494b507d77b065be7)) - Allow exceptions to be included in batch responses ([#​1043](https://togithub.com/googleapis/python-storage/issues/1043)) ([94a35ba](https://togithub.com/googleapis/python-storage/commit/94a35ba7416804881973f6a5296b430bdcf2832d)) ##### Bug Fixes - Extend wait for bucket metadata consistency in system tests ([#​1053](https://togithub.com/googleapis/python-storage/issues/1053)) ([d78586c](https://togithub.com/googleapis/python-storage/commit/d78586c388a683b8678f280df0c9456c6e109af7)) ##### Documentation - Add clarification to batch module ([#​1045](https://togithub.com/googleapis/python-storage/issues/1045)) ([11f6024](https://togithub.com/googleapis/python-storage/commit/11f6024a4fd0a66e8cdcc6c89c3d33534892386d)) ### [`v2.9.0`](https://togithub.com/googleapis/python-storage/blob/HEAD/CHANGELOG.md#290-2023-05-04) [Compare Source](https://togithub.com/googleapis/python-storage/compare/v2.8.0...v2.9.0) ##### Features - Un-deprecate blob.download_to_file(), bucket.create(), and bucket.list_blobs() ([#​1013](https://togithub.com/googleapis/python-storage/issues/1013)) ([aa4f282](https://togithub.com/googleapis/python-storage/commit/aa4f282514ebdaf58ced0743859a4ab1458f967c)) ##### Bug Fixes - Avoid pickling processed credentials ([#​1016](https://togithub.com/googleapis/python-storage/issues/1016)) ([7935824](https://togithub.com/googleapis/python-storage/commit/7935824049e2e6e430d2e601156730d6366c78f7)) - Improve test error message for missing credentials ([#​1024](https://togithub.com/googleapis/python-storage/issues/1024)) ([892481a](https://togithub.com/googleapis/python-storage/commit/892481a2c76fe5747ada3392345c087fb7f8bd8a)) ##### Documentation - Add sample and sample test for transfer manager ([#​1027](https://togithub.com/googleapis/python-storage/issues/1027)) ([4698799](https://togithub.com/googleapis/python-storage/commit/4698799101b5847d55edc8267db85257a74c3119)) - Remove threads in transfer manager samples ([#​1029](https://togithub.com/googleapis/python-storage/issues/1029)) ([30c5146](https://togithub.com/googleapis/python-storage/commit/30c51469af2efd4f5becaab7e7b02b207a074267)) ### [`v2.8.0`](https://togithub.com/googleapis/python-storage/blob/HEAD/CHANGELOG.md#280-2023-03-29) [Compare Source](https://togithub.com/googleapis/python-storage/compare/v2.7.0...v2.8.0) ##### Features - Add multiprocessing and chunked downloading to transfer manager ([#​1002](https://togithub.com/googleapis/python-storage/issues/1002)) ([e65316b](https://togithub.com/googleapis/python-storage/commit/e65316b5352a4e15c4dba806e899ad58f8665464)) ##### Bug Fixes - Add trove classifier for python 3.11 ([#​971](https://togithub.com/googleapis/python-storage/issues/971)) ([7886376](https://togithub.com/googleapis/python-storage/commit/7886376e5105f705a5fe9d061463cf1e033aecd0)) - Remove use of deprecated cgi module ([#​1006](https://togithub.com/googleapis/python-storage/issues/1006)) ([3071832](https://togithub.com/googleapis/python-storage/commit/30718322f6c7b1d7a3e4cfd44b6e1796f721b655)) ##### Documentation - Add clarifications to read timeout ([#​873](https://togithub.com/googleapis/python-storage/issues/873)) ([8fb26f4](https://togithub.com/googleapis/python-storage/commit/8fb26f439cf28ac4ec7a841db1cd0fd60ea77362)) - Fix c.g.c structure ([#​982](https://togithub.com/googleapis/python-storage/issues/982)) ([d5a2931](https://togithub.com/googleapis/python-storage/commit/d5a29318b5c68678ea63eb40a4dfede562f8963e)) - Update c.g.c docs and guides ([#​994](https://togithub.com/googleapis/python-storage/issues/994)) ([62b4a50](https://togithub.com/googleapis/python-storage/commit/62b4a500e40860c54c53d12323434d28739f9812)) ### [`v2.7.0`](https://togithub.com/googleapis/python-storage/blob/HEAD/CHANGELOG.md#270-2022-12-07) [Compare Source](https://togithub.com/googleapis/python-storage/compare/v2.6.0...v2.7.0) ##### Features - Add "transfer_manager" module for concurrent uploads and downloads, as a preview feature ([#​943](https://togithub.com/googleapis/python-storage/issues/943)) ([9998a5e](https://togithub.com/googleapis/python-storage/commit/9998a5e1c9e9e8920c4d40e13e39095585de657a)) - Add use_auth_w_custom_endpoint support ([#​941](https://togithub.com/googleapis/python-storage/issues/941)) ([5291c08](https://togithub.com/googleapis/python-storage/commit/5291c08cc76a7dbd853e51c19c944f6336c14d26)) ##### Bug Fixes - Implement closed property on fileio.py classes ([#​907](https://togithub.com/googleapis/python-storage/issues/907)) ([64406ca](https://togithub.com/googleapis/python-storage/commit/64406ca70cef98a81f6bb9da6e602196f4235178)) ### [`v2.6.0`](https://togithub.com/googleapis/python-storage/blob/HEAD/CHANGELOG.md#260-2022-11-07) [Compare Source](https://togithub.com/googleapis/python-storage/compare/v2.5.0...v2.6.0) ##### Features - Add Autoclass support and samples ([#​791](https://togithub.com/googleapis/python-storage/issues/791)) ([9ccdc5f](https://togithub.com/googleapis/python-storage/commit/9ccdc5f2e8a9e28b2df47260d639b6af2708fe9a)), closes [#​797](https://togithub.com/googleapis/python-storage/issues/797) - Add predefined_acl to create_resumable_upload_session ([#​878](https://togithub.com/googleapis/python-storage/issues/878)) ([2b3e8f9](https://togithub.com/googleapis/python-storage/commit/2b3e8f967df95d45c35e150b201e77b8962c7e9b)) - Enable delete_blobs() to preserve generation ([#​840](https://togithub.com/googleapis/python-storage/issues/840)) ([8fd4c37](https://togithub.com/googleapis/python-storage/commit/8fd4c376bd5f031836feb8101c9c0c0d1c2e969d)), closes [#​814](https://togithub.com/googleapis/python-storage/issues/814) - Make tests run against environments other than prod ([#​883](https://togithub.com/googleapis/python-storage/issues/883)) ([7dfeb62](https://togithub.com/googleapis/python-storage/commit/7dfeb622bb966e368786e3c9be67ad77b3150725)) ##### Bug Fixes - Align bucket bound hostname url builder consistency ([#​875](https://togithub.com/googleapis/python-storage/issues/875)) ([8a24add](https://togithub.com/googleapis/python-storage/commit/8a24add52f0bc7dbcb3ec427bd3e4551b3afcbf5)) - BlobWriter.close() will do nothing if already closed ([#​887](https://togithub.com/googleapis/python-storage/issues/887)) ([7707220](https://togithub.com/googleapis/python-storage/commit/770722034072cfcaafc18340e91746957ef31397)) - Remove client side validations ([#​868](https://togithub.com/googleapis/python-storage/issues/868)) ([928ebbc](https://togithub.com/googleapis/python-storage/commit/928ebbccbe183666f3b35adb7226bd259d4e71c0)) ##### Documentation - Update comments in list_blobs sample ([#​866](https://togithub.com/googleapis/python-storage/issues/866)) ([9469f5d](https://togithub.com/googleapis/python-storage/commit/9469f5dd5ca6d546a47efbc3d673a401ead9d632)) - Clarify prefixes entity in list_blobs usage ([#​837](https://togithub.com/googleapis/python-storage/issues/837)) ([7101f47](https://togithub.com/googleapis/python-storage/commit/7101f47fde663eec4bbaaa246c7fe4e973ca2506)) - Streamline docs for migration ([#​876](https://togithub.com/googleapis/python-storage/issues/876)) ([7c8a178](https://togithub.com/googleapis/python-storage/commit/7c8a178978d2022482afd301242ae79b2f9c737a)) - Update docstring for lifecycle_rules to match generator behavior ([#​841](https://togithub.com/googleapis/python-storage/issues/841)) ([36fb81b](https://togithub.com/googleapis/python-storage/commit/36fb81b5b0e5b7e65b9db434c997617136bfc3fc)) ### [`v2.5.0`](https://togithub.com/googleapis/python-storage/blob/HEAD/CHANGELOG.md#250-2022-07-24) [Compare Source](https://togithub.com/googleapis/python-storage/compare/v2.4.0...v2.5.0) ##### Features - Custom Placement Config Dual Region Support ([#​819](https://togithub.com/googleapis/python-storage/issues/819)) ([febece7](https://togithub.com/googleapis/python-storage/commit/febece76802252278bb7626d931973a76561382a)) ##### Documentation - open file-like objects in byte mode for uploads ([#​824](https://togithub.com/googleapis/python-storage/issues/824)) ([4bd3d1d](https://togithub.com/googleapis/python-storage/commit/4bd3d1ddf21196b075bbd84cdcb553c5d7355b93)) ### [`v2.4.0`](https://togithub.com/googleapis/python-storage/blob/HEAD/CHANGELOG.md#240-2022-06-07) [Compare Source](https://togithub.com/googleapis/python-storage/compare/v2.3.0...v2.4.0) ##### Features - add AbortIncompleteMultipartUpload lifecycle rule ([#​765](https://togithub.com/googleapis/python-storage/issues/765)) ([b2e5150](https://togithub.com/googleapis/python-storage/commit/b2e5150f191c04acb47ad98cef88512451aff81d)) - support OLM Prefix/Suffix ([#​773](https://togithub.com/googleapis/python-storage/issues/773)) ([187cf50](https://togithub.com/googleapis/python-storage/commit/187cf503194cf636640ca8ba787f9e8c216ea763)) ##### Bug Fixes - fix rewrite object in CMEK enabled bucket ([#​807](https://togithub.com/googleapis/python-storage/issues/807)) ([9b3cbf3](https://togithub.com/googleapis/python-storage/commit/9b3cbf3789c21462eac3c776cd29df12701e792f)) ##### Documentation - fix changelog header to consistent size ([#​802](https://togithub.com/googleapis/python-storage/issues/802)) ([4dd0907](https://togithub.com/googleapis/python-storage/commit/4dd0907b68e20d1ffcd0fe350831867197917e0d)) - **samples:** Update the Recovery Point Objective (RPO) sample output ([#​725](https://togithub.com/googleapis/python-storage/issues/725)) ([b0bf411](https://togithub.com/googleapis/python-storage/commit/b0bf411f8fec8712b3eeb99a2dd33de6d82312f8)) - Update generation_metageneration.rst with a missing space ([#​798](https://togithub.com/googleapis/python-storage/issues/798)) ([1e7cdb6](https://togithub.com/googleapis/python-storage/commit/1e7cdb655beb2a61a0d1b984c4d0468ec31bf463)) - update retry docs ([#​808](https://togithub.com/googleapis/python-storage/issues/808)) ([c365d5b](https://togithub.com/googleapis/python-storage/commit/c365d5bbd78292adb6861da3cdfae9ab7b39b844)) ### [`v2.3.0`](https://togithub.com/googleapis/python-storage/blob/HEAD/CHANGELOG.md#230-2022-04-12) [Compare Source](https://togithub.com/googleapis/python-storage/compare/v2.2.1...v2.3.0) ##### Features - add dual region bucket support and sample ([#​748](https://togithub.com/googleapis/python-storage/issues/748)) ([752e8ab](https://togithub.com/googleapis/python-storage/commit/752e8ab42d23afd68738e4d7ca6cdeee416dfd50)) - track invocation id for retry metrics ([#​741](https://togithub.com/googleapis/python-storage/issues/741)) ([bd56931](https://togithub.com/googleapis/python-storage/commit/bd5693164e7331df5f14186fd002e72e5203d7ee)) ##### Bug Fixes - **deps:** drop pkg_resources ([#​744](https://togithub.com/googleapis/python-storage/issues/744)) ([e963f33](https://togithub.com/googleapis/python-storage/commit/e963f33ced2852b64d721d69928b54443461ec9c)) ##### Documentation - fix links in blob module ([#​759](https://togithub.com/googleapis/python-storage/issues/759)) ([9b29314](https://togithub.com/googleapis/python-storage/commit/9b2931430b0796ffb23ec4efacd82dacad36f40f)) ### [`v2.2.1`](https://togithub.com/googleapis/python-storage/blob/HEAD/CHANGELOG.md#221-2022-03-15) [Compare Source](https://togithub.com/googleapis/python-storage/compare/v2.2.0...v2.2.1) ##### Bug Fixes - remove py.typed marker file for PEP 561 ([#​735](https://togithub.com/googleapis/python-storage/issues/735)) ([f77d2f7](https://togithub.com/googleapis/python-storage/commit/f77d2f787f435f2f898e9babcdab81225672ad4f)), closes [#​734](https://togithub.com/googleapis/python-storage/issues/734) ### [`v2.2.0`](https://togithub.com/googleapis/python-storage/blob/HEAD/CHANGELOG.md#220-2022-03-14) [Compare Source](https://togithub.com/googleapis/python-storage/compare/v2.1.0...v2.2.0) ##### Features - allow no project in client methods using storage emulator ([#​703](https://togithub.com/googleapis/python-storage/issues/703)) ([bcde0ec](https://togithub.com/googleapis/python-storage/commit/bcde0ec619d7d303892bcc0863b7f977c79f7649)) ##### Bug Fixes - add user agent in python-storage when calling resumable media ([c7bf615](https://togithub.com/googleapis/python-storage/commit/c7bf615909a04f3bab3efb1047a9f4ba659bba19)) - **deps:** require google-api-core>=1.31.5, >=2.3.2 ([#​722](https://togithub.com/googleapis/python-storage/issues/722)) ([e9aab38](https://togithub.com/googleapis/python-storage/commit/e9aab389f868799d4425133954bad4f1cbb85786)) - Fix BlobReader handling of interleaved reads and seeks ([#​721](https://togithub.com/googleapis/python-storage/issues/721)) ([5d1cfd2](https://togithub.com/googleapis/python-storage/commit/5d1cfd2050321481a3bc4acbe80537ea666506fa)) - retry client side requests timeout ([#​727](https://togithub.com/googleapis/python-storage/issues/727)) ([e0b3b35](https://togithub.com/googleapis/python-storage/commit/e0b3b354d51e4be7c563d7f2f628a7139df842c0)) ##### Documentation - fixed download_blob_to_file example ([#​704](https://togithub.com/googleapis/python-storage/issues/704)) ([2c94d98](https://togithub.com/googleapis/python-storage/commit/2c94d98ed21cc768cfa54fac3d734254fc4d8480)) ### [`v2.1.0`](https://togithub.com/googleapis/python-storage/blob/HEAD/CHANGELOG.md#210-2022-01-19) [Compare Source](https://togithub.com/googleapis/python-storage/compare/v2.0.0...v2.1.0) ##### Features - add turbo replication support and samples ([#​622](https://togithub.com/googleapis/python-storage/issues/622)) ([4dafc81](https://togithub.com/googleapis/python-storage/commit/4dafc815470480ce9de7f0357e331d3fbd0ae9b7)) - avoid authentication with storage emulator ([#​679](https://togithub.com/googleapis/python-storage/issues/679)) ([8789afa](https://togithub.com/googleapis/python-storage/commit/8789afaaa1b2bd6f03fae72e3d87ce004ec10129)) - remove python 3.6 support ([#​689](https://togithub.com/googleapis/python-storage/issues/689)) ([8aa4130](https://togithub.com/googleapis/python-storage/commit/8aa4130ee068a1922161c8ca54a53a4a51d65ce0)) ### [`v2.0.0`](https://togithub.com/googleapis/python-storage/blob/HEAD/CHANGELOG.md#200-2022-01-12) [Compare Source](https://togithub.com/googleapis/python-storage/compare/v1.44.0...v2.0.0) ##### ⚠ BREAKING CHANGES - Remove Python 2 support ([#​657](https://togithub.com/googleapis/python-storage/issues/657)) ##### Features - Remove Python 2 support ([#​657](https://togithub.com/googleapis/python-storage/issues/657)) ([b611670](https://togithub.com/googleapis/python-storage/commit/b6116700a4a32d28404c39018138e545f3f7910e)) ### [`v1.44.0`](https://togithub.com/googleapis/python-storage/blob/HEAD/CHANGELOG.md#1440-2022-01-05) [Compare Source](https://togithub.com/googleapis/python-storage/compare/v1.43.0...v1.44.0) ##### Features - add raw_download kwarg to BlobReader ([#​668](https://www.togithub.com/googleapis/python-storage/issues/668)) ([10cdad6](https://www.github.com/googleapis/python-storage/commit/10cdad630739a324ae0b16a3d14a67ca4c8a23c2)) ##### Documentation - Describe code sample more specifically ([#​660](https://www.togithub.com/googleapis/python-storage/issues/660)) ([0459cb4](https://www.github.com/googleapis/python-storage/commit/0459cb4e866696c46385a5ad72e2a85db810a36b)) - refresh readme instructions ([#​667](https://www.togithub.com/googleapis/python-storage/issues/667)) ([ceb9314](https://www.github.com/googleapis/python-storage/commit/ceb931403a755f2a0bdc20144287dbc4700c3360)) - This is just a simple PR to better describe what the code is doing in the comments. ([0459cb4](https://www.github.com/googleapis/python-storage/commit/0459cb4e866696c46385a5ad72e2a85db810a36b)) - use writeable streamin example for 'download_blob_to_file' ([#​676](https://www.togithub.com/googleapis/python-storage/issues/676)) ([96092d4](https://www.github.com/googleapis/python-storage/commit/96092d4be36be478f9671e8940de4fd09cc6f7f0)) ### [`v1.43.0`](https://togithub.com/googleapis/python-storage/blob/HEAD/CHANGELOG.md#1430-2021-11-15) [Compare Source](https://togithub.com/googleapis/python-storage/compare/v1.42.3...v1.43.0) ##### Features - add ignore_flush parameter to BlobWriter ([#​644](https://www.togithub.com/googleapis/python-storage/issues/644)) ([af9c9dc](https://www.github.com/googleapis/python-storage/commit/af9c9dc83d8582167b74105167af17c9809455de)) - add support for Python 3.10 ([#​615](https://www.togithub.com/googleapis/python-storage/issues/615)) ([f81a2d0](https://www.github.com/googleapis/python-storage/commit/f81a2d054616c1ca1734997a16a8f47f98ab346b)) ##### Bug Fixes - raise a ValueError in BucketNotification.create() if a topic name is not set ([#​617](https://www.togithub.com/googleapis/python-storage/issues/617)) ([9dd78df](https://www.github.com/googleapis/python-storage/commit/9dd78df444d21af51af7858e8958b505a26c0b79)) ##### Documentation - add contributing and authoring guides under samples/ ([#​633](https://www.togithub.com/googleapis/python-storage/issues/633)) ([420591a](https://www.github.com/googleapis/python-storage/commit/420591a2b71f823dbe80f4a4405d8a514f87e0fb)) - add links to samples and how to guides ([#​641](https://www.togithub.com/googleapis/python-storage/issues/641)) ([49f78b0](https://www.github.com/googleapis/python-storage/commit/49f78b09fed6d9f486639fd0a72542c30a0df084)) - add README to samples subdirectory ([#​639](https://www.togithub.com/googleapis/python-storage/issues/639)) ([58af882](https://www.github.com/googleapis/python-storage/commit/58af882c047c31f59486513c568737082bca6350)) - update samples readme with cli args ([#​651](https://www.togithub.com/googleapis/python-storage/issues/651)) ([75dda81](https://www.github.com/googleapis/python-storage/commit/75dda810e808074d18dfe7915f1403ad01bf2f02)) ### [`v1.42.3`](https://togithub.com/googleapis/python-storage/blob/HEAD/CHANGELOG.md#1423-2021-09-30) [Compare Source](https://togithub.com/googleapis/python-storage/compare/v1.42.2...v1.42.3) ##### Bug Fixes - changeover unspecified to inherited ([#​603](https://www.togithub.com/googleapis/python-storage/issues/603)) ([283a419](https://www.github.com/googleapis/python-storage/commit/283a4196865d9b5275e87f54737d1faee40cc946)) - check response code in batch.finish ([#​609](https://www.togithub.com/googleapis/python-storage/issues/609)) ([318a286](https://www.github.com/googleapis/python-storage/commit/318a286d709427bfe9f3a37e933c255ac51b3033)) - skip tests that use unspecified pap until we get the change in ([#​600](https://www.togithub.com/googleapis/python-storage/issues/600)) ([38b9b55](https://www.github.com/googleapis/python-storage/commit/38b9b5582e2c6bbd1acab2b49410084170466fad)) ### [`v1.42.2`](https://togithub.com/googleapis/python-storage/blob/HEAD/CHANGELOG.md#1422-2021-09-16) [Compare Source](https://togithub.com/googleapis/python-storage/compare/v1.42.1...v1.42.2) ##### Bug Fixes - add preconditions and retry config support to ACL patch operationss ([#​586](https://www.togithub.com/googleapis/python-storage/issues/586)) ([4333caf](https://www.github.com/googleapis/python-storage/commit/4333caf3674d78b3dfbc161a796abac604d57953)) - add unpinned protobuf for python3 ([#​592](https://www.togithub.com/googleapis/python-storage/issues/592)) ([53f7ad0](https://www.github.com/googleapis/python-storage/commit/53f7ad0204ad425011da9162d1a78f8276c837eb)) - pin six as a required dependency ([#​589](https://www.togithub.com/googleapis/python-storage/issues/589)) ([9ca97bf](https://www.github.com/googleapis/python-storage/commit/9ca97bf9139c71cd033c78af73da904b27d8ff50)) ### [`v1.42.1`](https://togithub.com/googleapis/python-storage/blob/HEAD/CHANGELOG.md#1421-2021-09-07) [Compare Source](https://togithub.com/googleapis/python-storage/compare/v1.42.0...v1.42.1) ##### Bug Fixes - do not append duplicates to user agent string ([#​570](https://www.togithub.com/googleapis/python-storage/issues/570)) ([57cf3a1](https://www.github.com/googleapis/python-storage/commit/57cf3a1f27292939ed097ef8afa3f4392c4b83e0)) ##### Documentation - pass explicit 'client' in '{Blob.Bucket}.from_string' examples ([#​545](https://www.togithub.com/googleapis/python-storage/issues/545)) ([6eff22d](https://www.github.com/googleapis/python-storage/commit/6eff22db0e8c8689208ee52fa815f3ea00675094)) ### [`v1.42.0`](https://togithub.com/googleapis/python-storage/blob/HEAD/CHANGELOG.md#1420-2021-08-05) [Compare Source](https://togithub.com/googleapis/python-storage/compare/v1.41.1...v1.42.0) ##### Features - add 'page_size' parameter to 'Bucket.list_blobs, list_buckets ([#​520](https://www.togithub.com/googleapis/python-storage/issues/520)) ([c5f4ad8](https://www.github.com/googleapis/python-storage/commit/c5f4ad8fddd1849a4229b0126c4c022bccb90128)) ##### Bug Fixes - **deps:** add explicit ranges for 'google-api-core' and 'google-auth' ([#​530](https://www.togithub.com/googleapis/python-storage/issues/530)) ([310f207](https://www.github.com/googleapis/python-storage/commit/310f207411da0382af310172344f19c644c14e6a)) - downloading no longer marks metadata fields as 'changed' ([#​523](https://www.togithub.com/googleapis/python-storage/issues/523)) ([160d1ec](https://www.github.com/googleapis/python-storage/commit/160d1ecb41f1f269b25cb68b2d2f7daf418bf01c)) - make 'requests.exceptions.ChunkedEncodingError retryable by default ([#​526](https://www.togithub.com/googleapis/python-storage/issues/526)) ([4abb403](https://www.github.com/googleapis/python-storage/commit/4abb40310eca7ec45afc4bc5e4dfafbe083e74d2)) ##### Documentation - update supported / removed Python versions in README ([#​519](https://www.togithub.com/googleapis/python-storage/issues/519)) ([1f1b138](https://www.github.com/googleapis/python-storage/commit/1f1b138865fb171535ee0cf768aff1987ed58914)) ### [`v1.41.1`](https://togithub.com/googleapis/python-storage/blob/HEAD/CHANGELOG.md#1411-2021-07-20) [Compare Source](https://togithub.com/googleapis/python-storage/compare/v1.41.0...v1.41.1) ##### Bug Fixes - **deps:** pin `{api,cloud}-core`, `auth` to allow 2.x versions on Python 3 ([#​512](https://www.togithub.com/googleapis/python-storage/issues/512)) ([4d7500e](https://www.github.com/googleapis/python-storage/commit/4d7500e39c51efd817b8363b69c88be040f3edb8)) - remove trailing commas from error message constants ([#​505](https://www.togithub.com/googleapis/python-storage/issues/505)) ([d4a86ce](https://www.github.com/googleapis/python-storage/commit/d4a86ceb7a7c5e00ba7bae37c7078d52478040ff)), closes [#​501](https://www.togithub.com/googleapis/python-storage/issues/501) ##### Documentation - replace usage of deprecated function `download_as_string` in docs ([#​508](https://www.togithub.com/googleapis/python-storage/issues/508)) ([8dfa4d4](https://www.github.com/googleapis/python-storage/commit/8dfa4d429dce94b671dc3e3755e52ab82733f61a)) ### [`v1.41.0`](https://togithub.com/googleapis/python-storage/blob/HEAD/CHANGELOG.md#1410-2021-07-13) [Compare Source](https://togithub.com/googleapis/python-storage/compare/v1.40.0...v1.41.0) ##### Features - add support for Etag headers on reads ([#​489](https://www.togithub.com/googleapis/python-storage/issues/489)) ([741d3fd](https://www.github.com/googleapis/python-storage/commit/741d3fda4e4280022cede29ebeb7c2ea09e73b6f)) ##### Bug Fixes - **deps:** update minimum dependency versions to pick up bugfixes ([#​496](https://www.togithub.com/googleapis/python-storage/issues/496)) ([92251a5](https://www.github.com/googleapis/python-storage/commit/92251a5c8ea4d663773506eb1c630201a657aa69)), closes [#​494](https://www.togithub.com/googleapis/python-storage/issues/494) - populate etag / generation / metageneration properties during download ([#​488](https://www.togithub.com/googleapis/python-storage/issues/488)) ([49ba14c](https://www.github.com/googleapis/python-storage/commit/49ba14c9c47dbe6bc2bb45d53bbe5621c131fbcb)) - revise and rename is_etag_in_json(data) ([#​483](https://www.togithub.com/googleapis/python-storage/issues/483)) ([0a52546](https://www.github.com/googleapis/python-storage/commit/0a5254647bf1155874fe48f3891bcc34a76b0b81)) ### [`v1.40.0`](https://togithub.com/googleapis/python-storage/blob/HEAD/CHANGELOG.md#1400-2021-06-30) [Compare Source](https://togithub.com/googleapis/python-storage/compare/v1.39.0...v1.40.0) ##### Features - add preconditions and retry configuration to blob.create_resumable_upload_session ([#​484](https://www.togithub.com/googleapis/python-storage/issues/484)) ([0ae35ee](https://www.github.com/googleapis/python-storage/commit/0ae35eef0fe82fe60bc095c4b183102bb1dabeeb)) - add public access prevention to bucket IAM configuration ([#​304](https://www.togithub.com/googleapis/python-storage/issues/304)) ([e3e57a9](https://www.github.com/googleapis/python-storage/commit/e3e57a9c779d6b87852063787f19e27c76b1bb14)) ##### Bug Fixes - replace default retry for upload operations ([#​480](https://www.togithub.com/googleapis/python-storage/issues/480)) ([c027ccf](https://www.github.com/googleapis/python-storage/commit/c027ccf4279fb05e041754294f10744b7d81beea)) ### [`v1.39.0`](https://togithub.com/googleapis/python-storage/blob/HEAD/CHANGELOG.md#1390-2021-06-21) [Compare Source](https://togithub.com/googleapis/python-storage/compare/v1.38.0...v1.39.0) ##### Features - media operation retries can be configured using the same interface as with non-media operation ([#​447](https://www.togithub.com/googleapis/python-storage/issues/447)) ([0dbbb8a](https://www.github.com/googleapis/python-storage/commit/0dbbb8ac17a4b632707485ee6c7cc15e4670efaa)) ##### Bug Fixes - add ConnectionError to default retry ([#​445](https://www.togithub.com/googleapis/python-storage/issues/445)) ([8344253](https://www.github.com/googleapis/python-storage/commit/8344253a1969b9d04b81f87a6d7bddd3ddb55006)) - apply idempotency policies for ACLs ([#​458](https://www.togithub.com/googleapis/python-storage/issues/458)) ([2232f38](https://www.github.com/googleapis/python-storage/commit/2232f38933dbdfeb4f6585291794d332771ffdf2)) - replace python lifecycle action parsing ValueError with warning ([#​437](https://www.togithub.com/googleapis/python-storage/issues/437)) ([2532d50](https://www.github.com/googleapis/python-storage/commit/2532d506b44fc1ef0fa0a996822d29e7459c465a)) - revise blob.compose query parameters `if_generation_match` ([#​454](https://www.togithub.com/googleapis/python-storage/issues/454)) ([70d19e7](https://www.github.com/googleapis/python-storage/commit/70d19e72831dee112bb07f38b50beef4890c1155)) ##### Documentation - streamline 'timeout' / 'retry' docs in docstrings ([#​461](https://www.togithub.com/googleapis/python-storage/issues/461)) ([78b2eba](https://www.github.com/googleapis/python-storage/commit/78b2eba81003b437cd24f2b8d269ea2455682507)) - streamline docstrings for conditional parmas ([#​464](https://www.togithub.com/googleapis/python-storage/issues/464)) ([6999370](https://www.github.com/googleapis/python-storage/commit/69993702390322df07cc2e818003186a47524c2b)) ### [`v1.38.0`](https://togithub.com/googleapis/python-storage/blob/HEAD/CHANGELOG.md#1380-2021-04-26) [Compare Source](https://togithub.com/googleapis/python-storage/compare/v1.37.1...v1.38.0) ##### Features - add getters and setters for encryption_key and kms_key_name ([#​409](https://www.togithub.com/googleapis/python-storage/issues/409)) ([2adfb59](https://www.github.com/googleapis/python-storage/commit/2adfb593d5ad19320affe480455568c1410b9d93)) ##### Bug Fixes - retry auth.TransportError errors ([#​418](https://www.togithub.com/googleapis/python-storage/issues/418)) ([23a8db8](https://www.github.com/googleapis/python-storage/commit/23a8db839909a0781343cb18edffaea06a0b7092)) ##### Documentation - revise docstrings for generate_signed_url ([#​408](https://www.togithub.com/googleapis/python-storage/issues/408)) ([f090548](https://www.github.com/googleapis/python-storage/commit/f090548437142b635191e90dcee1acd4c38e565c)) ### [`v1.37.1`](https://togithub.com/googleapis/python-storage/blob/HEAD/CHANGELOG.md#1371-2021-04-02) [Compare Source](https://togithub.com/googleapis/python-storage/compare/v1.37.0...v1.37.1) ##### Bug Fixes - Ensure consistency check in test runs even if expected error occurs ([#​402](https://www.togithub.com/googleapis/python-storage/issues/402)) ([416bcd4](https://www.github.com/googleapis/python-storage/commit/416bcd42406ec57e51f04e5d9b0c58509f80520c)) - silence expected errors for routine operations on BlobReader ([#​400](https://www.togithub.com/googleapis/python-storage/issues/400)) ([d52853b](https://www.github.com/googleapis/python-storage/commit/d52853b420f50012e02c395f5407e3018922c048)) ### [`v1.37.0`](https://togithub.com/googleapis/python-storage/blob/HEAD/CHANGELOG.md#1370-2021-03-24) [Compare Source](https://togithub.com/googleapis/python-storage/compare/v1.36.2...v1.37.0) ##### Features - add blob.open() for file-like I/O ([#​385](https://www.togithub.com/googleapis/python-storage/issues/385)) ([440a0a4](https://www.github.com/googleapis/python-storage/commit/440a0a4ffe00b1f7c562b0e9c1e47dbadeca33e1)), closes [#​29](https://www.togithub.com/googleapis/python-storage/issues/29) ##### Bug Fixes - update user_project usage and documentation in bucket/client class methods ([#​396](https://www.togithub.com/googleapis/python-storage/issues/396)) ([1a2734b](https://www.github.com/googleapis/python-storage/commit/1a2734ba6d316ce51e4e141571331e86196462b9)) ### [`v1.36.2`](https://togithub.com/googleapis/python-storage/blob/HEAD/CHANGELOG.md#1362-2021-03-09) [Compare Source](https://togithub.com/googleapis/python-storage/compare/v1.36.1...v1.36.2) ##### Bug Fixes - update batch connection to request api endpoint info from client ([#​392](https://www.togithub.com/googleapis/python-storage/issues/392)) ([91fc6d9](https://www.github.com/googleapis/python-storage/commit/91fc6d9870a36308b15a827ed6a691e5b4669b62)) ### [`v1.36.1`](https://togithub.com/googleapis/python-storage/blob/HEAD/CHANGELOG.md#1361-2021-02-19) [Compare Source](https://togithub.com/googleapis/python-storage/compare/v1.36.0...v1.36.1) ##### Bug Fixes - allow metadata keys to be cleared ([#​383](https://www.togithub.com/googleapis/python-storage/issues/383)) ([79d27da](https://www.github.com/googleapis/python-storage/commit/79d27da9fe842e44a9091076ea0ef52c5ef5ff72)), closes [#​381](https://www.togithub.com/googleapis/python-storage/issues/381) - allow signed url version v4 without signed credentials ([#​356](https://www.togithub.com/googleapis/python-storage/issues/356)) ([3e69bf9](https://www.github.com/googleapis/python-storage/commit/3e69bf92496616c5de28094dd42260b35c3bf982)) - correctly encode bytes for V2 signature ([#​382](https://www.togithub.com/googleapis/python-storage/issues/382)) ([f44212b](https://www.github.com/googleapis/python-storage/commit/f44212b7b91a67ca661898400fe632f9fb3ec8f6)) ### [`v1.36.0`](https://togithub.com/googleapis/python-storage/blob/HEAD/CHANGELOG.md#1360-2021-02-10) [Compare Source](https://togithub.com/googleapis/python-storage/compare/v1.35.1...v1.36.0) ##### Features - add mtls support ([#​367](https://www.togithub.com/googleapis/python-storage/issues/367)) ([d35ab35](https://www.github.com/googleapis/python-storage/commit/d35ab3537d1828505f614d32b79b67173c9438c0)) ##### Bug Fixes - correctly decode times without microseconds ([#​375](https://www.togithub.com/googleapis/python-storage/issues/375)) ([37a1eb5](https://www.github.com/googleapis/python-storage/commit/37a1eb54095b4f857771784007dd049ffafbc11d)), closes [#​363](https://www.togithub.com/googleapis/python-storage/issues/363) - expose num_retries parameter for blob upload methods ([#​353](https://www.togithub.com/googleapis/python-storage/issues/353)) ([fdabd6a](https://www.github.com/googleapis/python-storage/commit/fdabd6af74da4b15fbb5d40fb8f80a9b478b9607)), closes [#​352](https://www.togithub.com/googleapis/python-storage/issues/352) - pass the unused parameter ([#​349](https://www.togithub.com/googleapis/python-storage/issues/349)) ([5c60d24](https://www.github.com/googleapis/python-storage/commit/5c60d240aa98d2a1dcc6933d6da2ce60ea1b7559)) - set custom_time on uploads ([#​374](https://www.togithub.com/googleapis/python-storage/issues/374)) ([f048be1](https://www.github.com/googleapis/python-storage/commit/f048be10416f51cea4e6c8c5b805df7b5d9c4d32)), closes [#​372](https://www.togithub.com/googleapis/python-storage/issues/372) ### [`v1.35.1`](https://togithub.com/googleapis/python-storage/blob/HEAD/CHANGELOG.md#1351-2021-01-28) [Compare Source](https://togithub.com/googleapis/python-storage/compare/v1.35.0...v1.35.1) ##### Bug Fixes - address incorrect usage of request preconditions ([#​366](https://www.togithub.com/googleapis/python-storage/issues/366)) ([321658c](https://www.github.com/googleapis/python-storage/commit/321658c3b9ccaf22d08dd881c93206590f8275b7)) - Amend default retry behavior for bucket operations on client ([#​358](https://www.togithub.com/googleapis/python-storage/issues/358)) ([b91e57d](https://www.github.com/googleapis/python-storage/commit/b91e57d6ca314ac4feaec30bf355fcf7ac4468c0)) ### [`v1.35.0`](https://togithub.com/googleapis/python-storage/blob/HEAD/CHANGELOG.md#1350-2020-12-14) [Compare Source](https://togithub.com/googleapis/python-storage/compare/v1.34.0...v1.35.0) ##### Features - support ConnectionError retries for media operations ([#​342](https://www.togithub.com/googleapis/python-storage/issues/342)) ([e55b25b](https://www.github.com/googleapis/python-storage/commit/e55b25be1e32f17b17bffe1da99fca5062f180cb)) ### [`v1.34.0`](https://togithub.com/googleapis/python-storage/blob/HEAD/CHANGELOG.md#1340-2020-12-11) [Compare Source](https://togithub.com/googleapis/python-storage/compare/v1.33.0...v1.34.0) ##### Features - make retry parameter public and added in other methods ([#​331](https://www.togithub.com/googleapis/python-storage/issues/331)) ([910e34c](https://www.github.com/googleapis/python-storage/commit/910e34c57de5823bc3a04adbd87cbfe27fb41882)) ##### Bug Fixes - avoid triggering global logging config ([#​333](https://www.togithub.com/googleapis/python-storage/issues/333)) ([602108a](https://www.github.com/googleapis/python-storage/commit/602108a976503271fe0d85c8d7891ce8083aca89)), closes [#​332](https://www.togithub.com/googleapis/python-storage/issues/332) - fall back to 'charset' of 'content_type' in 'download_as_text' ([#​326](https://www.togithub.com/googleapis/python-storage/issues/326)) ([63ff233](https://www.github.com/googleapis/python-storage/commit/63ff23387f5873c609490be8e58d69ba34a10a5e)), closes [#​319](https://www.togithub.com/googleapis/python-storage/issues/319) - fix conditional retry handling of camelCase query params ([#​340](https://www.togithub.com/googleapis/python-storage/issues/340)) ([4ff6141](https://www.github.com/googleapis/python-storage/commit/4ff614161f6a2654a59706f4f72b5fbb614e70ec)) - retry uploads only conditionally ([#​316](https://www.togithub.com/googleapis/python-storage/issues/316)) ([547740c](https://www.github.com/googleapis/python-storage/commit/547740c0a898492e76ce5e60dd20c7ddb8a53d1f)) - update 'custom_time' setter to record change ([#​323](https://www.togithub.com/googleapis/python-storage/issues/323)) ([5174154](https://www.github.com/googleapis/python-storage/commit/5174154fe73bb6581efc3cd32ebe12014ceab306)), closes [#​322](https://www.togithub.com/googleapis/python-storage/issues/322) ### [`v1.33.0`](https://togithub.com/googleapis/python-storage/blob/HEAD/CHANGELOG.md#1330-2020-11-16) [Compare Source](https://togithub.com/googleapis/python-storage/compare/v1.32.0...v1.33.0) ##### Features - add classifiers for python3.9 and remove for python3.5 ([#​295](https://www.togithub.com/googleapis/python-storage/issues/295)) ([f072825](https://www.github.com/googleapis/python-storage/commit/f072825ce03d774fd95d9fe3db95a8c7130b0e8a)) - add testing support for Python 3.9, drop Python 3.5 ([#​313](https://www.togithub.com/googleapis/python-storage/issues/313)) ([fa14009](https://www.github.com/googleapis/python-storage/commit/fa140092877a277abbb23785657590a274a86d61)) ##### Bug Fixes - use passed-in `client` within `Blob.from_string` and helpers ([#​290](https://www.togithub.com/googleapis/python-storage/issues/290)) ([d457ce3](https://www.github.com/googleapis/python-storage/commit/d457ce3e161555c9117ae288ec0c9cd5f8d5fe3a)), closes [#​286](https://www.togithub.com/googleapis/python-storage/issues/286) - preserve `metadata` value when uploading new file content ([#​298](https://www.togithub.com/googleapis/python-storage/issues/298)) ([5ab6b0d](https://www.github.com/googleapis/python-storage/commit/5ab6b0d9a2b27ae830740a7a0226fc1e241e9ec4)), closes [#​293](https://www.togithub.com/googleapis/python-storage/issues/293) ### [`v1.32.0`](https://togithub.com/googleapis/python-storage/blob/HEAD/CHANGELOG.md#1320-2020-10-16) [Compare Source](https://togithub.com/googleapis/python-storage/compare/v1.31.2...v1.32.0) ##### Features - retry API calls with exponential backoff ([#​287](https://www.togithub.com/googleapis/python-storage/issues/287)) ([fbe5d9c](https://www.github.com/googleapis/python-storage/commit/fbe5d9ca8684c6a992dcdee977fc8dd012a96a5c)) ##### Bug Fixes - field policy return string ([#​282](https://www.togithub.com/googleapis/python-storage/issues/282)) ([c356b84](https://www.github.com/googleapis/python-storage/commit/c356b8484a758548d5f4823a495ab70c798cfaaf)) - self-upload files for Unicode system test ([#​296](https://www.togithub.com/googleapis/python-storage/issues/296)) ([6f865d9](https://www.github.com/googleapis/python-storage/commit/6f865d97a19278884356055dfeeaae92f7c63cc1)) - use version.py for versioning, avoid issues with discovering version via get_distribution ([#​288](https://www.togithub.com/googleapis/python-storage/issues/288)) ([fcd1c4f](https://www.github.com/googleapis/python-storage/commit/fcd1c4f7c947eb95d6937783fd69670a570f145e)) ### [`v1.31.2`](https://togithub.com/googleapis/python-storage/blob/HEAD/CHANGELOG.md#1312-2020-09-23) [Compare Source](https://togithub.com/googleapis/python-storage/compare/v1.31.1...v1.31.2) ##### Documentation - fix docstring example for 'blob.generate_signed_url' ([#​278](https://www.togithub.com/googleapis/python-storage/issues/278)) ([2dc91c9](https://www.github.com/googleapis/python-storage/commit/2dc91c947e3693023b4478a15c460693808ea2d9)) ### [`v1.31.1`](https://togithub.com/googleapis/python-storage/blob/HEAD/CHANGELOG.md#1311-2020-09-16) [Compare Source](https://togithub.com/googleapis/python-storage/compare/v1.31.0...v1.31.1) ##### Bug Fixes - add requests as a dependency ([#​271](https://www.togithub.com/googleapis/python-storage/issues/271)) ([ec52b38](https://www.github.com/googleapis/python-storage/commit/ec52b38df211fad18a86d7e16d83db79de59d5f5)) - preserve existing blob hashes when 'X-Goog-Hash header' is not present ([#​267](https://www.togithub.com/googleapis/python-storage/issues/267)) ([277afb8](https://www.github.com/googleapis/python-storage/commit/277afb83f464d77b163f2722272092df4180411e)) - **blob:** base64 includes additional characters ([#​258](https://www.togithub.com/googleapis/python-storage/issues/258)) ([cf0774a](https://www.github.com/googleapis/python-storage/commit/cf0774aa8ffd45d340aff9a7d2236d8d65c8ae93)) ##### Documentation - add docs signed_url expiration take default utc ([#​250](https://www.togithub.com/googleapis/python-storage/issues/250)) ([944ab18](https://www.github.com/googleapis/python-storage/commit/944ab1827b3ca0bd1d3aafc2829245290e9bde59)) ### [`v1.31.0`](https://togithub.com/googleapis/python-storage/blob/HEAD/CHANGELOG.md#1310-2020-08-26) [Compare Source](https://togithub.com/googleapis/python-storage/compare/v1.30.0...v1.31.0) ##### Features - add configurable checksumming for blob uploads and downloads ([#​246](https://www.togithub.com/googleapis/python-storage/issues/246)) ([23b7d1c](https://www.github.com/googleapis/python-storage/commit/23b7d1c3155deae3c804c510dee3a7cec97cd46c)) - add support for 'Blob.custom_time' and lifecycle rules ([#​199](https://www.togithub.com/googleapis/python-storage/issues/199)) ([180873d](https://www.github.com/googleapis/python-storage/commit/180873de139f7f8e00b7bef423bc15760cf68cc2)) - error message return from api ([#​235](https://www.togithub.com/googleapis/python-storage/issues/235)) ([a8de586](https://www.github.com/googleapis/python-storage/commit/a8de5868f32b45868f178f420138fcd2fe42f5fd)) - **storage:** add support of daysSinceNoncurrentTime and noncurrentTimeBefore ([#​162](https://www.togithub.com/googleapis/python-storage/issues/162)) ([136c097](https://www.github.com/googleapis/python-storage/commit/136c0970f8ef7ad4751104e3b8b7dd3204220a67)) - pass 'client_options' to base class ctor ([#​225](https://www.togithub.com/googleapis/python-storage/issues/225)) ([e1f91fc](https://www.github.com/googleapis/python-storage/commit/e1f91fcca6c001bc3b0c5f759a7a003fcf60c0a6)), closes [#​210](https://www.togithub.com/googleapis/python-storage/issues/210) - rename 'Blob.download_as\_{string,bytes}', add 'Blob.download_as_text' ([#​182](https://www.togithub.com/googleapis/python-storage/issues/182)) ([73107c3](https://www.github.com/googleapis/python-storage/commit/73107c35f23c4a358e957c2b8188300a7fa958fe)) ##### Bug Fixes - change datetime.now to utcnow ([#​251](https://www.togithub.com/googleapis/python-storage/issues/251)) ([3465d08](https://www.github.com/googleapis/python-storage/commit/3465d08e098edb250dee5e97d1fb9ded8bae5700)), closes [#​228](https://www.togithub.com/googleapis/python-storage/issues/228) - extract hashes correctly during download ([#​238](https://www.togithub.com/googleapis/python-storage/issues/238)) ([23cfb65](https://www.github.com/googleapis/python-storage/commit/23cfb65c3a3b10759c67846e162e4ed77a3f5307)) - repair mal-formed docstring ([#​255](https://www.togithub.com/googleapis/python-storage/issues/255)) ([e722376](https://www.github.com/googleapis/python-storage/commit/e722376371cb8a3acc46d6c84fb41f4e874f41aa)) ##### Documentation - update docs build (via synth) ([#​222](https://www.togithub.com/googleapis/python-storage/issues/222)) ([4c5adfa](https://www.github.com/googleapis/python-storage/commit/4c5adfa6e05bf018d72ee1a7e99679fd55f2c662)) ### [`v1.30.0`](https://togithub.com/googleapis/python-storage/blob/HEAD/CHANGELOG.md#1300-2020-07-24) [Compare Source](https://togithub.com/googleapis/python-storage/compare/v1.29.0...v1.30.0) ##### Features - add timeouts to Blob methods where missing ([#​185](https://www.togithub.com/googleapis/python-storage/issues/185)) ([6eeb855](https://www.github.com/googleapis/python-storage/commit/6eeb855aa0e6a7835d1d4f6e72951e43af22ab57)) - auto-populate standard headers for non-chunked downloads ([#​204](https://www.togithub.com/googleapis/python-storage/issues/204)) ([d8432cd](https://www.github.com/googleapis/python-storage/commit/d8432cd65a4e9b38eebd1ade2ff00f2f44bb0ef6)), closes [#​24](https://www.togithub.com/googleapis/python-storage/issues/24) - migrate to Service Account Credentials API ([#​189](https://www.togithub.com/googleapis/python-storage/issues/189)) ([e4990d0](https://www.github.com/googleapis/python-storage/commit/e4990d06043dbd8d1a417f3a1a67fe8746071f1c)) ##### Bug Fixes - add multiprocessing.rst to synthool excludes ([#​186](https://www.togithub.com/googleapis/python-storage/issues/186)) ([4d76e38](https://www.github.com/googleapis/python-storage/commit/4d76e3882210ed2818a43256265f6df31348d410)) ##### Documentation - fix indent in code blocks ([#​171](https://www.togithub.com/googleapis/python-storage/issues/171)) ([62d1543](https://www.github.com/googleapis/python-storage/commit/62d1543e18040b286b23464562aa6eb998074c54)), closes [#​170](https://www.togithub.com/googleapis/python-storage/issues/170) - remove doubled word in docstring ([#​209](https://www.togithub.com/googleapis/python-storage/issues/209)) ([7a4e7a5](https://www.github.com/googleapis/python-storage/commit/7a4e7a5974abedb0b7b2e110cacbfcd0a40346b6)) ##### Documentation - fix indent in code blocks ([#​171](https://www.togithub.com/googleapis/python-storage/issues/171)) ([62d1543](https://www.github.com/googleapis/python-storage/commit/62d1543e18040b286b23464562aa6eb998074c54)), closes [#​170](https://www.togithub.com/googleapis/python-storage/issues/170) - remove doubled word in docstring ([#​209](https://www.togithub.com/googleapis/python-storage/issues/209)) ([7a4e7a5](https://www.github.com/googleapis/python-storage/commit/7a4e7a5974abedb0b7b2e110cacbfcd0a40346b6)) ##### Dependencies - prep for grmp-1.0.0 release ([#​211](https://www.togithub.com/googleapis/python-storage/issues/211)) ([55bae9a](https://www.github.com/go

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

dpebot commented 1 year ago

/gcbrun

dpebot commented 1 year ago

/gcbrun

dpebot commented 1 year ago

/gcbrun

dpebot commented 1 year ago

/gcbrun

dpebot commented 1 year ago

/gcbrun

dpebot commented 1 year ago

/gcbrun

dpebot commented 1 year ago

/gcbrun

dpebot commented 1 year ago

/gcbrun

dpebot commented 1 year ago

/gcbrun

dpebot commented 1 year ago

/gcbrun

dpebot commented 1 year ago

/gcbrun

dpebot commented 1 year ago

/gcbrun

dpebot commented 1 year ago

/gcbrun

dpebot commented 1 year ago

/gcbrun

dpebot commented 1 year ago

/gcbrun

dpebot commented 1 year ago

/gcbrun

dpebot commented 1 year ago

/gcbrun

dpebot commented 1 year ago

/gcbrun

dpebot commented 1 year ago

/gcbrun

dpebot commented 1 year ago

/gcbrun

dpebot commented 1 year ago

/gcbrun

dpebot commented 1 year ago

/gcbrun

dpebot commented 1 year ago

/gcbrun

dpebot commented 11 months ago

/gcbrun

dpebot commented 11 months ago

/gcbrun

dpebot commented 11 months ago

/gcbrun

dpebot commented 10 months ago

/gcbrun

dpebot commented 9 months ago

/gcbrun

dpebot commented 9 months ago

/gcbrun

dpebot commented 8 months ago

/gcbrun

dpebot commented 7 months ago

/gcbrun

dpebot commented 6 months ago

/gcbrun

dpebot commented 6 months ago

/gcbrun

dpebot commented 6 months ago

/gcbrun

dpebot commented 5 months ago

/gcbrun

dpebot commented 4 months ago

/gcbrun

dpebot commented 3 months ago

/gcbrun

dpebot commented 1 month ago

/gcbrun

dpebot commented 1 month ago

/gcbrun

dpebot commented 1 month ago

/gcbrun