Skip to content

Release 5.1.6

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jan 14:56
· 4 commits to develop since this release

Added

  • A constructor in ReportPortalHttpLoggingInterceptor class which accepts paramConverter parameter, by @HardNorth

Changed

Removed

  • setBodyTypeMap and setContentPrettiers methods from ReportPortalHttpLoggingInterceptor class, since they duplicate those from AbstractHttpFormatter class, by @HardNorth