pypi sanic 0.5.2
Fix gunicorn worker, Update token attribute, etc.

latest releases: 23.12.1, 23.12.0, 23.6.0...
7 years ago

To see the exhaustive list of pull requests included in this release see:
https://github.com/channelcat/sanic/milestone/8?closed=1

Highlights

  • New contributing rules are now present for all incoming PR's
  • Now allow unknown status codes per #643 (Thanks to @aryeh)
  • Fix absolute path bug for static files #647
  • Fix signals being shared amongst multiple Sanic apps #652 (Thanks to @38elements)
  • Fix duplicate signal settings for gunicorn worker #655
  • Update token attribute to function with/without Token: prefix #656
  • Allow disabling of keep-alive functionality through config/environment variable. #646

Don't miss a new sanic release

NewReleases is sending notifications on new releases.