Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 1, 2021

Bumps google-cloud-storage from 1.35.0 to 1.36.1.

Release notes

Sourced from google-cloud-storage's releases.

v1.36.1

Bug Fixes

  • allow metadata keys to be cleared (#383) (79d27da), closes #381
  • allow signed url version v4 without signed credentials (#356) (3e69bf9)
  • correctly encode bytes for V2 signature (#382) (f44212b)

v1.36.0

Features

Bug Fixes

v1.35.1

Bug Fixes

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

Sourced from google-cloud-storage's changelog.

1.36.1 (2021-02-19)

Bug Fixes

  • allow metadata keys to be cleared (#383) (79d27da), closes #381
  • allow signed url version v4 without signed credentials (#356) (3e69bf9)
  • correctly encode bytes for V2 signature (#382) (f44212b)

1.36.0 (2021-02-10)

Features

Bug Fixes

1.35.1 (2021-01-28)

Bug Fixes

  • address incorrect usage of request preconditions (#366) (321658c)
  • Amend default retry behavior for bucket operations on client (#358) (b91e57d)
Commits
  • d346c94 chore: release 1.36.1 (#384)
  • 3e69bf9 fix: allow signed url version v4 without signed credentials (#356)
  • f44212b fix: correctly encode bytes for V2 signature (#382)
  • 79d27da fix: allow metadata keys to be cleared (#383)
  • f85af9b chore: release 1.36.0 (#379)
  • fdabd6a fix: expose num_retries parameter for blob upload methods (#353)
  • 37a1eb5 fix: correctly decode times without microseconds (#375)
  • 921553c style: replace potentially disrespectful terms and language (#378)
  • d35ab35 feat: add mtls support (#367)
  • 1dc6d64 chore(deps): update precommit hook pre-commit/pre-commit-hooks to v3.4.0 (#344)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 1, 2021
@dependabot dependabot bot force-pushed the dependabot/pip/requirements/google-cloud-storage-1.36.1 branch from 0d021fd to 679c4d6 Compare March 9, 2021 15:32
@dependabot dependabot bot force-pushed the dependabot/pip/requirements/google-cloud-storage-1.36.1 branch from 679c4d6 to 99ae21d Compare March 9, 2021 15:35
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 11, 2021

Superseded by #58.

@dependabot dependabot bot closed this Mar 11, 2021
@dependabot dependabot bot deleted the dependabot/pip/requirements/google-cloud-storage-1.36.1 branch March 11, 2021 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant