Add release note for 6.0.0

Change-Id: I0cfd4a1a5c9921bc7e2e35e834e4e19b5d13a3d4
This commit is contained in:
Takashi Kajinami 2020-09-23 11:54:46 +09:00
parent 913a0eab9d
commit 1a431d5c20

View File

@ -0,0 +1,14 @@
---
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.