Skip to content

Commit

Permalink
chore: release main (#9130)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Dec 13, 2023
1 parent 757c1b0 commit f7d68ea
Show file tree
Hide file tree
Showing 15 changed files with 65 additions and 16 deletions.
14 changes: 7 additions & 7 deletions .release-please-manifest-submodules.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,18 @@
"accesscontextmanager": "1.8.4",
"advisorynotifications": "1.3.0",
"ai": "0.2.0",
"aiplatform": "1.57.0",
"aiplatform": "1.58.0",
"alloydb": "1.7.0",
"analytics": "0.21.6",
"apigateway": "1.6.4",
"apigeeconnect": "1.6.4",
"apigeeregistry": "0.8.2",
"apikeys": "1.1.4",
"appengine": "1.8.4",
"apps": "0.0.0",
"apps": "0.1.0",
"area120": "0.8.4",
"artifactregistry": "1.14.6",
"asset": "1.15.3",
"asset": "1.16.0",
"assuredworkloads": "1.11.4",
"automl": "1.13.4",
"baremetalsolution": "1.2.3",
Expand Down Expand Up @@ -49,7 +49,7 @@
"dialogflow": "1.47.0",
"discoveryengine": "1.3.0",
"dlp": "1.11.1",
"documentai": "1.23.6",
"documentai": "1.23.7",
"domains": "0.9.4",
"edgecontainer": "1.1.4",
"edgenetwork": "0.1.0",
Expand Down Expand Up @@ -77,7 +77,7 @@
"memcache": "1.10.4",
"metastore": "1.13.3",
"migrationcenter": "0.2.3",
"monitoring": "1.16.3",
"monitoring": "1.17.0",
"netapp": "0.2.3",
"networkconnectivity": "1.14.3",
"networkmanagement": "1.9.3",
Expand All @@ -95,7 +95,7 @@
"rapidmigrationassessment": "1.0.4",
"recaptchaenterprise": "2.9.0",
"recommendationengine": "0.8.4",
"recommender": "1.11.3",
"recommender": "1.12.0",
"redis": "1.14.1",
"resourcemanager": "1.9.4",
"resourcesettings": "1.6.4",
Expand All @@ -112,7 +112,7 @@
"servicemanagement": "1.9.5",
"serviceusage": "1.8.3",
"shell": "1.7.4",
"shopping": "0.2.2",
"shopping": "0.3.0",
"speech": "1.21.0",
"storageinsights": "1.0.4",
"storagetransfer": "1.10.3",
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.58.0](https://github.com/googleapis/google-cloud-go/compare/aiplatform/v1.57.0...aiplatform/v1.58.0) (2023-12-13)


### Features

* **aiplatform:** Expose ability to set headers ([#9150](https://github.com/googleapis/google-cloud-go/issues/9150)) ([2007541](https://github.com/googleapis/google-cloud-go/commit/20075417dfd3e7ba47f77586d5ec366fa68285a2))

## [1.57.0](https://github.com/googleapis/google-cloud-go/compare/aiplatform/v1.56.0...aiplatform/v1.57.0) (2023-12-11)


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

## 0.1.0 (2023-12-13)


### Features

* **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 asset/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changes

## [1.16.0](https://github.com/googleapis/google-cloud-go/compare/asset/v1.15.3...asset/v1.16.0) (2023-12-13)


### Features

* **asset:** Added messages ExportAssetsResponse, BatchGetAssetsHistoryResponse ([3d9f556](https://github.com/googleapis/google-cloud-go/commit/3d9f55678654fe678d44f3f4a08bf26c3830b653))

## [1.15.3](https://github.com/googleapis/google-cloud-go/compare/asset/v1.15.2...asset/v1.15.3) (2023-11-01)


Expand Down
2 changes: 1 addition & 1 deletion asset/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.3"
const Version = "1.16.0"
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.23.7](https://github.com/googleapis/google-cloud-go/compare/documentai/v1.23.6...documentai/v1.23.7) (2023-12-13)


### Documentation

* **documentai:** Clarify Properties documentation ([757c1b0](https://github.com/googleapis/google-cloud-go/commit/757c1b0dcca95058aedd091d1e89d5d14f2fbc1c))

## [1.23.6](https://github.com/googleapis/google-cloud-go/compare/documentai/v1.23.5...documentai/v1.23.6) (2023-11-27)


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.6"
const Version = "1.23.7"
7 changes: 7 additions & 0 deletions monitoring/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changes

## [1.17.0](https://github.com/googleapis/google-cloud-go/compare/monitoring/v1.16.3...monitoring/v1.17.0) (2023-12-13)


### Features

* **monitoring/apiv3:** Added support for severity in AlertPolicy ([3d9f556](https://github.com/googleapis/google-cloud-go/commit/3d9f55678654fe678d44f3f4a08bf26c3830b653))

## [1.16.3](https://github.com/googleapis/google-cloud-go/compare/monitoring/v1.16.2...monitoring/v1.16.3) (2023-11-01)


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

## [1.12.0](https://github.com/googleapis/google-cloud-go/compare/recommender/v1.11.3...recommender/v1.12.0) (2023-12-13)


### Features

* **recommender:** Support cost_in_local_currency field in the cost projection ([3d9f556](https://github.com/googleapis/google-cloud-go/commit/3d9f55678654fe678d44f3f4a08bf26c3830b653))

## [1.11.3](https://github.com/googleapis/google-cloud-go/compare/recommender/v1.11.2...recommender/v1.11.3) (2023-11-01)


Expand Down
2 changes: 1 addition & 1 deletion recommender/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.11.3"
const Version = "1.12.0"
8 changes: 7 additions & 1 deletion shopping/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/shopping/v0.2.2...shopping/v0.3.0) (2023-12-13)


### Features

* **shopping:** New clients ([#9141](https://github.com/googleapis/google-cloud-go/issues/9141)) ([4f49b79](https://github.com/googleapis/google-cloud-go/commit/4f49b796ed219869920668698726bee445bf5ff4))

## [0.2.2](https://github.com/googleapis/google-cloud-go/compare/shopping/v0.2.1...shopping/v0.2.2) (2023-11-01)


Expand Down Expand Up @@ -37,4 +44,3 @@
* **shopping:** New clients ([#8699](https://github.com/googleapis/google-cloud-go/issues/8699)) ([0e43b40](https://github.com/googleapis/google-cloud-go/commit/0e43b40184bacac8d355ea2cfd00ebe58bd9e30b))

## Changes

2 changes: 1 addition & 1 deletion shopping/internal/version.go

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

0 comments on commit f7d68ea

Please sign in to comment.