Skip to content

Releases: reportportal/client-Python

3.2.1

04 Oct 11:00
fa1fc86
Compare
Choose a tag to compare

Re-license under Apache 2.0

with this version we switch from restrictive GPL3.0 to Apache2.0

if you still need to use it under GPL3.0, please fork own version from this commit #32

3.2.0

17 Jul 21:39
b8a4c4b
Compare
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
Compare
Choose a tag to compare

Release Notes:

  • Force finish (stopping) launch is added.

3.0.0

30 May 14:10
Compare
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
Compare
Choose a tag to compare

Release Notes:

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