Skip to content

Releases: wvlet/airframe

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

v2025.1.9

02 Apr 19:51
c2b5df2
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • http (feature): Add OpenAPI schema support for Rx return types by @xerial in #3887

🔗 Dependency Updates

🛠 Internal Updates

Full Changelog: v2025.1.8...v2025.1.9

v2025.1.8

05 Mar 21:45
ab949e2
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • http (feature): Support adding HttpClientContext to Http client readAs, call, rpc methods by @xerial in #3864
  • rx-html (feature): Support rendering RawHtml by @xerial in #3866

🐛 Bug Fixes

  • http (fix): Return Rx[Unit] for SSE response type by @xerial in #3865

🔗 Dependency Updates

  • Update airframe-http, airframe-http-netty, ... to 2025.1.7 by @xerial-bot in #3862

Full Changelog: v2025.1.7...v2025.1.8

v2025.1.7

05 Mar 19:24
a267a8c
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • http (feature): Exclude X-XSRF-Token, X-Auth-Token from http logs by default by @xerial in #3858
  • http (feature): Support adding extra logParamters to individual HTTP requests by @xerial in #3861

🐛 Bug Fixes

  • Update sbt-scalafix to 0.14.2 by @scala-steward-wvlet in #3841
  • fluentd (fix): Properly log nested map elements by @xerial in #3859
  • http (fix): Replace Rx[ServerSentEvent] to Rx[Unit] in the generated async client by @xerial in #3860

🔗 Dependency Updates

🛠 Internal Updates

Other Changes

Full Changelog: v2025.1.6...v2025.1.7