Skip to content

Releases: reportportal/client-Python

3.2.0

17 Jul 21:39
b8a4c4b

Choose a tag to compare

Merge pull request #25 from aliaksandr-trush/bugfix/24-1

remove redundant terminate call

3.1.0

15 Mar 12:12
cd0509b

Choose a tag to compare

Release Notes:

  • Force finish (stopping) launch is added.

3.0.0

30 May 14:10

Choose a tag to compare

Release Notes:

  • Code clean-up (more "pythonic" style, backwards incompatible).
  • Log messages with and without attachment.
  • Batch log uploads with ability to specify batch size.
  • Background batch uploads (asynchronous mode).

2.6.0

25 May 12:58

Choose a tag to compare

Release Notes:

  • Fixed issue with uri join on Windows platform.
  • Added ability to upload binary attachment.