Skip to content

Commit 9debdb6

Browse files
chore: release main (#9223)
1 parent bd30055 commit 9debdb6

File tree

9 files changed

+38
-9
lines changed

9 files changed

+38
-9
lines changed

.release-please-manifest-submodules.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"cloudbuild": "1.15.0",
2828
"clouddms": "1.7.3",
2929
"cloudprofiler": "0.2.0",
30-
"cloudquotas": "0.0.0",
30+
"cloudquotas": "0.1.0",
3131
"cloudtasks": "1.12.4",
3232
"commerce": "0.1.3",
3333
"compute": "1.23.3",
@@ -37,7 +37,7 @@
3737
"contactcenterinsights": "1.12.1",
3838
"container": "1.29.0",
3939
"containeranalysis": "0.11.3",
40-
"datacatalog": "1.19.0",
40+
"datacatalog": "1.19.1",
4141
"dataflow": "0.9.4",
4242
"dataform": "0.9.1",
4343
"datafusion": "1.7.4",
@@ -46,7 +46,7 @@
4646
"dataproc": "2.3.0",
4747
"dataqna": "0.8.4",
4848
"datastream": "1.10.3",
49-
"deploy": "1.16.0",
49+
"deploy": "1.17.0",
5050
"dialogflow": "1.48.0",
5151
"discoveryengine": "1.4.0",
5252
"dlp": "1.11.1",
@@ -107,7 +107,7 @@
107107
"securesourcemanager": "0.1.2",
108108
"security": "1.15.4",
109109
"securitycenter": "1.24.3",
110-
"securitycentermanagement": "0.1.0",
110+
"securitycentermanagement": "0.1.1",
111111
"servicecontrol": "1.12.4",
112112
"servicedirectory": "1.11.3",
113113
"servicemanagement": "1.9.5",

cloudquotas/CHANGES.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,10 @@
1-
# Changes
1+
# Changelog
22

3+
## 0.1.0 (2024-01-08)
4+
5+
6+
### Features
7+
8+
* **cloudquotas:** New clients ([#9222](https://github.com/googleapis/google-cloud-go/issues/9222)) ([57e2d7b](https://github.com/googleapis/google-cloud-go/commit/57e2d7bd2730b4acd18eac0e3a18e682b51c3e03))
9+
10+
## Changes

cloudquotas/internal/version.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

datacatalog/CHANGES.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changes
22

3+
## [1.19.1](https://github.com/googleapis/google-cloud-go/compare/datacatalog/v1.19.0...datacatalog/v1.19.1) (2024-01-08)
4+
5+
6+
### Documentation
7+
8+
* **datacatalog:** Change field behavior of the property "name" to IDENTIFIER ([bd30055](https://github.com/googleapis/google-cloud-go/commit/bd3005532fbffa9894b11149e9693b7c33227d79))
9+
310
## [1.19.0](https://github.com/googleapis/google-cloud-go/compare/datacatalog/v1.18.3...datacatalog/v1.19.0) (2023-11-09)
411

512

datacatalog/internal/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@
1515
package internal
1616

1717
// Version is the current tagged release of the library.
18-
const Version = "1.19.0"
18+
const Version = "1.19.1"

deploy/CHANGES.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Changes
22

33

4+
## [1.17.0](https://github.com/googleapis/google-cloud-go/compare/deploy/v1.16.0...deploy/v1.17.0) (2024-01-08)
5+
6+
7+
### Features
8+
9+
* **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))
10+
411
## [1.16.0](https://github.com/googleapis/google-cloud-go/compare/deploy/v1.15.0...deploy/v1.16.0) (2023-12-07)
512

613

deploy/internal/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@
1515
package internal
1616

1717
// Version is the current tagged release of the library.
18-
const Version = "1.16.0"
18+
const Version = "1.17.0"

securitycentermanagement/CHANGES.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.1.1](https://github.com/googleapis/google-cloud-go/compare/securitycentermanagement/v0.1.0...securitycentermanagement/v0.1.1) (2024-01-08)
4+
5+
6+
### Documentation
7+
8+
* **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))
9+
310
## 0.1.0 (2023-12-07)
411

512

securitycentermanagement/internal/version.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)