Releases: combust/mleap
Releases · combust/mleap
v0.23.3
v0.23.2
What's Changed
- Fixed an issue with OneHotEncoderOp when computing categorySizes by @ltrottier-yelp in #873
New Contributors
- @ltrottier-yelp made their first contribution in #873
Full Changelog: v0.23.1...v0.23.2
v0.23.1
What's Changed
- Add readme for building by @ronandoolan2 in #858
- Add setClassLoader method to MleapReflection by @austinzh in #816
- Ground work for making mleap scala 2.13 compatible by @dotbg in #864
- Fix - Add zip slip validation by @David-Fadida in #866
- Bump urllib3 from 1.26.5 to 1.26.17 in /python by @dependabot in #868
New Contributors
- @ronandoolan2 made their first contribution in #858
- @dotbg made their first contribution in #864
- @David-Fadida made their first contribution in #866
Full Changelog: v0.23.0...v0.23.1
v0.23.0
What's Changed
- Upgrade to XGBoost 1.7.3 and serialize objective for XGBoostClassificationModel by @harupy in #847
- Mleap Runtime serialization using wrong file name for DecisionTree models by @AllanaEvans in #843
- Allow casting a tensor of size 1 to scalar by @praj-0 in #850
- Upgrade tensorflow-java to 0.5.0 which corresponds to tensorflow 2.10.1. by @jsleight in #851
- Upgrade to Spark 3.4.0. by @jsleight in #852
New Contributors
- @harupy made their first contribution in #847
- @AllanaEvans made their first contribution in #843
Full Changelog: v0.22.0...v0.23.0
v0.22.0
What's Changed
- Allow only one of input or default in MathBinary by @praj-0 in #841
- Upgrade python to 3.7/3.8 and scikit-learn to v1.0.0 by @jsleight in #836
- Upgrade spark dependency to 3.3.0 by @WeichenXu123 in #824
New Contributors
Full Changelog: v0.21.0...v0.22.0
v0.21.1
v0.21.0
What's Changed
- Shade log4j for databricks fat jar by @WeichenXu123 in #812
- ScalaPB & sbt Upgrade by @emitc2h in #818
- Upgrade xgboost dependency to be 1.6.1 version by @WeichenXu123 in #822
- Additional Math unary operations by @shyamsunder00 in #826
- Added backward compatibility fix for XGBoost models by @chaitanya-basava in #829
- Address MathBinary issue with zeros defaults by @arthurarj in #828
New Contributors
- @emitc2h made their first contribution in #818
- @shyamsunder00 made their first contribution in #826
- @chaitanya-basava made their first contribution in #829
- @arthurarj made their first contribution in #828
Full Changelog: v0.20.0...v0.21.0