Skip to content

2.65.0

Latest

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 13 Jul 11:33
4cc6fda

New Features ✨

Huey

Other

Bug Fixes 🐛

Tracing

Other

  • (django) Avoid ValueError in async middleware process_* hooks by @r0ro in #6698
  • (scope) Drop None user attribute values in set_user by @ericapisani in #6692
  • (starlette) Don't overwrite user set during request in AuthenticationMiddleware by @ericapisani in #6760

Internal Changes 🔧