sentry-php
sentry-php copied to clipboard
Add support for `AWS_LAMBDA_FUNCTION_VERSION` env var
Besides reading SENTRY_RELEASE, we could consider reading AWS_LAMBDA_FUNCTION_VERSION as well to determine the release when running code on AWS Lambda.