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

build(deps): bump cloud.google.com/go from 0.44.3 to 0.55.0 #37

Conversation

dependabot-preview[bot]
Copy link

Bumps cloud.google.com/go from 0.44.3 to 0.55.0.

Release notes

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

v0.55.0

  • Various updates to autogenerated clients.

v0.54.0

  • all:
    • remove unused golang.org/x/exp from mod file
    • update godoc.org links to pkg.go.dev
  • compute/metadata:
    • use defaultClient when http.Client is nil
    • remove subscribeClient
  • iam:
    • add support for v3 policy and IAM conditions
  • Various updates to autogenerated clients.

v0.53.0

  • all: most clients now use transport/grpc.DialPool rather than Dial (see #1777 for outliers).
    • Connection pooling now does not use the deprecated (and soon to be removed) gRPC load balancer API.
  • profiler: remove symbolization (drops support for go1.10)
  • Various updates to autogenerated clients.

v0.52.0

  • internal/gapicgen: multiple improvements related to library generation.
  • compute/metadata: unset ResponseHeaderTimeout in defaultClient
  • docs: fix link to KMS in README.md
  • Various updates to autogenerated clients.

v0.51.0

  • secretmanager:
    • add IAM helper for generic resource IAM handle
  • cloudbuild:
    • migrate to microgen in a major version
  • Various updates to autogenerated clients.

v0.50.0

  • profiler:
    • Support disabling CPU profile collection.
    • Log when a profile creation attempt begins.
  • compute/metadata:
    • Fix panic on malformed URLs.
    • InstanceName returns actual instance name.
  • Various updates to autogenerated clients.

v0.49.0

  • functions/metadata:
    • Handle string resources in JSON unmarshaller.
  • Various updates to autogenerated clients.

v0.48.0

  • Various updates to autogenerated clients
... (truncated)
Changelog

Sourced from cloud.google.com/go's changelog.

v0.55.0

  • Various updates to autogenerated clients.

v0.54.0

  • all:
    • remove unused golang.org/x/exp from mod file
    • update godoc.org links to pkg.go.dev
  • compute/metadata:
    • use defaultClient when http.Client is nil
    • remove subscribeClient
  • iam:
    • add support for v3 policy and IAM conditions
  • Various updates to autogenerated clients.

v0.53.0

  • all: most clients now use transport/grpc.DialPool rather than Dial (see #1777 for outliers).
    • Connection pooling now does not use the deprecated (and soon to be removed) gRPC load balancer API.
  • profiler: remove symbolization (drops support for go1.10)
  • Various updates to autogenerated clients.

v0.52.0

  • internal/gapicgen: multiple improvements related to library generation.
  • compute/metadata: unset ResponseHeaderTimeout in defaultClient
  • docs: fix link to KMS in README.md
  • Various updates to autogenerated clients.

v0.51.0

  • secretmanager:
    • add IAM helper for generic resource IAM handle
  • cloudbuild:
    • migrate to microgen in a major version
  • Various updates to autogenerated clients.

v0.50.0

  • profiler:
    • Support disabling CPU profile collection.
    • Log when a profile creation attempt begins.
  • compute/metadata:
    • Fix panic on malformed URLs.
    • InstanceName returns actual instance name.
  • Various updates to autogenerated clients.

v0.49.0

... (truncated)
Commits
  • 7cfb466 all: release v0.55.0
  • 079993d all: auto-regenerate gapics
  • dd13a12 spanner: release v1.3.0
  • e2bb62b internal: continue running tests if one module fails
  • 2df4ed3 all: auto-regenerate gapics
  • b4f1dff storage: change bucket names
  • 284a545 all: auto-regenerate gapics
  • 7b40e56 spanner: support query options
  • ff98bf5 spanner/spansql, spanner/spannertest: implement support for IN expressions
  • 794c5de spanner/spannertest: skip DDL apply waiting when LROs have been probed
  • 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 23, 2020
@dependabot-preview
Copy link
Author

Superseded by #40.

@dependabot-preview dependabot-preview bot deleted the dependabot/go_modules/cloud.google.com/go-0.55.0 branch April 6, 2020 13:43
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants