Releases: reportportal/agent-java-testNG
Releases · reportportal/agent-java-testNG
Release 5.4.4
Added
- Common Stack Trace frames skip in description and logs, by @HardNorth
@Issue
and@Issues
annotations support, by @HardNorth
Changed
- Client version upgraded on 5.2.20, by @HardNorth
Release 5.4.3
Changed
- Client version updated on 5.2.15, by @HardNorth
- Format of last error log of test in item description was updated, by @HardNorth
Removed
- Code reference report on Test NG's "Test" level to address issues with reruns, by @HardNorth
Release 5.4.2
Added
@Description
annotation support, by @oleksandr-fomenko@DisplayName
annotation support, by @oleksandr-fomenko- Putting last error logs of tests to Items' description, by @utdacc
Changed
- Client version updated on 5.2.13, by @HardNorth
Removed
TestNG
dependency marked ascompileOnly
, by @HardNorth- JSR-305 dependency, by @HardNorth
Release 5.4.1
Changed
- Move Okhttp3 to test dependencies, by @HardNorth
- Client version updated on 5.2.4, by @HardNorth
Removed
commons-model
dependency to rely onclinet-java
exclusions in security fixes, by @HardNorth
Release 5.4.0
Changed
- Client version updated on 5.2.1, by @HardNorth
- Unified ReportPortal product naming, by @HardNorth
Removed
- Deprecated code, by @HardNorth
Fixed
- Issue #147 Test/Step name logic, by @HardNorth
Release 5.3.1
Changed
- Client version updated on 5.1.22, by @HardNorth
Release 5.3.0
Changed
- Client version updated on 5.1.21, by @HardNorth
- Slf4j version updated on version 2.0.4 to support newer versions of Logback with security fixes, by @HardNorth
Removed
- Java 8 support, by @HardNorth
- Obsolete
UniqueID
annotation support, by @HardNorth - Deprecated code, by @HardNorth
Release 5.2.0
Fixed
- Issue #195 Test is reported as interrupted when testng
SkipException
is thrown in the BeforeClass method, by @HardNorth
Changed
- Client version updated on 5.1.17, by @HardNorth
Removed
- Suite status calculation, since it's server's deal since v5, by @HardNorth
NOTE: This is the last agent version which supports Java 8, since TestNG does not support it since version 7.5.
Release 5.1.4
Changed
- Client version updated on 5.1.16, by @HardNorth
Release 5.1.3
Changed
- Client version updated on 5.1.11, by @HardNorth