sentry-python v0.14.3 Release Notes
-
- ๐ Attempt to use a monotonic clock to measure span durations in Performance/APM.
- ๐ Avoid overwriting explicitly set user data in web framework integrations.
- ๐ Allow to pass keyword arguments to
capture_event
instead of configuring the scope. - ๐ Feature development for session tracking.