Update module cloud.google.com/go to v0.116.0
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| cloud.google.com/go | v0.57.0 -> v0.116.0 |
Release Notes
googleapis/google-cloud-go (cloud.google.com/go)
v0.116.0
Features
v0.115.1
Bug Fixes
- cloud.google.com/go: Bump google.golang.org/[email protected] (8ecc4e9)
v0.115.0
Features
Bug Fixes
v0.114.0
Features
Bug Fixes
v0.113.0
Features
Bug Fixes
- all: Bump x/net to v0.24.0 (#10000) (ba31ed5)
- debugger: Add internaloption.WithDefaultEndpointTemplate (3b41408)
- internal/aliasfix: Handle import paths correctly (#10097) (fafaf0d)
- rpcreplay: Properly unmarshal dynamic message (#9774) (53ccb20), refs #9773
Documentation
v0.112.2
Bug Fixes
v0.112.1
Bug Fixes
Documentation
v0.112.0
Features
Documentation
v0.111.0
Features
Bug Fixes
v0.110.10
Bug Fixes
- all: Update grpc-go to v1.56.3 (#8916) (343cea8)
- all: Update grpc-go to v1.59.0 (#8922) (81a97b0)
- internal/godocfx: Fix links to other packages in summary (#8756) (6220a9a)
v0.110.9
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
v0.110.7
v0.110.6
v0.110.5
v0.110.4
v0.110.3
Bug Fixes
Documentation
- v1: Minor clarifications for TaskGroup and min_cpu_platform (3382ef8)
v0.110.2
v0.110.1
v0.110.0
v0.109.0
v0.108.0
v0.107.0
v0.106.0
v0.105.0
v0.104.0
v0.103.0
v0.102.1
v0.102.0
v0.101.1
v0.101.0
v0.100.2
v0.100.1
v0.100.0
v0.99.0
v0.98.0
v0.97.0
v0.96.0
v0.95.0
v0.94.1
v0.94.0
v0.93.3
v0.92.3
v0.92.2
v0.92.1
v0.92.0
v0.91.1
v0.91.0
v0.90.0
v0.89.0
v0.88.0
v0.87.0
v0.86.0
v0.85.0
v0.84.0
v0.83.0
v0.82.0
v0.81.0
v0.80.0
v0.79.0
v0.78.0
v0.77.0
v0.76.0
v0.75.0
v0.74.0
v0.73.0
v0.72.0
v0.71.0
v0.70.0
v0.69.1
v0.69.0
v0.68.0
v0.67.0
v0.66.0
v0.65.0
v0.64.0
v0.63.0
v0.62.0
Announcements
- There was a breaking change to
cloud.google.com/go/dataproc/apiv1that was merged in this PR. This fixed a broken API response forDiagnoseCluster. When polling on the Long Running Operation(LRO), the API now returns(*dataprocpb.DiagnoseClusterResults, error)whereas it only returned anerrorbefore.
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
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.
- Disable OpenCensus Telemetry for requests made by the profiler package by default. You can re-enable it using
- Various updates to autogenerated clients.
v0.60.0
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
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
Deprecation notice
-
cloud.google.com/go/monitoring/apiv3has been deprecated due to breaking changes in the API. Please migrate tocloud.google.com/go/monitoring/apiv3/v2.
Changes
- all:
- The remaining uses of gtransport.Dial have been removed.
- The
genprotodependency has been updated to a version that makes use of newprotoreflectlibrary. 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 [email protected].
- 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.
ℹ 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
- The
godirective was updated for compatibility reasons
Details:
| Package | Change |
|---|---|
go |
1.16 -> 1.23.3 |
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-20240903143218-8af14fe29dc1 |