Skip to content

Commit fde5576

Browse files
committed
doc: Changelog
1 parent d846986 commit fde5576

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.7.4
2+
3+
* Read release and environment from process environment like the Raven SDK
4+
does. The keys are called `SENTRY_RELEASE` and `SENTRY_ENVIRONMENT`.
5+
* Fix a bug in the `serverless` integration where it would not push a new scope
6+
for each function call (leaking tags and other things across calls).
7+
* Experimental support for type hints.
8+
19
## 0.7.3
210

311
* Fix crash in AIOHTTP integration when integration was set up but disabled.

0 commit comments

Comments
 (0)