Skip to content

v23.4.3

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Apr 20:40
· 795 commits to main since this release

What's Changed

πŸš€ Features

  • Upgrade to Node.js 18 by @xerial in #2434
  • airframe-http: Add a new RxRouter interface for Scala and Scala.js by @xerial in #2689
  • airframe-netty: Support RxFilter by @xerial in #2853
  • airframe-http: Add RxRouterProvider interface by @xerial in #2854
  • airframe-http: Build Router at runtime using RxRouterProvider for Scala 3 support by @xerial in #2858

πŸ› Bug Fixes

  • airframe-surface: Fix Surface.of[X] for generated RPC clients by @xerial in #2860
  • airframe-log: Do not show stacktrace when wvlet.log.AirframeLogManager is missing by @xerial in #2861

πŸ”— Dependency Updates

πŸ›  Internal Updates

Full Changelog: v23.4.2...v23.4.3