github getsentry/sentry-java v1.7.0
sentry-java v1.7.0

latest releases: 7.9.0, 7.9.0-alpha.1, 7.8.0-alpha.0...
6 years ago

Changes:

  • Warn (once) when a client lockdown is first initiated and why.
  • Log events skipped by a lockdown at the DEBUG level.
  • Don't log a full stacktrace when an HTTP 429 (Too Many Requests) is returned.
  • Fix parsing of Retry-After header which apparently changed to a floating point number.
  • Pass MDC context down to AsyncConnection worker threads.
  • Changed buffer.size default from 50 to 10.
  • When buffering is enabled, only retry sending events when the network is down or the project is being throttled (HTTP 429).

Available on Maven: http://search.maven.org/#search%7Cga%7C1%7Cio.sentry

Don't miss a new sentry-java release

NewReleases is sending notifications on new releases.