Skip to content

2.5.0

Latest

Choose a tag to compare

@lrytz lrytz released this 08 Sep 12:38

Notable Changes

  • The Scala 3 artifacts now require JDK 17. This allows using the new lazy val encoding, which silences sun.misc.Unsafe warnings on JDK 24+. #653
  • The Scala 3 artifacts are still built with Scala 3.3 LTS, the same as scala-xml 2.4.0.
  • Scala 2.12 and 2.13 artifacts still support JDK 8.

Other Changes

  • Add Java 25 to the test matrix. #603

GPG key change

This release is signed with a different GPG key than previous releases. The new key is the same one used by Scala 3 (2A5E 8B33 8438 CAC7 033F 9D8F B8A0 45C0 A6EC 398E).

Full Changelog: v2.4.0...v2.5.0