This release adds two new improvements and several examples.
- Force Lambda failure based on specific http response codes (see
AWS_LWA_ERROR_STATUS_CODES
in the project README) - Log warning messages if the web application is not ready after 2 seconds
What's Changed
- docs: bump the version to v0.8.4 by @Marukome0743 in #488
- example: FastHTML examples by @stephenhibbert in #496
- chore: Update GitHub Actions by @bnusunny in #498
- fix: Fix beta stack e2e tests by @bnusunny in #508
- chore: Update GitHub actions by @bnusunny in #509
- chore: Read aws region from env var by @bnusunny in #518
- docs: Add Web to tool name in docs by @valerena in #521
- example: Add Remix examples by @bnusunny in #524
- example: add lambda web adapter streaming api backend only example by @jlonge4 in #543
- feature: Force Lambda failure by @bnusunny in #558
- feature: simplify debug logging for app readiness checks by @DiscreteTom in #520
- example: SvelteKit SSR zip example by @mxfactorial in #561
- chore: Update dependencies to latest versions by @bnusunny in #565
- Bump version to v0.9.0 by @bnusunny in #566
New Contributors
- @Marukome0743 made their first contribution in #488
- @stephenhibbert made their first contribution in #496
- @valerena made their first contribution in #521
- @jlonge4 made their first contribution in #543
- @DiscreteTom made their first contribution in #520
Full Changelog: v0.8.4...v0.9.0