2025.1 Series Release Notes¶
20.1.1¶
Security Issues¶
Bug 2161254: Fixed Requests with the
EXTRA-SPECheader bypassed authentication and policy check.
20.1.0¶
Bug Fixes¶
Fixed the wrong type of
[drivers:message_store:swift] insecureoption. 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.