v24.1.2
What's Changed
π Features
- netty (feature): Support custom codec by @xerial in #3337
- rx (feature): Add Rx.zip(Seq[Rx[A]]): Rx[Seq[A]] converter by @xerial in #3350
π Bug Fixes
- netty (fix): Fix async REST response handling (Scala Future, error Rx) by @xerial in #3351
- netty (fix): Fixes #3313 'Implementation is missing' error by @xerial in #3357
- netty (fix): Properly report exception stack traces to server-side logs by @xerial in #3358
π Dependency Updates
- Update airframe-http, airframe-http-netty, ... to 24.1.1 by @xerial-bot in #3344
- Update sqlite-jdbc to 3.45.0.0 by @xerial-bot in #3347
- Update netty-all to 4.1.106.Final by @xerial-bot in #3348
- Update msgpack-core to 0.9.8 by @xerial-bot in #3349
- Bump slackapi/slack-github-action from 1.24.0 to 1.25.0 by @dependabot in #3354
π Internal Updates
- Update swagger-parser to 2.1.20 by @xerial-bot in #3345
- internal: Upgrade airspec to 24.1.1 by @xerial in #3346
- Update trino-main to 437 by @xerial-bot in #3352
Full Changelog: v24.1.1...v24.1.2