-
Notifications
You must be signed in to change notification settings - Fork 63
chore(main): release 1.7.0 #685
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
Conversation
3f4e093 to
8c0c020
Compare
8c0c020 to
87a4491
Compare
87a4491 to
374b23a
Compare
374b23a to
148f3dc
Compare
45fa298 to
e86236d
Compare
e86236d to
080b112
Compare
|
Two e2e failures: The former is a timeout, likely some backend behavior change I need to further investigate. The latter is a change from uppercase to lowercase "auto". Doesn't seem like it should block the release. |
|
Triggered job: cloud-devrel/client-libraries/python/googleapis/python-bigquery-dataframes/release/release (2024-05-21T14:00:37.099Z) 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! 💜 |
🤖 I have created a release beep boop
1.7.0 (2024-05-20)
Features
read_gbq_querysupportsfilters(9386373)read_gbqsuggests a correct column name when one is not found (9386373)DefaultIndexKind.NULLto use asindex_colinread_gbq*, creating an indexless DataFrame/Series (#662) (29e4886)Bug Fixes
read_gbq_tablerespects primary keys even whenfiltersare set (#689) (9386373)resourcepackage when not available, such as on Windows (#681) (96243f2)Performance Improvements
read_gbq_tableiffiltersis set (9386373)LIMITclause whenmax_resultsis set (9386373)Documentation
class_weight="balanced"in the logistic regression prediction tutorial (#678) (b951549)This PR was generated with Release Please. See documentation.