8000
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 5363c47 commit 263a0bdCopy full SHA for 263a0bd
CHANGES.md
@@ -1,3 +1,11 @@
1
+## 0.7.11
2
+
3
+* Fix a bug that would send `errno` in an invalid format to the server.
4
+* Fix import-time crash when running Python with `-O` flag.
5
+* Fix a bug that would prevent the logging integration from attaching `extra`
6
+ keys called `data`.
7
+* Fix order in which exception chains are reported to match Raven behavior.
8
9
## 0.7.10
10
11
* Add more event trimming.
0 commit comments