Skip to content

Releases: getslash/backslash-python

2.32.0

Choose a tag to compare

@vmalloc vmalloc released this 30 Oct 08:23
  • 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

Choose a tag to compare

@vmalloc vmalloc released this 11 Sep 10:36
  • Fix lazy queries - use API HTTP session

2.31.0

Choose a tag to compare

@vmalloc vmalloc released this 11 Sep 05:51
  • 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

Choose a tag to compare

@vmalloc vmalloc released this 08 Aug 12:06
  • Added property for fetching the Session's UI URL to the official Slash plugin

2.29.0

Choose a tag to compare

@vmalloc vmalloc released this 06 Aug 11:44
  • 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