Skip to content
This repository has been archived by the owner on Apr 23, 2023. It is now read-only.

build(deps): bump cloud.google.com/go from 0.30.0 to 0.65.0 #522

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

Conversation

dependabot-preview[bot]
Copy link

Bumps cloud.google.com/go from 0.30.0 to 0.65.0.

Release notes

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

google-cloud-go v0.65.0

Announcements

The following changes will be included in an upcoming release and are not included in this one.

Default Deadlines

By default, non-streaming methods, like Create or Get methods, will have a default deadline applied to the context provided at call time, unless a context deadline is already set. Streaming methods have no default deadline and will run indefinitely, unless the context provided at call time contains a deadline.

To opt-out of this behavior, set the environment variable GOOGLE_API_GO_EXPERIMENTAL_DISABLE_DEFAULT_DEADLINE to true prior to initializing a client. This opt-out mechanism will be removed in a later release, with a notice similar to this one ahead of its removal.

Features

Bug Fixes

google-cloud-go v0.64.0

Features

v0.63.0

0.63.0 (2020-08-06)

Features

  • all: auto-regenerate gapics (#2682) (63bfd63)
  • analytics/admin: start generating apiv1alpha (#2670) (268199e)
  • functions/metadata: Special-case marshaling (#2669) (d8d7fc6)
  • gaming: start generate apiv1 (#2681) (1adfd0a)
  • internal/kokoro: add script to test compatibility with samples (#2637) (f2aa76a)

v0.62.0

Changelog

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

0.65.0 (2020-08-27)

Announcements

The following changes will be included in an upcoming release and are not included in this one.

Default Deadlines

By default, non-streaming methods, like Create or Get methods, will have a default deadline applied to the context provided at call time, unless a context deadline is already set. Streaming methods have no default deadline and will run indefinitely, unless the context provided at call time contains a deadline.

To opt-out of this behavior, set the environment variable GOOGLE_API_GO_EXPERIMENTAL_DISABLE_DEFAULT_DEADLINE to true prior to initializing a client. This opt-out mechanism will be removed in a later release, with a notice similar to this one ahead of its removal.

Features

Bug Fixes

0.64.0 (2020-08-18)

Features

0.63.0 (2020-08-05)

Features

  • all: auto-regenerate gapics (#2682) (63bfd63)
  • analytics/admin: start generating apiv1alpha (#2670) (268199e)
  • functions/metadata: Special-case marshaling (#2669) (d8d7fc6)
  • gaming: start generate apiv1 (#2681) (1adfd0a)
  • internal/kokoro: add script to test compatibility with samples (#2637) (f2aa76a)
Commits

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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

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

Successfully merging this pull request may close these issues.

0 participants