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 35cfa0d commit 3ee47b7Copy full SHA for 3ee47b7
CHANGES.md
@@ -1,3 +1,10 @@
1
+## 0.5.0
2
+
3
+* Fix a bug that would omit several debug logs during SDK initialization.
4
+* Fix issue that sent a event key `""` Sentry wouldn't understand.
5
+* **Breaking change:** The `level` and `event_level` options in the logging integration now work separately from each other.
6
+* Fix a bug in the Sanic integration that would report the exception behind any HTTP error code.
7
8
## 0.4.3
9
10
* Fix a bug that would leak WSGI responses.
0 commit comments