Skip to content

Commit

Permalink
chore(main): release google-cloud-bigquery-storage-v1 0.27.0 (googlea…
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Feb 26, 2024
1 parent a10ee22 commit 1d5b6a4
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 @@ -131,7 +131,7 @@
"google-cloud-bigquery-reservation-v1+FILLER": "0.0.0",
"google-cloud-bigquery-storage": "1.4.0",
"google-cloud-bigquery-storage+FILLER": "0.0.0",
"google-cloud-bigquery-storage-v1": "0.26.0",
"google-cloud-bigquery-storage-v1": "0.27.0",
"google-cloud-bigquery-storage-v1+FILLER": "0.0.0",
"google-cloud-bigtable": "2.9.1",
"google-cloud-bigtable+FILLER": "0.0.0",
Expand Down
6 changes: 6 additions & 0 deletions google-cloud-bigquery-storage-v1/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Release History

### 0.27.0 (2024-02-26)

#### Features

* Updated minimum Ruby version to 2.7 ([#24865](https://github.com/googleapis/google-cloud-ruby/issues/24865))

### 0.26.0 (2024-02-22)

#### Features
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ module Cloud
module Bigquery
module Storage
module V1
VERSION = "0.26.0"
VERSION = "0.27.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-storage-v1",
"version": "0.26.0",
"version": "0.27.0",
"language": "RUBY",
"apis": [
{
Expand Down

0 comments on commit 1d5b6a4

Please sign in to comment.