Skip to content

Commit

Permalink
chore: release main (#6782)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed Oct 14, 2022
1 parent de4e16a commit 53a0f9d
Show file tree
Hide file tree
Showing 21 changed files with 102 additions and 20 deletions.
20 changes: 10 additions & 10 deletions .release-please-manifest-submodules.json
Expand Up @@ -10,38 +10,38 @@
"appengine": "1.3.0",
"area120": "0.6.0",
"artifactregistry": "1.7.0",
"asset": "1.7.0",
"assuredworkloads": "1.6.0",
"asset": "1.8.0",
"assuredworkloads": "1.7.0",
"automl": "1.6.0",
"baremetalsolution": "0.2.0",
"batch": "0.2.1",
"beyondcorp": "0.1.1",
"billing": "1.5.0",
"binaryauthorization": "1.2.0",
"certificatemanager": "1.1.0",
"certificatemanager": "1.2.0",
"channel": "1.7.0",
"cloudbuild": "1.2.0",
"clouddms": "1.2.0",
"cloudtasks": "1.6.0",
"compute": "1.10.0",
"contactcenterinsights": "1.2.3",
"container": "1.4.0",
"container": "1.5.0",
"containeranalysis": "0.6.0",
"datacatalog": "1.6.0",
"dataflow": "0.7.0",
"dataform": "0.4.0",
"datafusion": "1.3.0",
"datalabeling": "0.6.0",
"dataplex": "1.1.0",
"dataplex": "1.2.0",
"dataproc": "1.6.0",
"dataqna": "0.6.0",
"datastream": "1.3.0",
"deploy": "1.2.1",
"dialogflow": "1.16.1",
"dlp": "1.5.0",
"deploy": "1.3.0",
"dialogflow": "1.17.0",
"dlp": "1.5.1",
"documentai": "1.8.0",
"domains": "0.7.0",
"edgecontainer": "0.1.0",
"edgecontainer": "0.2.0",
"essentialcontacts": "1.2.0",
"eventarc": "1.6.0",
"filestore": "1.2.0",
Expand Down Expand Up @@ -77,7 +77,7 @@
"phishingprotection": "0.6.0",
"policytroubleshooter": "1.2.0",
"privatecatalog": "0.6.0",
"recaptchaenterprise/v2": "2.2.0",
"recaptchaenterprise/v2": "2.3.0",
"recommendationengine": "0.6.0",
"recommender": "1.6.0",
"redis": "1.8.0",
Expand Down
7 changes: 7 additions & 0 deletions asset/CHANGES.md
@@ -1,5 +1,12 @@
# Changes

## [1.8.0](https://github.com/googleapis/google-cloud-go/compare/asset/v1.7.0...asset/v1.8.0) (2022-10-14)


### Features

* **asset:** add a new searchable field kmsKeys fix: deprecate searchable field kmsKey ([de4e16a](https://github.com/googleapis/google-cloud-go/commit/de4e16a498354ea7271f5b396f7cb2bb430052aa))

## [1.7.0](https://github.com/googleapis/google-cloud-go/compare/asset/v1.6.0...asset/v1.7.0) (2022-09-28)


Expand Down
2 changes: 1 addition & 1 deletion asset/internal/version.go
Expand Up @@ -15,4 +15,4 @@
package internal

// Version is the current tagged release of the library.
const Version = "1.7.0"
const Version = "1.8.0"
7 changes: 7 additions & 0 deletions assuredworkloads/CHANGES.md
@@ -1,6 +1,13 @@
# Changes


## [1.7.0](https://github.com/googleapis/google-cloud-go/compare/assuredworkloads/v1.6.0...assuredworkloads/v1.7.0) (2022-10-14)


### Features

* **assuredworkloads:** add apis for AssuredWorkload monitoring feature and to restrict allowed resources ([de4e16a](https://github.com/googleapis/google-cloud-go/commit/de4e16a498354ea7271f5b396f7cb2bb430052aa))

## [1.6.0](https://github.com/googleapis/google-cloud-go/compare/assuredworkloads/v1.5.0...assuredworkloads/v1.6.0) (2022-09-21)


Expand Down
2 changes: 1 addition & 1 deletion assuredworkloads/internal/version.go
Expand Up @@ -15,4 +15,4 @@
package internal

// Version is the current tagged release of the library.
const Version = "1.6.0"
const Version = "1.7.0"
7 changes: 7 additions & 0 deletions certificatemanager/CHANGES.md
@@ -1,5 +1,12 @@
# Changes

## [1.2.0](https://github.com/googleapis/google-cloud-go/compare/certificatemanager/v1.1.0...certificatemanager/v1.2.0) (2022-10-14)


### Features

* **certificatemanager:** added support for Private Trust to Certificate Manager API docs: See https://cloud.google.com/certificate-manager/docs/deploy-google-managed-cas ([de4e16a](https://github.com/googleapis/google-cloud-go/commit/de4e16a498354ea7271f5b396f7cb2bb430052aa))

## [1.1.0](https://github.com/googleapis/google-cloud-go/compare/certificatemanager/v1.0.0...certificatemanager/v1.1.0) (2022-10-10)


Expand Down
2 changes: 1 addition & 1 deletion certificatemanager/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 container/CHANGES.md
@@ -1,5 +1,12 @@
# Changes

## [1.5.0](https://github.com/googleapis/google-cloud-go/compare/container/v1.4.0...container/v1.5.0) (2022-10-14)


### Features

* **container:** launch GKE Cost Allocations configuration to the v1 GKE API ([de4e16a](https://github.com/googleapis/google-cloud-go/commit/de4e16a498354ea7271f5b396f7cb2bb430052aa))

## [1.4.0](https://github.com/googleapis/google-cloud-go/compare/container/v1.3.1...container/v1.4.0) (2022-09-19)


Expand Down
2 changes: 1 addition & 1 deletion container/internal/version.go
Expand Up @@ -15,4 +15,4 @@
package internal

// Version is the current tagged release of the library.
const Version = "1.4.0"
const Version = "1.5.0"
7 changes: 7 additions & 0 deletions dataplex/CHANGES.md
@@ -1,6 +1,13 @@
# Changes


## [1.2.0](https://github.com/googleapis/google-cloud-go/compare/dataplex/v1.1.0...dataplex/v1.2.0) (2022-10-14)


### Features

* **dataplex:** Add support for notebook tasks ([de4e16a](https://github.com/googleapis/google-cloud-go/commit/de4e16a498354ea7271f5b396f7cb2bb430052aa))

## [1.1.0](https://github.com/googleapis/google-cloud-go/compare/dataplex/v1.0.0...dataplex/v1.1.0) (2022-07-19)


Expand Down
2 changes: 1 addition & 1 deletion dataplex/internal/version.go
Expand Up @@ -15,4 +15,4 @@
package internal

// Version is the current tagged release of the library.
const Version = "1.1.0"
const Version = "1.2.0"
12 changes: 12 additions & 0 deletions deploy/CHANGES.md
@@ -1,6 +1,18 @@
# Changes


## [1.3.0](https://github.com/googleapis/google-cloud-go/compare/deploy/v1.2.1...deploy/v1.3.0) (2022-10-14)


### Features

* **deploy:** Publish new JobRun resource and associated methods for Google Cloud Deploy ([ce3f945](https://github.com/googleapis/google-cloud-go/commit/ce3f9458e511eca0910992763232abbcd64698f1))


### Bug Fixes

* **deploy:** Fix resource annotations for Cloud Deploy to use common resource name for locations ([ce3f945](https://github.com/googleapis/google-cloud-go/commit/ce3f9458e511eca0910992763232abbcd64698f1))

## [1.2.1](https://github.com/googleapis/google-cloud-go/compare/deploy/v1.2.0...deploy/v1.2.1) (2022-07-12)


Expand Down
2 changes: 1 addition & 1 deletion deploy/internal/version.go
Expand Up @@ -15,4 +15,4 @@
package internal

// Version is the current tagged release of the library.
const Version = "1.2.1"
const Version = "1.3.0"
14 changes: 14 additions & 0 deletions dialogflow/CHANGES.md
@@ -1,5 +1,19 @@
# Changes

## [1.17.0](https://github.com/googleapis/google-cloud-go/compare/dialogflow/v1.16.1...dialogflow/v1.17.0) (2022-10-14)


### Features

* **dialogflow:** Add Agent Assist Summarization API (https://cloud.google.com/agent-assist/docs/summarization) docs: clarify SuggestionFeature enums which are specific to chat agents ([8388f87](https://github.com/googleapis/google-cloud-go/commit/8388f877b5682c96e9476863ca761b975cbe4131))
* **dialogflow:** include conversation dataset name to be created with dataset creation metadata docs: clarify SuggestionFeature enums which are specific to chat agents ([de4e16a](https://github.com/googleapis/google-cloud-go/commit/de4e16a498354ea7271f5b396f7cb2bb430052aa))


### Documentation

* **dialogflow/cx:** clarified gcs_bucket field of the SecuritySettings message ([de4e16a](https://github.com/googleapis/google-cloud-go/commit/de4e16a498354ea7271f5b396f7cb2bb430052aa))
* **dialogflow/cx:** clarified gcs_bucket field of the SecuritySettings message ([8388f87](https://github.com/googleapis/google-cloud-go/commit/8388f877b5682c96e9476863ca761b975cbe4131))

## [1.16.1](https://github.com/googleapis/google-cloud-go/compare/dialogflow/v1.16.0...dialogflow/v1.16.1) (2022-09-28)


Expand Down
2 changes: 1 addition & 1 deletion dialogflow/internal/version.go
Expand Up @@ -15,4 +15,4 @@
package internal

// Version is the current tagged release of the library.
const Version = "1.16.1"
const Version = "1.17.0"
7 changes: 7 additions & 0 deletions dlp/CHANGES.md
@@ -1,5 +1,12 @@
# Changes

## [1.5.1](https://github.com/googleapis/google-cloud-go/compare/dlp/v1.5.0...dlp/v1.5.1) (2022-10-14)


### Bug Fixes

* **dlp:** deprecate extra field to avoid confusion ([8388f87](https://github.com/googleapis/google-cloud-go/commit/8388f877b5682c96e9476863ca761b975cbe4131))

## [1.5.0](https://github.com/googleapis/google-cloud-go/compare/dlp/v1.4.0...dlp/v1.5.0) (2022-09-15)


Expand Down
2 changes: 1 addition & 1 deletion dlp/internal/version.go
Expand Up @@ -15,4 +15,4 @@
package internal

// Version is the current tagged release of the library.
const Version = "1.5.0"
const Version = "1.5.1"
7 changes: 7 additions & 0 deletions edgecontainer/CHANGES.md
@@ -1,5 +1,12 @@
# Changelog

## [0.2.0](https://github.com/googleapis/google-cloud-go/compare/edgecontainer/v0.1.0...edgecontainer/v0.2.0) (2022-10-14)


### Features

* **edgecontainer:** temporally remove the version fields feat: add a field in cluster to describe whether the machine is disabled. fix: mark VPC project and service account as optional fields and add details for service account format ([de4e16a](https://github.com/googleapis/google-cloud-go/commit/de4e16a498354ea7271f5b396f7cb2bb430052aa))

## 0.1.0 (2022-09-20)


Expand Down
2 changes: 1 addition & 1 deletion edgecontainer/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 recaptchaenterprise/v2/CHANGES.md
@@ -1,5 +1,12 @@
# Changes

## [2.3.0](https://github.com/googleapis/google-cloud-go/compare/recaptchaenterprise/v2.2.0...recaptchaenterprise/v2.3.0) (2022-10-14)


### Features

* **recaptchaenterprise/v2:** add RetrieveLegacySecretKey method feat: add annotation reasons REFUND, REFUND_FRAUD, TRANSACTION_ACCEPTED, TRANSACTION_DECLINED and SOCIAL_SPAM ([de4e16a](https://github.com/googleapis/google-cloud-go/commit/de4e16a498354ea7271f5b396f7cb2bb430052aa))

## [2.2.0](https://github.com/googleapis/google-cloud-go/compare/recaptchaenterprise/v2.1.0...recaptchaenterprise/v2.2.0) (2022-09-21)


Expand Down
2 changes: 1 addition & 1 deletion recaptchaenterprise/v2/internal/version.go
Expand Up @@ -15,4 +15,4 @@
package internal

// Version is the current tagged release of the library.
const Version = "2.2.0"
const Version = "2.3.0"

0 comments on commit 53a0f9d

Please sign in to comment.