Skip to content

v1.18.1

Compare
Choose a tag to compare
@release-drafter release-drafter released this 23 Jul 19:38
· 4036 commits to develop since this release
d70d9f7

Summary

Fix a pesky regression introduced when fixing API Gateway/ALB Event Handler routing regex in 1.18.0. This bug made numeric and safe URI chars to return 404 -- Big thanks to @moretension for raising it

Changes

🐛 Bug and hot fixes

  • fix(api-gateway): route regression for non-word and unsafe URI chars (#556) by @heitorlessa

This release was made possible by the following contributors:

@heitorlessa