Skip to content

Releases: jordaneremieff/mangum

0.17.0

27 Nov 11:21
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.16.0...0.17.0

0.16.0

26 Oct 11:18
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.15.1...0.16.0

0.15.1

07 Aug 13:12
c58e857
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.15.0...0.15.1

0.15.0

24 Apr 12:36
Compare
Choose a tag to compare

What's Changed

  • ♻️ Relax type annotations, refactor custom handler inferences, naming by @jordaneremieff in #259

Full Changelog: 0.14.1...0.15.0

0.14.1

07 Mar 11:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.14.0...0.14.1

0.14.0

03 Mar 11:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.13.0...0.14.0

0.13.0

25 Feb 11:03
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.12.4...0.13.0

0.12.4

07 Feb 13:08
4b4cafd
Compare
Choose a tag to compare

What's Changed

  • HTTP Gateway V2: Remove use of obsolete multiValueHeaders by @IlyaSukhanov in #216
  • mypy - Argument "api_gateway_base_path" to "Mangum" has incompatible type "str"; expected "Dict[str, Any]" by @relsunkaev in #220
  • Added explicit python3.9 and 3.10 support by @relsunkaev in #224
  • Fix aws_api_gateway handler not accepting combined headers and multiValueHeaders by @Feriixu in #229

New Contributors

Full Changelog: 0.12.3...0.12.4

0.12.3

06 Oct 10:38
Compare
Choose a tag to compare
  • Fix unhandled api_gateway_base_path in AwsHttpGateway. #200. Thanks xpayn!

0.12.2

11 Aug 05:45
Compare
Choose a tag to compare