v22.11.2
What's Changed
- airframe-sql: Include all child attributes in UNION output attributes @takezoe (#2559)
- airframe-sql: Support select .. having without group by @xerial (#2555)
🐛 Bug Fixes
- openapi: Fix required param extraction @xerial (#2569)
- openapi: Use stable component order @xerial (#2567)
- openapi: Fixes #2562. Fixes required parameter handling @xerial (#2565)
- airframe-http: Return RPC exception for invalid requests @xerial (#2563)
- Fix Slack notification message @xerial (#2561)
- Include inputAttributes of all relations in UNION @takezoe (#2556)
👋 Deprecated
- airframe-di: Deprecate toInstanceOf, toSingletonOf, toInstanceProvider, toSingletonProvider @xerial (#2566)
⛓ Dependency Updates
- Update logback-core to 1.3.5 @xerial-bot (#2564)
- Update slf4j-jdk14 to 2.0.4 @xerial-bot (#2558)
- Update sqlite-jdbc to 3.39.4.1 @xerial-bot (#2557)
- Update grpc-netty-shaded, grpc-protobuf, ... to 1.51.0 @xerial-bot (#2554)
- Update sbt-airframe to 22.11.1 @xerial-bot (#2553)
- Update airframe-codec, airframe-control, ... to 22.11.1 @xerial-bot (#2552)
🛠 Internal Updates
- internal: Notify snapshot release completion to Slack @xerial (#2568)
- Fix Slack notification message @xerial (#2561)
- Notify a new snapshot version to Slack @xerial (#2560)
Full Changelog: v22.11.1...v22.11.2