v0.10.0
What's Changed
- Add observability features: request context, logging and exception tracking by @rolandboon in #20
- Updates Lambda build docs to ESM by @rolandboon in #21
- Fixes rate limiting middleware exception handling by @rolandboon in #22
- Adds configurable log level to the default logger and cleanup test log noise by @rolandboon in #23
- Fixes awaiting for async factories in bootstrap by @rolandboon in #24
- Changes bootstrap logging level to debug by @rolandboon in #25
- Fixes excluding filter in aggregations for nested fields by @rolandboon in #31
Full Changelog: v0.9.2...v0.10.0