10.4.0
Various fixes & improvements
- Add rate-limiting to
Sentry.LoggerHandler
. - Improve reporting of process crashes in
Sentry.LoggerHandler
. - Fix loading configuration in
mix sentry.send_test_event
. - Fix JSON libraries that raise errors when encoding.
- Allow
Sentry.LoggerBackend
andSentry.LoggerHandler
to use Sentry metadata. - Validate configuration passed to
Sentry.LoggerHandler
.