Skip to content

v23.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 May 06:42
· 675 commits to main since this release

What's Changed

πŸ”₯ Breaking Changes

  • airframe-rx: Separte Rx and RxOption interfaces by @xerial in #2918

πŸš€ Features

  • airframe-http: Support RxHttpFilter in http clients by @xerial in #2908
  • airframe-http: Support reading REST endpoints with RPC clients by @xerial in #2909
  • airframe-http: Add a standard HTTP client/server logging by @xerial in #2912
  • airframe-http: Add new HTTP client usage (Sync and Rx-based async) by @xerial in #2913
  • airframe-http-netty: Report RPC arg logs by @xerial in #2916

πŸ› Bug Fixes

  • airframe-surface: Resolve Any type properly in Scala 3 by @xerial in #2910
  • airframe-log: Fixes #2914 Could not load Logmanager "wvlet.log.AirframeLogManager" warning by @xerial in #2915

πŸ”— Dependency Updates

  • Update airframe-http, airframe-http-netty, ... to 23.4.8 by @xerial-bot in #2903

πŸ›  Internal Updates

Full Changelog: v23.4.8...v23.5.0