googleapis/python-bigquery (google-cloud-bigquery)
### [`v3.14.1`](https://togithub.com/googleapis/python-bigquery/blob/HEAD/CHANGELOG.md#3141-2023-12-13)
[Compare Source](https://togithub.com/googleapis/python-bigquery/compare/v3.14.0...v3.14.1)
##### Bug Fixes
- Add missing handler for deserializing json value ([#1587](https://togithub.com/googleapis/python-bigquery/issues/1587)) ([09017a9](https://togithub.com/googleapis/python-bigquery/commit/09017a997010f78bb6e34238fab15247ed14ea7e))
### [`v3.14.0`](https://togithub.com/googleapis/python-bigquery/blob/HEAD/CHANGELOG.md#3140-2023-12-08)
[Compare Source](https://togithub.com/googleapis/python-bigquery/compare/v3.13.0...v3.14.0)
##### Features
- Add `Client.query_and_wait` which directly returns a `RowIterator` of results ([#1722](https://togithub.com/googleapis/python-bigquery/issues/1722)) ([89a647e](https://togithub.com/googleapis/python-bigquery/commit/89a647e19fe5d7302c0a39bba77a155635c5c29d))
- Add `job_id`, `location`, `project`, and `query_id` properties on `RowIterator` ([#1733](https://togithub.com/googleapis/python-bigquery/issues/1733)) ([494f275](https://togithub.com/googleapis/python-bigquery/commit/494f275ab2493dc7904f685c4d12e60bef51ab21))
- Add `job_timeout_ms` to job configuration classes ([#1675](https://togithub.com/googleapis/python-bigquery/issues/1675)) ([84d64cd](https://togithub.com/googleapis/python-bigquery/commit/84d64cdd157afef4a7bf7807e557d59452133434))
- Add support dataset.max_time_travel_hours ([#1683](https://togithub.com/googleapis/python-bigquery/issues/1683)) ([f22eff2](https://togithub.com/googleapis/python-bigquery/commit/f22eff25f116f1c4973ac2b8b03bc8a4ae1f3f42))
- Add support for Dataset.isCaseInsensitive ([#1671](https://togithub.com/googleapis/python-bigquery/issues/1671)) ([386fa86](https://togithub.com/googleapis/python-bigquery/commit/386fa86c89b8cff69fc02213254a1c53c02fee42))
- Add support for Python 3.12 ([#1736](https://togithub.com/googleapis/python-bigquery/issues/1736)) ([3c0976a](https://togithub.com/googleapis/python-bigquery/commit/3c0976aecb0f917477feef4e9ed865997c2bb106))
- Removed pkg_resources from all test files and moved importlib into pandas extra ([#1726](https://togithub.com/googleapis/python-bigquery/issues/1726)) ([1f4ebb1](https://togithub.com/googleapis/python-bigquery/commit/1f4ebb1eca4f9380a31172fc8cb2fae125f8c5a2))
- Support data_governance_type ([#1708](https://togithub.com/googleapis/python-bigquery/issues/1708)) ([eff365d](https://togithub.com/googleapis/python-bigquery/commit/eff365dc17755d0855338e2f273428ffe2056f67))
##### Bug Fixes
- `load_table_from_dataframe` now assumes there may be local null values ([#1735](https://togithub.com/googleapis/python-bigquery/issues/1735)) ([f05dc69](https://togithub.com/googleapis/python-bigquery/commit/f05dc69a1f8c65ac32085bfcc6950c2c83f8a843))
- Ensure query job retry has longer deadline than API request deadline ([#1734](https://togithub.com/googleapis/python-bigquery/issues/1734)) ([5573579](https://togithub.com/googleapis/python-bigquery/commit/55735791122f97b7f67cb962b489fd1f12210af5))
- Keep `RowIterator.total_rows` populated after iteration ([#1748](https://togithub.com/googleapis/python-bigquery/issues/1748)) ([8482f47](https://togithub.com/googleapis/python-bigquery/commit/8482f4759ce3c4b00fa06a7f306a2ac4d4ee8eb7))
- Move grpc, proto-plus and protobuf packages to extras ([#1721](https://togithub.com/googleapis/python-bigquery/issues/1721)) ([5ce4d13](https://togithub.com/googleapis/python-bigquery/commit/5ce4d136af97b91fbe1cc56bba1021e50a9c8476))
##### Performance Improvements
- Use the first page a results when `query(api_method="QUERY")` ([#1723](https://togithub.com/googleapis/python-bigquery/issues/1723)) ([6290517](https://togithub.com/googleapis/python-bigquery/commit/6290517d6b153a31f20098f75aee580b7915aca9))
googleapis/python-pubsub (google-cloud-pubsub)
### [`v2.19.0`](https://togithub.com/googleapis/python-pubsub/blob/HEAD/CHANGELOG.md#2190-2023-12-10)
[Compare Source](https://togithub.com/googleapis/python-pubsub/compare/v2.18.4...v2.19.0)
##### Features
- Add `use_table_schema` field to BigQueryConfig ([#1035](https://togithub.com/googleapis/python-pubsub/issues/1035)) ([ac6d912](https://togithub.com/googleapis/python-pubsub/commit/ac6d9126413b5c8e2b00727f7d74f03b7fb9d9ed))
- Add support for Python 3.12 ([#1025](https://togithub.com/googleapis/python-pubsub/issues/1025)) ([660b8ea](https://togithub.com/googleapis/python-pubsub/commit/660b8eaf0daf975834a8333aedf8415867a4874d))
- Introduce compatibility with native namespace packages ([#1024](https://togithub.com/googleapis/python-pubsub/issues/1024)) ([0432420](https://togithub.com/googleapis/python-pubsub/commit/0432420dcf18304dc1912075482eff0d2dc73009))
##### Bug Fixes
- Use `retry_async` instead of `retry` in async client ([#1030](https://togithub.com/googleapis/python-pubsub/issues/1030)) ([05dd571](https://togithub.com/googleapis/python-pubsub/commit/05dd571760b71ae2930072f0677616dfc19d9511))
googleapis/python-storage (google-cloud-storage)
### [`v2.14.0`](https://togithub.com/googleapis/python-storage/blob/HEAD/CHANGELOG.md#2140-2023-12-10)
[Compare Source](https://togithub.com/googleapis/python-storage/compare/v2.13.0...v2.14.0)
##### Features
- Add support for Python 3.12 ([#1187](https://togithub.com/googleapis/python-storage/issues/1187)) ([ecf4150](https://togithub.com/googleapis/python-storage/commit/ecf41504ba7f2a2c2db2e3c7e267686283d2cab3))
- Support object retention lock ([#1188](https://togithub.com/googleapis/python-storage/issues/1188)) ([a179337](https://togithub.com/googleapis/python-storage/commit/a1793375cf038ce79d4d4b7077f6b4dcc4b4aeec))
##### Bug Fixes
- Clarify error message and docstrings in Blob class method ([#1196](https://togithub.com/googleapis/python-storage/issues/1196)) ([92c20d3](https://togithub.com/googleapis/python-storage/commit/92c20d3f7520c6b94308ebb156202fdfd1dcd482))
- Propagate timeout in BlobWriter ([#1186](https://togithub.com/googleapis/python-storage/issues/1186)) ([22f36da](https://togithub.com/googleapis/python-storage/commit/22f36da1ce5b04408653ddbdbf35f25ed1072af8)), closes [#1184](https://togithub.com/googleapis/python-storage/issues/1184)
- Use native namespace to avoid pkg_resources warnings ([#1176](https://togithub.com/googleapis/python-storage/issues/1176)) ([2ed915e](https://togithub.com/googleapis/python-storage/commit/2ed915ec4b35df6fad04f42df25e48667148fcf5))
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
==3.13.0
->==3.14.1
==2.18.4
->==2.19.0
==2.13.0
->==2.14.0
Release Notes
googleapis/python-bigquery (google-cloud-bigquery)
### [`v3.14.1`](https://togithub.com/googleapis/python-bigquery/blob/HEAD/CHANGELOG.md#3141-2023-12-13) [Compare Source](https://togithub.com/googleapis/python-bigquery/compare/v3.14.0...v3.14.1) ##### Bug Fixes - Add missing handler for deserializing json value ([#1587](https://togithub.com/googleapis/python-bigquery/issues/1587)) ([09017a9](https://togithub.com/googleapis/python-bigquery/commit/09017a997010f78bb6e34238fab15247ed14ea7e)) ### [`v3.14.0`](https://togithub.com/googleapis/python-bigquery/blob/HEAD/CHANGELOG.md#3140-2023-12-08) [Compare Source](https://togithub.com/googleapis/python-bigquery/compare/v3.13.0...v3.14.0) ##### Features - Add `Client.query_and_wait` which directly returns a `RowIterator` of results ([#1722](https://togithub.com/googleapis/python-bigquery/issues/1722)) ([89a647e](https://togithub.com/googleapis/python-bigquery/commit/89a647e19fe5d7302c0a39bba77a155635c5c29d)) - Add `job_id`, `location`, `project`, and `query_id` properties on `RowIterator` ([#1733](https://togithub.com/googleapis/python-bigquery/issues/1733)) ([494f275](https://togithub.com/googleapis/python-bigquery/commit/494f275ab2493dc7904f685c4d12e60bef51ab21)) - Add `job_timeout_ms` to job configuration classes ([#1675](https://togithub.com/googleapis/python-bigquery/issues/1675)) ([84d64cd](https://togithub.com/googleapis/python-bigquery/commit/84d64cdd157afef4a7bf7807e557d59452133434)) - Add support dataset.max_time_travel_hours ([#1683](https://togithub.com/googleapis/python-bigquery/issues/1683)) ([f22eff2](https://togithub.com/googleapis/python-bigquery/commit/f22eff25f116f1c4973ac2b8b03bc8a4ae1f3f42)) - Add support for Dataset.isCaseInsensitive ([#1671](https://togithub.com/googleapis/python-bigquery/issues/1671)) ([386fa86](https://togithub.com/googleapis/python-bigquery/commit/386fa86c89b8cff69fc02213254a1c53c02fee42)) - Add support for Python 3.12 ([#1736](https://togithub.com/googleapis/python-bigquery/issues/1736)) ([3c0976a](https://togithub.com/googleapis/python-bigquery/commit/3c0976aecb0f917477feef4e9ed865997c2bb106)) - Removed pkg_resources from all test files and moved importlib into pandas extra ([#1726](https://togithub.com/googleapis/python-bigquery/issues/1726)) ([1f4ebb1](https://togithub.com/googleapis/python-bigquery/commit/1f4ebb1eca4f9380a31172fc8cb2fae125f8c5a2)) - Support data_governance_type ([#1708](https://togithub.com/googleapis/python-bigquery/issues/1708)) ([eff365d](https://togithub.com/googleapis/python-bigquery/commit/eff365dc17755d0855338e2f273428ffe2056f67)) ##### Bug Fixes - `load_table_from_dataframe` now assumes there may be local null values ([#1735](https://togithub.com/googleapis/python-bigquery/issues/1735)) ([f05dc69](https://togithub.com/googleapis/python-bigquery/commit/f05dc69a1f8c65ac32085bfcc6950c2c83f8a843)) - Ensure query job retry has longer deadline than API request deadline ([#1734](https://togithub.com/googleapis/python-bigquery/issues/1734)) ([5573579](https://togithub.com/googleapis/python-bigquery/commit/55735791122f97b7f67cb962b489fd1f12210af5)) - Keep `RowIterator.total_rows` populated after iteration ([#1748](https://togithub.com/googleapis/python-bigquery/issues/1748)) ([8482f47](https://togithub.com/googleapis/python-bigquery/commit/8482f4759ce3c4b00fa06a7f306a2ac4d4ee8eb7)) - Move grpc, proto-plus and protobuf packages to extras ([#1721](https://togithub.com/googleapis/python-bigquery/issues/1721)) ([5ce4d13](https://togithub.com/googleapis/python-bigquery/commit/5ce4d136af97b91fbe1cc56bba1021e50a9c8476)) ##### Performance Improvements - Use the first page a results when `query(api_method="QUERY")` ([#1723](https://togithub.com/googleapis/python-bigquery/issues/1723)) ([6290517](https://togithub.com/googleapis/python-bigquery/commit/6290517d6b153a31f20098f75aee580b7915aca9))googleapis/python-pubsub (google-cloud-pubsub)
### [`v2.19.0`](https://togithub.com/googleapis/python-pubsub/blob/HEAD/CHANGELOG.md#2190-2023-12-10) [Compare Source](https://togithub.com/googleapis/python-pubsub/compare/v2.18.4...v2.19.0) ##### Features - Add `use_table_schema` field to BigQueryConfig ([#1035](https://togithub.com/googleapis/python-pubsub/issues/1035)) ([ac6d912](https://togithub.com/googleapis/python-pubsub/commit/ac6d9126413b5c8e2b00727f7d74f03b7fb9d9ed)) - Add support for Python 3.12 ([#1025](https://togithub.com/googleapis/python-pubsub/issues/1025)) ([660b8ea](https://togithub.com/googleapis/python-pubsub/commit/660b8eaf0daf975834a8333aedf8415867a4874d)) - Introduce compatibility with native namespace packages ([#1024](https://togithub.com/googleapis/python-pubsub/issues/1024)) ([0432420](https://togithub.com/googleapis/python-pubsub/commit/0432420dcf18304dc1912075482eff0d2dc73009)) ##### Bug Fixes - Use `retry_async` instead of `retry` in async client ([#1030](https://togithub.com/googleapis/python-pubsub/issues/1030)) ([05dd571](https://togithub.com/googleapis/python-pubsub/commit/05dd571760b71ae2930072f0677616dfc19d9511))googleapis/python-storage (google-cloud-storage)
### [`v2.14.0`](https://togithub.com/googleapis/python-storage/blob/HEAD/CHANGELOG.md#2140-2023-12-10) [Compare Source](https://togithub.com/googleapis/python-storage/compare/v2.13.0...v2.14.0) ##### Features - Add support for Python 3.12 ([#1187](https://togithub.com/googleapis/python-storage/issues/1187)) ([ecf4150](https://togithub.com/googleapis/python-storage/commit/ecf41504ba7f2a2c2db2e3c7e267686283d2cab3)) - Support object retention lock ([#1188](https://togithub.com/googleapis/python-storage/issues/1188)) ([a179337](https://togithub.com/googleapis/python-storage/commit/a1793375cf038ce79d4d4b7077f6b4dcc4b4aeec)) ##### Bug Fixes - Clarify error message and docstrings in Blob class method ([#1196](https://togithub.com/googleapis/python-storage/issues/1196)) ([92c20d3](https://togithub.com/googleapis/python-storage/commit/92c20d3f7520c6b94308ebb156202fdfd1dcd482)) - Propagate timeout in BlobWriter ([#1186](https://togithub.com/googleapis/python-storage/issues/1186)) ([22f36da](https://togithub.com/googleapis/python-storage/commit/22f36da1ce5b04408653ddbdbf35f25ed1072af8)), closes [#1184](https://togithub.com/googleapis/python-storage/issues/1184) - Use native namespace to avoid pkg_resources warnings ([#1176](https://togithub.com/googleapis/python-storage/issues/1176)) ([2ed915e](https://togithub.com/googleapis/python-storage/commit/2ed915ec4b35df6fad04f42df25e48667148fcf5))Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.