Skip to content

Releases: getslash/backslash-python

2.32.0

30 Oct 08:23
Compare
Choose a tag to compare
  • 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

11 Sep 10:36
Compare
Choose a tag to compare
  • Fix lazy queries - use API HTTP session

2.31.0

11 Sep 05:51
Compare
Choose a tag to compare
  • 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

08 Aug 12:06
Compare
Choose a tag to compare
  • Added property for fetching the Session's UI URL to the official Slash plugin

2.29.0

06 Aug 11:44
Compare
Choose a tag to compare
  • 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