Skip to content

Releases: reportportal/client-Python

5.0.3

15 Apr 13:50
85bf231
Compare
Choose a tag to compare

Release notes:

  • Fixed CPU type reported in Docker/Virtual environments
  • Increased max number of HTTP pool connections to 50

5.0.2

01 Apr 11:07
19b2957
Compare
Choose a tag to compare

Release notes:

  • Added support for the item update call
  • Added interface for gathering system information for the agents
  • Aligned to PEP8 and PEP257
  • Added automatic check for PEP257 requirements

5.0.1

06 Mar 10:41
620f9c5
Compare
Choose a tag to compare

Release notes:

  • Fixed invalid syntax issue importing ReportPortalService class

5.0.0

04 Mar 13:20
4d8cab7
Compare
Choose a tag to compare

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
8740111
Compare
Choose a tag to compare

Release notes:

  • Report Portal version 5 support.

3.2.3

02 Oct 15:23
e8c1314
Compare
Choose a tag to compare

Release notes:

  • Various bug fixes

3.2.2

30 May 10:38
6d836b0
Compare
Choose a tag to compare
Merge pull request #47 from reportportal/filland-patch-1

Update setup.py

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.