- Notifications
You must be signed in to change notification settings - Fork 321
chore(main): release 3.14.0 #1709
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
5bbcc1a to 708edcb Compare 708edcb to 7414443 Compare 7414443 to d69ef59 Compare d69ef59 to ad6d56f Compare 6f5182b to 1ef826e Compare 1ef826e to 03bedfe Compare Linchin approved these changes Dec 11, 2023
Contributor Author
| 🤖 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! 💜 |
criccomini pushed a commit to gabledata/recap that referenced this pull request Feb 29, 2024
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the googleapis/python-bigquery API. autorelease: published size: s Pull request size is small.
Add this suggestion to a batch that can be applied as a single commit. This suggestion is invalid because no changes were made to the code. Suggestions cannot be applied while the pull request is closed. Suggestions cannot be applied while viewing a subset of changes. Only one suggestion per line can be applied in a batch. Add this suggestion to a batch that can be applied as a single commit. Applying suggestions on deleted lines is not supported. You must change the existing code in this line in order to create a valid suggestion. Outdated suggestions cannot be applied. This suggestion has been applied or marked resolved. Suggestions cannot be applied from pending reviews. Suggestions cannot be applied on multi-line comments. Suggestions cannot be applied while the pull request is queued to merge. Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
3.14.0 (2023-12-08)
Features
Client.query_and_waitwhich directly returns aRowIteratorof results (#1722) (89a647e)job_id,location,project, andquery_idproperties onRowIterator(#1733) (494f275)job_timeout_msto job configuration classes (#1675) (84d64cd)Bug Fixes
load_table_from_dataframenow assumes there may be local null values (#1735) (f05dc69)RowIterator.total_rowspopulated after iteration (#1748) (8482f47)Performance Improvements
query(api_method="QUERY")(#1723) (6290517)This PR was generated with Release Please. See documentation.