Skip to content

1.6.0

Choose a tag to compare

@liquidiert liquidiert released this 27 Jun 08:16
· 21 commits to main since this release
531270a

Summary

Version 1.6.0 of django hurricane introduces two brand new cli args:

  • max-body-size
  • max-buffer-size

With these you can adjust how the underlying tornado should handle huge message sizes.
Also this version introduces the option to customize your django hurricane experience via env variables, django settings or cli args!

What's Changed

New Contributors

Full Changelog: 1.5.0...1.6.0