·
20 commits
to main
since this release
What's Changed
π₯ Breaking Changes
- Update airframe-parquet to use NioInputFile/LocalOutputFile for Hadoop-free operation and JDK 25 compatibility by @xerial in #4078
π Bug Fixes
- Fix NoSuchFileException in HttpCodeGenerator when scanning invalid JAR files by @Copilot in #4050
- fix: validate ULID timestamp by @b4D8 in #4074
- Fix Windows linking error by replacing POSIX localtime_r with cross-platform time arithmetic by @Copilot in #4049
π Dependency Updates
- Update airframe-http, airframe-http-netty, ... to 2025.1.20 by @xerial-bot in #4067
- Update scala3-library, ... to 3.3.7 by @xerial-bot in #4069
- Update netty-all to 4.2.7.Final by @xerial-bot in #4070
- Update json4s-jackson to 4.1.0 by @xerial-bot in #4075
- Bump actions/setup-node from 5 to 6 by @dependabot[bot] in #4072
- Update jackson-datatype-jdk8, ... to 2.18.5 by @xerial-bot in #4076
π Internal Updates
- Update swagger-parser to 2.1.35 by @xerial-bot in #4068
New Contributors
Full Changelog: v2025.1.20...v2025.1.21