Skip to content

Commit

Permalink
chore: release main (#7687)
Browse files Browse the repository at this point in the history
* chore: release main

* revert dataproc 2.0.0

---------

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Noah Dietz <[email protected]>
Co-authored-by: Noah Dietz <[email protected]>
  • Loading branch information
3 people authored Apr 12, 2023
1 parent 69eedab commit adcbb74
Show file tree
Hide file tree
Showing 19 changed files with 84 additions and 18 deletions.
18 changes: 9 additions & 9 deletions .release-please-manifest-submodules.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
"accessapproval": "1.6.0",
"accesscontextmanager": "1.7.0",
"advisorynotifications": "0.2.0",
"aiplatform": "1.37.0",
"aiplatform": "1.38.0",
"alloydb": "0.2.1",
"analytics": "0.19.0",
"apigateway": "1.5.0",
"apigeeconnect": "1.5.0",
"apigeeregistry": "0.6.0",
"apikeys": "1.0.0",
"appengine": "1.7.1",
"appengine": "1.7.2",
"area120": "0.7.1",
"artifactregistry": "1.13.0",
"asset": "1.13.0",
Expand All @@ -25,10 +25,10 @@
"cloudbuild": "1.9.0",
"clouddms": "1.5.0",
"cloudtasks": "1.10.0",
"compute": "1.19.0",
"compute": "1.19.1",
"compute/metadata": "0.2.3",
"contactcenterinsights": "1.6.0",
"container": "1.15.0",
"contactcenterinsights": "1.7.0",
"container": "1.16.0",
"containeranalysis": "0.9.0",
"datacatalog": "1.13.0",
"dataflow": "0.8.0",
Expand Down Expand Up @@ -58,7 +58,7 @@
"grafeas": "0.2.0",
"gsuiteaddons": "1.5.0",
"iam": "1.0.0",
"iap": "1.7.1",
"iap": "1.7.2",
"ids": "1.3.0",
"iot": "1.6.0",
"kms": "1.10.1",
Expand Down Expand Up @@ -89,11 +89,11 @@
"redis": "1.11.0",
"resourcemanager": "1.7.0",
"resourcesettings": "1.5.0",
"retail": "1.12.0",
"retail": "1.13.0",
"run": "1.0.0",
"scheduler": "1.9.0",
"secretmanager": "1.10.0",
"security": "1.13.0",
"security": "1.14.0",
"securitycenter": "1.19.0",
"servicecontrol": "1.11.1",
"servicedirectory": "1.9.0",
Expand All @@ -116,5 +116,5 @@
"webrisk": "1.8.0",
"websecurityscanner": "1.5.0",
"workflows": "1.10.0",
"workstations": "0.1.0"
"workstations": "0.2.0"
}
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.38.0](https://github.com/googleapis/google-cloud-go/compare/aiplatform/v1.37.0...aiplatform/v1.38.0) (2023-04-11)


### Features

* **aiplatform:** Add notification_channels in aiplatform v1beta1 model_monitoring.proto ([#7719](https://github.com/googleapis/google-cloud-go/issues/7719)) ([23c974a](https://github.com/googleapis/google-cloud-go/commit/23c974a019693e6453c1342cad172df77f86974e))

## [1.37.0](https://github.com/googleapis/google-cloud-go/compare/aiplatform/v1.36.1...aiplatform/v1.37.0) (2023-04-04)


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

## [1.7.2](https://github.com/googleapis/google-cloud-go/compare/appengine/v1.7.1...appengine/v1.7.2) (2023-04-11)


### Documentation

* **appengine:** Point to Search Console for domain ownership verification ([19f18c0](https://github.com/googleapis/google-cloud-go/commit/19f18c0a33d85e1949981d58bca2b765ce9787b5))

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


Expand Down
2 changes: 1 addition & 1 deletion appengine/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.7.1"
const Version = "1.7.2"
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.19.1](https://github.com/googleapis/google-cloud-go/compare/compute/v1.19.0...compute/v1.19.1) (2023-04-11)


### Bug Fixes

* **compute:** Add diregapic flag for compute ([#793](https://github.com/googleapis/google-cloud-go/issues/793)) ([fc90e54](https://github.com/googleapis/google-cloud-go/commit/fc90e54b25bda6b339266e3e5388174339ed6a44))

## [1.19.0](https://github.com/googleapis/google-cloud-go/compare/compute/v1.18.0...compute/v1.19.0) (2023-03-22)


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.19.0"
const Version = "1.19.1"
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.7.0](https://github.com/googleapis/google-cloud-go/compare/contactcenterinsights/v1.6.0...contactcenterinsights/v1.7.0) (2023-04-11)


### Features

* **contactcenterinsights:** Launch UploadConversation endpoint ([fc90e54](https://github.com/googleapis/google-cloud-go/commit/fc90e54b25bda6b339266e3e5388174339ed6a44))

## [1.6.0](https://github.com/googleapis/google-cloud-go/compare/contactcenterinsights/v1.5.0...contactcenterinsights/v1.6.0) (2023-02-14)


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

## [1.16.0](https://github.com/googleapis/google-cloud-go/compare/container/v1.15.0...container/v1.16.0) (2023-04-11)


### Features

* **container:** Add support for disabling pod IP cidr overprovision ([fc90e54](https://github.com/googleapis/google-cloud-go/commit/fc90e54b25bda6b339266e3e5388174339ed6a44))
* **container:** Add support for updating additional pod IPv4 ranges for Standard and Autopilot clusters ([fc90e54](https://github.com/googleapis/google-cloud-go/commit/fc90e54b25bda6b339266e3e5388174339ed6a44))

## [1.15.0](https://github.com/googleapis/google-cloud-go/compare/container/v1.14.0...container/v1.15.0) (2023-04-04)


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

## [1.7.2](https://github.com/googleapis/google-cloud-go/compare/iap/v1.7.1...iap/v1.7.2) (2023-04-11)


### Documentation

* **iap:** Few minor changes on doc description came out of cl/512701532 ([19f18c0](https://github.com/googleapis/google-cloud-go/commit/19f18c0a33d85e1949981d58bca2b765ce9787b5))

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


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

## [1.13.0](https://github.com/googleapis/google-cloud-go/compare/retail/v1.12.0...retail/v1.13.0) (2023-04-11)


### Features

* **retail:** Add merchant center link service ([23c974a](https://github.com/googleapis/google-cloud-go/commit/23c974a019693e6453c1342cad172df77f86974e))
* **retail:** Add model service ([#7700](https://github.com/googleapis/google-cloud-go/issues/7700)) ([fc90e54](https://github.com/googleapis/google-cloud-go/commit/fc90e54b25bda6b339266e3e5388174339ed6a44))
* **retail:** Support per-entity search and autocomplete ([fc90e54](https://github.com/googleapis/google-cloud-go/commit/fc90e54b25bda6b339266e3e5388174339ed6a44))

## [1.12.0](https://github.com/googleapis/google-cloud-go/compare/retail/v1.11.0...retail/v1.12.0) (2023-01-04)


Expand Down
2 changes: 1 addition & 1 deletion retail/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.12.0"
const Version = "1.13.0"
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.14.0](https://github.com/googleapis/google-cloud-go/compare/security/v1.13.0...security/v1.14.0) (2023-04-11)


### Features

* **security/privateca:** Added ignore_dependent_resources to DeleteCaPoolRequest, DeleteCertificateAuthorityRequest, DisableCertificateAuthorityRequest ([fc90e54](https://github.com/googleapis/google-cloud-go/commit/fc90e54b25bda6b339266e3e5388174339ed6a44))

## [1.13.0](https://github.com/googleapis/google-cloud-go/compare/security/v1.12.0...security/v1.13.0) (2023-03-15)


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


## [0.2.0](https://github.com/googleapis/google-cloud-go/compare/workstations/v0.1.0...workstations/v0.2.0) (2023-04-11)


### Features

* **workstations:** Start generating apiv1 ([#7731](https://github.com/googleapis/google-cloud-go/issues/7731)) ([2288908](https://github.com/googleapis/google-cloud-go/commit/228890869f52365de3f23ed431517470df64da20))

## 0.1.0 (2023-03-22)


Expand Down
2 changes: 1 addition & 1 deletion workstations/internal/version.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit adcbb74

Please sign in to comment.