Skip to content

v4.7.6

Compare
Choose a tag to compare
@graemerocher graemerocher released this 22 Nov 10:28
· 14 commits to 4.7.x since this release

What's Changed

Bug Fixes 🐞

  • Only subscribe to body once actually requested to by @yawkat in #11365
  • Fixed: ConcurrentModificationException in FullNettyClientHttpResponse::getBody by @altro3 in #11370
  • fix combination of lombok.Builder with Introspected without builder by @graemerocher in #11347

Improvements ⭐

  • Add maxEncodeSize configuration for zstd compression by @glorrian in #11361

Dependency updates πŸš€

  • fix(deps): update vertx to v4.5.11 by @renovate in #11340
  • chore(deps): update graalvm/setup-graalvm action to v1.2.6 by @renovate in #11348
  • fix(deps): update dependency org.projectlombok:lombok to v1.18.36 by @renovate in #11349
  • fix(deps): update dependency org.testcontainers:spock to v1.20.4 by @renovate in #11363

Full Changelog: v4.7.5...v4.7.6