From 9057abcd568b8bd37e7897936d1e12b1782d310e Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Mon, 10 Jul 2023 13:01:00 +0000 Subject: [PATCH] chore(main): release 1.13.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 9 +++++++++ google/cloud/bigquery_connection/gapic_version.py | 2 +- google/cloud/bigquery_connection_v1/gapic_version.py | 2 +- ...pet_metadata_google.cloud.bigquery.connection.v1.json | 2 +- 5 files changed, 13 insertions(+), 4 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 87f5de0..23860f9 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.12.1" + ".": "1.13.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 661bad0..c6c846e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [1.13.0](https://github.com/googleapis/python-bigquery-connection/compare/v1.12.1...v1.13.0) (2023-07-10) + + +### Features + +* Add cloud spanner connection properties - max_parallelism ([4d0c702](https://github.com/googleapis/python-bigquery-connection/commit/4d0c70242d2afe7be338d259cf5360f3b3de380f)) +* Add cloud spanner connection properties - use_data_boost ([4d0c702](https://github.com/googleapis/python-bigquery-connection/commit/4d0c70242d2afe7be338d259cf5360f3b3de380f)) +* Add support for Salesforce connections, which are usable only by allowlisted partners ([4d0c702](https://github.com/googleapis/python-bigquery-connection/commit/4d0c70242d2afe7be338d259cf5360f3b3de380f)) + ## [1.12.1](https://github.com/googleapis/python-bigquery-connection/compare/v1.12.0...v1.12.1) (2023-07-04) diff --git a/google/cloud/bigquery_connection/gapic_version.py b/google/cloud/bigquery_connection/gapic_version.py index 0d065af..1fc1b24 100644 --- a/google/cloud/bigquery_connection/gapic_version.py +++ b/google/cloud/bigquery_connection/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "1.12.1" # {x-release-please-version} +__version__ = "1.13.0" # {x-release-please-version} diff --git a/google/cloud/bigquery_connection_v1/gapic_version.py b/google/cloud/bigquery_connection_v1/gapic_version.py index 0d065af..1fc1b24 100644 --- a/google/cloud/bigquery_connection_v1/gapic_version.py +++ b/google/cloud/bigquery_connection_v1/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "1.12.1" # {x-release-please-version} +__version__ = "1.13.0" # {x-release-please-version} diff --git a/samples/generated_samples/snippet_metadata_google.cloud.bigquery.connection.v1.json b/samples/generated_samples/snippet_metadata_google.cloud.bigquery.connection.v1.json index 0fde6f0..3fb55a1 100644 --- a/samples/generated_samples/snippet_metadata_google.cloud.bigquery.connection.v1.json +++ b/samples/generated_samples/snippet_metadata_google.cloud.bigquery.connection.v1.json @@ -8,7 +8,7 @@ ], "language": "PYTHON", "name": "google-cloud-bigquery-connection", - "version": "0.1.0" + "version": "1.13.0" }, "snippets": [ {