PredictionIO v0.14.0 Release Notes

Release Date: 2019-03-11 // about 5 years ago

Previous changes from v0.9.6

  • ๐Ÿš€ 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