Releases: reportportal/client-Python
Releases · reportportal/client-Python
3.2.1
3.2.0
Merge pull request #25 from aliaksandr-trush/bugfix/24-1 remove redundant terminate call
3.1.0
Release Notes:
- Force finish (stopping) launch is added.
3.0.0
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
Release Notes:
- Fixed issue with uri join on Windows platform.
- Added ability to upload binary attachment.