Release v0.6.2
Main updates:
- Optional gzip compression of responses
 - Add e2e tests to the pipeline
 - Integrate Foresight in the pipeline
 - Add Deno Oak in Zip example
 
What's Changed
- Update README and examples to v0.6.1 by @bnusunny in #123
 - Add e2e tests by @bnusunny in #126
 - Update pipeline to fix matrix variables by @bnusunny in #127
 - Update pipeline to test the latest layers and images by @bnusunny in #134
 - Add Foresight workflow-kit action to collect metrics and traces by @serkan-ozal in #137
 - Add Deno Oak in Zip example by @bnusunny in #139
 - Use nextest as test runner to get junit test reports by @bnusunny in #142
 - Bump bumpalo from 3.10.0 to 3.12.0 by @dependabot in #140
 - Add Foresight Test Kit Action by @rwxdash in #143
 - Return app response directly to lambda-http runtime by @bnusunny in #146
 - Refactor Tower.Service call method by @bnusunny in #147
 - Bump tokio from 1.20.3 to 1.20.4 in /examples/rust-axum-zip by @dependabot in #149
 - Bump tokio from 1.24.1 to 1.24.2 by @dependabot in #150
 - Upgrade Flask by @bnusunny in #158
 - upgrade fastapi by @bnusunny in #159
 - Optional gzip compression of responses by @huntharo in #157
 - release v0.6.2 by @bnusunny in #161
 
New Contributors
- @serkan-ozal made their first contribution in #137
 - @rwxdash made their first contribution in #143
 - @huntharo made their first contribution in #157
 
Full Changelog: v0.6.1...v0.6.2