Update dependency asgi-correlation-id to v4.3.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
asgi-correlation-id | dependencies | minor |
4.2.0 -> 4.3.0
|
Release Notes
snok/asgi-correlation-id (asgi-correlation-id)
v4.3.0
What's Changed
This version drops official support for 3.7, and add support for 3.12. The middleware is expected to still work on 3.7 for now, but the version will no longer be guaranteed to work in the future.
- Update supported Python versions by @sondrelg in https://github.com/snok/asgi-correlation-id/pull/82
- Add example on how to add correlation_id in uvicorn access log by @nesies in https://github.com/snok/asgi-correlation-id/pull/77
- Fix uvicorn example by @nesies in https://github.com/snok/asgi-correlation-id/pull/80
- Add example on how to add correlation_id when using hypercorn and FastAPI by @nesies in https://github.com/snok/asgi-correlation-id/pull/79
New Contributors
- @nesies made their first contribution in https://github.com/snok/asgi-correlation-id/pull/77
Full Changelog: https://github.com/snok/asgi-correlation-id/compare/v4.2.0...v4.3.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.