v2025.1.15
·
148 commits
to main
since this release
What's Changed
π Features
- feat: Add mutable attachment support to HTTP Request (#3952) by @xerial in #3985
- fix: Handle JDBC Types.OTHER (1111) without warning by @Copilot in #3995
π Dependency Updates
- Update airframe-http, airframe-rx-html, ... to 2025.1.14 by @xerial-bot in #3963
- Update sbt, sbt-dependency-tree, ... to 1.11.3 by @xerial-bot in #3975
- Update duckdb_jdbc to 1.3.1.0 by @xerial-bot in #3969
- Update duckdb_jdbc to 1.3.2.0 by @xerial-bot in #3979
- Update sqlite-jdbc to 3.50.2.0 by @xerial-bot in #3972
- Update postgresql to 42.7.7 by @xerial-bot in #3966
- Update circe-parser to 0.14.14 by @xerial-bot in #3967
- Update netty-all to 4.2.3.Final by @xerial-bot in #3981
- Bump slackapi/slack-github-action from 2.1.0 to 2.1.1 by @dependabot[bot] in #3980
- Update okhttp to 5.1.0 by @xerial-bot in #3976
- Update protobuf-java to 3.25.8 by @xerial-bot in #3925
- Update auth to 2.31.49 by @xerial-bot in #3918
- Update msgpack-core to 0.9.10 by @xerial-bot in #3988
- Update snappy-java to 1.1.10.8 by @xerial-bot in #3990
- Update HikariCP to 6.3.1 by @xerial-bot in #3991
- Update scalajs-dom to 2.8.1 by @xerial-bot in #3998
- Update sbt, sbt-dependency-tree, ... to 1.11.4 by @xerial-bot in #4003
- Update HikariCP to 6.3.2 by @xerial-bot in #3999
- Update commons-compress to 1.28.0 by @xerial-bot in #4002
π Internal Updates
- Update swagger-parser to 2.1.30 by @xerial-bot in #3970
- Update sbt-dynver to 5.1.1 by @xerial-bot in #3971
- Update sbt-scalafmt to 2.5.5 by @xerial-bot in #3973
- Update swagger-parser to 2.1.31 by @xerial-bot in #3977
- Update sbt-mdoc to 2.7.2 by @xerial-bot in #3978
- Update sbt-ide-settings to 1.1.3 by @xerial-bot in #3982
- Skip CI tests when there are no relevant changes using dorny/paths-filter by @xerial in #3989
- Update sbt-pack to 0.21 by @xerial-bot in #3992
Other Changes
- Update Scala 3.6.x CI test to 3.7.1 by @xerial in #3983
- fix: Restore original log level in dotty LogTest to prevent CI test failures by @Copilot in #3997
Full Changelog: v2025.1.14...v2025.1.15