Releases: getslash/backslash-python
Releases · getslash/backslash-python
2.32.0
- Clean up UI URL generation, added
Backslash.get_ui_url
helper method
- Support reporting interruption exceptions to Backslash
- Support reporting timing metrics
- Support reporting test status description
2.31.1
- Fix lazy queries - use API HTTP session
2.31.0
- Support reporting sessions with a specific TTL, marking them for future deletion on the server
- Report local and remote SCM branches if supported
2.30.0
- Added property for fetching the Session's UI URL to the official Slash plugin
2.29.0
- Add hook for intercepting keepalive thread exceptions
- Move to PBR
- Be more resilient to I/O errors when compressing tracebacks
- Added
webapp_url
and rest_url
to the official Slash plugin
- Support reporting fatal exceptions
- Added
get_parent
to test objects to retrieve the parent session