Releases: reportportal/agent-java-test-utils
Releases · reportportal/agent-java-test-utils
Release 0.0.6
Removed
- Constructor with
Socket
argument inSocketUtils.ServerCallable
class, by @HardNorth
Added
Socket
object close after each response chain, by @HardNorth
Release 0.0.5
Added
- Additional constructor with
Socket
argument inSocketUtils.ServerCallable
class, by @HardNorth
Release 0.0.4
Changed
- Awaitility and Hamcrest libraries now declared as
implementation
, by @HardNorth
Release 0.0.3
Changed
- All dependencies are now declared as
compileOnly
, by @HardNorth
Release 0.0.2
Changed
- SocketUtils class to support multiple answers, by @HardNorth
Release 0.0.1
Added
- Initial release of agent test utils, by @HardNorth