Skip to content

Commit

Permalink
chore: release main (#9010)
Browse files Browse the repository at this point in the history
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] committed Nov 16, 2023
1 parent 1ac5f8e commit a4465d5
Show file tree
Hide file tree
Showing 11 changed files with 59 additions and 12 deletions.
10 changes: 5 additions & 5 deletions .release-please-manifest-submodules.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"accesscontextmanager": "1.8.4",
"advisorynotifications": "1.2.3",
"ai": "0.1.4",
"aiplatform": "1.53.0",
"aiplatform": "1.54.0",
"alloydb": "1.7.0",
"analytics": "0.21.6",
"apigateway": "1.6.4",
Expand All @@ -25,12 +25,12 @@
"channel": "1.17.3",
"cloudbuild": "1.15.0",
"clouddms": "1.7.3",
"cloudprofiler": "0.0.0",
"cloudprofiler": "0.1.0",
"cloudtasks": "1.12.4",
"commerce": "0.1.3",
"compute": "1.23.3",
"compute/metadata": "0.2.3",
"confidentialcomputing": "1.3.3",
"confidentialcomputing": "1.4.0",
"config": "0.1.4",
"contactcenterinsights": "1.12.0",
"container": "1.28.0",
Expand All @@ -54,7 +54,7 @@
"edgenetwork": "0.1.0",
"essentialcontacts": "1.6.5",
"eventarc": "1.13.3",
"filestore": "1.7.4",
"filestore": "1.8.0",
"functions": "1.15.4",
"gkebackup": "1.3.4",
"gkeconnect": "0.8.4",
Expand Down Expand Up @@ -116,7 +116,7 @@
"storagetransfer": "1.10.3",
"support": "1.0.3",
"talent": "1.6.5",
"telcoautomation": "0.0.0",
"telcoautomation": "0.1.0",
"texttospeech": "1.7.4",
"tpu": "1.6.4",
"trace": "1.10.4",
Expand Down
12 changes: 12 additions & 0 deletions aiplatform/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
# Changes


## [1.54.0](https://github.com/googleapis/google-cloud-go/compare/aiplatform/v1.53.0...aiplatform/v1.54.0) (2023-11-16)


### Features

* **aiplatform:** Add ComputeTokens and CountTokens API ([f2b5cbb](https://github.com/googleapis/google-cloud-go/commit/f2b5cbb35da5a4eca937a1441b6a0f1b147e072b))
* **aiplatform:** Add ComputeTokens API ([#8999](https://github.com/googleapis/google-cloud-go/issues/8999)) ([f2b5cbb](https://github.com/googleapis/google-cloud-go/commit/f2b5cbb35da5a4eca937a1441b6a0f1b147e072b))
* **aiplatform:** Add deployment_timeout to UploadModel ModelContainerSpec ([f2b5cbb](https://github.com/googleapis/google-cloud-go/commit/f2b5cbb35da5a4eca937a1441b6a0f1b147e072b))
* **aiplatform:** Add deployment_timeout to UploadModel ModelContainerSpec ([f2b5cbb](https://github.com/googleapis/google-cloud-go/commit/f2b5cbb35da5a4eca937a1441b6a0f1b147e072b))
* **aiplatform:** Add protected_artifact_location_id to CustomJob ([f2b5cbb](https://github.com/googleapis/google-cloud-go/commit/f2b5cbb35da5a4eca937a1441b6a0f1b147e072b))
* **aiplatform:** Add protected_artifact_location_id to CustomJob ([f2b5cbb](https://github.com/googleapis/google-cloud-go/commit/f2b5cbb35da5a4eca937a1441b6a0f1b147e072b))

## [1.53.0](https://github.com/googleapis/google-cloud-go/compare/aiplatform/v1.52.0...aiplatform/v1.53.0) (2023-11-09)


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.53.0"
const Version = "1.54.0"
10 changes: 9 additions & 1 deletion cloudprofiler/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,10 @@
# Changes
# Changelog

## 0.1.0 (2023-11-16)


### Features

* **cloudprofiler:** New clients ([#9016](https://github.com/googleapis/google-cloud-go/issues/9016)) ([8fefcce](https://github.com/googleapis/google-cloud-go/commit/8fefcce1bdd86afb07a4c8bcfc3d3d00f61a9100))

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

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

7 changes: 7 additions & 0 deletions confidentialcomputing/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Changelog


## [1.4.0](https://github.com/googleapis/google-cloud-go/compare/confidentialcomputing/v1.3.3...confidentialcomputing/v1.4.0) (2023-11-16)


### Features

* **confidentialcomputing:** Add a new field `token_type` to `TokenOptions` message proto ([f2b5cbb](https://github.com/googleapis/google-cloud-go/commit/f2b5cbb35da5a4eca937a1441b6a0f1b147e072b))

## [1.3.3](https://github.com/googleapis/google-cloud-go/compare/confidentialcomputing/v1.3.2...confidentialcomputing/v1.3.3) (2023-11-01)


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.

7 changes: 7 additions & 0 deletions filestore/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Changes


## [1.8.0](https://github.com/googleapis/google-cloud-go/compare/filestore/v1.7.4...filestore/v1.8.0) (2023-11-16)


### Features

* **filestore:** Added REGIONAL tier support in the v1 API ([f2b5cbb](https://github.com/googleapis/google-cloud-go/commit/f2b5cbb35da5a4eca937a1441b6a0f1b147e072b))

## [1.7.4](https://github.com/googleapis/google-cloud-go/compare/filestore/v1.7.3...filestore/v1.7.4) (2023-11-01)


Expand Down
2 changes: 1 addition & 1 deletion filestore/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.7.4"
const Version = "1.8.0"
15 changes: 14 additions & 1 deletion telcoautomation/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,15 @@
# Changes
# Changelog

## 0.1.0 (2023-11-16)


### Features

* **telcoautomation:** New clients ([#9026](https://github.com/googleapis/google-cloud-go/issues/9026)) ([1ac5f8e](https://github.com/googleapis/google-cloud-go/commit/1ac5f8e27ce5e1d7012544cca69d0fd917442738))


### Documentation

* **telcoautomation:** Add telcoautomation API description ([#9019](https://github.com/googleapis/google-cloud-go/issues/9019)) ([03f9190](https://github.com/googleapis/google-cloud-go/commit/03f9190c36f69458e332d4f1b2e5edfd095899ad))

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

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

0 comments on commit a4465d5

Please sign in to comment.