Releases: heremaps/here-workspace-examples-java-scala
HERE Data SDK for Java & Scala 2.84.4
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 levelA Stateful Processing Compiler to Process Input and Feedback DataA Compiler to Compute Catalog DifferencesA Compiler to Extract Pedestrian Topologies into ProtobufA Compiler to Extract Pedestrian Topologies into GeoJSON
HERE Data SDK for Java & Scala 2.83.3
HERE Data SDK for Java & Scala 2.82.3
HERE Data SDK for Java & Scala 2.81.5
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 Protobufexample to use Protobuf4.32.0.
Examples
Changed
- Changed examples to use the new
Batch 5.0environment withSpark 4.0.1.
HERE Data SDK for Java & Scala 2.80.2
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
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
HERE Data SDK for Java & Scala 2.77.3
HERE Data SDK for Java & Scala 2.76.4
HERE Data SDK for Java & Scala 2.75.5
2.75.5
Schemas
Changed
-
Changed the minimum required Java version from 8 to 17 for the following schemas:
-
Real Time Traffic Incident's Schemas2.1.19 -
RIB Schemas2.166.1 -
SDII Schemas4.2.29 -
SDII Archive Schemas2.2.41 -
Sensoris Schemas1.1.13 -
Optimizedmap Schemas2.8.6
Examples
Changed
- Changed the minimum required Java version from 8 to 17.