v24.9.1
What's Changed
This version removes the usage of the deprecated class SizeAndTimeBasedFNATP in logback-core #3648.
If you see the following error, upgrade your airspec or airframe-log version to 24.9.1, or your logback-core dependency version to 1.5.8 (or later):
java.lang.NoClassDefFoundError: ch/qos/logback/core/rolling/SizeAndTimeBasedFNATP
🔗 Dependency Updates
- Update airframe-http, airframe-http-netty, ... to 24.9.0 by @xerial-bot in #3634
- Update snappy-java to 1.1.10.7 by @xerial-bot in #3635
- Update duckdb_jdbc to 1.1.0 by @xerial-bot in #3633
- Update coursier to 2.1.12 by @xerial-bot in #3636
- Update sbt, sbt-dependency-tree, ... to 1.10.2 by @xerial-bot in #3639
- Update scalacheck to 1.18.1 by @xerial-bot in #3638
- Update coursier to 2.1.13 by @xerial-bot in #3641
- Update HikariCP to 6.0.0 by @xerial-bot in #3646
- Update protobuf-java to 3.25.5 by @xerial-bot in #3645
- Upgrade logback-core to 1.5.8 by @xerial in #3648
🛠 Internal Updates
- Update sbt-mdoc to 2.6.0 by @xerial-bot in #3640
- Update trino-main to 458 by @xerial-bot in #3642
- Update sbt-mdoc to 2.6.1 by @xerial-bot in #3644
- Update spark-sql to 3.5.3 by @xerial-bot in #3643
Full Changelog: v24.9.0...v24.9.1