Skip to content

HERE Data SDK for Java & Scala 2.79.3

Latest

Choose a tag to compare

@heremaps-bot heremaps-bot released this 29 Sep 12:37

2.79.3

Schemas

Added

  • Add Scala 2.13 support to the following schemas:

  • RiB schemas

  • Real-Time Traffic Schema

  • SENSORIS schema

  • SDII v3 Message Schema

  • SDII v3 MessageList Schema

  • SDII Archive Schema.

Examples

Changed

  • Updated SBT version to 1.9.9.
    Added support for resolving artifacts published with scalaVersion and sbtVersion in their filenames.
    The resolver patterns now include:

[organisation]/[module]/[revision]/[artifact]_[scalaVersion]_[sbtVersion]-[revision](-[classifier]).[ext]

This allows projects depending on sbt/Scala-specific artifacts to be correctly resolved.