Skip to content

Commit

Permalink
chore: release main
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed May 1, 2023
1 parent 07a5ac1 commit 02b1ee0
Show file tree
Hide file tree
Showing 7 changed files with 29 additions and 7 deletions.
6 changes: 3 additions & 3 deletions .release-please-manifest-submodules.json
Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change
@@ -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
Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change
@@ -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
Original file line number Diff line number Diff line change
@@ -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.

0 comments on commit 02b1ee0

Please sign in to comment.