Skip to content

Releases: wvlet/airframe

v2025.1.21

28 Oct 06:05
ce79dac

Choose a tag to compare

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

🛠 Internal Updates

New Contributors

Full Changelog: v2025.1.20...v2025.1.21

v2025.1.20

13 Oct 04:12
741e60d

Choose a tag to compare

What's Changed

🐛 Bug Fixes

🔗 Dependency Updates

🛠 Internal Updates

📚 Docs

  • Upgrade jsdom from 24.X/26.1.0 to 27.0.0 by @Copilot in #4062

Other Changes

  • Remove scoverage plugin and coverage testing by @xerial in #4059

Full Changelog: v2025.1.19...v2025.1.20

v2025.1.19

20 Sep 00:31
1f6f596

Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • fix: Handle HTTP 304 Not Modified as a successful response by @xerial in #4047

🔗 Dependency Updates

🛠 Internal Updates

Full Changelog: v2025.1.18...v2025.1.19

v2025.1.18

10 Sep 05:07
f245dbd

Choose a tag to compare

What's Changed

🔗 Dependency Updates

🛠 Internal Updates

📚 Docs

  • doc: Add CLAUDE.md for AI coding agent instructions by @xerial in #4030

Other Changes

  • Upgrade sbt-pack to 0.22 and add Java 24 JVM options by @xerial in #4029

Full Changelog: v2025.1.17...v2025.1.18

v2025.1.17

03 Sep 04:57
fb1f8a9

Choose a tag to compare

What's Changed

🔥 Breaking Changes

  • di: Remove deprecated registerTraitFactory method in Scala 3 by @xerial in #4026

🔗 Dependency Updates

🛠 Internal Updates

📚 Docs

New Contributors

Full Changelog: v2025.1.16...v2025.1.17

v2025.1.16

13 Aug 06:02
58b0acc

Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Fix missing scalajs-java-logging dependency for AirSpec on Scala.js by @Copilot in #4007

🔗 Dependency Updates

Full Changelog: v2025.1.15...v2025.1.16

v2025.1.15

08 Aug 23:55
1fbacbc

Choose a tag to compare

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

🛠 Internal Updates

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

v2025.1.14

07 Jun 07:34
245cfb1

Choose a tag to compare

What's Changed

🛠 Internal Updates

  • internal: Migrate sbt-airframe to Sonatype Central Portal by @xerial in #3962

Full Changelog: v2025.1.13...v2025.1.14

v2025.1.13

07 Jun 07:12
2b4b90a

Choose a tag to compare

What's Changed

🔗 Dependency Updates

🛠 Internal Updates

Full Changelog: v2025.1.12...v2025.1.13

v2025.1.12

03 Jun 00:01
265b537

Choose a tag to compare

What's Changed

🚀 Features

🐛 Bug Fixes

🔗 Dependency Updates

📚 Docs

  • docs: Update copilot-instructions.md for clearer commit formatting guidelines by @xerial in #3951

New Contributors

Full Changelog: v2025.1.11...v2025.1.12