1.0.0
This release contains breaking changes
Feat: Moved auto_session_tracking experimental flag to a proper option and removed session_mode, hence enabling release health by default
Fixed Django transaction name by setting the name to request.path_info rather than request.path
Fix for tracing by getting HTTP headers from span rather than transaction when possible
Fix for Flask transactions missing request body in non errored transactions
Fix for honoring the X-Forwarded-For header
Fix for worker that logs data dropping of events with level error