Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
PredictionIO-0.9.6.tar.gz | 2016-04-11 | 101.3 MB | |
PredictionIO 0.9.6.tar.gz | 2016-04-11 | 13.4 MB | |
PredictionIO 0.9.6.zip | 2016-04-11 | 14.3 MB | |
README.md | 2016-04-11 | 570 Bytes | |
Totals: 4 Items | 129.1 MB | 1 |
Thanks to the community for the continued support of PredictionIO! This release will not be possible without the community's participation.
Breaking Chanages
- Starting from 0.9.6, Java 8 is a hard requirement
- HTTPS is enforced on all REST endpoints
If HTTPS is going to break your current deployment, please wait for the upcoming patch release.
Changes
- Default Spark version has been bumped to 1.6.0
- Fixes regarding manipulating data sources with JDBC interface
- Security fixes
- Code style cleanup and fixes
- Many documentation and script fixes