Skip to content

Releases: reportportal/client-java

Release 5.4.8

19 Nov 12:24

Choose a tag to compare

Added

  • AttributeParser.retrieveAttributes(Executable) method, by @HardNorth

Changed

  • Attribute annotations and their extraction improved, by @HardNorth

Release 5.4.7

13 Nov 10:03

Choose a tag to compare

Added

  • HTTP logging support for OAuth 2.0 Password Grant authentication, by @HardNorth

Fixed

  • Explicitly disable proxy for OAuth authentication when rp.oauth.use.proxy=false to avoid issues when proxy is set through system properties, by @HardNorth

Release 5.4.6

24 Oct 12:21

Choose a tag to compare

Added

  • rp.oauth.use.proxy parameter to control if OAuth HTTP client Inherits proxy settings from general client, by @HardNorth

Release 5.4.5

21 Oct 14:01

Choose a tag to compare

Added

  • LockCloseable class as a separate entity, by @HardNorth

Release 5.4.4

15 Oct 12:10

Choose a tag to compare

Added

  • OAuth 2.0 Password Grant authentication, by @HardNorth

Release 5.4.3

28 Sep 15:56

Choose a tag to compare

Fixed

  • Losing of file content type and name on log message cloning, by @HardNorth

Release 5.4.2

26 Sep 13:43

Choose a tag to compare

Fixed

  • Return back logging endpoints with Date class for backward compatibility, by @HardNorth

Release 5.4.1

25 Sep 16:12

Choose a tag to compare

Fixed

  • Log time parameter type changed to Comparable in multiple methods, in ReportPortal and ItemTreeReporter classes, by @HardNorth
  • Support of Date type in SaveLogRQ for legacy loggers, by @HardNorth

Release 5.4.0

24 Sep 09:27

Choose a tag to compare

Added

  • Microseconds precision for timestamps, by @HardNorth

Changed

  • Replace "jsr305" with "jakarta.annotation-api", by @HardNorth

Removed

Release 5.3.17

22 Sep 11:15

Choose a tag to compare

Fixed

  • Item upload in certain rare cases, by @HardNorth

NOTE: This is the last client version which supports Java 8, 9, 10