Skip to content

Commit 7e36eba

Browse files
chore(main): release google-cloud-ai_platform 2.2.0 (#32793)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent f501148 commit 7e36eba

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
@@ -47,7 +47,7 @@
4747
"google-cloud-advisory_notifications+FILLER": "0.0.0",
4848
"google-cloud-advisory_notifications-v1": "0.14.1",
4949
"google-cloud-advisory_notifications-v1+FILLER": "0.0.0",
50-
"google-cloud-ai_platform": "2.1.1",
50+
"google-cloud-ai_platform": "2.2.0",
5151
"google-cloud-ai_platform+FILLER": "0.0.0",
5252
"google-cloud-ai_platform-v1": "1.37.0",
5353
"google-cloud-ai_platform-v1+FILLER": "0.0.0",

google-cloud-ai_platform/CHANGELOG.md

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

3+
### 2.2.0 (2026-03-05)
4+
5+
#### Features
6+
7+
* Add transcription fields to Session Service ([#32775](https://github.com/googleapis/google-cloud-ruby/issues/32775))
8+
39
### 2.1.1 (2025-09-12)
410

511
#### Documentation

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
module Google
2121
module Cloud
2222
module AIPlatform
23-
VERSION = "2.1.1"
23+
VERSION = "2.2.0"
2424
end
2525
end
2626
end

0 commit comments

Comments
 (0)