4.0.0b2
Pre-release
Pre-release
This is the second beta release of Falcon 4.0, where we made minor CI tweaks, and brought back the unintentionally removed, blocked resp.body
property (it raises an instance of specialized AttributeError
instead of a silent failure, making it much easier for the developer to track down this breaking change).
🐍 4.0.0b2 on PyPI
📚 Changelog on RtD
This release is otherwise largely identical to 4.0.0b1
.
Please test this beta release with your apps (pip install falcon==4.0.0b2
), and let us know if you run into any issues!
Thank You!