Skip to content

Commit 9058843

Browse files
committed
doc: Changelog
1 parent fe9fa1d commit 9058843

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGES.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## 0.6.7
2+
3+
* Sourcecode Django templates is now displayed in stackframes like Jinja templates in Flask already were.
4+
* Updates to AWS Lambda integration for changes Amazon did to their Python 3.7 runtime.
5+
* Fix a bug in the AIOHTTP integration that would report 300s and other HTTP status codes as errors.
6+
* Fix a bug where a crashing `before_send` would crash the SDK and app.
7+
* Fix a bug where cyclic references in e.g. local variables or `extra` data would crash the SDK.
8+
19
## 0.6.6
210

311
* Un-break API of internal `Auth` object that we use in Sentry itself.

0 commit comments

Comments
 (0)