Current (Unreleased) Release Notes¶
14.0.0-25¶
Prelude¶
This release supports the latest OpenStack Swift release and the updated tested runtimes globally defined in OpenStack project.
New Features¶
Now Storlets is tested in Ubuntu Noble (24.04).
Bug Fixes¶
Re-added the static script for storlet-daeamon and storlet-daemon-factory. These can be used in case the script generated during installation does not work as start script in container (For example when storlets is installed in venv while system python is used to launch the daemons). This is especially useful in Ubuntu Noble which does not allow direct installation to system python using pip.
14.0.0¶
Prelude¶
This version is tested with OpenStack Swift 2024.2 release. A few minor improvements in logging have been added.
Upgrade Notes¶
iPython extension has been removed because it has been unmaintained for several cycles and current requirements are known to be incompatible with Python 3.12, which will be supported in 2025.1 release.