-
Notifications
You must be signed in to change notification settings - Fork 309
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(main): release 3.14.0 #1709
Conversation
5bbcc1a
to
708edcb
Compare
708edcb
to
7414443
Compare
7414443
to
d69ef59
Compare
d69ef59
to
ad6d56f
Compare
6f5182b
to
1ef826e
Compare
1ef826e
to
03bedfe
Compare
🤖 Release is at /~https://github.com/googleapis/python-bigquery/releases/tag/v3.14.0 🌻 |
Triggered job: cloud-devrel/client-libraries/python/googleapis/python-bigquery/release/release (2023-12-11T23:51:58.217Z) To trigger again, remove the autorelease: triggered label (in a few minutes). |
The release build has started, the log can be viewed here. 🌻 |
🥚 You hatched a release! The release build finished successfully! 💜 |
With googleapis/python-bigquery#1736 released in version [3.14.0](googleapis/python-bigquery#1709) of BigQuery, python 3.11 is supported, so recap should also be able to support it. BigQuery changelog here: /~https://github.com/googleapis/python-bigquery/blob/main/CHANGELOG.md
🤖 I have created a release beep boop
3.14.0 (2023-12-08)
Features
Client.query_and_wait
which directly returns aRowIterator
of results (#1722) (89a647e)job_id
,location
,project
, andquery_id
properties onRowIterator
(#1733) (494f275)job_timeout_ms
to job configuration classes (#1675) (84d64cd)Bug Fixes
load_table_from_dataframe
now assumes there may be local null values (#1735) (f05dc69)RowIterator.total_rows
populated after iteration (#1748) (8482f47)Performance Improvements
query(api_method="QUERY")
(#1723) (6290517)This PR was generated with Release Please. See documentation.