Skip to content

Release 2.2.0

Compare
Choose a tag to compare
@paveldedik paveldedik released this 21 Oct 12:37
· 6 commits to master since this release
d7cd30c

🐛 Features

  • 91c6dbe BREAKING CHANGE: Use isolation Scope instead of a Hub
    • SentryProcessor now accepts optional scope argument instead of hub

🔧 Chores and Improvements

📦 Other

  • 64d6463 Update README.md to document change from hub to scope
  • 0a6d19a replace level=logging.ERROR with event_level=... in README.md
  • e5712ab fix typo in README.md