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] committed Jul 12, 2022
1 parent 7066fed commit e3cc646
Show file tree
Hide file tree
Showing 33 changed files with 160 additions and 34 deletions.
32 changes: 16 additions & 16 deletions .release-please-manifest-submodules.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,41 +9,41 @@
"area120": "0.4.0",
"artifactregistry": "1.3.0",
"asset": "1.3.0",
"assuredworkloads": "1.0.0",
"assuredworkloads": "1.1.0",
"automl": "1.4.0",
"baremetalsolution": "0.2.0",
"batch": "0.1.0",
"beyondcorp": "0.0.0",
"beyondcorp": "0.1.0",
"billing": "1.2.0",
"binaryauthorization": "1.0.0",
"certificatemanager": "0.2.0",
"certificatemanager": "0.2.1",
"channel": "1.7.0",
"cloudbuild": "1.2.0",
"clouddms": "1.2.0",
"cloudtasks": "1.4.0",
"compute": "1.7.0",
"contactcenterinsights": "1.2.0",
"container": "1.2.0",
"contactcenterinsights": "1.2.1",
"container": "1.3.0",
"containeranalysis": "0.4.0",
"datacatalog": "1.3.0",
"dataflow": "0.5.0",
"dataform": "0.0.0",
"datacatalog": "1.3.1",
"dataflow": "0.5.1",
"dataform": "0.1.0",
"datafusion": "1.3.0",
"datalabeling": "0.3.0",
"dataplex": "1.0.0",
"dataproc": "1.5.0",
"dataqna": "0.4.0",
"datastream": "1.0.0",
"deploy": "1.2.0",
"dialogflow": "1.11.0",
"deploy": "1.2.1",
"dialogflow": "1.12.0",
"dlp": "1.4.0",
"documentai": "1.4.0",
"domains": "0.5.0",
"essentialcontacts": "1.2.0",
"eventarc": "1.6.0",
"filestore": "1.2.0",
"functions": "1.4.0",
"gaming": "1.3.0",
"functions": "1.5.0",
"gaming": "1.3.1",
"gkebackup": "0.1.0",
"gkeconnect": "0.3.0",
"gkehub": "0.8.0",
Expand Down Expand Up @@ -84,16 +84,16 @@
"run": "0.1.1",
"scheduler": "1.3.0",
"secretmanager": "1.5.0",
"security": "1.4.0",
"securitycenter": "1.8.0",
"security": "1.4.1",
"securitycenter": "1.9.0",
"servicecontrol": "1.3.0",
"servicedirectory": "1.3.0",
"servicemanagement": "1.3.0",
"servicemanagement": "1.3.1",
"serviceusage": "1.2.0",
"shell": "1.2.0",
"speech": "1.5.0",
"storagetransfer": "1.3.0",
"talent": "0.9.0",
"talent": "1.0.0",
"texttospeech": "1.3.0",
"tpu": "1.2.0",
"trace": "1.2.0",
Expand Down
7 changes: 7 additions & 0 deletions assuredworkloads/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Changes


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


### Features

* **assuredworkloads:** ITAR June Preview Launch ([963efe2](https://github.com/googleapis/google-cloud-go/commit/963efe22cf67bc04fed09b5fa8f9cb20b9edf1a3))

## [1.0.0](https://github.com/googleapis/google-cloud-go/compare/assuredworkloads/v0.6.0...assuredworkloads/v1.0.0) (2022-06-29)


Expand Down
2 changes: 1 addition & 1 deletion assuredworkloads/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.0.0"
const Version = "1.1.0"
13 changes: 12 additions & 1 deletion beyondcorp/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1 +1,12 @@
# Changes
# Changelog

## 0.1.0 (2022-07-12)


### Features

* **beyondcorp/appconnections:** start generating apiv1 ([#6325](https://github.com/googleapis/google-cloud-go/issues/6325)) ([f29db2f](https://github.com/googleapis/google-cloud-go/commit/f29db2fc5bf1c839065fa35e15827bd227626dca))
* **beyondcorp/appconnectors:** start generating apiv1 ([7066fed](https://github.com/googleapis/google-cloud-go/commit/7066fedc31fa4c19e851477792bd8de8e50541ab))
* **beyondcorp/appgateways:** start generating apiv1 ([7066fed](https://github.com/googleapis/google-cloud-go/commit/7066fedc31fa4c19e851477792bd8de8e50541ab))
* **beyondcorp/clientconnectorservices:** start generating apiv1 ([7066fed](https://github.com/googleapis/google-cloud-go/commit/7066fedc31fa4c19e851477792bd8de8e50541ab))
* **beyondcorp/clientgateways:** start generating apiv1 ([7066fed](https://github.com/googleapis/google-cloud-go/commit/7066fedc31fa4c19e851477792bd8de8e50541ab))
2 changes: 1 addition & 1 deletion beyondcorp/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 certificatemanager/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changes

## [0.2.1](https://github.com/googleapis/google-cloud-go/compare/certificatemanager/v0.2.0...certificatemanager/v0.2.1) (2022-07-12)


### Bug Fixes

* **certificatemanager:** Removed resource definition of Compute API resources and incorrect resource references that used them ([feefb9c](https://github.com/googleapis/google-cloud-go/commit/feefb9c16e84498329ab6fbbe311560cb9b65031))

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


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

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


### Documentation

* **contactcenterinsights:** Updating comments ([4134941](https://github.com/googleapis/google-cloud-go/commit/41349411e601f57dc6d9e246f1748fd86d17bb15))

## [1.2.0](https://github.com/googleapis/google-cloud-go/compare/contactcenterinsights/v1.1.0...contactcenterinsights/v1.2.0) (2022-02-23)


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

## [1.3.0](https://github.com/googleapis/google-cloud-go/compare/container/v1.2.0...container/v1.3.0) (2022-07-12)


### Features

* **container:** add support to modify kubelet pod pid limit in node system configuration feat: support spot VM feat: support Tier 1 bandwidth feat: update support for node pool labels, taints and network tags feat: add Binauthz Evaluation mode support to GKE Classic feat: add GKE Identity Service feat: add network tags to autopilot cluster feat: support enabling Confidential Nodes in the node pool feat: support node pool blue-green upgrade feat: add Location Policy API feat: support GPU timesharing feat: add managed prometheus feature ([963efe2](https://github.com/googleapis/google-cloud-go/commit/963efe22cf67bc04fed09b5fa8f9cb20b9edf1a3))

## [1.2.0](https://github.com/googleapis/google-cloud-go/compare/container/v1.1.0...container/v1.2.0) (2022-02-23)


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

## [1.3.1](https://github.com/googleapis/google-cloud-go/compare/datacatalog/v1.3.0...datacatalog/v1.3.1) (2022-07-12)


### Documentation

* **datacatalog:** update taxonomy display_name comment feat: added Dataplex specific fields ([19a9ef2](https://github.com/googleapis/google-cloud-go/commit/19a9ef2d9b8d77d3bc3e4c11c7f1f3e47700edd4))

## [1.3.0](https://github.com/googleapis/google-cloud-go/compare/datacatalog/v1.2.0...datacatalog/v1.3.0) (2022-02-23)


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

## [0.5.1](https://github.com/googleapis/google-cloud-go/compare/dataflow/v0.5.0...dataflow/v0.5.1) (2022-07-12)


### Documentation

* **dataflow:** corrected the Dataflow job name regex ([1732e43](https://github.com/googleapis/google-cloud-go/commit/1732e4334c84019d93775d861be5c0008e3f5245))

## [0.5.0](https://github.com/googleapis/google-cloud-go/compare/dataflow/v0.4.0...dataflow/v0.5.0) (2022-06-29)


Expand Down
2 changes: 1 addition & 1 deletion dataflow/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.5.0"
const Version = "0.5.1"
10 changes: 9 additions & 1 deletion dataform/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1 +1,9 @@
# Changes
# Changelog

## 0.1.0 (2022-07-12)


### Features

* **dataform:** remove unused filter field from alpha2 version of API before release ([8a1ad06](https://github.com/googleapis/google-cloud-go/commit/8a1ad06572a65afa91a0a77a85b849e766876671))
* **dataform:** start generating apiv1alpha2 ([#6299](https://github.com/googleapis/google-cloud-go/issues/6299)) ([1c434c6](https://github.com/googleapis/google-cloud-go/commit/1c434c6657b9bd8529760681c95aef9373c66120))
2 changes: 1 addition & 1 deletion dataform/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 deploy/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Changes


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


### Documentation

* **deploy:** Cloud Deploy API Platform Logging documentation ([6ffce1d](https://github.com/googleapis/google-cloud-go/commit/6ffce1dbf567758d23ac39aaf63dc17ced5e4db9))

## [1.2.0](https://github.com/googleapis/google-cloud-go/compare/deploy/v1.1.0...deploy/v1.2.0) (2022-02-23)


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

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


### Features

* **dialogflow:** deprecated the filter field and add resource_definition docs: add more meaningful comments ([8a1ad06](https://github.com/googleapis/google-cloud-go/commit/8a1ad06572a65afa91a0a77a85b849e766876671))


### Documentation

* **dialogflow/cx:** clarify descriptions of the AdvancedSettings and WebhookRequest data types ([1732e43](https://github.com/googleapis/google-cloud-go/commit/1732e4334c84019d93775d861be5c0008e3f5245))
* **dialogflow/cx:** improve comments for protos ([963efe2](https://github.com/googleapis/google-cloud-go/commit/963efe22cf67bc04fed09b5fa8f9cb20b9edf1a3))

## [1.11.0](https://github.com/googleapis/google-cloud-go/compare/dialogflow/v1.10.0...dialogflow/v1.11.0) (2022-06-29)


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.11.0"
const Version = "1.12.0"
9 changes: 9 additions & 0 deletions functions/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changes

## [1.5.0](https://github.com/googleapis/google-cloud-go/compare/functions/v1.4.0...functions/v1.5.0) (2022-07-12)


### Features

* **functions:** add apiv2beta REST client ([#6291](https://github.com/googleapis/google-cloud-go/issues/6291)) ([f53363a](https://github.com/googleapis/google-cloud-go/commit/f53363a8d52960721206932bd5d838df7db8418f))
* **functions:** start generating apiv2 ([#6323](https://github.com/googleapis/google-cloud-go/issues/6323)) ([49f9549](https://github.com/googleapis/google-cloud-go/commit/49f95499f87a38e4917f8cc1f3ec435d6614d2c2))
* **functions:** start generating apiv2beta ([#6280](https://github.com/googleapis/google-cloud-go/issues/6280)) ([86c8bff](https://github.com/googleapis/google-cloud-go/commit/86c8bff34ce27b8090f567c8714c1237cbd490d1))

## [1.4.0](https://github.com/googleapis/google-cloud-go/compare/functions/v1.3.0...functions/v1.4.0) (2022-06-16)


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

## [1.3.1](https://github.com/googleapis/google-cloud-go/compare/gaming/v1.3.0...gaming/v1.3.1) (2022-07-12)


### Bug Fixes

* **gaming:** publish v1beta LRO HTTP rules ([963efe2](https://github.com/googleapis/google-cloud-go/commit/963efe22cf67bc04fed09b5fa8f9cb20b9edf1a3))

## [1.3.0](https://github.com/googleapis/google-cloud-go/compare/gaming/v1.2.0...gaming/v1.3.0) (2022-06-29)


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

## [1.4.1](https://github.com/googleapis/google-cloud-go/compare/security/v1.4.0...security/v1.4.1) (2022-07-12)


### Bug Fixes

* **security/privateca:** publish v1beta1 LRO HTTP rules ([963efe2](https://github.com/googleapis/google-cloud-go/commit/963efe22cf67bc04fed09b5fa8f9cb20b9edf1a3))

## [1.4.0](https://github.com/googleapis/google-cloud-go/compare/security/v1.3.0...security/v1.4.0) (2022-05-24)


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

## [1.9.0](https://github.com/googleapis/google-cloud-go/compare/securitycenter/v1.8.0...securitycenter/v1.9.0) (2022-07-12)


### Features

* **securitycenter:** Added contacts field to findings attributes, specifying Essential Contacts defined at org, folder or project level within a GCP org feat: Added process signature fields to the indicator attribute that helps surface multiple types of signature defined IOCs ([8a1ad06](https://github.com/googleapis/google-cloud-go/commit/8a1ad06572a65afa91a0a77a85b849e766876671))

## [1.8.0](https://github.com/googleapis/google-cloud-go/compare/securitycenter/v1.7.0...securitycenter/v1.8.0) (2022-06-01)


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

## [1.3.1](https://github.com/googleapis/google-cloud-go/compare/servicemanagement/v1.3.0...servicemanagement/v1.3.1) (2022-07-12)


### Documentation

* **servicemanagement:** fix remaining broken links ([7b1173d](https://github.com/googleapis/google-cloud-go/commit/7b1173d1ffed195c515b907b20dd1f86a9eef13a))
* **servicemanagement:** Remove redundant "API" in the service name ([57896d1](https://github.com/googleapis/google-cloud-go/commit/57896d1491c04fa53d3f3e2344ef10c3d91c4b65))

## [1.3.0](https://github.com/googleapis/google-cloud-go/compare/servicemanagement/v1.2.0...servicemanagement/v1.3.0) (2022-02-23)


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


## [1.0.0](https://github.com/googleapis/google-cloud-go/compare/talent/v0.9.0...talent/v1.0.0) (2022-07-12)


### Features

* **talent:** promote to GA ([#6293](https://github.com/googleapis/google-cloud-go/issues/6293)) ([c0a0c20](https://github.com/googleapis/google-cloud-go/commit/c0a0c2078c0cf0e7859130e1104d4fd8f04d8b01))

## [0.9.0](https://github.com/googleapis/google-cloud-go/compare/talent/v0.8.0...talent/v0.9.0) (2022-06-29)


Expand Down
2 changes: 1 addition & 1 deletion talent/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.9.0"
const Version = "1.0.0"

0 comments on commit e3cc646

Please sign in to comment.