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 #9710

Merged
merged 2 commits into from
Apr 15, 2024
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
30 changes: 15 additions & 15 deletions .release-please-manifest-submodules.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"accessapproval": "1.7.6",
"accesscontextmanager": "1.8.6",
"advisorynotifications": "1.3.2",
"ai": "0.3.4",
"advisorynotifications": "1.4.0",
"ai": "0.4.0",
"alloydb": "1.10.1",
"analytics": "0.23.1",
"apigateway": "1.6.6",
Expand All @@ -14,12 +14,12 @@
"apps": "0.4.1",
"area120": "0.8.6",
"artifactregistry": "1.14.8",
"asset": "1.18.1",
"asset": "1.19.0",
"assuredworkloads": "1.11.6",
"automl": "1.13.6",
"backupdr": "0.0.0",
"backupdr": "0.1.0",
"baremetalsolution": "1.2.5",
"batch": "1.8.3",
"batch": "1.8.4",
"beyondcorp": "1.0.5",
"billing": "1.18.4",
"binaryauthorization": "1.8.2",
Expand All @@ -29,11 +29,11 @@
"cloudcontrolspartner": "0.2.0",
"clouddms": "1.7.5",
"cloudprofiler": "0.3.1",
"cloudquotas": "0.1.3",
"cloudquotas": "0.2.0",
"cloudtasks": "1.12.7",
"commerce": "0.1.5",
"compute": "1.25.1",
"compute/metadata": "0.2.3",
"compute/metadata": "0.3.0",
"confidentialcomputing": "1.5.0",
"config": "0.3.0",
"contactcenterinsights": "1.13.1",
Expand All @@ -50,9 +50,9 @@
"datastream": "1.10.5",
"deploy": "1.17.2",
"dialogflow": "1.52.0",
"discoveryengine": "1.6.0",
"discoveryengine": "1.7.0",
"dlp": "1.12.1",
"documentai": "1.26.1",
"documentai": "1.27.0",
"domains": "0.9.6",
"edgecontainer": "1.2.0",
"edgenetwork": "0.2.3",
Expand All @@ -75,15 +75,15 @@
"lifesciences": "0.9.6",
"longrunning": "0.5.6",
"managedidentities": "1.6.6",
"maps": "1.7.1",
"maps": "1.7.2",
"mediatranslation": "0.8.6",
"memcache": "1.10.6",
"metastore": "1.13.5",
"migrationcenter": "0.2.5",
"monitoring": "1.18.1",
"monitoring": "1.18.2",
"netapp": "0.2.7",
"networkconnectivity": "1.14.5",
"networkmanagement": "1.13.0",
"networkmanagement": "1.13.1",
"networksecurity": "0.9.6",
"notebooks": "1.11.4",
"optimization": "1.6.4",
Expand All @@ -108,8 +108,8 @@
"scheduler": "1.10.7",
"secretmanager": "1.12.0",
"securesourcemanager": "0.1.4",
"security": "1.15.6",
"securitycenter": "1.28.0",
"security": "1.16.0",
"securitycenter": "1.29.0",
"securitycentermanagement": "0.1.7",
"securityposture": "0.1.2",
"servicecontrol": "1.13.1",
Expand All @@ -118,7 +118,7 @@
"servicemanagement": "1.9.7",
"serviceusage": "1.8.5",
"shell": "1.7.6",
"shopping": "0.4.0",
"shopping": "0.5.0",
"spanner/test/opentelemetry/test": "0.0.0",
"speech": "1.23.0",
"storageinsights": "1.0.6",
Expand Down
8 changes: 7 additions & 1 deletion advisorynotifications/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Changelog


## [1.4.0](https://github.com/googleapis/google-cloud-go/compare/advisorynotifications/v1.3.2...advisorynotifications/v1.4.0) (2024-04-15)


### Features

* **advisorynotifications:** Add GetSettings and UpdateSettings methods at the Project-level to advisorynotifications.googleapis.com ([dbcdfd7](https://github.com/googleapis/google-cloud-go/commit/dbcdfd7843be16573b1683466852242a84891456))

## [1.3.2](https://github.com/googleapis/google-cloud-go/compare/advisorynotifications/v1.3.1...advisorynotifications/v1.3.2) (2024-03-14)


Expand Down Expand Up @@ -100,4 +107,3 @@
* **advisorynotifications:** Start generating apiv1 ([#7502](https://github.com/googleapis/google-cloud-go/issues/7502)) ([6c2b06c](https://github.com/googleapis/google-cloud-go/commit/6c2b06c43873ce4f2037383b204867c8db694a83))

## Changes

2 changes: 1 addition & 1 deletion advisorynotifications/internal/version.go

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

10 changes: 9 additions & 1 deletion ai/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [0.4.0](https://github.com/googleapis/google-cloud-go/compare/ai/v0.3.4...ai/v0.4.0) (2024-04-15)


### Features

* **ai/generativelanguage:** Add question_answering and fact_verification task types for AQA ([#9745](https://github.com/googleapis/google-cloud-go/issues/9745)) ([cca3f47](https://github.com/googleapis/google-cloud-go/commit/cca3f47c895e7cac07d7d48ab3c4850b265a710f))
* **ai/generativelanguage:** Add rest binding for tuned models ([8892943](https://github.com/googleapis/google-cloud-go/commit/8892943b169060f8ba7be227cd65680696c494a0))
* **ai/generativelanguage:** Add system instructions ([dd7c8e5](https://github.com/googleapis/google-cloud-go/commit/dd7c8e5a206ca6fab7d05e2591a36ea706e5e9f1))

## [0.3.4](https://github.com/googleapis/google-cloud-go/compare/ai/v0.3.3...ai/v0.3.4) (2024-03-19)


Expand Down Expand Up @@ -80,4 +89,3 @@
* **ai/generativelanguage:** Start generating apiv1beta2 ([#8229](https://github.com/googleapis/google-cloud-go/issues/8229)) ([837f325](https://github.com/googleapis/google-cloud-go/commit/837f32596518d8154f43da1c70f57d1515e2ea8c))

## Changes

2 changes: 1 addition & 1 deletion ai/internal/version.go

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

8 changes: 7 additions & 1 deletion asset/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/asset/v1.18.1...asset/v1.19.0) (2024-04-15)


### Features

* **asset:** Add tag key id support ([fe85be0](https://github.com/googleapis/google-cloud-go/commit/fe85be03d1e6ba69182ff1045a3faed15aa00128))

## [1.18.1](https://github.com/googleapis/google-cloud-go/compare/asset/v1.18.0...asset/v1.18.1) (2024-03-14)


Expand Down Expand Up @@ -228,4 +235,3 @@ Stabilize GA surface.

This is the first tag to carve out asset as its own module. See
[Add a module to a multi-module repository](https://github.com/golang/go/wiki/Modules#is-it-possible-to-add-a-module-to-a-multi-module-repository).

2 changes: 1 addition & 1 deletion asset/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.1"
const Version = "1.19.0"
11 changes: 10 additions & 1 deletion backupdr/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,11 @@
# Changes
# Changelog

## 0.1.0 (2024-04-15)


### Features

* **backupdr:** Management Server APIs ([#9713](https://github.com/googleapis/google-cloud-go/issues/9713)) ([e7389cd](https://github.com/googleapis/google-cloud-go/commit/e7389cdbe9552eadc394d6ea0fa34d53e76ad4ae))
* **backupdr:** New client(s) ([#9715](https://github.com/googleapis/google-cloud-go/issues/9715)) ([a578fc1](https://github.com/googleapis/google-cloud-go/commit/a578fc1a7540a5a5499bdb8b1b921b29267ff2fa))

## Changes
2 changes: 1 addition & 1 deletion backupdr/internal/version.go

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

9 changes: 8 additions & 1 deletion batch/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# Changelog


## [1.8.4](https://github.com/googleapis/google-cloud-go/compare/batch/v1.8.3...batch/v1.8.4) (2024-04-15)


### Documentation

* **batch:** State one Resource Allowance per region per project limitation on v1alpha ([dbcdfd7](https://github.com/googleapis/google-cloud-go/commit/dbcdfd7843be16573b1683466852242a84891456))
* **batch:** Update comments on ServiceAccount email and scopes fields ([#9734](https://github.com/googleapis/google-cloud-go/issues/9734)) ([4d5a342](https://github.com/googleapis/google-cloud-go/commit/4d5a3429cec6816d50bdf284063dddf1971b79cf))

## [1.8.3](https://github.com/googleapis/google-cloud-go/compare/batch/v1.8.2...batch/v1.8.3) (2024-03-14)


Expand Down Expand Up @@ -221,4 +229,3 @@
### Features

* **batch:** start generating apiv1 ([#6145](https://github.com/googleapis/google-cloud-go/issues/6145)) ([41525fa](https://github.com/googleapis/google-cloud-go/commit/41525fab52da7e913f3593e89cef91c022898be3))

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.

8 changes: 7 additions & 1 deletion cloudquotas/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.2.0](https://github.com/googleapis/google-cloud-go/compare/cloudquotas/v0.1.3...cloudquotas/v0.2.0) (2024-04-15)


### Features

* **cloudquotas:** Add `rollout_info` field to `QuotaDetails` message ([2cdc40a](https://github.com/googleapis/google-cloud-go/commit/2cdc40a0b4288f5ab5f2b2b8f5c1d6453a9c81ec))

## [0.1.3](https://github.com/googleapis/google-cloud-go/compare/cloudquotas/v0.1.2...cloudquotas/v0.1.3) (2024-03-27)


Expand Down Expand Up @@ -34,4 +41,3 @@
* **cloudquotas:** New clients ([#9222](https://github.com/googleapis/google-cloud-go/issues/9222)) ([57e2d7b](https://github.com/googleapis/google-cloud-go/commit/57e2d7bd2730b4acd18eac0e3a18e682b51c3e03))

## Changes

2 changes: 1 addition & 1 deletion cloudquotas/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 compute/metadata/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changes

## [0.3.0](https://github.com/googleapis/google-cloud-go/compare/compute/metadata/v0.2.3...compute/metadata/v0.3.0) (2024-04-15)


### Features

* **compute/metadata:** Add context aware functions ([#9733](https://github.com/googleapis/google-cloud-go/issues/9733)) ([e4eb5b4](https://github.com/googleapis/google-cloud-go/commit/e4eb5b46ee2aec9d2fc18300bfd66015e25a0510))

## [0.2.3](https://github.com/googleapis/google-cloud-go/compare/compute/metadata/v0.2.2...compute/metadata/v0.2.3) (2022-12-15)


Expand Down
2 changes: 1 addition & 1 deletion compute/metadata/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.2.3"
const Version = "0.3.0"
11 changes: 10 additions & 1 deletion discoveryengine/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
# Changelog


## [1.7.0](https://github.com/googleapis/google-cloud-go/compare/discoveryengine/v1.6.0...discoveryengine/v1.7.0) (2024-04-15)


### Features

* **discoveryengine:** Add answer generation APIs ([8892943](https://github.com/googleapis/google-cloud-go/commit/8892943b169060f8ba7be227cd65680696c494a0))
* **discoveryengine:** Promote recommendation service to v1 ([8892943](https://github.com/googleapis/google-cloud-go/commit/8892943b169060f8ba7be227cd65680696c494a0))
* **discoveryengine:** Support import data from Cloud Spanner, BigTable, SQL and Firestore ([cca3f47](https://github.com/googleapis/google-cloud-go/commit/cca3f47c895e7cac07d7d48ab3c4850b265a710f))
* **discoveryengine:** Support import data from Cloud Spanner, BigTable, SQL and Firestore ([#9708](https://github.com/googleapis/google-cloud-go/issues/9708)) ([560f121](https://github.com/googleapis/google-cloud-go/commit/560f121b0914edb19b26011b6a0e805c17899230))

## [1.6.0](https://github.com/googleapis/google-cloud-go/compare/discoveryengine/v1.5.0...discoveryengine/v1.6.0) (2024-03-12)


Expand Down Expand Up @@ -148,4 +158,3 @@
* **discoveryengine:** Start generating apiv1beta ([#7427](https://github.com/googleapis/google-cloud-go/issues/7427)) ([0d289a0](https://github.com/googleapis/google-cloud-go/commit/0d289a07106226b4398935357ab0f30a3a30340d))

## Changes

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


## [1.27.0](https://github.com/googleapis/google-cloud-go/compare/documentai/v1.26.1...documentai/v1.27.0) (2024-04-15)


### Features

* **documentai:** Support a new Layout Processor in Document AI ([2cdc40a](https://github.com/googleapis/google-cloud-go/commit/2cdc40a0b4288f5ab5f2b2b8f5c1d6453a9c81ec))

## [1.26.1](https://github.com/googleapis/google-cloud-go/compare/documentai/v1.26.0...documentai/v1.26.1) (2024-03-14)


Expand Down Expand Up @@ -425,4 +432,3 @@ Stabilize GA surface.

This is the first tag to carve out documentai as its own module. See
[Add a module to a multi-module repository](https://github.com/golang/go/wiki/Modules#is-it-possible-to-add-a-module-to-a-multi-module-repository).

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.26.1"
const Version = "1.27.0"
10 changes: 9 additions & 1 deletion maps/CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@



## [1.7.2](https://github.com/googleapis/google-cloud-go/compare/maps/v1.7.1...maps/v1.7.2) (2024-04-15)


### Documentation

* **maps/places:** Fix designation of Text Search ([#9728](https://github.com/googleapis/google-cloud-go/issues/9728)) ([ce55ad6](https://github.com/googleapis/google-cloud-go/commit/ce55ad694f21cacfa608e9b9952ee31f8d566e49))
* **maps/places:** Fix typo in PriceLevel enum ([#9669](https://github.com/googleapis/google-cloud-go/issues/9669)) ([264a6dc](https://github.com/googleapis/google-cloud-go/commit/264a6dcddbffaec987dce1dc00f6550c263d2df7))
* **maps/routing:** Various formatting and grammar fixes for proto documentation ([cca3f47](https://github.com/googleapis/google-cloud-go/commit/cca3f47c895e7cac07d7d48ab3c4850b265a710f))

## [1.7.1](https://github.com/googleapis/google-cloud-go/compare/maps/v1.7.0...maps/v1.7.1) (2024-03-14)


Expand Down Expand Up @@ -213,4 +222,3 @@

* **maps/addressvalidation:** Start generating apiv1 ([#7012](https://github.com/googleapis/google-cloud-go/issues/7012)) ([3e88250](https://github.com/googleapis/google-cloud-go/commit/3e882501ea196ff4f122989e5726bfd4c72e5133))
* **maps/routing:** Start generating apiv2 ([#7056](https://github.com/googleapis/google-cloud-go/issues/7056)) ([1b7993d](https://github.com/googleapis/google-cloud-go/commit/1b7993d6931cf33bab07124da4180eeb3faffe7e))

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: 7 additions & 1 deletion monitoring/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changes

## [1.18.2](https://github.com/googleapis/google-cloud-go/compare/monitoring/v1.18.1...monitoring/v1.18.2) (2024-04-15)


### Documentation

* **monitoring/apiv3:** Various updates ([8892943](https://github.com/googleapis/google-cloud-go/commit/8892943b169060f8ba7be227cd65680696c494a0))

## [1.18.1](https://github.com/googleapis/google-cloud-go/compare/monitoring/v1.18.0...monitoring/v1.18.1) (2024-03-14)


Expand Down Expand Up @@ -206,4 +213,3 @@ Stabilize GA surface.

This is the first tag to carve out monitoring as its own module. See
[Add a module to a multi-module repository](https://github.com/golang/go/wiki/Modules#is-it-possible-to-add-a-module-to-a-multi-module-repository).

2 changes: 1 addition & 1 deletion monitoring/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.1"
const Version = "1.18.2"
8 changes: 7 additions & 1 deletion networkmanagement/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changes

## [1.13.1](https://github.com/googleapis/google-cloud-go/compare/networkmanagement/v1.13.0...networkmanagement/v1.13.1) (2024-04-15)


### Documentation

* **networkmanagement:** Update possible firewall rule actions comment ([fe85be0](https://github.com/googleapis/google-cloud-go/commit/fe85be03d1e6ba69182ff1045a3faed15aa00128))

## [1.13.0](https://github.com/googleapis/google-cloud-go/compare/networkmanagement/v1.12.0...networkmanagement/v1.13.0) (2024-03-27)


Expand Down Expand Up @@ -148,4 +155,3 @@ Stabilize GA surface.

This is the first tag to carve out networkmanagement as its own module. See
[Add a module to a multi-module repository](https://github.com/golang/go/wiki/Modules#is-it-possible-to-add-a-module-to-a-multi-module-repository).

2 changes: 1 addition & 1 deletion networkmanagement/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.13.1"
Loading
Loading