Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release main #8494

Merged
merged 2 commits into from
Sep 11, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 16 additions & 16 deletions .release-please-manifest-submodules.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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",
Expand All @@ -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",
Expand All @@ -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",
Expand All @@ -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",
Expand Down Expand Up @@ -125,5 +125,5 @@
"webrisk": "1.9.1",
"websecurityscanner": "1.6.1",
"workflows": "1.12.0",
"workstations": "0.4.1"
"workstations": "0.5.0"
}
9 changes: 9 additions & 0 deletions aiplatform/CHANGES.md
Original file line number Diff line number Diff line change
@@ -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)


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.49.0"
const Version = "1.50.0"
8 changes: 8 additions & 0 deletions batch/CHANGES.md
Original file line number Diff line number Diff line change
@@ -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)


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

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

18 changes: 18 additions & 0 deletions billing/CHANGES.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
2 changes: 1 addition & 1 deletion billing/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.16.0"
const Version = "1.17.0"
7 changes: 7 additions & 0 deletions channel/CHANGES.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
2 changes: 1 addition & 1 deletion channel/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.16.0"
const Version = "1.17.0"
7 changes: 7 additions & 0 deletions clouddms/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/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)


Expand Down
2 changes: 1 addition & 1 deletion clouddms/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.1"
const Version = "1.7.0"
10 changes: 9 additions & 1 deletion config/CHANGES.md
Original file line number Diff line number Diff line change
@@ -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
2 changes: 1 addition & 1 deletion config/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 container/CHANGES.md
Original file line number Diff line number Diff line change
@@ -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)


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.25.0"
const Version = "1.26.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.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)


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.10.1"
const Version = "0.11.0"
7 changes: 7 additions & 0 deletions datacatalog/CHANGES.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
2 changes: 1 addition & 1 deletion datacatalog/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.17.1"
7 changes: 7 additions & 0 deletions dataproc/CHANGES.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
2 changes: 1 addition & 1 deletion dataproc/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.0.2"
const Version = "2.1.0"
15 changes: 15 additions & 0 deletions dialogflow/CHANGES.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
2 changes: 1 addition & 1 deletion dialogflow/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.42.0"
const Version = "1.43.0"
8 changes: 8 additions & 0 deletions discoveryengine/CHANGES.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
2 changes: 1 addition & 1 deletion discoveryengine/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 kms/CHANGES.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
2 changes: 1 addition & 1 deletion kms/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.1"
const Version = "1.15.2"
12 changes: 12 additions & 0 deletions optimization/CHANGES.md
Original file line number Diff line number Diff line change
@@ -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)


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

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

Loading