We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7b6623 commit b386256Copy full SHA for b386256
CHANGES.md
@@ -1,3 +1,10 @@
1
+## 0.9.0
2
+
3
+* The SDK now captures `SystemExit` and other `BaseException`s when coming from
4
+ within a WSGI app (Flask, Django, ...)
5
+* Pyramid: No longer report an exception if there exists an exception view for
6
+ it.
7
8
## 0.8.1
9
10
* Fix infinite recursion bug in Celery integration.
0 commit comments