v23.6.1
What's Changed
π Features
- airframe-jdbc (feature): Add DuckDB support by @xerial in #3020
- sql (feature): Add DataType.unapply for reading with airframe-codec by @xerial in #3021
π Bug Fixes
- airspec: Fixes #3014 Do not evaluate tests returning Nil or Seq[_] before the execution by @xerial in #3019
- rx-html (fix): Fixes #3024. Remove appended attribute and CSS style values upon cancel by @xerial in #3025
π Dependency Updates
- Update airframe-codec, airframe-control, ... to 23.6.0 by @xerial-bot in #3012
- Update logback-core to 1.3.8 by @xerial-bot in #3013
- Update snappy-java to 1.1.10.1 by @xerial-bot in #3016
- Update protobuf-java to 3.23.3 by @xerial-bot in #3015
- Update scala-collection-compat to 2.11.0 by @xerial-bot in #3018
π Internal Updates
- Update sbt-dynver to 5.0.1 by @xerial-bot in #3017
- control (internal): Use Jittering by default in Retry by @xerial in #3023
π Docs
Full Changelog: v23.6.0...v23.6.1