Skip to content

Releases: wvlet/airframe

v2025.1.19

20 Sep 00:31
1f6f596
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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

v2025.1.11

28 May 06:37
83068b7
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • sql (fix): Support negative numeric literal by @takezoe in #3922
  • sql (fix): Support lambda expression by @takezoe in #3926
  • sql (fix): Support special date and time functions by @takezoe in #3921

🐛 Bug Fixes

  • Update sbt-scalafix to 0.14.3 by @scala-steward-wvlet in #3911

🔗 Dependency Updates

  • Update airframe-http, airframe-http-netty, ... to 2025.1.10 by @xerial-bot in #3898
  • Update sbt-scalajs, scalajs-compiler, ... to 1.19.0 by @xerial-bot in #3900
  • Update duckdb_jdbc to 1.2.2.0 by @xerial-bot in #3894
  • Update circe-parser to 0.14.13 by @xerial-bot in #3899
  • Update grpc-netty-shaded, grpc-protobuf, ... to 1.72.0 by @xerial-bot in #3896
  • Update auth to 2.30.38 by @scala-steward-wvlet in #3905
  • Update jackson-datatype-jdk8, ... to 2.18.4 by @scala-steward-wvlet in #3909
  • Update protobuf-java to 3.25.7 by @scala-steward-wvlet in #3902
  • Update scalajs-test-interface to 1.19.0 by @scala-steward-wvlet in #3904
  • Update parquet-avro, parquet-hadoop to 1.15.2 by @scala-steward-wvlet in #3906
  • Update scala3-library, ... to 3.3.6 by @scala-steward-wvlet in #3910
  • Update netty-all to 4.2.1.Final by @scala-steward-wvlet in #3907
  • Bump slackapi/slack-github-action from 2.0.0 to 2.1.0 by @dependabot in #3913
  • Update sbt, scripted-plugin to 1.11.0 by @xerial-bot in #3919

🛠 Internal Updates

  • Update trino-main to 475 by @scala-steward-wvlet in #3903
  • Update swagger-parser to 2.1.27 by @scala-steward-wvlet in #3912
  • Update swagger-parser to 2.1.28 by @scala-steward-wvlet in #3915
  • Update spark-sql to 4.0.0 by @xerial-bot in #3916
  • Update sbt-dependency-tree to 1.11.0 by @xerial-bot in #3920
  • Update swagger-parser to 2.1.29 by @xerial-bot in #3923

Full Changelog: v2025.1.10...v2025.1.11

v2025.1.10

16 Apr 22:07
418c735
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • http (fix): Verify relative paths in StaticContent server by @xerial in #3897

🔗 Dependency Updates

🛠 Internal Updates

Full Changelog: v2025.1.9...v2025.1.10