Skip to content

Commit 412c581

Browse files
chore: release main
1 parent 42c0f35 commit 412c581

5 files changed

Lines changed: 18 additions & 4 deletions

File tree

.release-please-manifest-submodules.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"accesscontextmanager": "1.8.5",
44
"advisorynotifications": "1.3.1",
55
"ai": "0.3.2",
6-
"aiplatform": "1.63.0",
6+
"aiplatform": "1.64.0",
77
"alloydb": "1.10.0",
88
"analytics": "0.23.0",
99
"apigateway": "1.6.5",
@@ -29,7 +29,7 @@
2929
"cloudcontrolspartner": "0.1.0",
3030
"clouddms": "1.7.4",
3131
"cloudprofiler": "0.3.0",
32-
"cloudquotas": "0.1.1",
32+
"cloudquotas": "0.1.2",
3333
"cloudtasks": "1.12.6",
3434
"commerce": "0.1.4",
3535
"compute": "1.25.0",

aiplatform/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.64.0](https://github.com/googleapis/google-cloud-go/compare/aiplatform/v1.63.0...aiplatform/v1.64.0) (2024-03-14)
5+
6+
7+
### Features
8+
9+
* **aiplatform:** Add v1beta1 StreamingFetchFeatureValues API ([#9568](https://github.com/googleapis/google-cloud-go/issues/9568)) ([05f58cc](https://github.com/googleapis/google-cloud-go/commit/05f58ccce530d8a3ab404356929352002d5156ba))
10+
411
## [1.63.0](https://github.com/googleapis/google-cloud-go/compare/aiplatform/v1.62.2...aiplatform/v1.63.0) (2024-03-12)
512

613

aiplatform/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.63.0"
18+
const Version = "1.64.0"

cloudquotas/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.2](https://github.com/googleapis/google-cloud-go/compare/cloudquotas/v0.1.1...cloudquotas/v0.1.2) (2024-03-14)
4+
5+
6+
### Documentation
7+
8+
* **cloudquotas:** A comment for field `filter` in message `.google.api.cloudquotas.v1.ListQuotaPreferencesRequest` is changed ([05f58cc](https://github.com/googleapis/google-cloud-go/commit/05f58ccce530d8a3ab404356929352002d5156ba))
9+
310
## [0.1.1](https://github.com/googleapis/google-cloud-go/compare/cloudquotas/v0.1.0...cloudquotas/v0.1.1) (2024-01-30)
411

512

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.

0 commit comments

Comments
 (0)