Predictionio Versions Save

PredictionIO, a machine learning server for developers and ML engineers.

v0.9.6

7 years ago

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