Skip to content

Releases: wvlet/airframe

v22.11.1

16 Nov 19:46
4cc6e96

Choose a tag to compare

What's Changed

  • airframe-http: Use JSON encoding by default for HTTP clients @xerial (#2531)

🚀 Features

🐛 Bug Fixes

  • airframe-sql: Fixes printing of resolved LogicalPlan nodes @xerial (#2547)
  • airframe-sql: Fix error message when no join key is found @xerial (#2528)

⛓ Dependency Updates

📚 Docs

Full Changelog: v22.11.0...v22.11.1

v22.11.0

02 Nov 18:04
f9041f2

Choose a tag to compare

What's Changed

This version upgrades slf4j to 2.0.x series. No application code change is necessary, but
if you are using an slf4j binder, the binder needs to be upgraded to a version that supports slf4j-api 2.0.x.
See slf4j FAQ for more details.

🐛 Bug Fixes

  • airframe-sql: Fixes table/relation alias handling in TypeResolver @xerial (#2521)

⛓ Dependency Updates

🛠 Internal Updates

  • Ignore scala-xml version incompatibilities @xerial (#2522)

Full Changelog: v22.10.4...v22.10.5

v22.10.4

28 Oct 23:57
119e831

Choose a tag to compare

What's Changed

🐛 Bug Fixes

⛓ Dependency Updates

Full Changelog: v22.10.3...v22.10.4

v22.10.3

26 Oct 17:18
a06763b

Choose a tag to compare

What's Changed

This version supports Scala 3.2.1 for Scala 2.13.10 compatibility.

🐛 Bug Fixes

⛓ Dependency Updates

🛠 Internal Updates

  • Classify PRs with test-libray-update label as Dependency Updates @xerial (#2509)
  • Remove the generated modJVM and modJS definitions @lolgab (#2507)

📚 Docs

Full Changelog: v22.10.2...v22.10.3

v22.10.2

20 Oct 05:56

Choose a tag to compare

What's Changed

🚀 Features

  • Allow to specify JMX MBean property name explicitly @takezoe (#2494)

⛓ Dependency Updates

Full Changelog: v22.10.1...v22.10.2

v22.10.1

19 Oct 18:35
afb5af8

Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • openapi: Fixes #2491: Use YAML literal for multi-line strings and strings with single quote @xerial (#2492)

⛓ Dependency Updates

Full Changelog: v22.10.0...v22.10.1

v22.10.0

18 Oct 21:06
f9b6b83

Choose a tag to compare

v22.9.3

28 Sep 06:04
a406ffb

Choose a tag to compare

v22.9.2

19 Sep 17:12

Choose a tag to compare

v22.9.1

16 Sep 23:12
9d7524d

Choose a tag to compare