Skip to content

Commit 9170b9b

Browse files
chore(main): release google-cloud-dialogflow-cx 1.5.0 (#34238)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent a8bac27 commit 9170b9b

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
@@ -361,7 +361,7 @@
361361
"google-cloud-device_streaming-v1+FILLER": "0.0.0",
362362
"google-cloud-dialogflow": "1.15.0",
363363
"google-cloud-dialogflow+FILLER": "0.0.0",
364-
"google-cloud-dialogflow-cx": "1.4.0",
364+
"google-cloud-dialogflow-cx": "1.5.0",
365365
"google-cloud-dialogflow-cx+FILLER": "0.0.0",
366366
"google-cloud-dialogflow-cx-v3": "1.11.0",
367367
"google-cloud-dialogflow-cx-v3+FILLER": "0.0.0",

google-cloud-dialogflow-cx/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.5.0 (2026-06-11)
4+
5+
#### Features
6+
7+
* update gapic-common dependency to 1.3 and document retry jitter ([#34045](https://github.com/googleapis/google-cloud-ruby/issues/34045))
8+
39
### 1.4.0 (2026-03-19)
410

511
#### Features

google-cloud-dialogflow-cx/lib/google/cloud/dialogflow/cx/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 Dialogflow
2323
module CX
24-
VERSION = "1.4.0"
24+
VERSION = "1.5.0"
2525
end
2626
end
2727
end

0 commit comments

Comments
 (0)