Releases: reportportal/client-Python
Releases · reportportal/client-Python
5.0.0
04 Mar 13:20
Compare
Sorry, something went wrong.
No results found
Release notes:
Raise the version up to match the version of Report Portal
Add support for nested steps
4.0.0
03 Mar 11:45
Compare
Sorry, something went wrong.
No results found
Release notes:
Report Portal version 5 support.
3.2.3
02 Oct 15:23
Compare
Sorry, something went wrong.
No results found
3.2.2
30 May 10:38
Compare
Sorry, something went wrong.
No results found
Merge pull request #47 from reportportal/filland-patch-1
Update setup.py
3.2.1
04 Oct 11:00
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Merge pull request #25 from aliaksandr-trush/bugfix/24-1
remove redundant terminate call
3.1.0
15 Mar 12:12
Compare
Sorry, something went wrong.
No results found
Release Notes:
Force finish (stopping) launch is added.
3.0.0
30 May 14:10
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
Release Notes:
Fixed issue with uri join on Windows platform.
Added ability to upload binary attachment.