0.7.4
- Read release and environment from process environment like the Raven SDK
does. The keys are calledSENTRY_RELEASEandSENTRY_ENVIRONMENT. - Fix a bug in the
serverlessintegration where it would not push a new scope
for each function call (leaking tags and other things across calls). - Experimental support for type hints.