We are pleased to announce the release of: storlets 9.0.0: Middleware and Compute Engine for an OpenStack Swift compute framework that runs compute within a Swift cluster This release is part of the yoga release series. The source is available from: https://opendev.org/openstack/storlets Download the package from: https://tarballs.openstack.org/storlets/ Please report issues through: https://bugs.launchpad.net/storlets/+bugs For more details, please see below. 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. Changes in storlets 8.0.0..9.0.0 -------------------------------- 1e79cc0 Add release note for 9.0.0 ad8fc39 Add Python 3.9 as supported runtime 973959b Add py39 to tox env list 95df061 Fix wrong project name in release note index c371375 Add Python3 yoga unit tests a54e69f Update master for stable/xena Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 2 +- releasenotes/notes/9_0_0-2d9065f6171888d3.yaml | 14 ++++++++++++++ releasenotes/source/index.rst | 8 +++++--- releasenotes/source/xena.rst | 6 ++++++ setup.cfg | 1 + tox.ini | 2 +- 6 files changed, 28 insertions(+), 5 deletions(-)