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 cloud.google.com/go/storage from 1.10.0 to 1.13.0 #10563

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 22, 2021

Bumps cloud.google.com/go/storage from 1.10.0 to 1.13.0.

Release notes

Sourced from cloud.google.com/go/storage's releases.

bigquery/v1.13.0

  • Support retries for specific http2 transport race.
  • Remove unused datasource client from bigquery/datatransfer.
  • Adds support for authorized User Defined Functions (UDFs).
  • Documentation improvements.
  • Various updates to autogenerated clients.

spanner spanner/v1.13.0

Features

  • spanner/spannertest: implement ANY_VALUE aggregation function (#3428) (e16c3e9)
  • spanner/spannertest: implement FULL JOIN (#3218) (99f7212)
  • spanner/spannertest: implement SELECT ... FROM UNNEST(...) (#3431) (deb466f)
  • spanner/spannertest: support array literals (#3438) (69e0110)
  • spanner/spannertest: support AVG aggregation function (#3286) (4788415)
  • spanner/spannertest: support Not Null constraint (#3491) (c36aa07)
  • spanner/spannertest: support UPDATE DML (#3201) (1dec6f6)
  • spanner/spansql: define structures and parse UPDATE DML statements (#3192) (23b6904)
  • spanner/spansql: support DATE and TIMESTAMP literals (#3557) (1961930)
  • spanner/spansql: support for parsing generated columns (#3373) (9b1d06f)
  • spanner/spansql: support NUMERIC data type (#3411) (1bc65d9)
  • spanner: Add a DirectPath fallback integration test (#3487) (de821c5)
  • spanner: attempt DirectPath by default (#3516) (bbc61ed)
  • spanner: include User agent (#3465) (4e1ef1b)
  • spanner: run E2E test over DirectPath (#3466) (18e3a4f)
  • spanner: support NUMERIC in mutations (#3328) (fa90737)

Bug Fixes

storage storage/v1.13.0

Features

  • storage: add missing StorageClass in BucketAttrsToUpdate (#3038) (2fa1b72)
  • storage: add projection parameter for BucketHandle.Objects() (#3549) (9b9c3dc)

Bug Fixes

storage/v1.12.0

  • V4 signed URL fixes:
    • Fix encoding of spaces in query parameters.

... (truncated)

Commits
  • 34a3ba0 chore: release spanner 1.13.0 (#3423)
  • 330a3f4 feat(bigtable): attempt DirectPath by default (#3558)
  • e388841 chore: release datastore 1.4.0 (#3421)
  • 86a4de7 fix(pubsublite)!: rename TopicPartitions to TopicPartitionCount (#3565)
  • bbc61ed feat(spanner): attempt DirectPath by default (#3516)
  • b8f91b7 docs(pubsublite): more descriptive comments for the publish package (#3540)
  • c18ed25 fix(pubsublite)!: use strings for resource paths (api review) (#3559)
  • 3bac8dd chore: release bigquery 1.15.0 (#3427)
  • 965f9c9 test(pubsublite): fix flaky TestMsgTrackerWaitSuccess test (#3560)
  • 959fde5 feat(all): auto-regenerate gapics (#3546)
  • 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 the dependencies Pull requests that update a dependency file label Feb 22, 2021
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Feb 22, 2021
@k8s-ci-robot
Copy link
Contributor

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a kubernetes member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@k8s-ci-robot k8s-ci-robot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Feb 22, 2021
@k8s-ci-robot k8s-ci-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Feb 22, 2021
@minikube-bot
Copy link
Collaborator

Can one of the admins verify this patch?

@dependabot dependabot bot force-pushed the dependabot/go_modules/cloud.google.com/go/storage-1.13.0 branch from 83f946c to bc8b553 Compare February 22, 2021 09:11
@k8s-ci-robot k8s-ci-robot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Feb 22, 2021
@dependabot dependabot bot force-pushed the dependabot/go_modules/cloud.google.com/go/storage-1.13.0 branch 2 times, most recently from 047938c to aaa8fb9 Compare February 22, 2021 20:36
@dependabot dependabot bot force-pushed the dependabot/go_modules/cloud.google.com/go/storage-1.13.0 branch from aaa8fb9 to e384189 Compare February 22, 2021 20:44
@medyagh medyagh merged commit e095a71 into master Feb 22, 2021
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dependabot[bot], medyagh

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 22, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/cloud.google.com/go/storage-1.13.0 branch February 22, 2021 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. dependencies Pull requests that update a dependency file needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants