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