Skip to content

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 24 Aug 00:00
5827df4

See CHANGELOG.md for the full release notes.

What's Changed

  • feat(m0-wsgi): --blocking-threads N — Stage B, an acceptor loop and a handler pool by @codetalcott in #78
  • perf(m0-wsgi): build the WSGI environ through the CPython C API; fix the shutdown drain by @codetalcott in #79
  • release: v0.7.0 by @codetalcott in #80

Full Changelog: v0.6.0...v0.7.0