v24.5.0
What's Changed
This is a release for supporting Scala 2.13.14 and minor bug fixes.
π Features
π Bug Fixes
- surface (fix): Fixed a bug in getting a surface of inner opaque type by @OndrejSpanel in #3521
- codec (fix): Fix JDBCCodec.toMessgePack to report an array of table row objects by @xerial in #3526
- airspec (fix): Fixes #3523 and #3516 to properly set and reset log levels with -l,-L options by @xerial in #3528
π Dependency Updates
- Update sbt-scalafix to 0.12.1 by @xerial-bot in #3517
- Update airframe-codec, airframe-control, ... to 24.4.3 by @xerial-bot in #3512
- Update airframe-http, airframe-http-netty, ... to 24.4.3 by @xerial-bot in #3513
- Update circe-parser to 0.14.7 by @xerial-bot in #3515
- Update coursier to 2.1.10 by @xerial-bot in #3525
- Update finagle-core, finagle-http, ... to 24.2.0 by @xerial-bot in #3522
- Update scala-compiler, scala-library, ... to 2.13.14 by @xerial-bot in #3519
- Update sbt, sbt-dependency-tree, ... to 1.10.0 by @xerial-bot in #3524
π Internal Updates
- Update sbt-airframe to 24.4.3 by @xerial-bot in #3514
- Update trino-main to 446 by @xerial-bot in #3518
- Update sbt-scoverage to 2.0.12 by @xerial-bot in #3520
Full Changelog: v24.4.3...v24.5.0