2.1.0
We missed a few tags, so here's the aggregated change log:
2.1.0
- Support DNS format without secret key.
- Remove dependency on
package:quiver
. - The
clock
argument toSentryClient
constructor should now be
ClockProvider
(but still acceptsClock
for backwards compatibility).
2.0.2
- Add support for user context in Sentry events.
2.0.1
- Invert stack frames to be compatible with Sentry's default culprit detection.