- Client version updated on 5.2.13, by @HardNorth
utils-java-formatting
dependency version updated on 5.2.3, by @HardNorth
- Client version updated on 5.2.11, by @HardNorth
client-java
dependency marked ascompileOnly
, by @HardNorthutils-java-formatting
dependency version updated on 5.2.2, by @HardNorth
utils-java-formatting
dependency marked back asapi
, by @HardNorth
- Client version updated on 5.2.4, by @HardNorth
- All dependencies are marked as
implementation
, by @HardNorth
commons-model
dependency to rely onclinet-java
exclusions in security fixes, by @HardNorth
- Client version updated on 5.2.0, by @HardNorth
utils-java-formatting
library version updated on version 5.2.0, by @HardNorth- Rest-Assured dependency marked as
implementation
to force users specify their own versions, by @HardNorth
- Client version updated on 5.1.22, by @HardNorth
utils-java-formatting
library version updated on version 5.1.6, by @HardNorth
- Client version updated on 5.1.16, by @HardNorth
utils-java-formatting
library version updated on version 5.1.5, by @HardNorth
- Common field duplication in child class, by @HardNorth
- Client version updated on 5.1.15, by @HardNorth
- Some refactoring, by @HardNorth
utils-java-formatting
library version updated on version 5.1.4, by @HardNorth
- Passing Multipart request part as
java.io.File
with text type, by @HardNorth
ReportPortalRestAssuredLoggingFilter.addRequestFilter
method to be able to allow skipping certain request logging, by @HardNorthapplication/x-www-form-urlencoded
body type handling, by @HardNorth
- NullPointerExceptions in case of null values for different converters, by @HardNorth
- Client version updated on 5.1.11, by @HardNorth
new Date()
replaced withCalendar.getInstance().getTime()
- Complete code refactoring with moving common HTTP formatting code to a separate library:
utils-java-formatting
, by @HardNorth
- Invalid content pretty-print crash, by @HardNorth
- Empty Content-Type parse exception, by @HardNorth
- Cookies indent when use with headers, by @HardNorth
- All converters and prettiers moved into
com.epam.reportportal.restassured.support.Converters
class, by @HardNorth
- Missed HTTP headers in case of GET requests, by @HardNorth
- Example converters, by @HardNorth
- Chain accessors for setters, by @HardNorth
- Logger crash on empty Content-Type HTTP header, by @HardNorth
- URL converter function, by @HardNorth
- Initial release of REST Assured logger, by @HardNorth