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 Jun 23, 2023
1 parent 94ea341 commit ddb5535
Show file tree
Hide file tree
Showing 13 changed files with 55 additions and 12 deletions.
12 changes: 6 additions & 6 deletions .release-please-manifest-submodules.json
Expand Up @@ -4,7 +4,7 @@
"advisorynotifications": "0.3.1",
"aiplatform": "1.45.0",
"alloydb": "1.2.1",
"analytics": "0.21.1",
"analytics": "0.21.2",
"apigateway": "1.6.1",
"apigeeconnect": "1.6.1",
"apigeeregistry": "0.7.1",
Expand Down Expand Up @@ -40,14 +40,14 @@
"dataproc": "2.0.1",
"dataqna": "0.8.1",
"datastream": "1.9.1",
"deploy": "1.10.1",
"dialogflow": "1.37.0",
"deploy": "1.11.0",
"dialogflow": "1.38.0",
"discoveryengine": "0.5.0",
"dlp": "1.10.1",
"documentai": "1.20.0",
"domains": "0.9.1",
"edgecontainer": "1.1.1",
"essentialcontacts": "1.6.1",
"essentialcontacts": "1.6.2",
"eventarc": "1.12.1",
"filestore": "1.7.1",
"functions": "1.15.1",
Expand All @@ -74,7 +74,7 @@
"migrationcenter": "0.1.0",
"monitoring": "1.15.1",
"networkconnectivity": "1.12.1",
"networkmanagement": "1.7.1",
"networkmanagement": "1.8.0",
"networksecurity": "0.9.1",
"notebooks": "1.9.1",
"optimization": "1.4.1",
Expand All @@ -97,7 +97,7 @@
"scheduler": "1.10.1",
"secretmanager": "1.11.1",
"security": "1.15.1",
"securitycenter": "1.22.1",
"securitycenter": "1.23.0",
"servicecontrol": "1.12.1",
"servicedirectory": "1.10.1",
"servicemanagement": "1.9.1",
Expand Down
7 changes: 7 additions & 0 deletions analytics/CHANGES.md
@@ -1,5 +1,12 @@
# Changes

## [0.21.2](https://github.com/googleapis/google-cloud-go/compare/analytics/v0.21.1...analytics/v0.21.2) (2023-06-23)


### Documentation

* **analytics/admin:** Announce the deprecation of first-click, linear, time-decay and position-based attribution models ([94ea341](https://github.com/googleapis/google-cloud-go/commit/94ea3410e233db6040a7cb0a931948f1e3bb4c9a))

## [0.21.1](https://github.com/googleapis/google-cloud-go/compare/analytics-v0.21.0...analytics/v0.21.1) (2023-06-20)


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

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


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


### Features

* **deploy:** Add deploy parameters for cloud deploy ([94ea341](https://github.com/googleapis/google-cloud-go/commit/94ea3410e233db6040a7cb0a931948f1e3bb4c9a))

## [1.10.1](https://github.com/googleapis/google-cloud-go/compare/deploy/v1.10.0...deploy/v1.10.1) (2023-06-20)


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.10.1"
const Version = "1.11.0"
8 changes: 8 additions & 0 deletions dialogflow/CHANGES.md
@@ -1,5 +1,13 @@
# Changes

## [1.38.0](https://github.com/googleapis/google-cloud-go/compare/dialogflow/v1.37.0...dialogflow/v1.38.0) (2023-06-23)


### Features

* **dialogflow:** Added dialogflow_assist_answer ([94ea341](https://github.com/googleapis/google-cloud-go/commit/94ea3410e233db6040a7cb0a931948f1e3bb4c9a))
* **dialogflow:** Added dialogflow_assist_answer ([94ea341](https://github.com/googleapis/google-cloud-go/commit/94ea3410e233db6040a7cb0a931948f1e3bb4c9a))

## [1.37.0](https://github.com/googleapis/google-cloud-go/compare/dialogflow/v1.36.0...dialogflow/v1.37.0) (2023-06-20)


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.37.0"
const Version = "1.38.0"
7 changes: 7 additions & 0 deletions essentialcontacts/CHANGES.md
@@ -1,5 +1,12 @@
# Changes

## [1.6.2](https://github.com/googleapis/google-cloud-go/compare/essentialcontacts/v1.6.1...essentialcontacts/v1.6.2) (2023-06-23)


### Bug Fixes

* **essentialcontacts:** Mark fields in Contacts message as REQUIRED ([94ea341](https://github.com/googleapis/google-cloud-go/commit/94ea3410e233db6040a7cb0a931948f1e3bb4c9a))

## [1.6.1](https://github.com/googleapis/google-cloud-go/compare/essentialcontacts/v1.6.0...essentialcontacts/v1.6.1) (2023-06-20)


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

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

## [1.8.0](https://github.com/googleapis/google-cloud-go/compare/networkmanagement/v1.7.1...networkmanagement/v1.8.0) (2023-06-23)


### Features

* **networkmanagement:** Add forwarding_rule field to Connectivity Test Endpoint proto ([#8156](https://github.com/googleapis/google-cloud-go/issues/8156)) ([94ea341](https://github.com/googleapis/google-cloud-go/commit/94ea3410e233db6040a7cb0a931948f1e3bb4c9a))

## [1.7.1](https://github.com/googleapis/google-cloud-go/compare/networkmanagement/v1.7.0...networkmanagement/v1.7.1) (2023-06-20)


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

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

## [1.23.0](https://github.com/googleapis/google-cloud-go/compare/securitycenter/v1.22.1...securitycenter/v1.23.0) (2023-06-23)


### Features

* **securitycenter:** Mark the Asset APIs as deprecated in client libraries ([94ea341](https://github.com/googleapis/google-cloud-go/commit/94ea3410e233db6040a7cb0a931948f1e3bb4c9a))

## [1.22.1](https://github.com/googleapis/google-cloud-go/compare/securitycenter/v1.22.0...securitycenter/v1.22.1) (2023-06-20)


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

// Version is the current tagged release of the library.
const Version = "1.22.1"
const Version = "1.23.0"

0 comments on commit ddb5535

Please sign in to comment.