Skip to content

v0.3.1

Choose a tag to compare

@chokoswitch chokoswitch released this 20 Jan 12:16
3b1d76e

This release follows up with some important improvements found when integrating with connect-python.

📈 Enhancements

  • Support content-encoding in test transports
  • Timeout in WSGI transport when waiting on the app to complete
  • Make transport constructors match the parameters of the default transport
  • Allow reading the previous app exception from ASGITransport, for example to check it for lifespan failure

Full Changelog: v0.3.0...v0.3.1