Skip to content

Commit 44e19bc

Browse files
chore(main): release google-cloud-ai_platform-v1 1.40.0
1 parent 0882ac2 commit 44e19bc

3 files changed

Lines changed: 14 additions & 8 deletions

File tree

.release-please-manifest.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"google-analytics-data-v1beta+FILLER": "0.0.0",
2222
"google-apps-chat": "1.2.0",
2323
"google-apps-chat+FILLER": "0.0.0",
24-
"google-apps-chat-v1": "0.22.0",
24+
"google-apps-chat-v1": "0.21.0",
2525
"google-apps-chat-v1+FILLER": "0.0.0",
2626
"google-apps-events-subscriptions": "1.2.0",
2727
"google-apps-events-subscriptions+FILLER": "0.0.0",
@@ -49,7 +49,7 @@
4949
"google-cloud-advisory_notifications-v1+FILLER": "0.0.0",
5050
"google-cloud-ai_platform": "2.3.0",
5151
"google-cloud-ai_platform+FILLER": "0.0.0",
52-
"google-cloud-ai_platform-v1": "1.39.0",
52+
"google-cloud-ai_platform-v1": "1.40.0",
5353
"google-cloud-ai_platform-v1+FILLER": "0.0.0",
5454
"google-cloud-alloy_db": "2.2.0",
5555
"google-cloud-alloy_db+FILLER": "0.0.0",
@@ -401,11 +401,11 @@
401401
"google-cloud-eventarc-publishing+FILLER": "0.0.0",
402402
"google-cloud-eventarc-publishing-v1": "1.7.0",
403403
"google-cloud-eventarc-publishing-v1+FILLER": "0.0.0",
404-
"google-cloud-eventarc-v1": "2.7.1",
404+
"google-cloud-eventarc-v1": "2.7.0",
405405
"google-cloud-eventarc-v1+FILLER": "0.0.0",
406406
"google-cloud-filestore": "2.1.0",
407407
"google-cloud-filestore+FILLER": "0.0.0",
408-
"google-cloud-filestore-v1": "2.6.1",
408+
"google-cloud-filestore-v1": "2.6.0",
409409
"google-cloud-filestore-v1+FILLER": "0.0.0",
410410
"google-cloud-financial_services": "0.2.0",
411411
"google-cloud-financial_services+FILLER": "0.0.0",
@@ -421,9 +421,9 @@
421421
"google-cloud-firestore-v1+FILLER": "0.0.0",
422422
"google-cloud-functions": "2.1.0",
423423
"google-cloud-functions+FILLER": "0.0.0",
424-
"google-cloud-functions-v1": "2.5.1",
424+
"google-cloud-functions-v1": "2.5.0",
425425
"google-cloud-functions-v1+FILLER": "0.0.0",
426-
"google-cloud-functions-v2": "1.5.1",
426+
"google-cloud-functions-v2": "1.5.0",
427427
"google-cloud-functions-v2+FILLER": "0.0.0",
428428
"google-cloud-gdc_hardware_management": "0.3.0",
429429
"google-cloud-gdc_hardware_management+FILLER": "0.0.0",
@@ -467,7 +467,7 @@
467467
"google-cloud-hypercompute_cluster-v1beta+FILLER": "0.0.0",
468468
"google-cloud-iap": "1.6.0",
469469
"google-cloud-iap+FILLER": "0.0.0",
470-
"google-cloud-iap-v1": "1.7.1",
470+
"google-cloud-iap-v1": "1.7.0",
471471
"google-cloud-iap-v1+FILLER": "0.0.0",
472472
"google-cloud-ids": "2.1.0",
473473
"google-cloud-ids+FILLER": "0.0.0",

google-cloud-ai_platform-v1/CHANGELOG.md

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

3+
### 1.40.0 (2026-04-03)
4+
5+
#### Features
6+
7+
* add evaluation metrics and autorater configuration to the AI Platform v1 API ([#33660](https://github.com/googleapis/google-cloud-ruby/issues/33660))
8+
39
### 1.39.0 (2026-04-02)
410

511
#### Features

google-cloud-ai_platform-v1/lib/google/cloud/ai_platform/v1/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ module Google
2121
module Cloud
2222
module AIPlatform
2323
module V1
24-
VERSION = "1.39.0"
24+
VERSION = "1.40.0"
2525
end
2626
end
2727
end

0 commit comments

Comments
 (0)