Releases: heremaps/here-workspace-examples-java-scala
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 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.
HERE Data SDK for Java & Scala 2.74.4
2.74.4
Schemas
Added
- Added the
ROAD_ATTRIBUTE_TRANSPORT
,ROAD_ATTRIBUTE_GARAGE
,ROAD_ATTRIBUTE_CAR_PARK
, andROAD_ATTRIBUTE_RESTRICTED_AREA
road attributes to thesdii_v3
schema.
HERE Data SDK for Java & Scala 2.73.5
HERE Data SDK for Java & Scala 2.72.4
2.72.4
Examples
Changed
-
Changed the following examples to use the new
Stream
environment withFlink 1.19.1
:
For details on migrating Java and Scala projects to Flink 1.19.1
, refer to the migration guide.