Releases: heremaps/here-workspace-examples-java-scala
Releases · heremaps/here-workspace-examples-java-scala
Release list
HERE Data SDK for Java & Scala 2.38.0
2.38.0.9
HERE Data SDK for Java & Scala 2.37.0
2.37.0.5
HERE Data SDK for Java & Scala 2.36.0
2.36.0.3
HERE Data SDK for Java & Scala 2.35.0
2.35.0.2
Examples
Changed
- Changed the Data Archive and Location examples to use the new
stream-5.0environment.
Removed
- The Data Archiving Library Examples removed the deprecated
mergeAPI and corresponding support. You should use the Index Compaction Library if you want to compact the index layer.
HERE Data SDK for Java & Scala 2.34.0
2.34.0.4
HERE Data SDK for Java & Scala 2.33.0
2.33.0.3
HERE Data SDK for Java & Scala 2.32.0
2.32.0.9
Examples
Fixed
- Fixed an issue with versions incompatibility between
scala-maven-plugin 4.1.1andMaven 3.8.*.
The version ofscala-maven-pluginwas upgraded to4.5.4.
HERE Data SDK for Java & Scala 2.31.0
2.31.0.6
HERE Data SDK for Java & Scala 2.30.0
2.30.0.5
HERE Data SDK for Java & Scala 2.29.0
2.29.0.8
Schemas
Known Issues
Issue
New Scala 2.12 bindings added to the latest versions of SDII v3 Schema, SDII Archive and SENSORIS schemas may not be
accessible to users in all realms.
Examples
Changed
- Downgraded the
maven-shade-pluginfrom3.2.4to3.2.1to align with the version used in SDK BOM files.