storlets/releasenotes/notes/6_0_0-f26584da5a4a5769.yaml
Takashi Kajinami 1a431d5c20 Add release note for 6.0.0
Change-Id: I0cfd4a1a5c9921bc7e2e35e834e4e19b5d13a3d4
2020-09-23 11:57:20 +09:00

15 lines
457 B
YAML

---
prelude: >
In this cycle, Storlets includes some fixes to improve its stability.
features:
- |
Now Storlets supports Python 3.8 to run server side modules like middleware
and gateway, as well as agent processes in containers.
other:
- |
In this cycle Storlets still supports Python 2.7 because OpenStack Swift
still supports Python 2.7 as its runtime. This support will be droppend
once Swift drops its Python 2.7 support.