Skip to content

Releases: reportportal/client-Python

Release 5.7.6

20 May 17:46
91de169

Choose a tag to compare

Changed

Release 5.7.5

17 May 15:00
d6573fd

Choose a tag to compare

Changed

  • Certify dependency version update, by @othererik

Release 5.7.4

10 Apr 10:11
81c9a09

Choose a tag to compare

Fixed

  • Microsecond logging for nested steps, by @HardNorth

Release 5.7.3

10 Apr 09:41
992be15

Choose a tag to compare

Added

  • Microseconds precision for timestamps, by @HardNorth

Release 5.7.2

06 Apr 20:24
95f5637

Choose a tag to compare

Changed

  • aiohttp version updated to 3.13.4, by @HardNorth

Removed

Release 5.7.1

03 Apr 07:25
872f867

Choose a tag to compare

Added

  • Attribute key length and number truncation, by @HardNorth
  • Binary character replacement in basic text fields, by @HardNorth

Release 5.7.0

01 Dec 14:48
1659187

Choose a tag to compare

Added

  • Official Python 3.14 support, by @HardNorth
  • Custom log level support in RPLogHandler class, by @HardNorth

Removed

Release 5.6.7

11 Nov 13:59
43111f7

Choose a tag to compare

Changed

  • log_batch_payload_size was renamed to log_batch_payload_limit as it was originally supposed, by @HardNorth

NOTE: This is the last client version which supports Python 3.8

Release 5.6.6

10 Nov 13:51
1ee1f8f

Choose a tag to compare

Added

  • OAuth 2.0 Password Grant authentication, by @HardNorth

Release 5.6.5

05 May 10:26
7d14e48

Choose a tag to compare

Removed

  • Getting message on launch finish, since there is no such field in this response, by @HardNorth