v23.8.3
What's Changed
π Features
- rx (feature) Add Rx.tap, tapOn, tapOnFailure for adding side-effect by @xerial in #3134
- rx (feature): Add Rx.mapToRx as an alias of flatMap by @xerial in #3135
π Bug Fixes
- internal (fix): Collect coverage report xml files properly by @xerial in #3138
- http (fix): Handle RPCException thrown in local web apps by @xerial in #3140
- sql (fix): ResolvedIdentifier might wrongly have a qualifier by @takezoe in #3142
π Dependency Updates
- Update airframe-http, airframe-http-netty, ... to 23.8.2 by @xerial-bot in #3125
- Update airframe-codec, airframe-control, ... to 23.8.2 by @xerial-bot in #3124
- Update protobuf-java to 3.24.0 by @xerial-bot in #3126
π Internal Updates
- Upgrade to airspec 23.8.2 by @xerial in #3127
- Update trino-main to 423 by @xerial-bot in #3130
- http (internal): Rename BuildInfo to AirframeBuildInfo by @xerial in #3136
- internal: Use Scala 3 by default for sbt and IntelliJ by @xerial in #3137
- internal: Resolve sbt warnings for ideSkipProject usage by @xerial in #3139
Full Changelog: v23.8.2...v23.8.3