Skip to content

5.7.0

Latest
Compare
Choose a tag to compare
@damianpedra damianpedra released this 12 Dec 18:12
· 16 commits to develop since this release
1c2dfc3

Java 21 support

Dependency Changes

  • Moved to Scala 2.12.20
  • Moved to SBT 1.10.4
  • ScalaJS 1.17.0

Behavior Changes

  • Unified REGEX validation between JVM and JS: now ScalaJS exports the Java Regex library. JS Regex works the same as Java ones.

What's Changed

  • W-10548463: [OAS 3.1] add ref summary and description by @arielmirra in #2072
  • W-17016391: Update sonarQube credentials for sfdc sonar by @damianpedra in #2073
  • W-17142856 - parameter validation missing range by @leochalub in #2074
  • W-14887298: fix domain extensions component id encoding by @arielmirra in #2075
  • W-10548497 - LicenseObject - New facet 'identifier' and exclusive fields validation by @leochalub in #2076
  • W-10548498 - InfoObject - New facet summary by @leochalub in #2077
  • W-14661042 - Java21 support related changes by @looseale in #2078
  • W-14661042 - Commenting NexusIQ step after Java21 bump. Pending to fix by @looseale in #2079

Full Changelog: 5.6.4...5.7.0