2025.1 Series Release Notes¶
20.0.0-4¶
Bug Fixes¶
Fixed the wrong type of
[drivers:message_store:swift] insecure
option. It was previously string (so non-empty strings were translated to True), but has been changed to boolean.
20.0.0¶
Upgrade Notes¶
Python 3.8 support was dropped. The minimum version of Python now supported is Python 3.9.
Bug Fixes¶
Fixed compatibility with falcon 4.0.0 and later.