From 044a0f9debc79677c7ae90c46fcac5b8e2612bb1 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Mon, 27 Mar 2023 11:28:35 -0400 Subject: [PATCH] chore(main): release 0.5.2 (#70) Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> --- .../.release-please-manifest.json | 2 +- packages/google-cloud-bigquery-data-exchange/CHANGELOG.md | 7 +++++++ .../google/cloud/bigquery_data_exchange/gapic_version.py | 2 +- .../bigquery_data_exchange_v1beta1/common/gapic_version.py | 2 +- .../cloud/bigquery_data_exchange_v1beta1/gapic_version.py | 2 +- ...etadata_google.cloud.bigquery.dataexchange.v1beta1.json | 2 +- 6 files changed, 12 insertions(+), 5 deletions(-) diff --git a/packages/google-cloud-bigquery-data-exchange/.release-please-manifest.json b/packages/google-cloud-bigquery-data-exchange/.release-please-manifest.json index 210d29039e4f..258342d848cf 100644 --- a/packages/google-cloud-bigquery-data-exchange/.release-please-manifest.json +++ b/packages/google-cloud-bigquery-data-exchange/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.5.1" + ".": "0.5.2" } diff --git a/packages/google-cloud-bigquery-data-exchange/CHANGELOG.md b/packages/google-cloud-bigquery-data-exchange/CHANGELOG.md index aa2b47b05d54..4102412b1ed9 100644 --- a/packages/google-cloud-bigquery-data-exchange/CHANGELOG.md +++ b/packages/google-cloud-bigquery-data-exchange/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.5.2](https://github.com/googleapis/python-bigquery-data-exchange/compare/v0.5.1...v0.5.2) (2023-03-23) + + +### Documentation + +* Fix formatting of request arg in docstring ([#69](https://github.com/googleapis/python-bigquery-data-exchange/issues/69)) ([665ebe3](https://github.com/googleapis/python-bigquery-data-exchange/commit/665ebe311308a0ef96ec9604bbee40e2568475ff)) + ## [0.5.1](https://github.com/googleapis/python-bigquery-data-exchange/compare/v0.5.0...v0.5.1) (2023-01-20) diff --git a/packages/google-cloud-bigquery-data-exchange/google/cloud/bigquery_data_exchange/gapic_version.py b/packages/google-cloud-bigquery-data-exchange/google/cloud/bigquery_data_exchange/gapic_version.py index f501366371c0..5c451c14e9e7 100644 --- a/packages/google-cloud-bigquery-data-exchange/google/cloud/bigquery_data_exchange/gapic_version.py +++ b/packages/google-cloud-bigquery-data-exchange/google/cloud/bigquery_data_exchange/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "0.5.1" # {x-release-please-version} +__version__ = "0.5.2" # {x-release-please-version} diff --git a/packages/google-cloud-bigquery-data-exchange/google/cloud/bigquery_data_exchange_v1beta1/common/gapic_version.py b/packages/google-cloud-bigquery-data-exchange/google/cloud/bigquery_data_exchange_v1beta1/common/gapic_version.py index f501366371c0..5c451c14e9e7 100644 --- a/packages/google-cloud-bigquery-data-exchange/google/cloud/bigquery_data_exchange_v1beta1/common/gapic_version.py +++ b/packages/google-cloud-bigquery-data-exchange/google/cloud/bigquery_data_exchange_v1beta1/common/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "0.5.1" # {x-release-please-version} +__version__ = "0.5.2" # {x-release-please-version} diff --git a/packages/google-cloud-bigquery-data-exchange/google/cloud/bigquery_data_exchange_v1beta1/gapic_version.py b/packages/google-cloud-bigquery-data-exchange/google/cloud/bigquery_data_exchange_v1beta1/gapic_version.py index f501366371c0..5c451c14e9e7 100644 --- a/packages/google-cloud-bigquery-data-exchange/google/cloud/bigquery_data_exchange_v1beta1/gapic_version.py +++ b/packages/google-cloud-bigquery-data-exchange/google/cloud/bigquery_data_exchange_v1beta1/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "0.5.1" # {x-release-please-version} +__version__ = "0.5.2" # {x-release-please-version} diff --git a/packages/google-cloud-bigquery-data-exchange/samples/generated_samples/snippet_metadata_google.cloud.bigquery.dataexchange.v1beta1.json b/packages/google-cloud-bigquery-data-exchange/samples/generated_samples/snippet_metadata_google.cloud.bigquery.dataexchange.v1beta1.json index 6e4d55c65d52..4943ca119379 100644 --- a/packages/google-cloud-bigquery-data-exchange/samples/generated_samples/snippet_metadata_google.cloud.bigquery.dataexchange.v1beta1.json +++ b/packages/google-cloud-bigquery-data-exchange/samples/generated_samples/snippet_metadata_google.cloud.bigquery.dataexchange.v1beta1.json @@ -8,7 +8,7 @@ ], "language": "PYTHON", "name": "google-cloud-bigquery-data-exchange", - "version": "0.1.0" + "version": "0.5.2" }, "snippets": [ {