Skip to content

1.16.1

Compare
Choose a tag to compare
@tmaiaroto tmaiaroto released this 03 Mar 15:45
· 9 commits to master since this release

Found a way to catch false positive base64 decoded values from API Gateway stage variables, this patch version issues a quick fix for that. If you never tried to store a character API Gateway didn't support, you'd be fine. If you knew to base64 decode yourself, you'd be fine. However, this ensures you don't need to worry about what API Gateway supports and doesn't support.