Asgi-correlation-id

Latest version: v4.3.1

Safety actively analyzes 623343 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

4.3.1

What's Changed
* Change license to MIT by fabioruicci in https://github.com/snok/asgi-correlation-id/pull/84

New Contributors
* fabioruicci made their first contribution in https://github.com/snok/asgi-correlation-id/pull/84

**Full Changelog**: https://github.com/snok/asgi-correlation-id/compare/v4.3.0...v4.3.1

4.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

4.2.0

What's Changed
* add correlation_id into websocket request by Misutes in https://github.com/snok/asgi-correlation-id/pull/74

New Contributors
* Misutes made their first contribution in https://github.com/snok/asgi-correlation-id/pull/74

**Full Changelog**: https://github.com/snok/asgi-correlation-id/compare/v4.1.0...v4.2.0

4.1.0

What's Changed
* Add support for log filter default value by tlinhart in https://github.com/snok/asgi-correlation-id/pull/70
* Use new header value in failed validation warning by tlinhart in https://github.com/snok/asgi-correlation-id/pull/71

**Full Changelog**: https://github.com/snok/asgi-correlation-id/compare/v4.0.0...v4.1.0

4.0.0

Breaking changes
* Remove Access-Control-Expose-Headers response header by tlinhart in https://github.com/snok/asgi-correlation-id/pull/67

This PR removes `Access-Control-Expose-Headers` CORS headers from outgoing responses. See [this section](https://github.com/snok/asgi-correlation-id#cors) of the README for how to (re)configure your CORS middleware, if needed.


* Change the default value of `update_request_header` by sondrelg in https://github.com/snok/asgi-correlation-id/pull/68

This change switches the default value of `update_request_header` to `True`, which seems like a more sensible default.

**Full Changelog**: https://github.com/snok/asgi-correlation-id/compare/v3.3.0...v4.0.0

3.3.0

What's Changed
* Add support for updating request header values by tlinhart in https://github.com/snok/asgi-correlation-id/pull/65

New Contributors
* tlinhart made their first contribution in https://github.com/snok/asgi-correlation-id/pull/65

**Full Changelog**: https://github.com/snok/asgi-correlation-id/compare/v3.2.2...v3.3.0

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.