Skip to content

Releases: wvlet/airframe

v24.12.2

17 Dec 05:38
0fc097f
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • http (fix): Fix a bug in HttpMultiMap.add() when more than 3 values are added with the same key by @takezoe in #3761

🔗 Dependency Updates

🛠 Internal Updates

Full Changelog: v24.12.1...v24.12.2

v24.12.1

07 Dec 01:20
6237920
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • lancher (fix): Propagate the cause of an exception by @xerial in #3749
  • log (fix #3728): Respect the log level of the target logger in Scala Native by @xerial in #3750
  • internal: Fix slack notification workflow by @xerial in #3751
  • internal: Fix the first Slack message before snapshot release by @xerial in #3753

🔗 Dependency Updates

🛠 Internal Updates

  • internal: Use post payload for Slack notification by @xerial in #3752

Full Changelog: v24.12.0...v24.12.1

v24.12.0

05 Dec 18:20
f6df0c1
Compare
Choose a tag to compare

What's Changed

🚀 Features

🔗 Dependency Updates

🛠 Internal Updates

Full Changelog: v24.11.0...v24.12.0

v24.11.0

13 Nov 22:11
a399fbf
Compare
Choose a tag to compare

What's Changed

🚀 Features

🔗 Dependency Updates

🛠 Internal Updates

📚 Docs

Full Changelog: v24.10.0...v24.11.0

v24.10.0

25 Oct 00:58
b5a8746
Compare
Choose a tag to compare

What's Changed

This version is a dependency update release, especially for

🔗 Dependency Updates

🛠 Internal Updates

Full Changelog: v24.9.3...v24.10.0

v24.9.3

29 Sep 23:48
234728c
Compare
Choose a tag to compare

What's Changed

This version is a release that supports the latest Scala 3.3.4, 3.5.1, and Scala.js 1.17.0.

🐛 Bug Fixes

🔗 Dependency Updates

🛠 Internal Updates

New Contributors

  • @scala-steward-wvlet made their first contribution in #3659

Full Changelog: v24.9.2...v24.9.3

v24.9.2

25 Sep 20:29
3f0fd47
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • netty (fix): Fixed missing rpc_method, rpc_args log entries by @xerial in #3654

🔗 Dependency Updates

🛠 Internal Updates

Full Changelog: v24.9.1...v24.9.2

v24.9.1

24 Sep 20:51
83e5d89
Compare
Choose a tag to compare

What's Changed

This version removes the usage of the deprecated class SizeAndTimeBasedFNATP in logback-core #3648.

If you see the following error, upgrade your airspec or airframe-log version to 24.9.1, or your logback-core dependency version to 1.5.8 (or later):

java.lang.NoClassDefFoundError: ch/qos/logback/core/rolling/SizeAndTimeBasedFNATP

🔗 Dependency Updates

🛠 Internal Updates

Full Changelog: v24.9.0...v24.9.1

v24.9.0

10 Sep 06:01
32337ad
Compare
Choose a tag to compare

What's Changed

👋 Deprecated

  • airspec (deprecated): Require a space in -L (pattern)=(loglevel) option by @xerial in #3631

🐛 Bug Fixes

🔗 Dependency Updates

🛠 Internal Updates

New Contributors

Full Changelog: v24.8.0...v24.9.0

v24.8.0

19 Aug 23:14
2862eac
Compare
Choose a tag to compare

What's Changed

  • Scala Native 0.5.5 Support.

🔗 Dependency Updates

🛠 Internal Updates

Full Changelog: v24.7.1...v24.8.0