This is a minor bug fix release.
What's Changed
- chore(docs): Fix grammar in uv install instructions by @jlizen in #1056
- fix(lambda-runtime): ensure if a client disconnects while streaming, the handler does not panic by @zakhenry in #1068
- feat(lambda-events): Improve ergonomics of
SqsBatchResponseandKinesisEventResponseby @lmammino in #1063 - Assorted CI fixes by @jlizen in #1072
- chore: bump version for release 1.0.2 by @bnusunny in #1074
New Contributors
Full Changelog: v1.0.1...v1.0.2