What's Changed
- feat(otel): allow to configure the faas.trigger attribute of the span by @Oliboy50 in #903
- doc: Add an example for using the anyhow crate by @taiki45 in #904
- Improved error messages about payload deserialization by @rimutaka in #905
- added RDS IAM Auth example by @Kevinwochan in #908
- Expand on the CloudTrail event by @martinjlowm in #909
- Error handling improvements by @calavera in #907
- Fixed clippy warnings in lambda-events by @rimutaka in #910
- Release version 0.13 by @calavera in #912
- fix: remove unused struct by @maxday in #914
- fix: bedrock tests by @maxday in #915
- add support for integration test via GitHub Actions by @maxday in #913
- Fix trivial typo in docs of Tracing by @mksiq in #918
- feat: ergonomic improvements to HTTP payload deserialization by @mlaota in #921
- Use event filter by @bassmanitram in #925
- fix: expose CloudWatchMetricAlarm and CloudWatchCompositeAlarm by @junlarsen in #926
- Add AppConfig feature flags example by @calavera in #928
- Update to tower 0.5 by @GeorgeHahn in #929
- Only add URL query if it's not empty by @RaeesBhatti in #933
- Release events 0.16.0 and http 0.14.0 by @bnusunny in #938
New Contributors
- @Oliboy50 made their first contribution in #903
- @taiki45 made their first contribution in #904
- @Kevinwochan made their first contribution in #908
- @martinjlowm made their first contribution in #909
- @mksiq made their first contribution in #918
- @mlaota made their first contribution in #921
- @junlarsen made their first contribution in #926
- @GeorgeHahn made their first contribution in #929
- @RaeesBhatti made their first contribution in #933
Full Changelog: lambda-extension-0.11.0...lambda-events-0.16.0