Releases: reportportal/client-Python
Releases · reportportal/client-Python
Release 5.2.3
Added
- Ability to pass client instance in
RPLogHandler
constructor, by @HardNorth - Issue #179: batch logging request payload size tracking, by @HardNorth
Fixed
- Issue #184: early logger initialization exception, by @dagansandler
Release 5.2.2
Fixed
- Issue #182: logger crash on empty client, by @HardNorth
5.2.1
Fixed
- Issue #180: logger crash on attachments, by @HardNorth
Changed
- Log processing does not stop on the first error now, by @HardNorth
5.2.0
Added
- test item 'retry' parameter processing by @rplevka
- timeout parameter processing by @rb1
- Nested Steps support by @HardNorth
- Logging API by @HardNorth
Fixed
- Client connection failures now ignored to avoid test interruption by @HardNorth
Full Changelog: 5.1.0...5.2.0