Releases: wvlet/airframe
Releases Β· wvlet/airframe
v23.2.3
What's Changed
π Bug Fixes
- airframe-sql: Fixes #2743 Unresolve AllColumns before applying TypeResolver @xerial (#2744)
- airframe-sql: Fix column aliasing in CTEResolver @takezoe (#2741)
π Dependency Updates
- Update airframe-http, ... to 23.2.2 @xerial-bot (#2742)
- Update circe-parser to 0.14.4 @xerial-bot (#2740)
Full Changelog: v23.2.2...v23.2.3
v23.2.2
What's Changed
π Bug Fixes
π Dependency Updates
- Update airframe-http, ... to 23.2.1 @xerial-bot (#2738)
Full Changelog: v23.2.1...v23.2.2
v23.2.1
v23.2.0
What's Changed
- airframe-launcher: Allow '-' in option name @takezoe (#2733)
- Upgrade to Scala.js 1.13.0
π Dependency Updates
- Update snappy-java to 1.1.9.1 @xerial-bot (#2729)
- Update postgresql to 42.5.3 @xerial-bot (#2734)
- Update sqlite-jdbc to 3.40.1.0 @xerial-bot (#2732)
- Update postgresql to 42.5.2 @xerial-bot (#2731)
- Update scala-parser-combinators to 2.2.0 @xerial-bot (#2723)
- Update scalajs-library_2.13, ... to 1.13.0 @xerial-bot (#2721)
- Update sbt-scalajs, scalajs-compiler, ... to 1.13.0 @xerial-bot (#2720)
- Update airframe-codec, airframe-control, ... to 23.1.4 @xerial-bot (#2718)
π Internal Updates
- Update sbt-jmh to 0.4.4 @xerial-bot (#2728)
- Update sbt-mdoc to 2.3.7 @xerial-bot (#2727)
- Update sbt-sonatype to 3.9.17 @xerial-bot (#2725)
- Update sbt-sonatype to 3.9.16 @xerial-bot (#2724)
- Update trino-main to 406 @xerial-bot (#2719)
Full Changelog: v23.1.4...v23.1.5
v23.1.4
What's Changed
π Bug Fixes
π Dependency Updates
- Update scalafmt-core to 3.7.1 @xerial-bot (#2715)
- Update airframe-codec, airframe-control, ... to 23.1.3 @xerial-bot (#2713)
- Update airframe-http, ... to 23.1.3 @xerial-bot (#2714)
π Internal Updates
Full Changelog: v23.1.3...v23.1.4
v23.1.3
What's Changed
π Bug Fixes
- airframe-sql: Fix 'join key not found' error in self-join with USING @takezoe (#2712)
- airframe-sql: Fix outputAttributes of join on using node @xerial (#2711)
π Dependency Updates
- Update airframe-codec, airframe-control, ... to 23.1.2 @xerial-bot (#2709)
Full Changelog: v23.1.2...v23.1.3
v23.1.2
What's Changed
π Bug Fixes
π Dependency Updates
- Update auth to 2.17.295 @xerial-bot (#2703)
- Update airframe-codec, airframe-control, ... to 23.1.1 @xerial-bot (#2699)
- Update airframe-http, ... to 23.1.1 @xerial-bot (#2700)
π Internal Updates
- Update swagger-parser to 2.1.11 @xerial-bot (#2706)
Full Changelog: v23.1.1...v23.1.2
v23.1.1
What's Changed
π Features
- airframe-sql: Support in-expression sub-query in traverse and transform @takezoe (#2698)
- Update scala3-staging, ... to 3.2.2 @xerial-bot (#2694)
π Bug Fixes
π Dependency Updates
- Update netty-all to 4.1.87.Final @xerial-bot (#2697)
- Update scala3-staging, ... to 3.2.2 @xerial-bot (#2694)
- Update grpc-netty-shaded, grpc-protobuf, ... to 1.52.0 @xerial-bot (#2693)
- Update airframe-codec, airframe-control, ... to 23.1.0 @xerial-bot (#2691)
Full Changelog: v23.1.0...v23.1.1
v23.1.0
What's Changed
π₯ Breaking Changes
- Update finagle-core, finagle-http, ... to 22.12.0 @xerial-bot (#2672)
π Features
- airframe-http-netty: Enable error handling @1hakusai1 (#2685)
- airframe-http: Add RxFilter interface @xerial (#2591)
- airframe-http-codegen: Scala 3 support @xerial (#2668)
- airframe-grpc: Scala 3 support @xerial (#2666)
π Bug Fixes
- airframe-sql: Index sort keys/grouping keys are wrongly resolved for AllColumns @takezoe (#2690)
- airframe-sql: Further fix for resolveAggregationIndexes @takezoe (#2680)
- airframe-sql: Fix wrong column qualifying in Join @takezoe (#2678)
- airframe-sql: Resolve column in nested SELECT * @takezoe (#2673)
- airframe-sql: Fix SQLGenerator to add parentheses for sub-query in FROM clause properly @takezoe (#2675)
- airframe-sql: Fix resolveAggregationIndexes @takezoe (#2674)
π Dependency Updates
- Update sbt, sbt-dependency-tree, ... to 1.8.2 @xerial-bot (#2687)
- Update sbt, sbt-dependency-tree, ... to 1.8.1 @xerial-bot (#2686)
- Update scala-js-macrotask-executor to 1.1.1 @xerial-bot (#2681)
- Update finagle-core, finagle-http, ... to 22.12.0 @xerial-bot (#2672)
- Update airspec, sbt-airframe to 22.12.6 @xerial-bot (#2665)
- Update airframe-codec, airframe-control, ... to 22.12.6 @xerial-bot (#2664)
π Internal Updates
- airframe-sql: Improve string representation of tree nodes @takezoe (#2684)
- Update swagger-parser to 2.1.10 @xerial-bot (#2688)
- Update trino-main to 405 @xerial-bot (#2683)
- airframe-http: Embed airframe-http-router project into airframe-http (JVM) @xerial (#2677)
- airframe-okhttp: Scala3 support prep. Remove Finagle from test dependency @xerial (#2670)
- airframe-di: registerTraitFactory for Scala 3 @xerial (#2449)
Full Changelog: v22.12.6...v23.1.0
v22.12.6
What's Changed
π₯ Breaking Changes
π Features
π Bug Fixes
- airframe-sql: Fix qualifier resolution @xerial (#2653)
- airspec: Include scala-js-macrotas-executor explicitely for Scala.js @xerial (#2657)
π Dependency Updates
- airspec: Include scala-js-macrotas-executor explicitely for Scala.js @xerial (#2657)
- Update airframe-codec, airframe-control, ... to 22.12.5 @xerial-bot (#2654)
π Internal Updates
- airframe-sql internal: Remove redundant resolveAttribute @xerial (#2659)
- airframe-sql internal: Add ResolveAgregationTest and ResolveTestHelper @xerial (#2658)
π Docs
- airframe-sql internal: Remove redundant resolveAttribute @xerial (#2659)
- airspec: Update doc @xerial (#2655)
Full Changelog: v22.12.5...v22.12.6