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

Update module cloud.google.com/go to v0.115.1 #987

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

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Mar 14, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cloud.google.com/go v0.57.0 -> v0.115.1 age adoption passing confidence

Release Notes

googleapis/google-cloud-go (cloud.google.com/go)

v0.115.1

Compare Source

Bug Fixes
  • cloud.google.com/go: Bump google.golang.org/grpc@v1.64.1 (8ecc4e9)

v0.115.0

Compare Source

Features
Bug Fixes

v0.114.0

Compare Source

Features
Bug Fixes
  • internal/postprocessor: Add scopes to all appropriate commit lines (#​10192) (c21399b)

v0.113.0

Compare Source

Features
Bug Fixes
Documentation
  • testing: Switch deprecated WithInsecure to WithTransportCredentials (#​10091) (2b576ab)

v0.112.2

Compare Source

Bug Fixes

v0.112.1

Compare Source

Bug Fixes
  • internal/postprocessor: Handle googleapis link in commit body (#​9251) (1dd3515)
Documentation

v0.112.0

Compare Source

Features
  • internal/trace: Export internal/trace package constants and vars (#​9242) (941c16f)
Documentation

v0.111.0

Compare Source

Features
Bug Fixes

v0.110.10

Compare Source

Bug Fixes

v0.110.9

Compare Source

Bug Fixes
  • all: Update golang.org/x/net to v0.17.0 (#​8705) (174da47)
  • internal/aliasgen: Update golang.org/x/net to v0.17.0 (174da47)
  • internal/examples/fake: Update golang.org/x/net to v0.17.0 (174da47)
  • internal/gapicgen: Update golang.org/x/net to v0.17.0 (174da47)
  • internal/generated/snippets: Update golang.org/x/net to v0.17.0 (174da47)
  • internal/godocfx: Update golang.org/x/net to v0.17.0 (174da47)
  • internal/postprocessor: Add ability to override release level (#​8643) (26c608a)
  • internal/postprocessor: Add missing assignment (#​8646) (d8c5746)
  • internal/postprocessor: Update golang.org/x/net to v0.17.0 (174da47)

v0.110.8

Compare Source

v0.110.7

Compare Source

v0.110.6

Compare Source

v0.110.5

Compare Source

v0.110.4

Compare Source

v0.110.3

Compare Source

Bug Fixes
Documentation
  • v1: Minor clarifications for TaskGroup and min_cpu_platform (3382ef8)

v0.110.2

Compare Source

v0.110.1

Compare Source

v0.110.0

Compare Source

v0.109.0

Compare Source

v0.108.0

Compare Source

v0.107.0

Compare Source

v0.106.0

Compare Source

v0.105.0

Compare Source

v0.104.0

Compare Source

v0.103.0

Compare Source

v0.102.1

Compare Source

v0.102.0

Compare Source

v0.101.1

Compare Source

v0.101.0

Compare Source

v0.100.2

Compare Source

v0.100.1

Compare Source

v0.100.0

Compare Source

v0.99.0

Compare Source

v0.98.0

Compare Source

v0.97.0

Compare Source

v0.96.0

Compare Source

v0.95.0

Compare Source

v0.94.1

Compare Source

v0.94.0

Compare Source

v0.93.3

Compare Source

v0.92.3

Compare Source

v0.92.2

Compare Source

v0.92.1

Compare Source

v0.92.0

Compare Source

v0.91.1

Compare Source

v0.91.0

Compare Source

v0.90.0

Compare Source

v0.89.0

Compare Source

v0.88.0

Compare Source

v0.87.0

Compare Source

v0.86.0

Compare Source

v0.85.0

Compare Source

v0.84.0

Compare Source

v0.83.0

Compare Source

v0.82.0

Compare Source

v0.81.0

Compare Source

v0.80.0

Compare Source

v0.79.0

Compare Source

v0.78.0

Compare Source

v0.77.0

Compare Source

v0.76.0

Compare Source

v0.75.0

Compare Source

v0.74.0

Compare Source

v0.73.0

Compare Source

v0.72.0

Compare Source

v0.71.0

Compare Source

v0.70.0

Compare Source

v0.69.1

Compare Source

v0.69.0

Compare Source

v0.68.0

Compare Source

v0.67.0

Compare Source

v0.66.0

Compare Source

v0.65.0

Compare Source

v0.64.0

Compare Source

v0.63.0

Compare Source

v0.62.0

Compare Source

Announcements
  • There was a breaking change to cloud.google.com/go/dataproc/apiv1 that was
    merged in this PR.
    This fixed a broken API response for DiagnoseCluster. When polling on the
    Long Running Operation(LRO), the API now returns
    (*dataprocpb.DiagnoseClusterResults, error) whereas it only returned an
    error before.
Changes
  • all:
    • Updated all direct dependencies.
    • Updated contributing guidelines to suggest allowing edits from maintainers.
  • billing/budgets:
    • Start generating client for apiv1beta1.
  • functions:
    • Start generating client for apiv1.
  • notebooks:
    • Start generating client apiv1beta1.
  • profiler:
    • update proftest to support parsing floating-point backoff durations.
    • Fix the regexp used to parse backoff duration.
  • Various updates to autogenerated clients.

v0.61.0

Compare Source

Changes
  • all:
    • Update all direct dependencies.
  • dashboard:
    • Start generating client for apiv1.
  • policytroubleshooter:
    • Start generating client for apiv1.
  • profiler:
    • Disable OpenCensus Telemetry for requests made by the profiler package by default. You can re-enable it using profiler.Config.EnableOCTelemetry.
  • Various updates to autogenerated clients.

v0.60.0

Compare Source

Changes
  • all:
    • Refactored examples to reduce module dependencies.
    • Update sub-modules to use cloud.google.com/go v0.59.0.
  • internal:
    • Start generating client for gaming apiv1beta.
  • Various updates to autogenerated clients.

v0.59.0

Compare Source

Announcements

goolgeapis/google-cloud-go has moved its source of truth to GitHub and is no longer a mirror. This means that our
contributing process has changed a bit. We will now be conducting all code reviews on GitHub which means we now accept
pull requests! If you have a version of the codebase previously checked out you may wish to update your git remote to
point to GitHub.

Changes
  • all:
    • Remove dependency on honnef.co/go/tools.
    • Update our contributing instructions now that we use GitHub for reviews.
    • Remove some un-inclusive terminology.
  • compute/metadata:
    • Pass cancelable context to DNS lookup.
  • .github:
    • Update templates issue/PR templates.
  • internal:
    • Bump several clients to GA.
    • Fix GoDoc badge source.
    • Several automation changes related to the move to GitHub.
    • Start generating a client for asset v1p5beta1.
  • Various updates to autogenerated clients.

v0.58.0

Compare Source

Deprecation notice
  • cloud.google.com/go/monitoring/apiv3 has been deprecated due to breaking
    changes in the API. Please migrate to cloud.google.com/go/monitoring/apiv3/v2.
Changes
  • all:
    • The remaining uses of gtransport.Dial have been removed.
    • The genproto dependency has been updated to a version that makes use of
      new protoreflect library. For more information on these protobuf changes
      please see the following post from the official Go blog:
      https://blog.golang.org/protobuf-apiv2.
  • internal:
    • Started generation of datastore admin v1 client.
    • Updated protofuf version used for generation to 3.12.X.
    • Update the release levels for several APIs.
    • Generate clients with protoc-gen-go@v1.4.1.
  • monitoring:
    • Re-enable generation of monitoring/apiv3 under v2 directory (see deprecation
      notice above).
  • profiler:
    • Fixed flakiness in tests.
  • Various updates to autogenerated clients.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate-bot renovate-bot force-pushed the renovate/cloud.google.com-go-0.x branch from e0a6371 to ab0deb7 Compare April 24, 2022 20:46
@renovate-bot renovate-bot changed the title Update module cloud.google.com/go to v0.100.2 Update module cloud.google.com/go to v0.101.0 Apr 24, 2022
@renovate-bot renovate-bot force-pushed the renovate/cloud.google.com-go-0.x branch from ab0deb7 to 633555f Compare May 15, 2022 20:22
@renovate-bot renovate-bot changed the title Update module cloud.google.com/go to v0.101.0 Update module cloud.google.com/go to v0.101.1 May 15, 2022
@renovate-bot renovate-bot force-pushed the renovate/cloud.google.com-go-0.x branch from 633555f to e2feecb Compare June 18, 2022 19:24
@renovate-bot renovate-bot changed the title Update module cloud.google.com/go to v0.101.1 Update module cloud.google.com/go to v0.102.1 Jun 18, 2022
@renovate-bot renovate-bot changed the title Update module cloud.google.com/go to v0.102.1 Update module cloud.google.com/go to v0.104.0 Sep 25, 2022
@renovate-bot renovate-bot force-pushed the renovate/cloud.google.com-go-0.x branch from eebbb93 to 88e16ce Compare November 20, 2022 17:16
@renovate-bot renovate-bot changed the title Update module cloud.google.com/go to v0.104.0 Update module cloud.google.com/go to v0.107.0 Nov 20, 2022
@renovate-bot renovate-bot force-pushed the renovate/cloud.google.com-go-0.x branch from 88e16ce to af075b1 Compare January 6, 2023 18:22
@renovate-bot renovate-bot changed the title Update module cloud.google.com/go to v0.107.0 Update module cloud.google.com/go to v0.108.0 Jan 6, 2023
@renovate-bot renovate-bot force-pushed the renovate/cloud.google.com-go-0.x branch from af075b1 to c9f270c Compare January 27, 2023 20:42
@renovate-bot renovate-bot changed the title Update module cloud.google.com/go to v0.108.0 Update module cloud.google.com/go to v0.109.0 Jan 27, 2023
@renovate-bot renovate-bot force-pushed the renovate/cloud.google.com-go-0.x branch from c9f270c to e471650 Compare February 15, 2023 18:42
@renovate-bot renovate-bot changed the title Update module cloud.google.com/go to v0.109.0 Update module cloud.google.com/go to v0.110.0 Feb 15, 2023
@renovate-bot renovate-bot force-pushed the renovate/cloud.google.com-go-0.x branch from e471650 to fbce0f9 Compare May 4, 2023 00:17
@renovate-bot renovate-bot changed the title Update module cloud.google.com/go to v0.110.0 Update module cloud.google.com/go to v0.110.1 May 4, 2023
@renovate-bot renovate-bot changed the title Update module cloud.google.com/go to v0.110.1 Update module cloud.google.com/go to v0.110.2 Jun 2, 2023
@renovate-bot renovate-bot force-pushed the renovate/cloud.google.com-go-0.x branch from fbce0f9 to 542293e Compare June 2, 2023 17:34
@renovate-bot renovate-bot force-pushed the renovate/cloud.google.com-go-0.x branch from 542293e to bad3ce8 Compare June 23, 2023 16:41
@renovate-bot renovate-bot changed the title Update module cloud.google.com/go to v0.110.2 Update module cloud.google.com/go to v0.110.3 Jun 23, 2023
@renovate-bot renovate-bot force-pushed the renovate/cloud.google.com-go-0.x branch from bad3ce8 to 60231cc Compare July 6, 2023 15:58
@renovate-bot renovate-bot changed the title Update module cloud.google.com/go to v0.110.3 Update module cloud.google.com/go to v0.110.4 Jul 6, 2023
@renovate-bot renovate-bot force-pushed the renovate/cloud.google.com-go-0.x branch from 60231cc to ad7ba2e Compare July 10, 2023 16:19
@renovate-bot renovate-bot changed the title Update module cloud.google.com/go to v0.110.4 Update module cloud.google.com/go to v0.110.5 Jul 10, 2023
@renovate-bot renovate-bot force-pushed the renovate/cloud.google.com-go-0.x branch from ad7ba2e to 1843d43 Compare July 13, 2023 22:23
@renovate-bot renovate-bot changed the title Update module cloud.google.com/go to v0.110.5 Update module cloud.google.com/go to v0.110.6 Jul 13, 2023
@renovate-bot renovate-bot force-pushed the renovate/cloud.google.com-go-0.x branch from 1843d43 to db0b077 Compare July 31, 2023 22:52
@renovate-bot renovate-bot changed the title Update module cloud.google.com/go to v0.110.6 Update module cloud.google.com/go to v0.110.7 Jul 31, 2023
@renovate-bot renovate-bot changed the title Update module cloud.google.com/go to v0.110.7 Update module cloud.google.com/go to v0.110.8 Sep 11, 2023
@renovate-bot renovate-bot force-pushed the renovate/cloud.google.com-go-0.x branch from a4b51c0 to cc136da Compare October 19, 2023 19:10
@renovate-bot renovate-bot changed the title Update module cloud.google.com/go to v0.110.8 Update module cloud.google.com/go to v0.110.9 Oct 19, 2023
@renovate-bot renovate-bot changed the title Update module cloud.google.com/go to v0.110.9 Update module cloud.google.com/go to v0.110.10 Oct 31, 2023
@renovate-bot renovate-bot force-pushed the renovate/cloud.google.com-go-0.x branch from cc136da to 748c0ae Compare October 31, 2023 22:01
@renovate-bot renovate-bot force-pushed the renovate/cloud.google.com-go-0.x branch from 748c0ae to 89e5ee5 Compare November 29, 2023 19:44
@renovate-bot renovate-bot changed the title Update module cloud.google.com/go to v0.110.10 Update module cloud.google.com/go to v0.111.0 Nov 29, 2023
@renovate-bot renovate-bot force-pushed the renovate/cloud.google.com-go-0.x branch from 89e5ee5 to a585c92 Compare January 11, 2024 21:43
@renovate-bot renovate-bot changed the title Update module cloud.google.com/go to v0.111.0 Update module cloud.google.com/go to v0.112.0 Jan 11, 2024
@renovate-bot renovate-bot changed the title Update module cloud.google.com/go to v0.112.0 Update module cloud.google.com/go to v0.112.1 Feb 26, 2024
@renovate-bot renovate-bot force-pushed the renovate/cloud.google.com-go-0.x branch from a585c92 to 3572e7b Compare February 26, 2024 16:42
@renovate-bot renovate-bot force-pushed the renovate/cloud.google.com-go-0.x branch from 3572e7b to f720553 Compare March 27, 2024 22:09
@renovate-bot renovate-bot changed the title Update module cloud.google.com/go to v0.112.1 Update module cloud.google.com/go to v0.112.2 Mar 27, 2024
@renovate-bot renovate-bot force-pushed the renovate/cloud.google.com-go-0.x branch from f720553 to d69c4cc Compare May 8, 2024 22:10
@renovate-bot renovate-bot changed the title Update module cloud.google.com/go to v0.112.2 Update module cloud.google.com/go to v0.113.0 May 8, 2024
@renovate-bot renovate-bot force-pushed the renovate/cloud.google.com-go-0.x branch from d69c4cc to 8c935d6 Compare May 23, 2024 19:53
@renovate-bot renovate-bot changed the title Update module cloud.google.com/go to v0.113.0 Update module cloud.google.com/go to v0.114.0 May 23, 2024
@renovate-bot renovate-bot force-pushed the renovate/cloud.google.com-go-0.x branch from 8c935d6 to 7fa5b51 Compare June 13, 2024 00:57
@renovate-bot renovate-bot changed the title Update module cloud.google.com/go to v0.114.0 Update module cloud.google.com/go to v0.115.0 Jun 13, 2024
Copy link

forking-renovate bot commented Jun 13, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/golang/protobuf v1.4.1 -> v1.5.4
github.com/googleapis/gax-go/v2 v2.0.5 -> v2.13.0
google.golang.org/genproto v0.0.0-20200527145253-8367513e4ece -> v0.0.0-20240730163845-b1a4ccb954bf

@renovate-bot renovate-bot force-pushed the renovate/cloud.google.com-go-0.x branch from 7fa5b51 to 91caf64 Compare August 13, 2024 23:42
@renovate-bot renovate-bot changed the title Update module cloud.google.com/go to v0.115.0 Update module cloud.google.com/go to v0.115.1 Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant