Skip to content

v0.13.0

Choose a tag to compare

@github-actions github-actions released this 05 Apr 20:48
· 234 commits to master since this release
2529d4c

What's Changed

  • feat: add StreamedResponseStrategy for SSE support (#71) by @s2x in #105
  • Fix #61: Add REMOTE_ADDR and REMOTE_PORT to server bag by @s2x in #106
  • Release v0.12.0 by @s2x in #107
  • test: add E2E tests for StreamedResponse (fix #69) by @s2x in #108
  • docs: update CHANGELOG with E2E tests for StreamedResponse (#69) by @s2x in #109
  • fix: add E2E tests and CHANGELOG entry for SERVER_PROTOCOL (#60) by @s2x in #110
  • fix: add SERVER_PORT to server bag in RequestConverter (#65) by @s2x in #111
  • Add HTTPS detection E2E tests (#64) by @s2x in #112
  • fix: add QUERY_STRING to server bag in RequestConverter (#66) by @s2x in #113
  • Add REQUEST_TIME and REQUEST_TIME_FLOAT to server bag by @s2x in #114
  • Add test helper methods to RequestConverterTest (#88) by @s2x in #115
  • Prepare CHANGELOG for v0.13.0 release by @s2x in #116

Full Changelog: v0.12.0...v0.13.0