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

chore: release main #7859

Merged
merged 1 commit into from May 1, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
6 changes: 3 additions & 3 deletions .release-please-manifest-submodules.json
Expand Up @@ -2,7 +2,7 @@
"accessapproval": "1.6.0",
"accesscontextmanager": "1.7.0",
"advisorynotifications": "0.2.0",
"aiplatform": "1.39.0",
"aiplatform": "1.40.0",
"alloydb": "1.0.0",
"analytics": "0.19.0",
"apigateway": "1.5.0",
Expand All @@ -27,7 +27,7 @@
"cloudtasks": "1.10.0",
"compute": "1.19.1",
"compute/metadata": "0.2.3",
"confidentialcomputing": "0.1.0",
"confidentialcomputing": "0.2.0",
"contactcenterinsights": "1.7.0",
"container": "1.17.0",
"containeranalysis": "0.9.1",
Expand Down Expand Up @@ -102,7 +102,7 @@
"serviceusage": "1.6.0",
"shell": "1.6.0",
"speech": "1.15.0",
"storageinsights": "0.0.0",
"storageinsights": "0.1.0",
"storagetransfer": "1.8.0",
"talent": "1.5.0",
"texttospeech": "1.6.0",
Expand Down
7 changes: 7 additions & 0 deletions aiplatform/CHANGES.md
@@ -1,6 +1,13 @@
# Changes


## [1.40.0](https://github.com/googleapis/google-cloud-go/compare/aiplatform/v1.39.0...aiplatform/v1.40.0) (2023-05-01)


### Features

* **aiplatform:** Support for Model Garden -- A single place to search, discover, and interact with a wide variety of foundation models from Google and Google partners, available on Vertex AI ([#7849](https://github.com/googleapis/google-cloud-go/issues/7849)) ([ac00efc](https://github.com/googleapis/google-cloud-go/commit/ac00efcab5d7e2292d5b7cc60dd1196a1f8279a4))

## [1.39.0](https://github.com/googleapis/google-cloud-go/compare/aiplatform/v1.38.0...aiplatform/v1.39.0) (2023-04-25)


Expand Down
2 changes: 1 addition & 1 deletion aiplatform/internal/version.go
Expand Up @@ -15,4 +15,4 @@
package internal

// Version is the current tagged release of the library.
const Version = "1.39.0"
const Version = "1.40.0"
7 changes: 7 additions & 0 deletions confidentialcomputing/CHANGES.md
@@ -1,5 +1,12 @@
# Changelog

## [0.2.0](https://github.com/googleapis/google-cloud-go/compare/confidentialcomputing/v0.1.0...confidentialcomputing/v0.2.0) (2023-05-01)


### Features

* **confidentialcomputing:** Start generating apiv1 ([#7861](https://github.com/googleapis/google-cloud-go/issues/7861)) ([5e3ba75](https://github.com/googleapis/google-cloud-go/commit/5e3ba75471c9970c1d6e18987eba9c478c599d8b))

## 0.1.0 (2023-04-27)


Expand Down
2 changes: 1 addition & 1 deletion confidentialcomputing/internal/version.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 9 additions & 1 deletion storageinsights/CHANGES.md
@@ -1,2 +1,10 @@
# Changes
# Changelog

## 0.1.0 (2023-05-01)


### Features

* **storageinsights:** Start generating apiv1 ([#7862](https://github.com/googleapis/google-cloud-go/issues/7862)) ([07a5ac1](https://github.com/googleapis/google-cloud-go/commit/07a5ac1965154b471d5a45e0c566803ea9edb15f))

## Changes
2 changes: 1 addition & 1 deletion storageinsights/internal/version.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.