This repository has been archived by the owner on May 12, 2021. It is now read-only.
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