Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency google-cloud-storage to v1.44.0 #21

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 26, 2020

This PR contains the following updates:

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

Release Notes

googleapis/python-storage (google-cloud-storage)

v1.44.0

Compare Source

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)

v1.43.0

Compare Source

Features
Bug Fixes
  • raise a ValueError in BucketNotification.create() if a topic name is not set (#​617) (9dd78df)
Documentation

v1.42.3

Compare Source

Bug Fixes

v1.42.2

Compare Source

Bug Fixes

v1.42.1

Compare Source

Bug Fixes
Documentation
  • pass explicit 'client' in '{Blob.Bucket}.from_string' examples (#​545) (6eff22d)

v1.42.0

Compare Source

Features
  • add 'page_size' parameter to 'Bucket.list_blobs, list_buckets (#​520) (c5f4ad8)
Bug Fixes
  • deps: add explicit ranges for 'google-api-core' and 'google-auth' (#​530) (310f207)
  • downloading no longer marks metadata fields as 'changed' (#​523) (160d1ec)
  • make 'requests.exceptions.ChunkedEncodingError retryable by default (#​526) (4abb403)
Documentation
  • update supported / removed Python versions in README (#​519) (1f1b138)

v1.41.1

Compare Source

Bug Fixes
  • deps: pin {api,cloud}-core, auth to allow 2.x versions on Python 3 (#​512) (4d7500e)
  • remove trailing commas from error message constants (#​505) (d4a86ce), closes #​501
Documentation
  • replace usage of deprecated function download_as_string in docs (#​508) (8dfa4d4)

v1.41.0

Compare Source

Features
Bug Fixes
  • deps: update minimum dependency versions to pick up bugfixes (#​496) (92251a5), closes #​494
  • populate etag / generation / metageneration properties during download (#​488) (49ba14c)
  • revise and rename is_etag_in_json(data) (#​483) (0a52546)

v1.40.0

Compare Source

Features
  • add preconditions and retry configuration to blob.create_resumable_upload_session (#​484) (0ae35ee)
  • add public access prevention to bucket IAM configuration (#​304) (e3e57a9)
Bug Fixes

v1.39.0

Compare Source

Features
  • media operation retries can be configured using the same interface as with non-media operation (#​447) (0dbbb8a)
Bug Fixes
Documentation

v1.38.0

Compare Source

Features
  • add getters and setters for encryption_key and kms_key_name (#​409) (2adfb59)
Bug Fixes
Documentation

v1.37.1

Compare Source

Bug Fixes
  • Ensure consistency check in test runs even if expected error occurs (#​402) (416bcd4)
  • silence expected errors for routine operations on BlobReader (#​400) (d52853b)

v1.37.0

Compare Source

Features
Bug Fixes
  • update user_project usage and documentation in bucket/client class methods (#​396) (1a2734b)

v1.36.2

Compare Source

Bug Fixes
  • update batch connection to request api endpoint info from client (#​392) (91fc6d9)

v1.36.1

Compare Source

Bug Fixes

v1.36.0

Compare Source

Features
Bug Fixes

v1.35.1

Compare Source

Bug Fixes
  • address incorrect usage of request preconditions (#​366) (321658c)
  • Amend default retry behavior for bucket operations on client (#​358) (b91e57d)

v1.35.0

Compare Source

Features
  • support ConnectionError retries for media operations (#​342) (e55b25b)

v1.34.0

Compare Source

Features
  • make retry parameter public and added in other methods (#​331) (910e34c)
Bug Fixes

v1.33.0

Compare Source

Features
  • add classifiers for python3.9 and remove for python3.5 (#​295) (f072825)
  • add testing support for Python 3.9, drop Python 3.5 (#​313) (fa14009)
Bug Fixes

v1.32.0

Compare Source

Features
Bug Fixes
  • field policy return string (#​282) (c356b84)
  • self-upload files for Unicode system test (#​296) (6f865d9)
  • use version.py for versioning, avoid issues with discovering version via get_distribution (#​288) (fcd1c4f)

v1.31.2

Compare Source

Documentation
  • fix docstring example for 'blob.generate_signed_url' (#​278) (2dc91c9)

v1.31.1

Compare Source

Bug Fixes
Documentation

v1.31.0

Compare Source

Features
  • add configurable checksumming for blob uploads and downloads (#​246) (23b7d1c)
  • add support for 'Blob.custom_time' and lifecycle rules (#​199) (180873d)
  • error message return from api (#​235) (a8de586)
  • storage: add support of daysSinceNoncurrentTime and noncurrentTimeBefore (#​162) (136c097)
  • pass 'client_options' to base class ctor (#​225) (e1f91fc), closes #​210
  • rename 'Blob.download_as_{string,bytes}', add 'Blob.download_as_text' (#​182) (73107c3)
Bug Fixes
Documentation

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 becomes conflicted, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot force-pushed the renovate/google-cloud-storage-1.x branch from e2ca66e to 6b3dfb9 Compare September 21, 2020 16:54
@renovate renovate bot changed the title Update dependency google-cloud-storage to v1.31.0 Update dependency google-cloud-storage to v1.31.1 Sep 21, 2020
@renovate renovate bot force-pushed the renovate/google-cloud-storage-1.x branch from 6b3dfb9 to e08d1fb Compare September 23, 2020 16:25
@renovate renovate bot changed the title Update dependency google-cloud-storage to v1.31.1 Update dependency google-cloud-storage to v1.31.2 Sep 23, 2020
@renovate renovate bot force-pushed the renovate/google-cloud-storage-1.x branch from e08d1fb to 346b1b5 Compare October 19, 2020 17:54
@renovate renovate bot changed the title Update dependency google-cloud-storage to v1.31.2 Update dependency google-cloud-storage to v1.32.0 Oct 19, 2020
@renovate renovate bot force-pushed the renovate/google-cloud-storage-1.x branch from 346b1b5 to f65413b Compare November 25, 2020 22:59
@renovate renovate bot changed the title Update dependency google-cloud-storage to v1.32.0 Update dependency google-cloud-storage to v1.33.0 Nov 25, 2020
@renovate renovate bot force-pushed the renovate/google-cloud-storage-1.x branch from f65413b to 13bfd68 Compare January 6, 2021 17:58
@renovate renovate bot changed the title Update dependency google-cloud-storage to v1.33.0 Update dependency google-cloud-storage to v1.35.0 Jan 6, 2021
@renovate renovate bot force-pushed the renovate/google-cloud-storage-1.x branch from 13bfd68 to d63998d Compare February 7, 2021 09:52
@renovate renovate bot changed the title Update dependency google-cloud-storage to v1.35.0 Update dependency google-cloud-storage to v1.35.1 Feb 7, 2021
@renovate renovate bot force-pushed the renovate/google-cloud-storage-1.x branch from d63998d to c8874eb Compare February 11, 2021 10:27
@renovate renovate bot changed the title Update dependency google-cloud-storage to v1.35.1 Update dependency google-cloud-storage to v1.36.0 Feb 11, 2021
@renovate renovate bot force-pushed the renovate/google-cloud-storage-1.x branch from c8874eb to 9251024 Compare April 26, 2021 14:26
@renovate renovate bot changed the title Update dependency google-cloud-storage to v1.36.0 Update dependency google-cloud-storage to v1.37.1 Apr 26, 2021
@renovate renovate bot force-pushed the renovate/google-cloud-storage-1.x branch from 9251024 to 1f8cc86 Compare May 9, 2021 22:30
@renovate renovate bot changed the title Update dependency google-cloud-storage to v1.37.1 Update dependency google-cloud-storage to v1.38.0 May 9, 2021
@renovate renovate bot force-pushed the renovate/google-cloud-storage-1.x branch from 1f8cc86 to 601898f Compare October 18, 2021 21:57
@renovate renovate bot changed the title Update dependency google-cloud-storage to v1.38.0 Update dependency google-cloud-storage to v1.42.3 Oct 18, 2021
@renovate renovate bot force-pushed the renovate/google-cloud-storage-1.x branch from 601898f to b32ca3f Compare March 7, 2022 13:40
@renovate renovate bot changed the title Update dependency google-cloud-storage to v1.42.3 Update dependency google-cloud-storage to v1.44.0 Mar 7, 2022
@renovate renovate bot force-pushed the renovate/google-cloud-storage-1.x branch from b32ca3f to dacd6e1 Compare September 25, 2022 14:38
@renovate renovate bot force-pushed the renovate/google-cloud-storage-1.x branch from dacd6e1 to 7907b5b Compare November 20, 2022 13:55
Copy link

sonarcloud bot commented Mar 8, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants