Notable Changes
- The Scala 3 artifacts now require JDK 17. This allows using the new
lazy valencoding, which silencessun.misc.Unsafewarnings on JDK 24+. #833 - 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
- Call
reseton the reusedXML.parserinstance, so parser customizations no longer leak between
invocations. #742, #789
Full Changelog: v2.4.0...v2.5.0