Skip to content

Commit

Permalink
chore(main): release google-cloud-bigquery-connection-v1 1.0.0 (#26313)
Browse files Browse the repository at this point in the history
* chore(main): release google-cloud-bigquery-connection-v1 1.0.0

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] and gcf-owl-bot[bot] authored Jul 8, 2024
1 parent 9fd677f commit a9f054a
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
"google-cloud-bigquery-analytics_hub-v1+FILLER": "0.0.0",
"google-cloud-bigquery-connection": "1.5.0",
"google-cloud-bigquery-connection+FILLER": "0.0.0",
"google-cloud-bigquery-connection-v1": "0.18.0",
"google-cloud-bigquery-connection-v1": "1.0.0",
"google-cloud-bigquery-connection-v1+FILLER": "0.0.0",
"google-cloud-bigquery-data_exchange": "0.4.0",
"google-cloud-bigquery-data_exchange+FILLER": "0.0.0",
Expand Down
2 changes: 1 addition & 1 deletion google-cloud-bigquery-connection-v1/.repo-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"name": "bigqueryconnection",
"name_pretty": "BigQuery Connection V1 API",
"product_documentation": "https://cloud.google.com/bigquery/docs/reference/bigqueryconnection",
"release_level": "preview",
"release_level": "stable",
"repo": "googleapis/google-cloud-ruby",
"requires_billing": true,
"ruby-cloud-description": "The BigQuery Connection API allows users to manage BigQuery connections to external data sources. Note that google-cloud-bigquery-connection-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-bigquery-connection instead. See the readme for more details.",
Expand Down
7 changes: 6 additions & 1 deletion google-cloud-bigquery-connection-v1/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Release History

### 1.0.0 (2024-07-08)

#### Features

* Bump version to 1.0.0

### 0.18.0 (2024-02-26)

#### Features
Expand Down Expand Up @@ -176,4 +182,3 @@
### 0.1.0 / 2020-06-25

Initial release.

Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ module Cloud
module Bigquery
module Connection
module V1
VERSION = "0.18.0"
VERSION = "1.0.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-connection-v1",
"version": "0.18.0",
"version": "1.0.0",
"language": "RUBY",
"apis": [
{
Expand Down

0 comments on commit a9f054a

Please sign in to comment.