Skip to content

5.0.0 Release

Compare
Choose a tag to compare
@ProRedCat ProRedCat released this 28 Feb 00:38
b445b6d

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 and log_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