Features
- Use
sent_at
instead ofsentry_timestamp
to reduce clock skew (#1690) - Send project root path with events (#1739)
Fixes
- Detect MVC versioning in route (#1731)
- Fix error with
ConcurrentHashMap
on Android <= 9 (#1761) - Minor improvements to
BackgroundWorker
(#1773) - Make GzipRequestBodyHandler respect async (#1776)
- Fix race condition in handling of
InitCacheFlushTimeout
(#1784) - Fix exceptions on background thread not reported in Unity (#1794)