Skip to content

Commit

Permalink
chore(main): release google-cloud-bigquery-migration-v2 0.13.0 (#28126)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Jan 8, 2025
1 parent d6153f4 commit 1f35e08
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@
"google-cloud-bigquery-data_transfer-v1+FILLER": "0.0.0",
"google-cloud-bigquery-migration": "1.2.1",
"google-cloud-bigquery-migration+FILLER": "0.0.0",
"google-cloud-bigquery-migration-v2": "0.12.0",
"google-cloud-bigquery-migration-v2": "0.13.0",
"google-cloud-bigquery-migration-v2+FILLER": "0.0.0",
"google-cloud-bigquery-reservation": "1.5.1",
"google-cloud-bigquery-reservation+FILLER": "0.0.0",
Expand Down
6 changes: 6 additions & 0 deletions google-cloud-bigquery-migration-v2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

### 0.13.0 (2025-01-08)

#### Features

* Support reason and localized message strings on FieldViolation ([#28124](https://github.com/googleapis/google-cloud-ruby/issues/28124))

### 0.12.0 (2024-12-10)

#### Features
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ module Cloud
module Bigquery
module Migration
module V2
VERSION = "0.12.0"
VERSION = "0.13.0"
end
end
end
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"client_library": {
"name": "google-cloud-bigquery-migration-v2",
"version": "0.12.0",
"version": "0.13.0",
"language": "RUBY",
"apis": [
{
Expand Down

0 comments on commit 1f35e08

Please sign in to comment.