Skip to content

Commit

Permalink
chore: release main (#9349)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed Feb 6, 2024
1 parent efba04d commit fc125cc
Show file tree
Hide file tree
Showing 13 changed files with 55 additions and 13 deletions.
12 changes: 6 additions & 6 deletions .release-please-manifest-submodules.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
"accesscontextmanager": "1.8.5",
"advisorynotifications": "1.3.1",
"ai": "0.3.2",
"aiplatform": "1.58.2",
"aiplatform": "1.59.0",
"alloydb": "1.8.1",
"analytics": "0.23.0",
"apigateway": "1.6.5",
"apigeeconnect": "1.6.5",
"apigeeregistry": "0.8.3",
"apikeys": "1.1.5",
"appengine": "1.8.5",
"apps": "0.2.1",
"apps": "0.3.0",
"area120": "0.8.5",
"artifactregistry": "1.14.7",
"asset": "1.17.1",
Expand Down Expand Up @@ -42,15 +42,15 @@
"dataform": "0.9.2",
"datafusion": "1.7.5",
"datalabeling": "0.8.5",
"dataplex": "1.14.1",
"dataplex": "1.14.2",
"dataproc": "2.4.0",
"dataqna": "0.8.5",
"datastream": "1.10.4",
"deploy": "1.17.1",
"dialogflow": "1.48.2",
"discoveryengine": "1.4.1",
"dlp": "1.11.2",
"documentai": "1.23.8",
"documentai": "1.24.0",
"domains": "0.9.5",
"edgecontainer": "1.1.5",
"edgenetwork": "0.2.1",
Expand All @@ -68,7 +68,7 @@
"iap": "1.9.4",
"ids": "1.4.5",
"iot": "1.7.5",
"kms": "1.15.6",
"kms": "1.15.7",
"language": "1.12.3",
"lifesciences": "0.9.5",
"longrunning": "0.5.5",
Expand Down Expand Up @@ -121,7 +121,7 @@
"storagetransfer": "1.10.4",
"support": "1.0.4",
"talent": "1.6.6",
"telcoautomation": "0.1.2",
"telcoautomation": "0.2.0",
"texttospeech": "1.7.5",
"tpu": "1.6.5",
"trace": "1.10.5",
Expand Down
8 changes: 8 additions & 0 deletions aiplatform/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# Changes


## [1.59.0](https://github.com/googleapis/google-cloud-go/compare/aiplatform/v1.58.2...aiplatform/v1.59.0) (2024-02-06)


### Features

* **aiplatform:** Add generateContent Unary API for aiplatform_v1 ([05e9e1f](https://github.com/googleapis/google-cloud-go/commit/05e9e1f53f2a0c8b3aaadc1811338ca3e682f245))
* **aiplatform:** Add generateContent Unary API for aiplatform_v1beta1 ([05e9e1f](https://github.com/googleapis/google-cloud-go/commit/05e9e1f53f2a0c8b3aaadc1811338ca3e682f245))

## [1.58.2](https://github.com/googleapis/google-cloud-go/compare/aiplatform/v1.58.1...aiplatform/v1.58.2) (2024-01-30)


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.58.2"
const Version = "1.59.0"
8 changes: 7 additions & 1 deletion apps/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.3.0](https://github.com/googleapis/google-cloud-go/compare/apps/v0.2.1...apps/v0.3.0) (2024-02-06)


### Features

* **apps:** New clients ([#9358](https://github.com/googleapis/google-cloud-go/issues/9358)) ([9ce3d5b](https://github.com/googleapis/google-cloud-go/commit/9ce3d5b63d2c41119b64e691118303be4ae1b204))

## [0.2.1](https://github.com/googleapis/google-cloud-go/compare/apps/v0.2.0...apps/v0.2.1) (2024-01-30)


Expand All @@ -22,4 +29,3 @@
* **apps:** New clients ([#9142](https://github.com/googleapis/google-cloud-go/issues/9142)) ([8095c6e](https://github.com/googleapis/google-cloud-go/commit/8095c6ee342d9cca812c966b708ba48398fd91ed))

## Changes

2 changes: 1 addition & 1 deletion apps/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 dataplex/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Changes


## [1.14.2](https://github.com/googleapis/google-cloud-go/compare/dataplex/v1.14.1...dataplex/v1.14.2) (2024-02-06)


### Documentation

* **dataplex:** Fix typo in comment ([e60a6ba](https://github.com/googleapis/google-cloud-go/commit/e60a6ba01acf2ef2e8d12e23ed5c6e876edeb1b7))

## [1.14.1](https://github.com/googleapis/google-cloud-go/compare/dataplex/v1.14.0...dataplex/v1.14.1) (2024-01-30)


Expand Down
2 changes: 1 addition & 1 deletion dataplex/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.14.1"
const Version = "1.14.2"
7 changes: 7 additions & 0 deletions documentai/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Changes


## [1.24.0](https://github.com/googleapis/google-cloud-go/compare/documentai/v1.23.8...documentai/v1.24.0) (2024-02-06)


### Features

* **documentai:** Add model_type in v1beta3 processor proto ([#9355](https://github.com/googleapis/google-cloud-go/issues/9355)) ([05e9e1f](https://github.com/googleapis/google-cloud-go/commit/05e9e1f53f2a0c8b3aaadc1811338ca3e682f245))

## [1.23.8](https://github.com/googleapis/google-cloud-go/compare/documentai/v1.23.7...documentai/v1.23.8) (2024-01-30)


Expand Down
2 changes: 1 addition & 1 deletion documentai/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.23.8"
const Version = "1.24.0"
7 changes: 7 additions & 0 deletions kms/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changes

## [1.15.7](https://github.com/googleapis/google-cloud-go/compare/kms/v1.15.6...kms/v1.15.7) (2024-02-06)


### Documentation

* **kms:** Update comments ([e60a6ba](https://github.com/googleapis/google-cloud-go/commit/e60a6ba01acf2ef2e8d12e23ed5c6e876edeb1b7))

## [1.15.6](https://github.com/googleapis/google-cloud-go/compare/kms/v1.15.5...kms/v1.15.6) (2024-01-30)


Expand Down
2 changes: 1 addition & 1 deletion kms/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.15.6"
const Version = "1.15.7"
7 changes: 7 additions & 0 deletions telcoautomation/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/telcoautomation/v0.1.2...telcoautomation/v0.2.0) (2024-02-06)


### Features

* **telcoautomation:** Support for the STATUS_NOT_APPLICABLE entity status ([e60a6ba](https://github.com/googleapis/google-cloud-go/commit/e60a6ba01acf2ef2e8d12e23ed5c6e876edeb1b7))

## [0.1.2](https://github.com/googleapis/google-cloud-go/compare/telcoautomation/v0.1.1...telcoautomation/v0.1.2) (2024-01-30)


Expand Down
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 fc125cc

Please sign in to comment.