-
Notifications
You must be signed in to change notification settings - Fork 60
chore(main): release 1.0.0 #476
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
7deb873
to
c7663db
Compare
c7663db
to
396643d
Compare
396643d
to
f14f923
Compare
f14f923
to
b2a7c6d
Compare
fa26d58
to
930a724
Compare
930a724
to
b8492ae
Compare
π€ Release is at https://github.com/googleapis/python-bigquery-dataframes/releases/tag/v1.0.0 π» |
Triggered job: cloud-devrel/client-libraries/python/googleapis/python-bigquery-dataframes/release/release (2024-03-25T17:17:30.214Z) 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! π |
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
π€ I have created a release beep boop
1.0.0 (2024-03-25)
β BREAKING CHANGES
min_rel_progress
totol
early_stop
setting no longer supported, always usesTrue
n_parallell_trees
ton_estimators
class_weights
toclass_weight
learn_rate
tolearning_rate
n_components
supports float value andNone
, default toNone
Features
Series.str.len()
can get length of array columns (#497) (10c0446)n_components
supports float value andNone
, default toNone
(65c6f47)class_weights
toclass_weight
(65c6f47)learn_rate
tolearning_rate
(65c6f47)min_rel_progress
totol
(65c6f47)n_parallell_trees
ton_estimators
(65c6f47)Bug Fixes
early_stop
setting no longer supported, always usesTrue
(65c6f47)c
argument functionalities (#494) (d6ee994)Dependencies
Documentation
This PR was generated with Release Please. See documentation.