Release v0.3.3
What's Changed
- Preserve aws-lambda-rust in the user-agent by @calavera in #33
- Added Spring Boot Zip example by @maschnetwork in #34
- Update project name in README file by @bnusunny in #37
- readness_check_port defaults to port by @bnusunny in #45
- readiness check verify the http status code is successful (2xx) by @bnusunny in #46
- reduce idle connection pool time to 4 seconds by @bnusunny in #47
- treat response body as TEXT when both CONTENT_ENCODING and CONTENT_TY… by @bnusunny in #48
- upgrade to Rust 2021 edition by @bnusunny in #49
- upgrade to the latest lambda-http crate by @bnusunny in #50
- Bump crate version to 0.3.3 by @bnusunny in #51
New Contributors
- @calavera made their first contribution in #33
- @maschnetwork made their first contribution in #34
Full Changelog: v0.3.2...v0.3.3