Skip to content

v23.5.1

Compare
Choose a tag to compare
@github-actions github-actions released this 04 May 20:51
· 495 commits to main since this release
32901d6

What's Changed

🚀 Features

  • sbt-airframe: Add airframeHttpOutDir option for changing the client output directory by @xerial in #2935
  • sbt-airframe: Regenerate RPC clients upon API change without reload by @xerial in #2936

🐛 Bug Fixes

  • airframe-http-netty: Fix empty response handling by @xerial in #2924
  • airframe-json: Fix parsing a single '0' with JSON.parseAny by @xerial in #2926
  • airframe-surface: Fix #2928 to Surface.ofClass(case object cls) in Scala 3 by @xerial in #2934

🔗 Dependency Updates

🛠 Internal Updates

Other Changes

  • airframe-http-netty: Improve exception handling by @xerial in #2927

Full Changelog: v23.5.0...v23.5.1