Skip to content

Commit 3115926

Browse files
chore(main): release google-cloud-ai_platform-v1 1.45.0
1 parent c2f347c commit 3115926

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"google-cloud-agent_registry-v1+FILLER": "0.0.0",
5454
"google-cloud-ai_platform": "2.4.0",
5555
"google-cloud-ai_platform+FILLER": "0.0.0",
56-
"google-cloud-ai_platform-v1": "1.44.0",
56+
"google-cloud-ai_platform-v1": "1.45.0",
5757
"google-cloud-ai_platform-v1+FILLER": "0.0.0",
5858
"google-cloud-alloy_db": "2.3.0",
5959
"google-cloud-alloy_db+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.45.0 (2026-07-09)
4+
5+
#### Features
6+
7+
* Add identity_type to Reasoning Engine public protos ([#34717](https://github.com/googleapis/google-cloud-ruby/issues/34717))
8+
39
### 1.44.0 (2026-06-11)
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.44.0"
24+
VERSION = "1.45.0"
2525
end
2626
end
2727
end

0 commit comments

Comments
 (0)