PredictionIO v0.9.6 Release Notes

Release Date: 2016-04-11 // about 8 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

    • 0๏ธโƒฃ 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