v24.1.1
What's Changed
π Deprecated
π Features
- http (feature): Add HttpServer interface to NettyServer by @xerial in #3330
- airspec (feature): Support setting a log level with -L(package)=(level) option by @xerial in #3332
- http (feature): Accept concrete filter instances in RxRouter.fitler/andThen by @xerial in #3334
- airspec (feature): Support setting log level with -l (loglevel) by @xerial in #3338
- parquet (feature): Encode complex objects as JSON columns by @xerial in #3343
π Bug Fixes
- sql (fix): Resolve UNNEST earlier to prevent cyclic references by @takezoe in #3312
- parquet (fix): Fix a bug in writing Map columns #3315 by @xerial in #3342
π Dependency Updates
- Update airframe-http, airframe-http-netty, ... to 24.1.0 by @xerial-bot in #3325
- Update msgpack-core to 0.9.7 by @xerial-bot in #3331
- Update protobuf-java to 3.25.2 by @xerial-bot in #3333
- Update netty-all to 4.1.105.Final by @xerial-bot in #3341
π Internal Updates
- Update sbt-airframe to 23.12.1 by @xerial-bot in #3327
- internal: Introduce scalafix by @xerial in #3328
- Update trino-main to 436 by @xerial-bot in #3336
- airspec (internal): Remove unnecessary project defs by @xerial in #3340
π Docs
Full Changelog: v24.1.0...v24.1.1