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] authored Jul 12, 2023
1 parent 244b14e commit 4e2900e
Show file tree
Hide file tree
Showing 11 changed files with 45 additions and 10 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.1",
"advisorynotifications": "0.3.1",
"ai": "0.1.0",
"aiplatform": "1.45.0",
"aiplatform": "1.46.0",
"alloydb": "1.2.1",
"analytics": "0.21.2",
"apigateway": "1.6.1",
Expand All @@ -26,7 +26,7 @@
"cloudbuild": "1.11.0",
"clouddms": "1.6.1",
"cloudtasks": "1.11.1",
"compute": "1.21.0",
"compute": "1.22.0",
"compute/metadata": "0.2.3",
"confidentialcomputing": "0.3.1",
"contactcenterinsights": "1.10.0",
Expand All @@ -41,8 +41,8 @@
"dataproc": "2.0.1",
"dataqna": "0.8.1",
"datastream": "1.9.1",
"deploy": "1.11.0",
"dialogflow": "1.39.0",
"deploy": "1.12.0",
"dialogflow": "1.40.0",
"discoveryengine": "0.5.0",
"dlp": "1.10.1",
"documentai": "1.20.0",
Expand Down Expand Up @@ -112,7 +112,7 @@
"tpu": "1.6.1",
"trace": "1.10.1",
"translate": "1.8.1",
"video": "1.17.1",
"video": "1.18.0",
"videointelligence": "1.11.1",
"vision": "2.7.2",
"vmmigration": "1.7.1",
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.46.0](https://github.com/googleapis/google-cloud-go/compare/aiplatform/v1.45.0...aiplatform/v1.46.0) (2023-07-12)


### Features

* **aiplatform:** Add data_item_count to Dataset ([#8249](https://github.com/googleapis/google-cloud-go/issues/8249)) ([244b14e](https://github.com/googleapis/google-cloud-go/commit/244b14e4fe424100a6ff2b05637375fafe084673))

## [1.45.0](https://github.com/googleapis/google-cloud-go/compare/aiplatform/v1.44.0...aiplatform/v1.45.0) (2023-06-20)


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

## [1.22.0](https://github.com/googleapis/google-cloud-go/compare/compute/v1.21.0...compute/v1.22.0) (2023-07-12)


### Features

* **compute:** Update Compute Engine API to revision 20230701 ([#821](https://github.com/googleapis/google-cloud-go/issues/821)) ([#8239](https://github.com/googleapis/google-cloud-go/issues/8239)) ([043dd8c](https://github.com/googleapis/google-cloud-go/commit/043dd8c1bfc436a6d1559c804883ed8b08087f3c))

## [1.21.0](https://github.com/googleapis/google-cloud-go/compare/compute/v1.20.1...compute/v1.21.0) (2023-07-10)


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


## [1.12.0](https://github.com/googleapis/google-cloud-go/compare/deploy/v1.11.0...deploy/v1.12.0) (2023-07-12)


### Features

* **deploy:** Added support routeUpdateWaitTime field for Deployment Strategies ([dda1f9d](https://github.com/googleapis/google-cloud-go/commit/dda1f9dc2f5b54dca15ae05302d8cac821fe8da1))

## [1.11.0](https://github.com/googleapis/google-cloud-go/compare/deploy/v1.10.1...deploy/v1.11.0) (2023-06-27)


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

## [1.40.0](https://github.com/googleapis/google-cloud-go/compare/dialogflow/v1.39.0...dialogflow/v1.40.0) (2023-07-12)


### Features

* **dialogflow/cx:** Added GitIntegrationSettings to the Agent ([#8244](https://github.com/googleapis/google-cloud-go/issues/8244)) ([dda1f9d](https://github.com/googleapis/google-cloud-go/commit/dda1f9dc2f5b54dca15ae05302d8cac821fe8da1))

## [1.39.0](https://github.com/googleapis/google-cloud-go/compare/dialogflow/v1.38.0...dialogflow/v1.39.0) (2023-07-10)


Expand Down
2 changes: 1 addition & 1 deletion dialogflow/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 video/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changes

## [1.18.0](https://github.com/googleapis/google-cloud-go/compare/video/v1.17.1...video/v1.18.0) (2023-07-12)


### Features

* **video/transcoder:** Added support for segment template manifest generation with DASH ([#8242](https://github.com/googleapis/google-cloud-go/issues/8242)) ([adb982e](https://github.com/googleapis/google-cloud-go/commit/adb982ed500c5011e477c00baefad504b0a00210))

## [1.17.1](https://github.com/googleapis/google-cloud-go/compare/video/v1.17.0...video/v1.17.1) (2023-06-20)


Expand Down
2 changes: 1 addition & 1 deletion video/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.17.1"
const Version = "1.18.0"

0 comments on commit 4e2900e

Please sign in to comment.