Skip to content

Commit

Permalink
Merge branch 'main' into release-please--branches--main--components--…
Browse files Browse the repository at this point in the history
…spanner
  • Loading branch information
rahul2393 authored Nov 30, 2023
2 parents 3842430 + 0685da5 commit 73d00f8
Show file tree
Hide file tree
Showing 39 changed files with 6,225 additions and 375 deletions.
4 changes: 2 additions & 2 deletions .release-please-manifest-submodules.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"batch": "1.7.0",
"beyondcorp": "1.0.3",
"billing": "1.17.4",
"binaryauthorization": "1.7.3",
"binaryauthorization": "1.8.0",
"certificatemanager": "1.7.4",
"channel": "1.17.3",
"cloudbuild": "1.15.0",
Expand All @@ -45,7 +45,7 @@
"dataqna": "0.8.4",
"datastream": "1.10.3",
"deploy": "1.15.0",
"dialogflow": "1.45.0",
"dialogflow": "1.46.0",
"discoveryengine": "1.2.3",
"dlp": "1.11.1",
"documentai": "1.23.6",
Expand Down
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.110.10"
".": "0.111.0"
}
12 changes: 12 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changes

## [0.111.0](https://github.com/googleapis/google-cloud-go/compare/v0.110.10...v0.111.0) (2023-11-29)


### Features

* **internal/trace:** Add OpenTelemetry support ([#8655](https://github.com/googleapis/google-cloud-go/issues/8655)) ([7a46b54](https://github.com/googleapis/google-cloud-go/commit/7a46b5428f239871993d66be2c7c667121f60a6f)), refs [#2205](https://github.com/googleapis/google-cloud-go/issues/2205)


### Bug Fixes

* **all:** Bump google.golang.org/api to v0.149.0 ([#8959](https://github.com/googleapis/google-cloud-go/issues/8959)) ([8d2ab9f](https://github.com/googleapis/google-cloud-go/commit/8d2ab9f320a86c1c0fab90513fc05861561d0880))

## [0.110.10](https://github.com/googleapis/google-cloud-go/compare/v0.110.9...v0.110.10) (2023-10-31)


Expand Down
180 changes: 101 additions & 79 deletions aiplatform/apiv1beta1/aiplatformpb/model.pb.go

Large diffs are not rendered by default.

Loading

0 comments on commit 73d00f8

Please sign in to comment.