Fixes
- Enums use its name instead of non exhaustive switches (##1506)
Enhancements
- Add http fields to
span.data(#1497)- Set
http.response.status_code - Set
http.response_content_length
- Set
- Improve
SentryException#value, remove stringified stack trace (##1470)