Bug Fixes
- Fix
forwarded_allow_ipsandproxy_allow_ipsto remain as strings for backward
compatibility with external tools like uvicorn. Network validation now uses strict
mode to detect invalid CIDR notation (e.g.,192.168.1.1/24where host bits are set)
(#3458,
PR #3459)
Full Changelog: 24.1.0...24.1.1