Skip to content

v23.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jun 19:03
· 593 commits to main since this release
0daccaf

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

๐Ÿ›  Internal Updates

Full Changelog: v23.5.6...v23.6.0