Releases: reportportal/client-Python
Releases · reportportal/client-Python
Release 5.7.6
Changed
- requests dependency version update, by @matejkloska
Release 5.7.5
Changed
- Certify dependency version update, by @othererik
Release 5.7.4
Fixed
- Microsecond logging for nested steps, by @HardNorth
Release 5.7.3
Added
- Microseconds precision for timestamps, by @HardNorth
Release 5.7.2
Release 5.7.1
Added
- Attribute key length and number truncation, by @HardNorth
- Binary character replacement in basic text fields, by @HardNorth
Release 5.7.0
Added
- Official
Python 3.14support, by @HardNorth - Custom log level support in
RPLogHandlerclass, by @HardNorth
Removed
Python 3.8support, by @HardNorth- Deprecated
log_manager.pymodule, by @HardNorth
Release 5.6.7
Changed
log_batch_payload_sizewas renamed tolog_batch_payload_limitas it was originally supposed, by @HardNorth
NOTE: This is the last client version which supports Python 3.8
Release 5.6.6
Added
- OAuth 2.0 Password Grant authentication, by @HardNorth
Release 5.6.5
Removed
- Getting message on launch finish, since there is no such field in this response, by @HardNorth