Skip to content

Commit

Permalink
chore: release main (#7559)
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 Mar 22, 2023
1 parent 888e3b4 commit 3c27930
Show file tree
Hide file tree
Showing 35 changed files with 174 additions and 35 deletions.
34 changes: 17 additions & 17 deletions .release-please-manifest-submodules.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
"accessapproval": "1.6.0",
"accesscontextmanager": "1.7.0",
"advisorynotifications": "0.1.0",
"aiplatform": "1.36.0",
"aiplatform": "1.36.1",
"alloydb": "0.2.0",
"analytics": "0.18.0",
"analytics": "0.19.0",
"apigateway": "1.5.0",
"apigeeconnect": "1.5.0",
"apigeeregistry": "0.6.0",
Expand All @@ -22,14 +22,14 @@
"binaryauthorization": "1.5.0",
"certificatemanager": "1.6.0",
"channel": "1.12.0",
"cloudbuild": "1.8.0",
"cloudbuild": "1.9.0",
"clouddms": "1.5.0",
"cloudtasks": "1.10.0",
"compute": "1.18.0",
"compute": "1.19.0",
"compute/metadata": "0.2.3",
"contactcenterinsights": "1.6.0",
"container": "1.14.0",
"containeranalysis": "0.8.0",
"containeranalysis": "0.9.0",
"datacatalog": "1.13.0",
"dataflow": "0.8.0",
"dataform": "0.7.0",
Expand All @@ -39,17 +39,17 @@
"dataproc": "1.12.0",
"dataqna": "0.7.0",
"datastream": "1.7.0",
"deploy": "1.7.0",
"deploy": "1.8.0",
"dialogflow": "1.32.0",
"discoveryengine": "0.2.0",
"dlp": "1.9.0",
"documentai": "1.17.0",
"documentai": "1.18.0",
"domains": "0.8.0",
"edgecontainer": "0.3.1",
"edgecontainer": "1.0.0",
"essentialcontacts": "1.5.0",
"eventarc": "1.11.0",
"filestore": "1.5.0",
"functions": "1.11.0",
"filestore": "1.6.0",
"functions": "1.12.0",
"gaming": "1.9.0",
"gkebackup": "0.4.0",
"gkeconnect": "0.7.0",
Expand All @@ -66,7 +66,7 @@
"lifesciences": "0.8.0",
"longrunning": "0.4.1",
"managedidentities": "1.5.0",
"maps": "0.6.0",
"maps": "0.7.0",
"mediatranslation": "0.7.0",
"memcache": "1.9.0",
"metastore": "1.10.0",
Expand All @@ -83,7 +83,7 @@
"phishingprotection": "0.7.0",
"policytroubleshooter": "1.6.0",
"privatecatalog": "0.8.0",
"recaptchaenterprise/v2": "2.6.0",
"recaptchaenterprise/v2": "2.7.0",
"recommendationengine": "0.7.0",
"recommender": "1.9.0",
"redis": "1.11.0",
Expand All @@ -95,19 +95,19 @@
"secretmanager": "1.10.0",
"security": "1.13.0",
"securitycenter": "1.19.0",
"servicecontrol": "1.11.0",
"servicecontrol": "1.11.1",
"servicedirectory": "1.9.0",
"servicemanagement": "1.7.0",
"servicemanagement": "1.8.0",
"serviceusage": "1.6.0",
"shell": "1.6.0",
"speech": "1.14.1",
"speech": "1.15.0",
"storagetransfer": "1.8.0",
"talent": "1.5.0",
"texttospeech": "1.6.0",
"tpu": "1.5.0",
"trace": "1.9.0",
"translate": "1.7.0",
"video": "1.13.0",
"video": "1.14.0",
"videointelligence": "1.10.0",
"vision/v2": "2.7.0",
"vmmigration": "1.6.0",
Expand All @@ -116,5 +116,5 @@
"webrisk": "1.8.0",
"websecurityscanner": "1.5.0",
"workflows": "1.10.0",
"workstations": "0.0.0"
"workstations": "0.1.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.36.1](https://github.com/googleapis/google-cloud-go/compare/aiplatform/v1.36.0...aiplatform/v1.36.1) (2023-03-22)


### Bug Fixes

* **aiplatform:** Remove large_model_reference from Model in aiplatform v1beta1 model.proto ([#7582](https://github.com/googleapis/google-cloud-go/issues/7582)) ([4497130](https://github.com/googleapis/google-cloud-go/commit/44971302a2a4bd0eee6c50524b630bad41b2cca4))

## [1.36.0](https://github.com/googleapis/google-cloud-go/compare/aiplatform/v1.35.0...aiplatform/v1.36.0) (2023-03-15)


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.36.0"
const Version = "1.36.1"
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.19.0](https://github.com/googleapis/google-cloud-go/compare/analytics/v0.18.0...analytics/v0.19.0) (2023-03-22)


### Features

* **analytics/admin:** Support REST transport ([00fff3a](https://github.com/googleapis/google-cloud-go/commit/00fff3a58bed31274ab39af575876dab91d708c9))

## [0.18.0](https://github.com/googleapis/google-cloud-go/compare/analytics/v0.17.0...analytics/v0.18.0) (2023-03-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.18.0"
const Version = "0.19.0"
13 changes: 13 additions & 0 deletions cloudbuild/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changes

## [1.9.0](https://github.com/googleapis/google-cloud-go/compare/cloudbuild/v1.8.0...cloudbuild/v1.9.0) (2023-03-22)


### Features

* **cloudbuild/apiv1:** Add DefaultLogsBucketBehavior to BuildOptions ([00fff3a](https://github.com/googleapis/google-cloud-go/commit/00fff3a58bed31274ab39af575876dab91d708c9))


### Bug Fixes

* **cloudbuild:** Change java package of Cloud Build v2 ([00fff3a](https://github.com/googleapis/google-cloud-go/commit/00fff3a58bed31274ab39af575876dab91d708c9))
* **cloudbuild:** Change java package of Cloud Build v2 ([00fff3a](https://github.com/googleapis/google-cloud-go/commit/00fff3a58bed31274ab39af575876dab91d708c9))

## [1.8.0](https://github.com/googleapis/google-cloud-go/compare/cloudbuild/v1.7.0...cloudbuild/v1.8.0) (2023-03-15)


Expand Down
2 changes: 1 addition & 1 deletion cloudbuild/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"
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.0](https://github.com/googleapis/google-cloud-go/compare/compute/v1.18.0...compute/v1.19.0) (2023-03-22)


### Features

* **compute:** Update Compute Engine API to revision 20230307 ([#770](https://github.com/googleapis/google-cloud-go/issues/770)) ([00fff3a](https://github.com/googleapis/google-cloud-go/commit/00fff3a58bed31274ab39af575876dab91d708c9))

## [1.18.0](https://github.com/googleapis/google-cloud-go/compare/compute-v1.17.0...compute/v1.18.0) (2023-01-26)


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

## [0.9.0](https://github.com/googleapis/google-cloud-go/compare/containeranalysis/v0.8.0...containeranalysis/v0.9.0) (2023-03-22)


### Features

* **containeranalysis:** Remove the unimplemented ScanConfig API method and resources ([00fff3a](https://github.com/googleapis/google-cloud-go/commit/00fff3a58bed31274ab39af575876dab91d708c9))

## [0.8.0](https://github.com/googleapis/google-cloud-go/compare/containeranalysis/v0.7.0...containeranalysis/v0.8.0) (2023-03-15)


Expand Down
2 changes: 1 addition & 1 deletion containeranalysis/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.8.0"
const Version = "0.9.0"
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.8.0](https://github.com/googleapis/google-cloud-go/compare/deploy/v1.7.0...deploy/v1.8.0) (2023-03-22)


### Features

* **deploy:** Added supported for Cloud Deploy Progressive Deployment Strategy ([c967961](https://github.com/googleapis/google-cloud-go/commit/c967961ed95750e173af0193ec8d0974471f43ff))

## [1.7.0](https://github.com/googleapis/google-cloud-go/compare/deploy/v1.6.0...deploy/v1.7.0) (2023-03-15)


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


## [1.18.0](https://github.com/googleapis/google-cloud-go/compare/documentai/v1.17.0...documentai/v1.18.0) (2023-03-22)


### Features

* **documentai:** Add ImportProcessorVersion in v1beta3 ([c967961](https://github.com/googleapis/google-cloud-go/commit/c967961ed95750e173af0193ec8d0974471f43ff))

## [1.17.0](https://github.com/googleapis/google-cloud-go/compare/documentai/v1.16.0...documentai/v1.17.0) (2023-03-15)


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


## [1.0.0](https://github.com/googleapis/google-cloud-go/compare/edgecontainer/v0.3.1...edgecontainer/v1.0.0) (2023-03-22)


### Features

* **edgecontainer:** Promote to GA ([#7612](https://github.com/googleapis/google-cloud-go/issues/7612)) ([c316201](https://github.com/googleapis/google-cloud-go/commit/c316201b9e049641c7510a886570f0cf1688bdf9))

## [0.3.1](https://github.com/googleapis/google-cloud-go/compare/edgecontainer/v0.3.0...edgecontainer/v0.3.1) (2023-03-15)


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


## [1.6.0](https://github.com/googleapis/google-cloud-go/compare/filestore/v1.5.0...filestore/v1.6.0) (2023-03-22)


### Features

* **filestore:** Updating the client to match the latest v1 API ([c967961](https://github.com/googleapis/google-cloud-go/commit/c967961ed95750e173af0193ec8d0974471f43ff))

## [1.5.0](https://github.com/googleapis/google-cloud-go/compare/filestore/v1.4.0...filestore/v1.5.0) (2023-01-04)


Expand Down
2 changes: 1 addition & 1 deletion filestore/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.5.0"
const Version = "1.6.0"
7 changes: 7 additions & 0 deletions functions/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/functions/v1.11.0...functions/v1.12.0) (2023-03-22)


### Features

* **functions:** Add `available_cpu ` field ([499b489](https://github.com/googleapis/google-cloud-go/commit/499b489d8d6bc8db203c864db97f1462bbeff3d2))

## [1.11.0](https://github.com/googleapis/google-cloud-go/compare/functions/v1.10.0...functions/v1.11.0) (2023-03-15)


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

## [0.7.0](https://github.com/googleapis/google-cloud-go/compare/maps/v0.6.0...maps/v0.7.0) (2023-03-22)


### Features

* **maps/routing:** Added support for specifying waypoints as addresses docs: clarified usage of RouteLegStepTravelAdvisory in comment ([00fff3a](https://github.com/googleapis/google-cloud-go/commit/00fff3a58bed31274ab39af575876dab91d708c9))
* **maps/routing:** Adds support for specifying region_code in the ComputeRoutesRequest feat: adds support for specifying region_code and language_code in the ComputeRouteMatrixRequest ([00fff3a](https://github.com/googleapis/google-cloud-go/commit/00fff3a58bed31274ab39af575876dab91d708c9))


### Documentation

* **maps/routing:** Clarify usage of compute_alternative_routes in proto comment ([00fff3a](https://github.com/googleapis/google-cloud-go/commit/00fff3a58bed31274ab39af575876dab91d708c9))

## [0.6.0](https://github.com/googleapis/google-cloud-go/compare/maps/v0.5.0...maps/v0.6.0) (2023-02-14)


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

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

8 changes: 8 additions & 0 deletions recaptchaenterprise/v2/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changes

## [2.7.0](https://github.com/googleapis/google-cloud-go/compare/recaptchaenterprise/v2.6.0...recaptchaenterprise/v2.7.0) (2023-03-22)


### Features

* **recaptchaenterprise/v2:** Add reCAPTCHA Enterprise Fraud Prevention API ([00fff3a](https://github.com/googleapis/google-cloud-go/commit/00fff3a58bed31274ab39af575876dab91d708c9))
* **recaptchaenterprise/v2:** Add reCAPTCHA Enterprise Fraud Prevention API ([00fff3a](https://github.com/googleapis/google-cloud-go/commit/00fff3a58bed31274ab39af575876dab91d708c9))

## [2.6.0](https://github.com/googleapis/google-cloud-go/compare/recaptchaenterprise/v2.5.0...recaptchaenterprise/v2.6.0) (2023-01-04)


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

## [1.11.1](https://github.com/googleapis/google-cloud-go/compare/servicecontrol/v1.11.0...servicecontrol/v1.11.1) (2023-03-22)


### Bug Fixes

* **servicecontrol:** Add service_yaml_parameters to `java_gapic_library` targets ([00fff3a](https://github.com/googleapis/google-cloud-go/commit/00fff3a58bed31274ab39af575876dab91d708c9))

## [1.11.0](https://github.com/googleapis/google-cloud-go/compare/servicecontrol/v1.10.0...servicecontrol/v1.11.0) (2023-03-01)


Expand Down
2 changes: 1 addition & 1 deletion servicecontrol/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.11.1"
7 changes: 7 additions & 0 deletions servicemanagement/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changes

## [1.8.0](https://github.com/googleapis/google-cloud-go/compare/servicemanagement/v1.7.0...servicemanagement/v1.8.0) (2023-03-22)


### Features

* **servicemanagement:** Added overrides_by_request_protocol to backend.proto feat: added field proto_reference_documentation_uri to proto reference documentation. feat: added SERVICE_NOT_VISIBLE and GCP_SUSPENDED into error reason ([00fff3a](https://github.com/googleapis/google-cloud-go/commit/00fff3a58bed31274ab39af575876dab91d708c9))

## [1.7.0](https://github.com/googleapis/google-cloud-go/compare/servicemanagement/v1.6.0...servicemanagement/v1.7.0) (2023-03-15)


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.7.0"
const Version = "1.8.0"
Loading

0 comments on commit 3c27930

Please sign in to comment.