Skip to content

Releases: heremaps/here-workspace-examples-java-scala

HERE Data SDK for Java & Scala 2.84.4

26 Feb 07:15

Choose a tag to compare

2.84.4

Updated the following examples to replace deprecated road-attributes with topology-attributes layer from HMC catalog, upgrade HMC catalog versions to 8185 and adopt the new topology-attributes schema:

  • A Compiler to lift road topology and geometry and aggregate it to higher level
  • A Stateful Processing Compiler to Process Input and Feedback Data
  • A Compiler to Compute Catalog Differences
  • A Compiler to Extract Pedestrian Topologies into Protobuf
  • A Compiler to Extract Pedestrian Topologies into GeoJSON

HERE Data SDK for Java & Scala 2.83.3

26 Jan 11:06

Choose a tag to compare

HERE Data SDK for Java & Scala 2.82.3

17 Dec 12:14

Choose a tag to compare

HERE Data SDK for Java & Scala 2.81.5

25 Nov 15:03

Choose a tag to compare

2.81.5

Schemas

Changed

  • The latest v4.0.0 OM4LL Schema now use Protobuf 4.32.0.

Be sure to update the schema to the latest version to avoid compatibility issues.

  • The latest v2.1.21 Real-Time Traffic Schema now use Protobuf 4.32.0.

Be sure to update the schema to the latest version to avoid compatibility issues.

  • The latest v2.182.0 Reality Index Base (RiB) Schema now use Protobuf 4.32.0.

Be sure to update the schema to the latest version to avoid compatibility issues.

  • The latest SDII schemas now use Protobuf 4.32.0:

  • SDII v3 Schema: Message and MessageList v4.2.34

  • SDII Archive Schema v2.2.50

Be sure to update the above-mentioned schemas to their latest versions to avoid compatibility issues.

  • The latest v1.1.18 SENSORIS schema now use Protobuf 4.32.0.

Be sure to update the schema to the latest version to avoid compatibility issues.

  • Updated the A Compiler to Extract Pedestrian Topologies into Protobuf example to use Protobuf 4.32.0.

Examples

Changed

  • Changed examples to use the new Batch 5.0 environment with Spark 4.0.1.

HERE Data SDK for Java & Scala 2.80.2

28 Oct 10:46

Choose a tag to compare

2.80.2

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

  • Changed the examples using SDK BOM files with Scala 2.13.

For more information on migrating examples to Scala 2.13, refer to the migration guide.

HERE Data SDK for Java & Scala 2.79.3

29 Sep 12:37

Choose a tag to compare

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.

HERE Data SDK for Java & Scala 2.78.2

26 Aug 09:20

Choose a tag to compare

HERE Data SDK for Java & Scala 2.77.3

28 Jul 09:07

Choose a tag to compare

HERE Data SDK for Java & Scala 2.76.4

27 Jun 09:31

Choose a tag to compare

HERE Data SDK for Java & Scala 2.75.5

28 May 09:25

Choose a tag to compare

2.75.5

Schemas

Changed

  • Changed the minimum required Java version from 8 to 17 for the following schemas:

  • Real Time Traffic Incident's Schemas 2.1.19

  • RIB Schemas 2.166.1

  • SDII Schemas 4.2.29

  • SDII Archive Schemas 2.2.41

  • Sensoris Schemas 1.1.13

  • Optimizedmap Schemas 2.8.6

Examples

Changed

  • Changed the minimum required Java version from 8 to 17.