Releases: backtrace-labs/backtrace-python
Releases · backtrace-labs/backtrace-python
Version 0.4.2
Version 0.4.1
Version 0.4.0
Version 0.4.0
- Changed a submission flow - from spawning and sending data from a process to a background thread(#19).
- Added support for submit.backtrace.io(#14).
- Added new default attributes:
- Added a support for attachments (#19),
- Added a new client initialization attributes:
- attributes - client specific attributes that will be included every time the report is being generated (#19),
- attachments - list of attachments paths (#19),
- collect_source_code - disable collecting source code information for each stack trace (#20),
- ignore_ssl_certificate - if True, the option disables ssl validation (#19).