chore: release main (#7559)

* 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 <noahdietz@users.noreply.github.com>
Co-authored-by: Noah Dietz <ndietz@google.com>
diff --git a/.release-please-manifest-submodules.json b/.release-please-manifest-submodules.json
index 6424fcd..4eba48a 100644
--- a/.release-please-manifest-submodules.json
+++ b/.release-please-manifest-submodules.json
@@ -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",
@@ -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",
@@ -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",
@@ -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",
@@ -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",
@@ -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",
@@ -116,5 +116,5 @@
   "webrisk": "1.8.0",
   "websecurityscanner": "1.5.0",
   "workflows": "1.10.0",
-  "workstations": "0.0.0"
+  "workstations": "0.1.0"
 }
diff --git a/aiplatform/CHANGES.md b/aiplatform/CHANGES.md
index d771824..583a578 100644
--- a/aiplatform/CHANGES.md
+++ b/aiplatform/CHANGES.md
@@ -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)
 
 
diff --git a/aiplatform/internal/version.go b/aiplatform/internal/version.go
index 2d5cf89..e6854f4 100644
--- a/aiplatform/internal/version.go
+++ b/aiplatform/internal/version.go
@@ -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"
diff --git a/analytics/CHANGES.md b/analytics/CHANGES.md
index a117626..45194d6 100644
--- a/analytics/CHANGES.md
+++ b/analytics/CHANGES.md
@@ -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)
 
 
diff --git a/analytics/internal/version.go b/analytics/internal/version.go
index 7e3414e..caf6a73 100644
--- a/analytics/internal/version.go
+++ b/analytics/internal/version.go
@@ -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"
diff --git a/cloudbuild/CHANGES.md b/cloudbuild/CHANGES.md
index da635ca..a26abab 100644
--- a/cloudbuild/CHANGES.md
+++ b/cloudbuild/CHANGES.md
@@ -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)
 
 
diff --git a/cloudbuild/internal/version.go b/cloudbuild/internal/version.go
index 0ad9373..37e23cd 100644
--- a/cloudbuild/internal/version.go
+++ b/cloudbuild/internal/version.go
@@ -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"
diff --git a/compute/CHANGES.md b/compute/CHANGES.md
index d52c7e0..1892e3f 100644
--- a/compute/CHANGES.md
+++ b/compute/CHANGES.md
@@ -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)
 
 
diff --git a/compute/internal/version.go b/compute/internal/version.go
index ddddbd2..ac02a3c 100644
--- a/compute/internal/version.go
+++ b/compute/internal/version.go
@@ -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"
diff --git a/containeranalysis/CHANGES.md b/containeranalysis/CHANGES.md
index ea4947d..6fbe0e7 100644
--- a/containeranalysis/CHANGES.md
+++ b/containeranalysis/CHANGES.md
@@ -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)
 
 
diff --git a/containeranalysis/internal/version.go b/containeranalysis/internal/version.go
index 1304749..dd2351b 100644
--- a/containeranalysis/internal/version.go
+++ b/containeranalysis/internal/version.go
@@ -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"
diff --git a/deploy/CHANGES.md b/deploy/CHANGES.md
index ea87172..0d4a952 100644
--- a/deploy/CHANGES.md
+++ b/deploy/CHANGES.md
@@ -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)
 
 
diff --git a/deploy/internal/version.go b/deploy/internal/version.go
index 7c251d9..0ad9373 100644
--- a/deploy/internal/version.go
+++ b/deploy/internal/version.go
@@ -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"
diff --git a/documentai/CHANGES.md b/documentai/CHANGES.md
index 45b4ada..4b26975 100644
--- a/documentai/CHANGES.md
+++ b/documentai/CHANGES.md
@@ -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)
 
 
diff --git a/documentai/internal/version.go b/documentai/internal/version.go
index 6607c69..ddddbd2 100644
--- a/documentai/internal/version.go
+++ b/documentai/internal/version.go
@@ -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"
diff --git a/edgecontainer/CHANGES.md b/edgecontainer/CHANGES.md
index f005a4c..664eb7b 100644
--- a/edgecontainer/CHANGES.md
+++ b/edgecontainer/CHANGES.md
@@ -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)
 
 
diff --git a/edgecontainer/internal/version.go b/edgecontainer/internal/version.go
index d60b27c..1c81e42 100644
--- a/edgecontainer/internal/version.go
+++ b/edgecontainer/internal/version.go
@@ -17,4 +17,4 @@
 package internal
 
 // Version is the current tagged release of the library.
-const Version = "0.3.1"
+const Version = "1.0.0"
diff --git a/filestore/CHANGES.md b/filestore/CHANGES.md
index 8366d20..dc4ca70 100644
--- a/filestore/CHANGES.md
+++ b/filestore/CHANGES.md
@@ -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)
 
 
diff --git a/filestore/internal/version.go b/filestore/internal/version.go
index e93235c..05d3396 100644
--- a/filestore/internal/version.go
+++ b/filestore/internal/version.go
@@ -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"
diff --git a/functions/CHANGES.md b/functions/CHANGES.md
index 35eaf54..38d397b 100644
--- a/functions/CHANGES.md
+++ b/functions/CHANGES.md
@@ -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)
 
 
diff --git a/functions/internal/version.go b/functions/internal/version.go
index 77cefca..4518b5f 100644
--- a/functions/internal/version.go
+++ b/functions/internal/version.go
@@ -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"
diff --git a/maps/CHANGES.md b/maps/CHANGES.md
index 4b86d1c..56837f7 100644
--- a/maps/CHANGES.md
+++ b/maps/CHANGES.md
@@ -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)
 
 
diff --git a/maps/internal/version.go b/maps/internal/version.go
index 6114be9..9068bf1 100644
--- a/maps/internal/version.go
+++ b/maps/internal/version.go
@@ -17,4 +17,4 @@
 package internal
 
 // Version is the current tagged release of the library.
-const Version = "0.6.0"
+const Version = "0.7.0"
diff --git a/recaptchaenterprise/v2/CHANGES.md b/recaptchaenterprise/v2/CHANGES.md
index b651005..ca26f13 100644
--- a/recaptchaenterprise/v2/CHANGES.md
+++ b/recaptchaenterprise/v2/CHANGES.md
@@ -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)
 
 
diff --git a/recaptchaenterprise/v2/internal/version.go b/recaptchaenterprise/v2/internal/version.go
index b780bc9..c01ee5e 100644
--- a/recaptchaenterprise/v2/internal/version.go
+++ b/recaptchaenterprise/v2/internal/version.go
@@ -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"
diff --git a/servicecontrol/CHANGES.md b/servicecontrol/CHANGES.md
index 1b56c8c..7cb476e 100644
--- a/servicecontrol/CHANGES.md
+++ b/servicecontrol/CHANGES.md
@@ -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)
 
 
diff --git a/servicecontrol/internal/version.go b/servicecontrol/internal/version.go
index 77cefca..1179e0b 100644
--- a/servicecontrol/internal/version.go
+++ b/servicecontrol/internal/version.go
@@ -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"
diff --git a/servicemanagement/CHANGES.md b/servicemanagement/CHANGES.md
index fa35ff9..739e748 100644
--- a/servicemanagement/CHANGES.md
+++ b/servicemanagement/CHANGES.md
@@ -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)
 
 
diff --git a/servicemanagement/internal/version.go b/servicemanagement/internal/version.go
index 7c251d9..0ad9373 100644
--- a/servicemanagement/internal/version.go
+++ b/servicemanagement/internal/version.go
@@ -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"
diff --git a/speech/CHANGES.md b/speech/CHANGES.md
index 911a828..443b716 100644
--- a/speech/CHANGES.md
+++ b/speech/CHANGES.md
@@ -1,5 +1,17 @@
 # Changes
 
+## [1.15.0](https://github.com/googleapis/google-cloud-go/compare/speech/v1.14.1...speech/v1.15.0) (2023-03-22)
+
+
+### Features
+
+* **speech:** Add support for BatchRecognize ([c967961](https://github.com/googleapis/google-cloud-go/commit/c967961ed95750e173af0193ec8d0974471f43ff))
+
+
+### Documentation
+
+* **speech:** Fix the resource name format in comment for CreatePhraseSetRequest ([c967961](https://github.com/googleapis/google-cloud-go/commit/c967961ed95750e173af0193ec8d0974471f43ff))
+
 ## [1.14.1](https://github.com/googleapis/google-cloud-go/compare/speech/v1.14.0...speech/v1.14.1) (2023-02-14)
 
 
diff --git a/speech/internal/version.go b/speech/internal/version.go
index 1d4c00b..43a2a84 100644
--- a/speech/internal/version.go
+++ b/speech/internal/version.go
@@ -15,4 +15,4 @@
 package internal
 
 // Version is the current tagged release of the library.
-const Version = "1.14.1"
+const Version = "1.15.0"
diff --git a/video/CHANGES.md b/video/CHANGES.md
index 7ead884..0ac9d3d 100644
--- a/video/CHANGES.md
+++ b/video/CHANGES.md
@@ -1,5 +1,12 @@
 # Changes
 
+## [1.14.0](https://github.com/googleapis/google-cloud-go/compare/video/v1.13.0...video/v1.14.0) (2023-03-22)
+
+
+### Features
+
+* **video/livestream:** Added TimecodeConfig for specifying the source of timecode used in media workflow synchronization ([c967961](https://github.com/googleapis/google-cloud-go/commit/c967961ed95750e173af0193ec8d0974471f43ff))
+
 ## [1.13.0](https://github.com/googleapis/google-cloud-go/compare/video/v1.12.0...video/v1.13.0) (2023-03-01)
 
 
diff --git a/video/internal/version.go b/video/internal/version.go
index efedadb..c9ba918 100644
--- a/video/internal/version.go
+++ b/video/internal/version.go
@@ -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"
diff --git a/workstations/CHANGES.md b/workstations/CHANGES.md
index b671f0b..b72df0b 100644
--- a/workstations/CHANGES.md
+++ b/workstations/CHANGES.md
@@ -1 +1,10 @@
-# Changes
+# Changelog
+
+## 0.1.0 (2023-03-22)
+
+
+### Features
+
+* **workstations:** Start generating apiv1beta ([#7599](https://github.com/googleapis/google-cloud-go/issues/7599)) ([e3d6afe](https://github.com/googleapis/google-cloud-go/commit/e3d6afe79ddc4579b54934b4884891f35cc3d1a3))
+
+## Changes
diff --git a/workstations/internal/version.go b/workstations/internal/version.go
index 2734cec..79840af 100644
--- a/workstations/internal/version.go
+++ b/workstations/internal/version.go
@@ -17,4 +17,4 @@
 package internal
 
 // Version is the current tagged release of the library.
-const Version = "0.0.0"
+const Version = "0.1.0"