Skip to content

Commit

Permalink
chore: release main (#9180)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Jan 3, 2024
1 parent 04aaaad commit 900d454
Show file tree
Hide file tree
Showing 21 changed files with 96 additions and 20 deletions.
20 changes: 10 additions & 10 deletions .release-please-manifest-submodules.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,17 @@
"advisorynotifications": "1.3.0",
"ai": "0.3.0",
"aiplatform": "1.58.0",
"alloydb": "1.7.0",
"analytics": "0.21.6",
"alloydb": "1.8.0",
"analytics": "0.22.0",
"apigateway": "1.6.4",
"apigeeconnect": "1.6.4",
"apigeeregistry": "0.8.2",
"apikeys": "1.1.4",
"appengine": "1.8.4",
"apps": "0.1.0",
"apps": "0.2.0",
"area120": "0.8.4",
"artifactregistry": "1.14.6",
"asset": "1.16.0",
"asset": "1.17.0",
"assuredworkloads": "1.11.4",
"automl": "1.13.4",
"baremetalsolution": "1.2.3",
Expand All @@ -23,7 +23,7 @@
"billing": "1.18.0",
"binaryauthorization": "1.8.0",
"certificatemanager": "1.7.4",
"channel": "1.17.3",
"channel": "1.17.4",
"cloudbuild": "1.15.0",
"clouddms": "1.7.3",
"cloudprofiler": "0.2.0",
Expand All @@ -41,12 +41,12 @@
"dataform": "0.9.1",
"datafusion": "1.7.4",
"datalabeling": "0.8.4",
"dataplex": "1.13.0",
"dataplex": "1.14.0",
"dataproc": "2.3.0",
"dataqna": "0.8.4",
"datastream": "1.10.3",
"deploy": "1.16.0",
"dialogflow": "1.47.0",
"dialogflow": "1.48.0",
"discoveryengine": "1.4.0",
"dlp": "1.11.1",
"documentai": "1.23.7",
Expand All @@ -60,7 +60,7 @@
"gkebackup": "1.3.4",
"gkeconnect": "0.8.4",
"gkehub": "0.14.4",
"gkemulticloud": "1.0.3",
"gkemulticloud": "1.1.0",
"grafeas": "0.3.4",
"gsuiteaddons": "1.6.4",
"iam": "1.1.5",
Expand All @@ -85,7 +85,7 @@
"notebooks": "1.11.2",
"optimization": "1.6.2",
"orchestration": "1.8.4",
"orgpolicy": "1.11.4",
"orgpolicy": "1.12.0",
"osconfig": "1.12.4",
"oslogin": "1.12.2",
"phishingprotection": "0.8.4",
Expand Down Expand Up @@ -122,7 +122,7 @@
"texttospeech": "1.7.4",
"tpu": "1.6.4",
"trace": "1.10.4",
"translate": "1.9.3",
"translate": "1.10.0",
"video": "1.20.3",
"videointelligence": "1.11.4",
"vision": "2.7.5",
Expand Down
7 changes: 7 additions & 0 deletions alloydb/CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@



## [1.8.0](https://github.com/googleapis/google-cloud-go/compare/alloydb/v1.7.0...alloydb/v1.8.0) (2024-01-03)


### Features

* **alloydb:** Added PSC config, PSC interface config, PSC instance config ([#9184](https://github.com/googleapis/google-cloud-go/issues/9184)) ([36fec33](https://github.com/googleapis/google-cloud-go/commit/36fec33b8225f3e7df552839290ddbfefb222816))

## [1.7.0](https://github.com/googleapis/google-cloud-go/compare/alloydb/v1.6.3...alloydb/v1.7.0) (2023-11-09)


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

## [0.22.0](https://github.com/googleapis/google-cloud-go/compare/analytics/v0.21.6...analytics/v0.22.0) (2024-01-03)


### Features

* **analytics/admin:** Add `GetSubpropertyEventFilter`, `ListSubpropertyEventFilters` methods to the Admin API v1 alpha ([69c49f2](https://github.com/googleapis/google-cloud-go/commit/69c49f2537af8064e7b18e4845c3b2fbd502f141))

## [0.21.6](https://github.com/googleapis/google-cloud-go/compare/analytics/v0.21.5...analytics/v0.21.6) (2023-11-01)


Expand Down
2 changes: 1 addition & 1 deletion analytics/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 = "0.21.6"
const Version = "0.22.0"
7 changes: 7 additions & 0 deletions apps/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/apps/v0.1.0...apps/v0.2.0) (2024-01-03)


### Features

* **apps/meet:** Added start and end time fields to Recording and Transcript resources ([69c49f2](https://github.com/googleapis/google-cloud-go/commit/69c49f2537af8064e7b18e4845c3b2fbd502f141))

## 0.1.0 (2023-12-13)


Expand Down
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.17.0](https://github.com/googleapis/google-cloud-go/compare/asset/v1.16.0...asset/v1.17.0) (2024-01-03)


### Features

* **asset:** Added new resource references to fields in AnalyzeMoveRequest ([69c49f2](https://github.com/googleapis/google-cloud-go/commit/69c49f2537af8064e7b18e4845c3b2fbd502f141))

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


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

## [1.17.4](https://github.com/googleapis/google-cloud-go/compare/channel/v1.17.3...channel/v1.17.4) (2024-01-03)


### Documentation

* **channel:** A comment for service `CloudChannelReportsService` is changed ([cbe96af](https://github.com/googleapis/google-cloud-go/commit/cbe96af778ec9152b528714281de9e534f01c237))

## [1.17.3](https://github.com/googleapis/google-cloud-go/compare/channel/v1.17.2...channel/v1.17.3) (2023-11-01)


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


## [1.14.0](https://github.com/googleapis/google-cloud-go/compare/dataplex/v1.13.0...dataplex/v1.14.0) (2024-01-03)


### Features

* **dataplex:** Added enum value EventType.GOVERNANCE_RULE_PROCESSING ([902d842](https://github.com/googleapis/google-cloud-go/commit/902d84299b5073543ade684aa311b791bed3a999))


### Documentation

* **dataplex:** Fix the comment for `ignore_null` field to clarify its applicability on data quality rules ([cbe96af](https://github.com/googleapis/google-cloud-go/commit/cbe96af778ec9152b528714281de9e534f01c237))

## [1.13.0](https://github.com/googleapis/google-cloud-go/compare/dataplex/v1.12.0...dataplex/v1.13.0) (2023-12-07)


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.13.0"
const Version = "1.14.0"
8 changes: 8 additions & 0 deletions dialogflow/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changes

## [1.48.0](https://github.com/googleapis/google-cloud-go/compare/dialogflow/v1.47.0...dialogflow/v1.48.0) (2024-01-03)


### Features

* **dialogflow:** Add sections field to HumanAgentAssistantConfig.SuggestionQueryConfig ([69c49f2](https://github.com/googleapis/google-cloud-go/commit/69c49f2537af8064e7b18e4845c3b2fbd502f141))
* **dialogflow:** Add sections field to HumanAgentAssistantConfig.SuggestionQueryConfig ([69c49f2](https://github.com/googleapis/google-cloud-go/commit/69c49f2537af8064e7b18e4845c3b2fbd502f141))

## [1.47.0](https://github.com/googleapis/google-cloud-go/compare/dialogflow/v1.46.0...dialogflow/v1.47.0) (2023-12-07)


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.47.0"
const Version = "1.48.0"
7 changes: 7 additions & 0 deletions gkemulticloud/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Changelog


## [1.1.0](https://github.com/googleapis/google-cloud-go/compare/gkemulticloud/v1.0.3...gkemulticloud/v1.1.0) (2024-01-03)


### Features

* **gkemulticloud:** Added proxy support for Attached Clusters ([#9171](https://github.com/googleapis/google-cloud-go/issues/9171)) ([69c49f2](https://github.com/googleapis/google-cloud-go/commit/69c49f2537af8064e7b18e4845c3b2fbd502f141))

## [1.0.3](https://github.com/googleapis/google-cloud-go/compare/gkemulticloud/v1.0.2...gkemulticloud/v1.0.3) (2023-11-01)


Expand Down
2 changes: 1 addition & 1 deletion gkemulticloud/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 orgpolicy/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/orgpolicy/v1.11.4...orgpolicy/v1.12.0) (2024-01-03)


### Features

* **orgpolicy:** Add custom constraints CRUD APIs, proper etag support in Org Policy Update/Delete API ([#9181](https://github.com/googleapis/google-cloud-go/issues/9181)) ([902d842](https://github.com/googleapis/google-cloud-go/commit/902d84299b5073543ade684aa311b791bed3a999))

## [1.11.4](https://github.com/googleapis/google-cloud-go/compare/orgpolicy/v1.11.3...orgpolicy/v1.11.4) (2023-11-01)


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

## [1.10.0](https://github.com/googleapis/google-cloud-go/compare/translate/v1.9.3...translate/v1.10.0) (2024-01-03)


### Features

* **translate:** Add Adaptive MT API ([69c49f2](https://github.com/googleapis/google-cloud-go/commit/69c49f2537af8064e7b18e4845c3b2fbd502f141))

## [1.9.3](https://github.com/googleapis/google-cloud-go/compare/translate/v1.9.2...translate/v1.9.3) (2023-11-01)


Expand Down
2 changes: 1 addition & 1 deletion translate/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.9.3"
const Version = "1.10.0"

0 comments on commit 900d454

Please sign in to comment.