Releases: stellio-hub/kngsild
Releases · stellio-hub/kngsild
v0.4.0
v0.3.6
v0.3.5
v0.3.4
v0.3.3
v0.3.2
Full Changelog: v0.3.1...v0.3.2
v0.3.1
v0.3.0
Changes
🚀 Features
- feat: add endpoint to get temporal evolution of an entity
- feat: add endpoint for partial update of an attribute update
- feat: add endpoint to add instances to a temporal entity
- feat: add basic endpoint to append an attribute endpoint
- feat: add extension method to format datetimes under the NGSI-LD format
- feat: add generic function to create a default dataset URI from a base input
- feat: add util function to get an attribute and to generate a default dataset id
- feat: introduce typesafe entity and property builders
- feat: add method to check the existence of an attribute by name and dataset id
- feat: upon creation of an entity return the value of the Location header
- feat: upgrade to Kotlin 1.5.30 / ArrowKt 1.0.0
- feat: switch to and configure logback
🐛 Bug Fixes
- fix: prevent from sending empty payload when appending attributes
- fix: datasetId checks when getting an attribute by name and dataset
🧰 Maintenance
- doc: update new instructions using the custom domain name for Jitpack