pypi starlette-context 0.2.2

latest releases: 0.3.6, 0.3.5, 0.3.4...
4 years ago
  • for correlation id and request id plugins, add support for enforcing the generation of a new value
  • for ^ plugins add support for validating uuid. It's a default behavior so will break things for people who don't use uuid4 there. If you don't want this validation, you need to pass validate=False to the plugin
  • thanks to @VukW you can now check if context is available

Don't miss a new starlette-context release

NewReleases is sending notifications on new releases.