Releases: heremaps/here-workspace-examples-java-scala
HERE Data SDK for Java & Scala 2.30.0
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.
HERE Data SDK for Java & Scala 2.28.0
2.28.0.9
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
- Changed the examples using SDK BOM files with Scala 2.12.
To use the SDK BOM files with Scala 2.11, do the following:
- 
Use the Scala 2.11 BOM files: - sdk-batch-bominstead of- sdk-batch-bom_2.12
- sdk-stream-bominstead of- sdk-stream-bom_2.12
- sdk-standalone-bominstead of- sdk-standalone-bom_2.12
 
- 
Make sure you update Scala dependencies of examples to Scala 2.11 (for example pipeline-runner-java_2.12->pipeline-runner-java_2.11)
- 
Different pipeline environments should be used to run the examples, stream-3.0.0instead ofstream-4.0andbatch-2.1.0instead ofbatch-3.0.0.
HERE Data SDK for Java & Scala 2.27.0
2.27.0.4
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.
HERE Data SDK for Java & Scala 2.26.0
2.26.0.4
Schemas
Fixed
- Protobuf partition decoding in the HERE platform portal was fixed in these latest SDII schema versions:
- SDII v3 Message Schemav4.2.5.
- SDII v3 MessageList Schemav4.2.5.
- SDII Archive Schemav2.2.6.
- 
Protobuf partition decoding in the HERE platform portal was fixed in SENSORIS schemav1.1.3.
- 
Scala 2.12 bindings API is now backwards compatible with the Scala 2.11 one in these latest SDII schema versions: 
- SDII v3 Message Schemav4.2.6.
- SDII v3 MessageList Schemav4.2.6.
- SDII Archive Schemav2.2.7.
- Scala 2.12 bindings API is now backwards compatible with the Scala 2.11 one in SENSORIS schemav1.1.4.
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.
HERE Data SDK for Java & Scala 2.25.0
2.25.0.3
Schemas
Fixed
- SDII Scala 2.12 module dependency conflicts were fixed in the latest schema versions:
- SDII v3 Message Schema v4.2.4.
- SDII v3 MessageList Schema v4.2.4.
- SDII Archive Schema v2.2.4.
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
Removed
- Data Validation Library,- Data Validation Schemasand- Data Validation Exampleshave been removed from HERE Data Java/Scala SDK
HERE Data SDK for Java & Scala 2.24.0
2.24.0.7
Schemas
Added
- The latest SDII schemas now include the new Scala 2.12 bindings.
 They can be used in your project using the following artifact ids:
- SDII v3 Message Schema v4.2.0  sdii_message_v3_scala_2.12
- SDII v3 MessageList Schema v4.2.0: sdii_message_list_v3_scala_2.12
- SDII Archive Schema v2.2.0: sdii_archive_v1_scala_2.12
- SENSORIS schema v1.1.0 now includes the new Scala 2.12 bindings.
 They can be used in your project using thesensoris-specification_v1_1_0_scala_2.12artifact id.
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.
HERE Data SDK for Java & Scala 2.23.0
HERE Data SDK for Java & Scala 2.22.0
2.22.0.12
Schemas
Changed
- The latest SDII schemas now include a new GeoJSON rendering plugin:
- SDII v3 Schema: Message and MessageList v4.1.0
- SDII Archive Schema v2.1.1
Be sure to update the above-mentioned schemas to their latest versions for an improved data inspection experience.
Otherwise, SDII rendering falls back to its default mechanism that will be deprecated after May, 2021.