5.0.0 Release
Changes
Breaking changes:
- Support for Python 2.7 has been dropped
Bug Fixes:
- Removes largest local/global variables in crash payload to ensure payload size limit is not breached (optional)
- We now provide
enforce_payload_size_limit
andlog_payload_size_limit_breaches
as configuration options, both enabled by default - These control whether the provider will attempt to remove variables if there is an oversized payload and log which variables were removed
- We now provide