From df231054941cec73fc2f5b1b25410f1944c6b28b Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 15:22:02 -0700 Subject: [PATCH] chore: release main (#8494) Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Noah Dietz --- .release-please-manifest-submodules.json | 32 ++++++++++++------------ aiplatform/CHANGES.md | 9 +++++++ aiplatform/internal/version.go | 2 +- batch/CHANGES.md | 8 ++++++ batch/internal/version.go | 2 +- billing/CHANGES.md | 18 +++++++++++++ billing/internal/version.go | 2 +- channel/CHANGES.md | 7 ++++++ channel/internal/version.go | 2 +- clouddms/CHANGES.md | 7 ++++++ clouddms/internal/version.go | 2 +- config/CHANGES.md | 10 +++++++- config/internal/version.go | 2 +- container/CHANGES.md | 7 ++++++ container/internal/version.go | 2 +- containeranalysis/CHANGES.md | 7 ++++++ containeranalysis/internal/version.go | 2 +- datacatalog/CHANGES.md | 7 ++++++ datacatalog/internal/version.go | 2 +- dataproc/CHANGES.md | 7 ++++++ dataproc/internal/version.go | 2 +- dialogflow/CHANGES.md | 15 +++++++++++ dialogflow/internal/version.go | 2 +- discoveryengine/CHANGES.md | 8 ++++++ discoveryengine/internal/version.go | 2 +- kms/CHANGES.md | 8 ++++++ kms/internal/version.go | 2 +- optimization/CHANGES.md | 12 +++++++++ optimization/internal/version.go | 2 +- recommender/CHANGES.md | 8 ++++++ recommender/internal/version.go | 2 +- workstations/CHANGES.md | 8 ++++++ workstations/internal/version.go | 2 +- 33 files changed, 177 insertions(+), 33 deletions(-) diff --git a/.release-please-manifest-submodules.json b/.release-please-manifest-submodules.json index fba884caddd9..bd6e0d08c360 100644 --- a/.release-please-manifest-submodules.json +++ b/.release-please-manifest-submodules.json @@ -3,7 +3,7 @@ "accesscontextmanager": "1.8.1", "advisorynotifications": "1.1.0", "ai": "0.1.1", - "aiplatform": "1.49.0", + "aiplatform": "1.50.0", "alloydb": "1.4.0", "analytics": "0.21.3", "apigateway": "1.6.1", @@ -17,35 +17,35 @@ "assuredworkloads": "1.11.1", "automl": "1.13.1", "baremetalsolution": "1.2.0", - "batch": "1.4.0", + "batch": "1.4.1", "beyondcorp": "1.0.0", - "billing": "1.16.0", + "billing": "1.17.0", "binaryauthorization": "1.7.0", "certificatemanager": "1.7.1", - "channel": "1.16.0", + "channel": "1.17.0", "cloudbuild": "1.14.0", - "clouddms": "1.6.1", + "clouddms": "1.7.0", "cloudtasks": "1.12.1", "commerce": "0.1.0", "compute": "1.23.0", "compute/metadata": "0.2.3", "confidentialcomputing": "1.3.0", - "config": "0.0.0", + "config": "0.1.0", "contactcenterinsights": "1.10.0", - "container": "1.25.0", - "containeranalysis": "0.10.1", - "datacatalog": "1.17.0", + "container": "1.26.0", + "containeranalysis": "0.11.0", + "datacatalog": "1.17.1", "dataflow": "0.9.1", "dataform": "0.8.1", "datafusion": "1.7.1", "datalabeling": "0.8.1", "dataplex": "1.9.1", - "dataproc": "2.0.2", + "dataproc": "2.1.0", "dataqna": "0.8.1", "datastream": "1.10.0", "deploy": "1.13.0", - "dialogflow": "1.42.0", - "discoveryengine": "1.1.0", + "dialogflow": "1.43.0", + "discoveryengine": "1.2.0", "dlp": "1.10.1", "documentai": "1.22.0", "domains": "0.9.1", @@ -64,7 +64,7 @@ "iap": "1.8.1", "ids": "1.4.1", "iot": "1.7.1", - "kms": "1.15.1", + "kms": "1.15.2", "language": "1.11.0", "lifesciences": "0.9.1", "longrunning": "0.5.1", @@ -80,7 +80,7 @@ "networkmanagement": "1.9.0", "networksecurity": "0.9.1", "notebooks": "1.10.0", - "optimization": "1.4.2", + "optimization": "1.5.0", "orchestration": "1.8.1", "orgpolicy": "1.11.1", "osconfig": "1.12.1", @@ -92,7 +92,7 @@ "rapidmigrationassessment": "1.0.0", "recaptchaenterprise": "2.7.2", "recommendationengine": "0.8.1", - "recommender": "1.10.1", + "recommender": "1.11.0", "redis": "1.13.1", "resourcemanager": "1.9.1", "resourcesettings": "1.6.1", @@ -125,5 +125,5 @@ "webrisk": "1.9.1", "websecurityscanner": "1.6.1", "workflows": "1.12.0", - "workstations": "0.4.1" + "workstations": "0.5.0" } diff --git a/aiplatform/CHANGES.md b/aiplatform/CHANGES.md index bb45cf3843fb..6cc581e3f0ec 100644 --- a/aiplatform/CHANGES.md +++ b/aiplatform/CHANGES.md @@ -1,6 +1,15 @@ # Changes +## [1.50.0](https://github.com/googleapis/google-cloud-go/compare/aiplatform/v1.49.0...aiplatform/v1.50.0) (2023-09-11) + + +### Features + +* **aiplatform:** Add encryption_spec to index.proto and index_endpoint.proto ([ac10224](https://github.com/googleapis/google-cloud-go/commit/ac102249403e6c1604bff7c537343645c950ae13)) +* **aiplatform:** Add encryption_spec to index.proto and index_endpoint.proto ([ac10224](https://github.com/googleapis/google-cloud-go/commit/ac102249403e6c1604bff7c537343645c950ae13)) +* **aiplatform:** Add UpdatePersistentResourceRequest and add resource_pool_images and head_node_resource_pool_id to RaySpec ([fbfaf21](https://github.com/googleapis/google-cloud-go/commit/fbfaf21c15ae8a07ab39c6036cf0cee700b5627c)) + ## [1.49.0](https://github.com/googleapis/google-cloud-go/compare/aiplatform/v1.48.0...aiplatform/v1.49.0) (2023-08-17) diff --git a/aiplatform/internal/version.go b/aiplatform/internal/version.go index 8e10894500bc..ba56cacd8ede 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.49.0" +const Version = "1.50.0" diff --git a/batch/CHANGES.md b/batch/CHANGES.md index 4bcff49eee4b..024a73b1a088 100644 --- a/batch/CHANGES.md +++ b/batch/CHANGES.md @@ -1,6 +1,14 @@ # Changelog +## [1.4.1](https://github.com/googleapis/google-cloud-go/compare/batch/v1.4.0...batch/v1.4.1) (2023-09-11) + + +### Documentation + +* **batch:** Revert HTML formats in comments ([20725c8](https://github.com/googleapis/google-cloud-go/commit/20725c86c970ad24efa18c056fc3aa71dc3a4f03)) +* **batch:** Update description on size_gb in disk field ([15be57b](https://github.com/googleapis/google-cloud-go/commit/15be57b9264a793494cedc3966034fa20f56d7c5)) + ## [1.4.0](https://github.com/googleapis/google-cloud-go/compare/batch/v1.3.1...batch/v1.4.0) (2023-08-08) diff --git a/batch/internal/version.go b/batch/internal/version.go index 9e5f10ef61b3..da481a39b3ae 100644 --- a/batch/internal/version.go +++ b/batch/internal/version.go @@ -17,4 +17,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.4.0" +const Version = "1.4.1" diff --git a/billing/CHANGES.md b/billing/CHANGES.md index 40f59cbcf99b..1b015b2a3ec4 100644 --- a/billing/CHANGES.md +++ b/billing/CHANGES.md @@ -1,5 +1,23 @@ # Changes +## [1.17.0](https://github.com/googleapis/google-cloud-go/compare/billing/v1.16.0...billing/v1.17.0) (2023-09-11) + + +### Features + +* **billing/budgets:** Supported project-level-budgets in Public Budget API V1 ([20725c8](https://github.com/googleapis/google-cloud-go/commit/20725c86c970ad24efa18c056fc3aa71dc3a4f03)) +* **billing/budgets:** Supported project-level-budgets in Public Budget API V1Beta ([20725c8](https://github.com/googleapis/google-cloud-go/commit/20725c86c970ad24efa18c056fc3aa71dc3a4f03)) + + +### Bug Fixes + +* **billing:** Fixed resource_reference for name in GetProjectBillingInfo ([ac10224](https://github.com/googleapis/google-cloud-go/commit/ac102249403e6c1604bff7c537343645c950ae13)) + + +### Documentation + +* **billing:** Update comments ([20725c8](https://github.com/googleapis/google-cloud-go/commit/20725c86c970ad24efa18c056fc3aa71dc3a4f03)) + ## [1.16.0](https://github.com/googleapis/google-cloud-go/compare/billing/v1.15.0...billing/v1.16.0) (2023-06-20) diff --git a/billing/internal/version.go b/billing/internal/version.go index b82e17a1938d..6607c695d5cb 100644 --- a/billing/internal/version.go +++ b/billing/internal/version.go @@ -15,4 +15,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.16.0" +const Version = "1.17.0" diff --git a/channel/CHANGES.md b/channel/CHANGES.md index 675d79bc4ec2..aec128a3c231 100644 --- a/channel/CHANGES.md +++ b/channel/CHANGES.md @@ -1,5 +1,12 @@ # Changes +## [1.17.0](https://github.com/googleapis/google-cloud-go/compare/channel/v1.16.0...channel/v1.17.0) (2023-09-11) + + +### Features + +* **channel:** Mark ChannelPartnerGranularity as deprecated and offer alternatives ([#8522](https://github.com/googleapis/google-cloud-go/issues/8522)) ([ac10224](https://github.com/googleapis/google-cloud-go/commit/ac102249403e6c1604bff7c537343645c950ae13)) + ## [1.16.0](https://github.com/googleapis/google-cloud-go/compare/channel/v1.15.0...channel/v1.16.0) (2023-06-20) diff --git a/channel/internal/version.go b/channel/internal/version.go index b82e17a1938d..6607c695d5cb 100644 --- a/channel/internal/version.go +++ b/channel/internal/version.go @@ -15,4 +15,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.16.0" +const Version = "1.17.0" diff --git a/clouddms/CHANGES.md b/clouddms/CHANGES.md index c1fbe0ea0dc0..a902e9be16e0 100644 --- a/clouddms/CHANGES.md +++ b/clouddms/CHANGES.md @@ -1,5 +1,12 @@ # Changes +## [1.7.0](https://github.com/googleapis/google-cloud-go/compare/clouddms/v1.6.1...clouddms/v1.7.0) (2023-09-11) + + +### Features + +* **clouddms:** Adding GenerateTcpProxyScript API ([ac10224](https://github.com/googleapis/google-cloud-go/commit/ac102249403e6c1604bff7c537343645c950ae13)) + ## [1.6.1](https://github.com/googleapis/google-cloud-go/compare/clouddms/v1.6.0...clouddms/v1.6.1) (2023-06-20) diff --git a/clouddms/internal/version.go b/clouddms/internal/version.go index b819fa786d1c..7c251d994559 100644 --- a/clouddms/internal/version.go +++ b/clouddms/internal/version.go @@ -15,4 +15,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.6.1" +const Version = "1.7.0" diff --git a/config/CHANGES.md b/config/CHANGES.md index 06729a2ef77b..8fd08dc5c712 100644 --- a/config/CHANGES.md +++ b/config/CHANGES.md @@ -1,2 +1,10 @@ -# Changes +# Changelog +## 0.1.0 (2023-09-11) + + +### Features + +* **config:** New clients ([#8493](https://github.com/googleapis/google-cloud-go/issues/8493)) ([9874485](https://github.com/googleapis/google-cloud-go/commit/9874485f0ac1f47139c903bfee4f57c64c3149d4)) + +## Changes diff --git a/config/internal/version.go b/config/internal/version.go index 2734cec844c4..79840afee826 100644 --- a/config/internal/version.go +++ b/config/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" diff --git a/container/CHANGES.md b/container/CHANGES.md index 73a7395e59a9..001b7e971c3b 100644 --- a/container/CHANGES.md +++ b/container/CHANGES.md @@ -1,5 +1,12 @@ # Changes +## [1.26.0](https://github.com/googleapis/google-cloud-go/compare/container/v1.25.0...container/v1.26.0) (2023-09-11) + + +### Features + +* **container:** Add support for NodeConfig Update ([#8461](https://github.com/googleapis/google-cloud-go/issues/8461)) ([20725c8](https://github.com/googleapis/google-cloud-go/commit/20725c86c970ad24efa18c056fc3aa71dc3a4f03)) + ## [1.25.0](https://github.com/googleapis/google-cloud-go/compare/container/v1.24.0...container/v1.25.0) (2023-08-14) diff --git a/container/internal/version.go b/container/internal/version.go index f494e95b15d3..dc70dd2f630d 100644 --- a/container/internal/version.go +++ b/container/internal/version.go @@ -15,4 +15,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.25.0" +const Version = "1.26.0" diff --git a/containeranalysis/CHANGES.md b/containeranalysis/CHANGES.md index 65ad42f07c94..2852d5283fe6 100644 --- a/containeranalysis/CHANGES.md +++ b/containeranalysis/CHANGES.md @@ -1,5 +1,12 @@ # Changes +## [0.11.0](https://github.com/googleapis/google-cloud-go/compare/containeranalysis/v0.10.1...containeranalysis/v0.11.0) (2023-09-11) + + +### Features + +* **containeranalysis:** Add ExportSBOM API method ([#8518](https://github.com/googleapis/google-cloud-go/issues/8518)) ([9d1c775](https://github.com/googleapis/google-cloud-go/commit/9d1c7757ab28a4fe7dd58bffa3ccc651037b230b)) + ## [0.10.1](https://github.com/googleapis/google-cloud-go/compare/containeranalysis/v0.10.0...containeranalysis/v0.10.1) (2023-06-20) diff --git a/containeranalysis/internal/version.go b/containeranalysis/internal/version.go index ff9501f33ffb..fa4dc39c746e 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.10.1" +const Version = "0.11.0" diff --git a/datacatalog/CHANGES.md b/datacatalog/CHANGES.md index 43de098ab06d..9f7a5283fec2 100644 --- a/datacatalog/CHANGES.md +++ b/datacatalog/CHANGES.md @@ -1,5 +1,12 @@ # Changes +## [1.17.1](https://github.com/googleapis/google-cloud-go/compare/datacatalog/v1.17.0...datacatalog/v1.17.1) (2023-09-11) + + +### Documentation + +* **datacatalog:** Fix typo ([20725c8](https://github.com/googleapis/google-cloud-go/commit/20725c86c970ad24efa18c056fc3aa71dc3a4f03)) + ## [1.17.0](https://github.com/googleapis/google-cloud-go/compare/datacatalog/v1.16.0...datacatalog/v1.17.0) (2023-08-08) diff --git a/datacatalog/internal/version.go b/datacatalog/internal/version.go index 6607c695d5cb..2d7d8774486c 100644 --- a/datacatalog/internal/version.go +++ b/datacatalog/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.17.1" diff --git a/dataproc/CHANGES.md b/dataproc/CHANGES.md index eacedc477e3d..e303324a91f2 100644 --- a/dataproc/CHANGES.md +++ b/dataproc/CHANGES.md @@ -1,5 +1,12 @@ # Changes +## [2.1.0](https://github.com/googleapis/google-cloud-go/compare/dataproc/v2.0.2...dataproc/v2.1.0) (2023-09-11) + + +### Features + +* **dataproc:** Support min_num_instances for primary worker and InstanceFlexibilityPolicy for secondary worker ([20725c8](https://github.com/googleapis/google-cloud-go/commit/20725c86c970ad24efa18c056fc3aa71dc3a4f03)) + ## [2.0.2](https://github.com/googleapis/google-cloud-go/compare/dataproc/v2.0.1...dataproc/v2.0.2) (2023-08-08) diff --git a/dataproc/internal/version.go b/dataproc/internal/version.go index 5da692c76a9c..cfdd49b4d0a3 100644 --- a/dataproc/internal/version.go +++ b/dataproc/internal/version.go @@ -15,4 +15,4 @@ package internal // Version is the current tagged release of the library. -const Version = "2.0.2" +const Version = "2.1.0" diff --git a/dialogflow/CHANGES.md b/dialogflow/CHANGES.md index 7e4af7bf1d3a..c128a5c3a962 100644 --- a/dialogflow/CHANGES.md +++ b/dialogflow/CHANGES.md @@ -1,5 +1,20 @@ # Changes +## [1.43.0](https://github.com/googleapis/google-cloud-go/compare/dialogflow/v1.42.0...dialogflow/v1.43.0) (2023-09-11) + + +### Features + +* **dialogflow/cx:** Added generative AI, safety/security and speech endpointing settings ([fbfaf21](https://github.com/googleapis/google-cloud-go/commit/fbfaf21c15ae8a07ab39c6036cf0cee700b5627c)) +* **dialogflow/cx:** Added generative AI, safety/security and speech endpointing settings ([#8510](https://github.com/googleapis/google-cloud-go/issues/8510)) ([15be57b](https://github.com/googleapis/google-cloud-go/commit/15be57b9264a793494cedc3966034fa20f56d7c5)) +* **dialogflow:** Added speech endpointing setting ([fbfaf21](https://github.com/googleapis/google-cloud-go/commit/fbfaf21c15ae8a07ab39c6036cf0cee700b5627c)) +* **dialogflow:** Added speech endpointing setting ([#8497](https://github.com/googleapis/google-cloud-go/issues/8497)) ([fbfaf21](https://github.com/googleapis/google-cloud-go/commit/fbfaf21c15ae8a07ab39c6036cf0cee700b5627c)) + + +### Bug Fixes + +* **dialogflow/cx:** Fix Ruby namespaces for generative AI classes ([#8538](https://github.com/googleapis/google-cloud-go/issues/8538)) ([73a958d](https://github.com/googleapis/google-cloud-go/commit/73a958d4527a721ee8d496a649dd84030a24e4e0)) + ## [1.42.0](https://github.com/googleapis/google-cloud-go/compare/dialogflow/v1.41.0...dialogflow/v1.42.0) (2023-08-17) diff --git a/dialogflow/internal/version.go b/dialogflow/internal/version.go index f37b860085c8..e5b2de09172f 100644 --- a/dialogflow/internal/version.go +++ b/dialogflow/internal/version.go @@ -15,4 +15,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.42.0" +const Version = "1.43.0" diff --git a/discoveryengine/CHANGES.md b/discoveryengine/CHANGES.md index 5021632852e5..6130d4fdcc98 100644 --- a/discoveryengine/CHANGES.md +++ b/discoveryengine/CHANGES.md @@ -1,6 +1,14 @@ # Changelog +## [1.2.0](https://github.com/googleapis/google-cloud-go/compare/discoveryengine/v1.1.0...discoveryengine/v1.2.0) (2023-09-11) + + +### Features + +* **discoveryengine:** Support conversational / multi-turn search ([15be57b](https://github.com/googleapis/google-cloud-go/commit/15be57b9264a793494cedc3966034fa20f56d7c5)) +* **discoveryengine:** Supported bring your own embedding feature ([fbfaf21](https://github.com/googleapis/google-cloud-go/commit/fbfaf21c15ae8a07ab39c6036cf0cee700b5627c)) + ## [1.1.0](https://github.com/googleapis/google-cloud-go/compare/discoveryengine/v1.0.0...discoveryengine/v1.1.0) (2023-07-31) diff --git a/discoveryengine/internal/version.go b/discoveryengine/internal/version.go index e6a10523fe60..397121d779b7 100644 --- a/discoveryengine/internal/version.go +++ b/discoveryengine/internal/version.go @@ -17,4 +17,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.1.0" +const Version = "1.2.0" diff --git a/kms/CHANGES.md b/kms/CHANGES.md index 3bf140182186..d906ef105fe9 100644 --- a/kms/CHANGES.md +++ b/kms/CHANGES.md @@ -1,5 +1,13 @@ # Changes +## [1.15.2](https://github.com/googleapis/google-cloud-go/compare/kms/v1.15.1...kms/v1.15.2) (2023-09-11) + + +### Documentation + +* **kms:** Minor formatting ([15be57b](https://github.com/googleapis/google-cloud-go/commit/15be57b9264a793494cedc3966034fa20f56d7c5)) +* **kms:** Minor formatting ([fbfaf21](https://github.com/googleapis/google-cloud-go/commit/fbfaf21c15ae8a07ab39c6036cf0cee700b5627c)) + ## [1.15.1](https://github.com/googleapis/google-cloud-go/compare/kms/v1.15.0...kms/v1.15.1) (2023-08-08) diff --git a/kms/internal/version.go b/kms/internal/version.go index 7dd6a0aa86f1..ce4b61a23e3d 100644 --- a/kms/internal/version.go +++ b/kms/internal/version.go @@ -15,4 +15,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.15.1" +const Version = "1.15.2" diff --git a/optimization/CHANGES.md b/optimization/CHANGES.md index b30449cd8c53..94930ec0c1d7 100644 --- a/optimization/CHANGES.md +++ b/optimization/CHANGES.md @@ -1,6 +1,18 @@ # Changes +## [1.5.0](https://github.com/googleapis/google-cloud-go/compare/optimization/v1.4.2...optimization/v1.5.0) (2023-09-11) + + +### Features + +* **optimization:** Added support for walking mode and cost_per_kilometer_below_soft_max ([ac10224](https://github.com/googleapis/google-cloud-go/commit/ac102249403e6c1604bff7c537343645c950ae13)) + + +### Documentation + +* **optimization:** Minor formatting fix ([20725c8](https://github.com/googleapis/google-cloud-go/commit/20725c86c970ad24efa18c056fc3aa71dc3a4f03)) + ## [1.4.2](https://github.com/googleapis/google-cloud-go/compare/optimization/v1.4.1...optimization/v1.4.2) (2023-08-17) diff --git a/optimization/internal/version.go b/optimization/internal/version.go index 47d713dde09e..d339bd9a354e 100644 --- a/optimization/internal/version.go +++ b/optimization/internal/version.go @@ -17,4 +17,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.4.2" +const Version = "1.5.0" diff --git a/recommender/CHANGES.md b/recommender/CHANGES.md index d968d9204f8a..e2346448b7be 100644 --- a/recommender/CHANGES.md +++ b/recommender/CHANGES.md @@ -1,5 +1,13 @@ # Changes +## [1.11.0](https://github.com/googleapis/google-cloud-go/compare/recommender/v1.10.1...recommender/v1.11.0) (2023-09-11) + + +### Features + +* **recommender:** Add MarkRecommendationDismissed method ([15be57b](https://github.com/googleapis/google-cloud-go/commit/15be57b9264a793494cedc3966034fa20f56d7c5)) +* **recommender:** ListRecommenders and ListInsightTypes RPC methods ([9d1c775](https://github.com/googleapis/google-cloud-go/commit/9d1c7757ab28a4fe7dd58bffa3ccc651037b230b)) + ## [1.10.1](https://github.com/googleapis/google-cloud-go/compare/recommender/v1.10.0...recommender/v1.10.1) (2023-06-20) diff --git a/recommender/internal/version.go b/recommender/internal/version.go index c72877407347..77cefca24d54 100644 --- a/recommender/internal/version.go +++ b/recommender/internal/version.go @@ -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" diff --git a/workstations/CHANGES.md b/workstations/CHANGES.md index cf6b88357743..898c727e00e4 100644 --- a/workstations/CHANGES.md +++ b/workstations/CHANGES.md @@ -1,6 +1,14 @@ # Changelog +## [0.5.0](https://github.com/googleapis/google-cloud-go/compare/workstations/v0.4.1...workstations/v0.5.0) (2023-09-11) + + +### Features + +* **workstations:** Add config service_account_scopes ([15be57b](https://github.com/googleapis/google-cloud-go/commit/15be57b9264a793494cedc3966034fa20f56d7c5)) +* **workstations:** Add config service_account_scopes ([15be57b](https://github.com/googleapis/google-cloud-go/commit/15be57b9264a793494cedc3966034fa20f56d7c5)) + ## [0.4.1](https://github.com/googleapis/google-cloud-go/compare/workstations/v0.4.0...workstations/v0.4.1) (2023-06-20) diff --git a/workstations/internal/version.go b/workstations/internal/version.go index 120c8a4d3b18..594b0891566c 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.4.1" +const Version = "0.5.0"