Skip to content

0.9.0

Compare
Choose a tag to compare
@sentry-probot sentry-probot released this 03 Sep 08:10
· 727 commits to master since this release
  • Removed drain_events. Events are now drained by calling Client::close or on the
    transport on Transport::shutdown.
  • Removed Hub::add_event_processor. This was replaced by Scope::add_event_processor
    which is easier to use (only returns factory function)/
  • Added various new client configuration values.
  • Unified option handling

This is likely to be the final API before 1.0