Skip to content

4.0.0

Choose a tag to compare

@Jorich Jorich released this 05 Nov 11:09
· 57 commits to master since this release
29fb286

What's Changed

Breaking changes:

  • Logs are written to a single log entry now. Data from mappers is mostly added to MDC. The new log message looks as follows for every log level: GET https://localhost:3000/api?data=true&test 404 1024bytes 14ms
  • RetrofitApiBuilder.create added a third argument, RetrofitLoggingInterceptor. Builder methods loggingLevel and suppressedHeaders have been removed.

New Contributors

Full Changelog: v3.4.0...v4.0.0