v2.2.0
- Added
captureUncaughtException
configuration option. This already exists inserverless-sentry-lib
but was never exposed in the plugin. - Don't fail if
SENTRY_DSN
is not set but simply disable Sentry integration.
captureUncaughtException
configuration option. This already exists in serverless-sentry-lib
but was never exposed in the plugin.SENTRY_DSN
is not set but simply disable Sentry integration.