Skip to content

Releases: reportportal/client-Python

Release 5.7.7

Choose a tag to compare

@github-actions github-actions released this 16 Jun 10:07
2f378ac

Changed

  • aiohttp dependency version update, by @M1troll
  • certify dependency version update, by @HardNorth

Release 5.7.6

Choose a tag to compare

@github-actions github-actions released this 20 May 17:46
91de169

Changed

Release 5.7.5

Choose a tag to compare

@github-actions github-actions released this 17 May 15:00
d6573fd

Changed

  • Certify dependency version update, by @othererik

Release 5.7.4

Choose a tag to compare

@github-actions github-actions released this 10 Apr 10:11
81c9a09

Fixed

  • Microsecond logging for nested steps, by @HardNorth

Release 5.7.3

Choose a tag to compare

@github-actions github-actions released this 10 Apr 09:41
992be15

Added

  • Microseconds precision for timestamps, by @HardNorth

Release 5.7.2

Choose a tag to compare

@github-actions github-actions released this 06 Apr 20:24
95f5637

Changed

  • aiohttp version updated to 3.13.4, by @HardNorth

Removed

Release 5.7.1

Choose a tag to compare

@github-actions github-actions released this 03 Apr 07:25
872f867

Added

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

Release 5.7.0

Choose a tag to compare

@github-actions github-actions released this 01 Dec 14:48
1659187

Added

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

Removed

Release 5.6.7

Choose a tag to compare

@github-actions github-actions released this 11 Nov 13:59
43111f7

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

Choose a tag to compare

@github-actions github-actions released this 10 Nov 13:51
1ee1f8f

Added

  • OAuth 2.0 Password Grant authentication, by @HardNorth