Releases: wvlet/airframe
v22.11.1
What's Changed
🚀 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
- Update trino-main to 403 @xerial-bot (#2550)
- Update swagger-parser to 2.1.9 @xerial-bot (#2548)
- Update sbt-scalafmt to 2.5.0 @xerial-bot (#2543)
- Update jmh-core, jmh-generator-bytecode, ... to 1.36 @xerial-bot (#2542)
- Update sbt-scalajs-bundler to 0.21.1 @xerial-bot (#2541)
- Update sbt, sbt-dependency-tree, ... to 1.8.0 @xerial-bot (#2538)
- Update netty-all to 4.1.85.Final @xerial-bot (#2535)
- Update sqlite-jdbc to 3.39.4.0 @xerial-bot (#2534)
- Update sbt-sonatype to 3.9.14 @xerial-bot (#2532)
- Update sbt-pack to 0.16 @xerial-bot (#2530)
- Update trino-main to 402 @xerial-bot (#2529)
- Update airframe-codec, airframe-control, ... to 22.11.0 @xerial-bot (#2527)
- Update swagger-parser to 2.1.8 @xerial-bot (#2526)
📚 Docs
Full Changelog: v22.11.0...v22.11.1
v22.11.0
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
⛓ Dependency Updates
- Update sbt-pack to 0.15 @xerial-bot (#2525)
- Update commons-compress to 1.22 @xerial-bot (#2523)
- Update slf4j-jdk14 to 2.0.3 @xerial-bot (#2454)
- Update scalafmt-core to 3.6.1 @xerial-bot (#2524)
- Update sbt, sbt-dependency-tree, ... to 1.7.3 @xerial-bot (#2519)
- Update sbt-pgp to 2.2.0 @xerial-bot (#2518)
- Update sbt-airframe to 22.10.4 @xerial-bot (#2517)
- Update airframe-codec, airframe-control, ... to 22.10.4 @xerial-bot (#2516)
🛠 Internal Updates
Full Changelog: v22.10.4...v22.10.5
v22.10.4
What's Changed
🐛 Bug Fixes
- airframe-sql: support array type format like "array" @yajirobee (#2515)
⛓ Dependency Updates
- Update swagger-parser to 2.1.7 @xerial-bot (#2514)
- Update trino-main to 401 @xerial-bot (#2513)
- Update protobuf-java to 3.21.9 @xerial-bot (#2512)
- Update airframe-codec, airframe-control, ... to 22.10.3 @xerial-bot (#2511)
Full Changelog: v22.10.3...v22.10.4
v22.10.3
What's Changed
This version supports Scala 3.2.1 for Scala 2.13.10 compatibility.
🐛 Bug Fixes
- Fix procedure syntax remaining in docs @takezoe (#2501)
- Fix release script to prepare a target folder @xerial (#2499)
- Fix release script path in README @takezoe (#2496)
⛓ Dependency Updates
- Update scala3-staging, ... to 3.2.1 @xerial-bot (#2510)
- Update spark-sql to 3.3.1 @xerial-bot (#2508)
- Update swagger-parser to 2.1.6 @xerial-bot (#2503)
- Update sbt-scoverage to 2.0.6 @xerial-bot (#2498)
- Upgrade airframe/airspec to 22.10.2 @xerial (#2500)
- Update grpc-netty-shaded, grpc-protobuf, ... to 1.50.2 @xerial-bot (#2495)
- Update sbt-airframe to 22.10.2 @xerial-bot (#2497)
🛠 Internal Updates
- Classify PRs with test-libray-update label as Dependency Updates @xerial (#2509)
- Remove the generated modJVM and modJS definitions @lolgab (#2507)
📚 Docs
- Update airframe-jmx doc to describe name attribute of JMX annotation @takezoe (#2506)
- Fix doc layout @xerial (#2505)
- Fix procedure syntax remaining in docs @takezoe (#2501)
- Fix release script path in README @takezoe (#2496)
Full Changelog: v22.10.2...v22.10.3
v22.10.2
What's Changed
🚀 Features
⛓ Dependency Updates
- Update sbt-airframe to 22.10.1 @xerial-bot (#2493)
Full Changelog: v22.10.1...v22.10.2
v22.10.1
What's Changed
🐛 Bug Fixes
- openapi: Fixes #2491: Use YAML literal for multi-line strings and strings with single quote @xerial (#2492)
⛓ Dependency Updates
- Update grpc-netty-shaded, grpc-protobuf, ... to 1.50.1 @xerial-bot (#2490)
- Update sbt-airframe to 22.10.0 @xerial-bot (#2489)
Full Changelog: v22.10.0...v22.10.1
v22.10.0
Release notes: https://wvlet.org/airframe/docs/release-notes#22100
v22.9.3
Release notes: https://wvlet.org/airframe/docs/release-notes#2293
v22.9.2
Release notes: https://wvlet.org/airframe/docs/release-notes#2292
v22.9.1
Release notes: https://wvlet.org/airframe/docs/release-notes#2291