Added
- A constructor in
ReportPortalHttpLoggingInterceptor
class which acceptsparamConverter
parameter, by @HardNorth
Changed
utils-java-formatting
dependency version updated on 5.2.7, by @HardNorth
Removed
setBodyTypeMap
andsetContentPrettiers
methods fromReportPortalHttpLoggingInterceptor
class, since they duplicate those fromAbstractHttpFormatter
class, by @HardNorth