v23.6.0
What's Changed
๐ Features
- fix(grpc) #2883: Scala 3 grpc support works with the latest airframe by @xerial in #2990
- Support sslmode parameter in PostgreSQL by @yuokada in #3001
- airframe-rx-html: Support implicit convertion to RxElement with import wvlet.airframe.rx.html.all.* by @xerial in #3008
๐ Bug Fixes
- fix: Create new expressions only when needed during transformations by @NicolasRichard in #2998
- airframe-http-netty: Fix internal class name" by @xerial in #3009
- airframe-di: Fixes to register trait factories at all bindings in Scala 3 by @xerial in #3010
- internal: Fix release script by @xerial in #3011
๐ Dependency Updates
- Update airframe-codec, airframe-control, ... to 23.5.6 by @xerial-bot in #2986
- Update protobuf-java to 3.23.2 by @xerial-bot in #2987
- Update scalafmt-core to 3.7.4 by @xerial-bot in #2991
- Update auth to 2.20.75 by @xerial-bot in #2992
- Update sbt, scripted-plugin to 1.9.0 by @xerial-bot in #2995
- Update airframe-codec, airframe-control, ... to 23.5.7 by @xerial-bot in #3003
- Update airframe-http, airframe-http-netty, ... to 23.5.7 by @xerial-bot in #3004
- Update scala-compiler, scala-library, ... to 2.12.18 by @xerial-bot in #3002
- Update scala-compiler, scala-library, ... to 2.13.11 by @xerial-bot in #3006
๐ Internal Updates
- Update swagger-parser to 2.1.15 by @xerial-bot in #2989
- Update sbt-scoverage to 2.0.8 by @xerial-bot in #2996
- Update sbt-jmh to 0.4.5 by @xerial-bot in #2997
- Update trino-main to 419 by @xerial-bot in #3000
- internal: Skip the release note push process by @xerial in #3005
- airframe-sql: Throw SQLError.RequirementFailed in internal assertions by @takezoe in #3007
Full Changelog: v23.5.6...v23.6.0