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

Merged
merged 1 commit into from
Mar 12, 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
16 changes: 8 additions & 8 deletions .release-please-manifest-submodules.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@
"accesscontextmanager": "1.8.5",
"advisorynotifications": "1.3.1",
"ai": "0.3.2",
"aiplatform": "1.62.2",
"aiplatform": "1.63.0",
"alloydb": "1.10.0",
"analytics": "0.23.0",
"apigateway": "1.6.5",
"apigeeconnect": "1.6.5",
"apigeeregistry": "0.8.3",
"apikeys": "1.1.5",
"appengine": "1.8.5",
"apphub": "0.0.0",
"apps": "0.4.0",
"apphub": "0.1.0",
"apps": "0.4.1",
"area120": "0.8.5",
"artifactregistry": "1.14.7",
"asset": "1.18.0",
Expand All @@ -26,7 +26,7 @@
"certificatemanager": "1.7.5",
"channel": "1.17.5",
"cloudbuild": "1.15.1",
"cloudcontrolspartner": "0.0.0",
"cloudcontrolspartner": "0.1.0",
"clouddms": "1.7.4",
"cloudprofiler": "0.3.0",
"cloudquotas": "0.1.1",
Expand All @@ -49,8 +49,8 @@
"dataqna": "0.8.5",
"datastream": "1.10.4",
"deploy": "1.17.1",
"dialogflow": "1.49.0",
"discoveryengine": "1.5.0",
"dialogflow": "1.50.0",
"discoveryengine": "1.6.0",
"dlp": "1.12.0",
"documentai": "1.26.0",
"domains": "0.9.5",
Expand Down Expand Up @@ -83,7 +83,7 @@
"monitoring": "1.18.0",
"netapp": "0.2.5",
"networkconnectivity": "1.14.4",
"networkmanagement": "1.9.4",
"networkmanagement": "1.10.0",
"networksecurity": "0.9.5",
"notebooks": "1.11.3",
"optimization": "1.6.3",
Expand All @@ -109,7 +109,7 @@
"secretmanager": "1.11.5",
"securesourcemanager": "0.1.3",
"security": "1.15.5",
"securitycenter": "1.27.0",
"securitycenter": "1.28.0",
"securitycentermanagement": "0.1.5",
"securityposture": "0.1.1",
"servicecontrol": "1.13.0",
Expand Down
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.63.0](https://github.com/googleapis/google-cloud-go/compare/aiplatform/v1.62.2...aiplatform/v1.63.0) (2024-03-12)


### Features

* **aiplatform:** A new value `NVIDIA_H100_80GB` is added to enum `AcceleratorType` ([ccfe599](https://github.com/googleapis/google-cloud-go/commit/ccfe59970fac372e07202d26c520e36e0b3b9598))

## [1.62.2](https://github.com/googleapis/google-cloud-go/compare/aiplatform/v1.62.1...aiplatform/v1.62.2) (2024-03-07)


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

## 0.1.0 (2024-03-12)


### Features

* **apphub:** New client(s) ([#9564](https://github.com/googleapis/google-cloud-go/issues/9564)) ([b8cf40b](https://github.com/googleapis/google-cloud-go/commit/b8cf40bcf6bd27744ce7f8f970896e68f4313f93))

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

## [0.4.1](https://github.com/googleapis/google-cloud-go/compare/apps/v0.4.0...apps/v0.4.1) (2024-03-12)


### Documentation

* **apps/events/subscriptions:** A comment for message `Subscription` is changed ([0f56155](https://github.com/googleapis/google-cloud-go/commit/0f56155e01cb9f27f58b905dd5ff910964ad25d5))

## [0.4.0](https://github.com/googleapis/google-cloud-go/compare/apps/v0.3.0...apps/v0.4.0) (2024-02-21)


Expand Down
2 changes: 1 addition & 1 deletion apps/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 cloudcontrolspartner/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,10 @@
# Changes
# Changelog

## 0.1.0 (2024-03-12)


### Features

* **cloudcontrolspartner:** New client(s) ([#9563](https://github.com/googleapis/google-cloud-go/issues/9563)) ([601f21a](https://github.com/googleapis/google-cloud-go/commit/601f21af3925fa43628739f314112ce4c754b4ce))

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

## [1.50.0](https://github.com/googleapis/google-cloud-go/compare/dialogflow/v1.49.0...dialogflow/v1.50.0) (2024-03-12)


### Features

* **dialogflow:** Added text sections to the submitted summary ([#9538](https://github.com/googleapis/google-cloud-go/issues/9538)) ([ccfe599](https://github.com/googleapis/google-cloud-go/commit/ccfe59970fac372e07202d26c520e36e0b3b9598))

## [1.49.0](https://github.com/googleapis/google-cloud-go/compare/dialogflow/v1.48.2...dialogflow/v1.49.0) (2024-02-09)


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.49.0"
const Version = "1.50.0"
13 changes: 13 additions & 0 deletions discoveryengine/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,19 @@
# Changelog


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


### Features

* **discoveryengine:** Support acl-based and blended search ([ccfe599](https://github.com/googleapis/google-cloud-go/commit/ccfe59970fac372e07202d26c520e36e0b3b9598))
* **discoveryengine:** Support blended search ([ccfe599](https://github.com/googleapis/google-cloud-go/commit/ccfe59970fac372e07202d26c520e36e0b3b9598))


### Bug Fixes

* **discoveryengine:** `http_uri` fix for method `ListChunks` in service `ChunkService` ([ccfe599](https://github.com/googleapis/google-cloud-go/commit/ccfe59970fac372e07202d26c520e36e0b3b9598))

## [1.5.0](https://github.com/googleapis/google-cloud-go/compare/discoveryengine/v1.4.1...discoveryengine/v1.5.0) (2024-02-09)


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

## [1.10.0](https://github.com/googleapis/google-cloud-go/compare/networkmanagement/v1.9.4...networkmanagement/v1.10.0) (2024-03-12)


### Features

* **networkmanagement:** Add new load balancer fields to public API ([0f56155](https://github.com/googleapis/google-cloud-go/commit/0f56155e01cb9f27f58b905dd5ff910964ad25d5))
* **networkmanagement:** Add new NAT fields to Network Management API definition ([#9523](https://github.com/googleapis/google-cloud-go/issues/9523)) ([0f56155](https://github.com/googleapis/google-cloud-go/commit/0f56155e01cb9f27f58b905dd5ff910964ad25d5))

## [1.9.4](https://github.com/googleapis/google-cloud-go/compare/networkmanagement/v1.9.3...networkmanagement/v1.9.4) (2024-01-30)


Expand Down
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.9.4"
const Version = "1.10.0"
9 changes: 8 additions & 1 deletion securitycenter/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changes

## [1.28.0](https://github.com/googleapis/google-cloud-go/compare/securitycenter/v1.27.0...securitycenter/v1.28.0) (2024-03-12)


### Features

* **securitycenter:** Add security_posture, external_system.case_uri, external_system.case_priority, external_system.case_sla, external_system.case_create_time, external_system.case_close_time, and external_system.ticket_info to finding's list of attributes ([ccfe599](https://github.com/googleapis/google-cloud-go/commit/ccfe59970fac372e07202d26c520e36e0b3b9598))
* **securitycenter:** New client(s) ([#9562](https://github.com/googleapis/google-cloud-go/issues/9562)) ([9d6b29d](https://github.com/googleapis/google-cloud-go/commit/9d6b29d136cad2dde290b4ca1383c9382eb83b34))

## [1.27.0](https://github.com/googleapis/google-cloud-go/compare/securitycenter/v1.26.0...securitycenter/v1.27.0) (2024-03-04)


Expand Down Expand Up @@ -261,4 +269,3 @@ Stabilize GA surface.

This is the first tag to carve out securitycenter 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 securitycenter/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.27.0"
const Version = "1.28.0"
Loading