v23.8.1
What's Changed
π Features
π Bug Fixes
- sbt-airframe (fix): Remove unused import Future from generated RPC clients by @xerial in #3101
- openapi (internal): Do not use runtime-reflection in UnionCodec to fix flaky tests by @xerial in #3108
- internal: Fix Scala 3 related warnings by @xerial in #3111
- rx (fix): Avoid concurrent modification of RxVar subscribers by @xerial in #3113
π Dependency Updates
- Update airframe-http, airframe-http-netty, ... to 23.8.0 by @xerial-bot in #3095
- Update snakeyaml to 2.1 by @xerial-bot in #3096
- Update logback-core to 1.3.9 by @xerial-bot in #3105
π Internal Updates
- http-codegen (internal): Add a test for OpenAPI required parameters by @xerial in #3100
- Upgrade airspec to 23.8.0 by @xerial in #3107
- codec (internal): Use inline methods instead of macros by @xerial in #3110
- internal: Embed JUnit test report detail to the summary and disable check run by @xerial in #3112
- log (internal): [Scala 3] Use only inline methods for logging by @xerial in #3115
- internal: Rename master branch to main by @xerial in #3116
Full Changelog: v23.8.0...v23.8.1