Skip to content

release 4.1.0

Choose a tag to compare

@chentianming11 chentianming11 released this 31 May 06:34
· 12 commits to master since this release

chore: release 4.1.0
Bump version from 4.0.8 to 4.1.0. This release adds four features:

  • Micrometer metrics integration (opt-in by default to avoid
    autoconfig ordering pitfalls).
  • Actuator endpoint exposing @RetrofitClient metadata.
  • Retry enhancements: exponential backoff, jitter and conditional
    retry triggering.
  • Spring AOT support for GraalVM native image out-of-the-box.