Skip to content

v24.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Apr 20:25
· 299 commits to main since this release
edc39e7

What's Changed

πŸ‘‹ Deprecated

  • surface (breaking): Fixes #3462 Deprecate unstable Reflect/TastySurfaceFactory for Scala 3 by @xerial in #3464

πŸš€ Features

  • http (feature): Fallback to Java8 compatible URLConnectionChannel if Java's HttpClient is unavailable by @xerial in #3478
  • http (feature): Request.withDest(ServerAddrress) to switch the destination host in http client by @xerial in #3479

πŸ› Bug Fixes

  • Update sbt-scalafix to 0.12.0 by @xerial-bot in #3441
  • surface: Fix #3454 - methods in generic classes - for Scala 3 by @OndrejSpanel in #3455
  • Surface internal - Fix tree owner in surfaceDefs ValDef by @OndrejSpanel in #3474
  • rx-html (fix): Show warning logs when RxElement rendering failed by @xerial in #3476
  • rx-html (fix): Localize exceptions while rendering a sequence of RxElements by @xerial in #3477

πŸ”— Dependency Updates

πŸ›  Internal Updates

Other Changes

  • Surface: __sXXX is a forward reference extending over the definition of __sYYY in methodsOf by @OndrejSpanel in #3451

Full Changelog: v24.3.0...v24.4.0