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

Bump google-cloud-storage from 1.38.0 to 1.41.1 #3528

Merged
merged 1 commit into from
Aug 12, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2022

Bumps google-cloud-storage from 1.38.0 to 1.41.1.

Release notes

Sourced from google-cloud-storage's releases.

v1.41.1

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

Features

  • add support for Etag headers on reads (#489) (741d3fd)

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

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

  • replace default retry for upload operations (#480) (c027ccf)

v1.39.0

Features

  • allow configuration of media operation retries using the same interface as with non-media operation (#447) (0dbbb8a)

Bug Fixes

  • add ConnectionError to default retry (#445) (8344253)
  • apply idempotency policies for ACLs (#458) (2232f38)
  • replace python lifecycle action parsing ValueError with warning (#437) (2532d50)
  • revise blob.compose query parameters if_generation_match (#454) (70d19e7)

Documentation

... (truncated)

Changelog

Sourced from google-cloud-storage's changelog.

1.41.1 (2021-07-20)

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)

1.41.0 (2021-07-13)

Features

  • add support for Etag headers on reads (#489) (741d3fd)

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)

1.40.0 (2021-06-30)

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

  • replace default retry for upload operations (#480) (c027ccf)

1.39.0 (2021-06-21)

Features

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

Bug Fixes

... (truncated)

Commits
  • 521e2bf chore: release 1.41.1 (#509)
  • 4d7500e fix(deps): pin 'api,cloud}-core', 'auth' to allow 2.x versions on Python 3 (#...
  • a0f2310 tests: split systests out into separate Kokoro jobs (#516)
  • 1154d5a test: harden 'bucket_cmek' systests against EC (#514)
  • ddd013c fix: skip test__signing tests for mtls (#511)
  • 8dfa4d4 docs: remove and replace deprecated function download_as_string() (#508)
  • d4a86ce fix: remove trailing commas from error message constants (#505)
  • b62b727 tests: pin 'google-cloud-testutils' to Python 2.7 compatible range (#506)
  • ac79079 build(python): remove python 3.7 from kokoro Dockerfile (#503)
  • 6ed9060 build(python): exit with success status if no samples found (#502)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [google-cloud-storage](https://github.com/googleapis/python-storage) from 1.38.0 to 1.41.1.
- [Release notes](https://github.com/googleapis/python-storage/releases)
- [Changelog](https://github.com/googleapis/python-storage/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-storage@v1.38.0...v1.41.1)

---
updated-dependencies:
- dependency-name: google-cloud-storage
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added python Pull requests that update Python code TAG: dependencies labels Aug 12, 2022
@rtibbles rtibbles merged commit f3f5554 into unstable Aug 12, 2022
@dependabot dependabot bot deleted the dependabot/pip/google-cloud-storage-1.41.1 branch August 12, 2022 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
python Pull requests that update Python code TAG: dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant