Zed Series Release Notes

10.0.0

Prelude

From this version, storlets no longer supports pyhton 2.7 and requires python 3.6 and later. Any deployment with python 2.7 should switch to python 3.6+ during upgrade.

Upgrade Notes

  • Support for python 2.7 has been removed. Python runtime should be upgraded to Python 3.6+ during upgrade.

  • A few dependent java packages have been updated to te latest versions.

9.0.0

Prelude

Now Storlets supports Python 3.9 as runtime to run server side processes as well as applications. Also, Yoga release will be the last release with python 2.7 support.

New Features

  • Now python 3.9 is officially supported as runtime.

Deprecation Notes

  • Support for python 2.7 will be removed in next cycle, following the removal plan in Swift.