From 04f4f7a518ad966ef4565c21a45dfe1ed907493b Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Wed, 28 Sep 2022 13:34:50 +0000 Subject: [PATCH 1/6] chore(main): release 3.3.3 --- CHANGELOG.md | 13 +++++++++++++ google/cloud/bigquery/version.py | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6ba373179..1340fd396 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,19 @@ [1]: https://pypi.org/project/google-cloud-bigquery/#history +## [3.3.3](https://github.com/googleapis/python-bigquery/compare/v3.3.2...v3.3.3) (2022-09-28) + + +### Bug Fixes + +* Refactors code to account for a tdqm code deprecation ([#1357](https://github.com/googleapis/python-bigquery/issues/1357)) ([1369a9d](https://github.com/googleapis/python-bigquery/commit/1369a9d937b85d6a2a6bf9a672c71620648b1e3e)) +* Validate opentelemetry span job attributes have values ([#1327](https://github.com/googleapis/python-bigquery/issues/1327)) ([8287af1](https://github.com/googleapis/python-bigquery/commit/8287af1299169546f847126f03ae04e48890139e)) + + +### Documentation + +* **samples:** uses function (create_job) more appropriate to the described sample intent ([5aeedaa](https://github.com/googleapis/python-bigquery/commit/5aeedaa2f4e6a0200d50521dfd90f39f9a24d0cc)) + ## [3.3.2](https://github.com/googleapis/python-bigquery/compare/v3.3.1...v3.3.2) (2022-08-16) diff --git a/google/cloud/bigquery/version.py b/google/cloud/bigquery/version.py index eb307e8d6..c99682bc8 100644 --- a/google/cloud/bigquery/version.py +++ b/google/cloud/bigquery/version.py @@ -12,4 +12,4 @@ # See the License for the specific language governing permissions and # limitations under the License. -__version__ = "3.3.2" +__version__ = "3.3.3" From ba3d76a7001a53afa54ac780b74f607c3e2910f4 Mon Sep 17 00:00:00 2001 From: Owl Bot Date: Wed, 28 Sep 2022 13:36:31 +0000 Subject: [PATCH 2/6] =?UTF-8?q?=F0=9F=A6=89=20Updates=20from=20OwlBot=20po?= =?UTF-8?q?st-processor?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --- docs/conf.py | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index 5c83fd79e..8b79e7c12 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -369,9 +369,15 @@ "grpc": ("https://grpc.github.io/grpc/python/", None), "proto-plus": ("https://proto-plus-python.readthedocs.io/en/latest/", None), "protobuf": ("https://googleapis.dev/python/protobuf/latest/", None), - "dateutil": ("https://dateutil.readthedocs.io/en/latest/", None), - "geopandas": ("https://geopandas.org/", None), - "pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None), + + + "dateutil": ("https://dateutil.readthedocs.io/en/latest/", None), + + "geopandas": ("https://geopandas.org/", None), + + "pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None), + + } From c346b5f8b6bc0878d6d8656aeb3b4e84004584e8 Mon Sep 17 00:00:00 2001 From: Chalmer Lowe Date: Thu, 29 Sep 2022 09:32:42 -0400 Subject: [PATCH 3/6] Update docs/conf.py --- docs/conf.py | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index 8b79e7c12..5c83fd79e 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -369,15 +369,9 @@ "grpc": ("https://grpc.github.io/grpc/python/", None), "proto-plus": ("https://proto-plus-python.readthedocs.io/en/latest/", None), "protobuf": ("https://googleapis.dev/python/protobuf/latest/", None), - - - "dateutil": ("https://dateutil.readthedocs.io/en/latest/", None), - - "geopandas": ("https://geopandas.org/", None), - - "pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None), - - + "dateutil": ("https://dateutil.readthedocs.io/en/latest/", None), + "geopandas": ("https://geopandas.org/", None), + "pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None), } From dd1ec8777275cc7f922b799b846404499e93ec41 Mon Sep 17 00:00:00 2001 From: Owl Bot Date: Thu, 29 Sep 2022 13:34:00 +0000 Subject: [PATCH 4/6] =?UTF-8?q?=F0=9F=A6=89=20Updates=20from=20OwlBot=20po?= =?UTF-8?q?st-processor?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --- docs/conf.py | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index 5c83fd79e..8b79e7c12 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -369,9 +369,15 @@ "grpc": ("https://grpc.github.io/grpc/python/", None), "proto-plus": ("https://proto-plus-python.readthedocs.io/en/latest/", None), "protobuf": ("https://googleapis.dev/python/protobuf/latest/", None), - "dateutil": ("https://dateutil.readthedocs.io/en/latest/", None), - "geopandas": ("https://geopandas.org/", None), - "pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None), + + + "dateutil": ("https://dateutil.readthedocs.io/en/latest/", None), + + "geopandas": ("https://geopandas.org/", None), + + "pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None), + + } From 73663eccaea759a03c175bb9ed65934626b5f218 Mon Sep 17 00:00:00 2001 From: Anthonios Partheniou Date: Thu, 29 Sep 2022 14:29:08 +0000 Subject: [PATCH 5/6] chore: also run blacken session in the root of the repo --- owlbot.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/owlbot.py b/owlbot.py index b887449ff..c2de31042 100644 --- a/owlbot.py +++ b/owlbot.py @@ -123,6 +123,6 @@ ), ) -# s.shell.run(["nox", "-s", "blacken"], hide_output=False) +s.shell.run(["nox", "-s", "blacken"], hide_output=False) for noxfile in REPO_ROOT.glob("samples/**/noxfile.py"): - s.shell.run(["nox", "-s", "blacken"], cwd=noxfile.parent, hide_output=False) \ No newline at end of file + s.shell.run(["nox", "-s", "blacken"], cwd=noxfile.parent, hide_output=False) From e52c2007c995661dff77db83cf40a93a32e33d13 Mon Sep 17 00:00:00 2001 From: Owl Bot Date: Thu, 29 Sep 2022 14:31:17 +0000 Subject: [PATCH 6/6] =?UTF-8?q?=F0=9F=A6=89=20Updates=20from=20OwlBot=20po?= =?UTF-8?q?st-processor?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --- docs/conf.py | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index 8b79e7c12..5c83fd79e 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -369,15 +369,9 @@ "grpc": ("https://grpc.github.io/grpc/python/", None), "proto-plus": ("https://proto-plus-python.readthedocs.io/en/latest/", None), "protobuf": ("https://googleapis.dev/python/protobuf/latest/", None), - - - "dateutil": ("https://dateutil.readthedocs.io/en/latest/", None), - - "geopandas": ("https://geopandas.org/", None), - - "pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None), - - + "dateutil": ("https://dateutil.readthedocs.io/en/latest/", None), + "geopandas": ("https://geopandas.org/", None), + "pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None), }