Skip to content

Commit

Permalink
chore: release main (#9223)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Jan 8, 2024
1 parent bd30055 commit 9debdb6
Show file tree
Hide file tree
Showing 9 changed files with 38 additions and 9 deletions.
8 changes: 4 additions & 4 deletions .release-please-manifest-submodules.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"cloudbuild": "1.15.0",
"clouddms": "1.7.3",
"cloudprofiler": "0.2.0",
"cloudquotas": "0.0.0",
"cloudquotas": "0.1.0",
"cloudtasks": "1.12.4",
"commerce": "0.1.3",
"compute": "1.23.3",
Expand All @@ -37,7 +37,7 @@
"contactcenterinsights": "1.12.1",
"container": "1.29.0",
"containeranalysis": "0.11.3",
"datacatalog": "1.19.0",
"datacatalog": "1.19.1",
"dataflow": "0.9.4",
"dataform": "0.9.1",
"datafusion": "1.7.4",
Expand All @@ -46,7 +46,7 @@
"dataproc": "2.3.0",
"dataqna": "0.8.4",
"datastream": "1.10.3",
"deploy": "1.16.0",
"deploy": "1.17.0",
"dialogflow": "1.48.0",
"discoveryengine": "1.4.0",
"dlp": "1.11.1",
Expand Down Expand Up @@ -107,7 +107,7 @@
"securesourcemanager": "0.1.2",
"security": "1.15.4",
"securitycenter": "1.24.3",
"securitycentermanagement": "0.1.0",
"securitycentermanagement": "0.1.1",
"servicecontrol": "1.12.4",
"servicedirectory": "1.11.3",
"servicemanagement": "1.9.5",
Expand Down
10 changes: 9 additions & 1 deletion cloudquotas/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,10 @@
# Changes
# Changelog

## 0.1.0 (2024-01-08)


### Features

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

## [1.19.1](https://github.com/googleapis/google-cloud-go/compare/datacatalog/v1.19.0...datacatalog/v1.19.1) (2024-01-08)


### Documentation

* **datacatalog:** Change field behavior of the property "name" to IDENTIFIER ([bd30055](https://github.com/googleapis/google-cloud-go/commit/bd3005532fbffa9894b11149e9693b7c33227d79))

## [1.19.0](https://github.com/googleapis/google-cloud-go/compare/datacatalog/v1.18.3...datacatalog/v1.19.0) (2023-11-09)


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.19.0"
const Version = "1.19.1"
7 changes: 7 additions & 0 deletions deploy/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Changes


## [1.17.0](https://github.com/googleapis/google-cloud-go/compare/deploy/v1.16.0...deploy/v1.17.0) (2024-01-08)


### Features

* **deploy:** Add stable cutback duration configuration to the k8s gateway service mesh deployment strategy. This allows configuring the amount of time to migrate traffic back to the original Service in the stable phase ([#9227](https://github.com/googleapis/google-cloud-go/issues/9227)) ([bd30055](https://github.com/googleapis/google-cloud-go/commit/bd3005532fbffa9894b11149e9693b7c33227d79))

## [1.16.0](https://github.com/googleapis/google-cloud-go/compare/deploy/v1.15.0...deploy/v1.16.0) (2023-12-07)


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

## [0.1.1](https://github.com/googleapis/google-cloud-go/compare/securitycentermanagement/v0.1.0...securitycentermanagement/v0.1.1) (2024-01-08)


### Documentation

* **securitycentermanagement:** Updates on multiple comments, syncing terminology and clarifying some aspects ([#9219](https://github.com/googleapis/google-cloud-go/issues/9219)) ([82054d0](https://github.com/googleapis/google-cloud-go/commit/82054d0e6905358e48517cbc8ea844dfb624082c))

## 0.1.0 (2023-12-07)


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

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

0 comments on commit 9debdb6

Please sign in to comment.