Skip to content

OpenFeign 11.8

Compare
Choose a tag to compare
@velo velo released this 23 Dec 02:44
· 627 commits to master since this release

What's Changed

  • Provide a way to exclude headers from logs by @radio-rogal in #1530
  • [java11] Add default timeout value as Request.Options uses by @radio-rogal in #1532
  • [Snyk] Upgrade io.netty:netty-codec-http from 4.1.68.Final to 4.1.69.Final by @snyk-bot in #1534
  • [Snyk] Security upgrade com.google.code.gson:gson from 2.8.8 to 2.8.9 by @snyk-bot in #1535
  • Fixed flaky tests in feign.json.JsonEncoderTest by @Augustine-C in #1538
  • asyncBuilder can override default logger by @radio-rogal in #1539
  • docs: Change Java11 New HTTP/2 Client link to JEP 321 by @KENNYSOFT in #1540
  • HTTP protocol version on the logging by @radio-rogal in #1543
  • [Snyk] Upgrade io.netty:netty-handler from 4.1.69.Final to 4.1.70.Final by @snyk-bot in #1549
  • The counter indicator increases by 2 each time (on happy path) by @radio-rogal in #1548
  • Reason is optional in HTTP2 by @radio-rogal in #1550
  • MeteredDecoder records timer once in happy path by @radio-rogal in #1554

New Contributors

Full Changelog: 11.7...11.8