pypi gunicorn 24.1.1

4 hours ago

Bug Fixes

  • Fix forwarded_allow_ips and proxy_allow_ips to 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/24 where host bits are set)
    (#3458,
    PR #3459)

Full Changelog: 24.1.0...24.1.1

Don't miss a new gunicorn release

NewReleases is sending notifications on new releases.