Skip to content

Commit c2092ee

Browse files
chore(main): release google-cloud-bigquery-migration-v2 0.20.0
1 parent 89ca0dc commit c2092ee

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
@@ -161,7 +161,7 @@
161161
"google-cloud-bigquery-data_transfer-v1+FILLER": "0.0.0",
162162
"google-cloud-bigquery-migration": "1.4.0",
163163
"google-cloud-bigquery-migration+FILLER": "0.0.0",
164-
"google-cloud-bigquery-migration-v2": "0.19.0",
164+
"google-cloud-bigquery-migration-v2": "0.20.0",
165165
"google-cloud-bigquery-migration-v2+FILLER": "0.0.0",
166166
"google-cloud-bigquery-reservation": "1.7.0",
167167
"google-cloud-bigquery-reservation+FILLER": "0.0.0",

google-cloud-bigquery-migration-v2/CHANGELOG.md

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

3+
### 0.20.0 (2026-04-03)
4+
5+
#### Features
6+
7+
* [Memorystore for Redis Cluster] Add support for Flexible CA feature ([#33465](https://github.com/googleapis/google-cloud-ruby/issues/33465))
8+
39
### 0.19.0 (2026-04-02)
410

511
#### Features

google-cloud-bigquery-migration-v2/lib/google/cloud/bigquery/migration/v2/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ module Cloud
2222
module Bigquery
2323
module Migration
2424
module V2
25-
VERSION = "0.19.0"
25+
VERSION = "0.20.0"
2626
end
2727
end
2828
end

0 commit comments

Comments
 (0)