2.5.0 (2024-12-05)
- assetservice: can't replace metadata if not present in asset (#384) (eb65c0a)
- backport fix (#380) (5392b56)
- add editor hint support (#386) (a9b62df)
- measure: allow measures to be pushed on Assets via API (no devices) (#344) (c1073c1)
- softTenants: add softTenant ids to assets measures documents (#383) (1b36fe0)
2.5.0-dev.5 (2024-12-05)
2.5.0-dev.4 (2024-12-05)
2.5.0-dev.3 (2024-12-05)
2.5.0-beta.2 (2024-11-18)
2.5.0-dev.2 (2024-11-18)
2.5.0-beta.1 (2024-11-12)
2.5.0-dev.1 (2024-11-08)
2.4.4 (2024-11-18)
2.4.3 (2024-10-25)
2.4.3-dev.1 (2024-10-25)
2.4.2 (2024-10-08)
2.4.2-dev.1 (2024-10-08)
2.4.1 (2024-10-04)
2.4.1-dev.1 (2024-10-04)
2.4.0 (2024-10-01)
- add specific dev branch in releaserc.js (e11a823)
- asset_migration: fixes multiple assets migration and optimize (fd546cf)
- assetsGroups: disable checkRights on impersonate (#325) (eaa3edc)
- assets: migrate tenant only if user is admin (c24f942)
- assetsMigrateTenant: add type for frontend and fix admin only (e249f13)
- catch errors when updating the mappings on startup (#338) (e09c5a3)
- ci: correct github token in ci (a5a6b69)
- ci: fix npm glob not working anymore (18e79aa)
- copy-version script (72b5e49)
- correct api types (#333) (05c426f)
- correct KuzzleRequest for pipes (ef932d1)
- correct release script (f02c285)
- device-metadata: fetch device's metadata from assigned tenant when available (#374) (acfd8a0)
- device: correct device HTTP API (#354) (d9fe9e1)
- engine: update conflicts ask return values (0f817c3)
- export: correct scroll in getNamedMeasures (05fe4fd)
- improve get internal devices documents (03ccb29)
- improve measure export to be usable with multiple measures in one measure (#330) (dab8d57)
- migrateTenant: clear groups of newly created assets (79f6a5a)
- models: list asset returns commons assets (#345) (2844437)
- npm: fix repository url (514dc59)
- only list asset models for the requested engine group (#367) (8a14207)
- update semantic-release (380c8b3)
- add actions to get last measures on digital twins (#363) (b8005a2)
- add dev builds when pushing on 2-dev (#375) (aa11885)
- add group descriptions to models (#335) (de00fb7)
- add log in decoders (#339) (fe08b7c)
- add search actions for the models (#362) (9990e57)
- add tooltip model by asset model (#341) (865ae6d)
- add UTC export by default for devices and assets (#342) (878ca58)
- asset: add upsert method (#323) (5f87787)
- assetrole: add link / unlink device action to asset admin role (#357) (febf3a6)
- assets: assets migrate tenant (5f05101)
- assets: remove assetId in upsert (#326) (2f286de)
- configuration: allow to specify Elasticsearch index settings (#337) (6d22fa9)
- digitaltwin exports (#315) (aab65af)
- digitalTwin: allow to modify mapping from application (#322) (89d375a)
- digitalTwin: implement generic document pipes triggers (#321) (60a21fc)
- engine: add mappings update conflict ask call (#340) (5cd6aca)
- implement comprehensible metadata (#332) (e80ef8e)
- improve export (#316) (51db84a)
- improve search model request types (#364) (5310ad1)
- measure: add device metadata to origin (#356) (1ed9d8b)
- measuremodels: add optional local names and unit to measure definitions (#343) (50038b2)
- measures: add lastMeasuredAt on DigitalTwin (#314) (05b8a53)
- metadata: add option field readOnly to prevent editing (#358) (e0641b4)
- metadata: add optional editor hints for metadata (#370) (afc5129)
- metadata: add support nested metadata properties (#348) (17eda8b)
- metadata: improve asset metadata (#346) (2eb5887)
- roles: add specific roles for assets and devices (#365) (a01982c)
- upsert devices (#355) (c75abef)
2.4.0-dev.1 (2024-09-27)
- add specific dev branch in releaserc.js (e11a823)
- asset_migration: fixes multiple assets migration and optimize (fd546cf)
- assetsGroups: disable checkRights on impersonate (#325) (eaa3edc)
- assets: migrate tenant only if user is admin (c24f942)
- assetsMigrateTenant: add type for frontend and fix admin only (e249f13)
- catch errors when updating the mappings on startup (#338) (e09c5a3)
- ci: correct github token in ci (a5a6b69)
- ci: fix npm glob not working anymore (18e79aa)
- copy-version script (72b5e49)
- correct api types (#333) (05c426f)
- correct KuzzleRequest for pipes (ef932d1)
- correct release script (f02c285)
- device-metadata: fetch device's metadata from assigned tenant when available (#374) (acfd8a0)
- device: correct device HTTP API (#354) (d9fe9e1)
- engine: update conflicts ask return values (0f817c3)
- export: correct scroll in getNamedMeasures (05fe4fd)
- improve get internal devices documents (03ccb29)
- improve measure export to be usable with multiple measures in one measure (#330) (dab8d57)
- migrateTenant: clear groups of newly created assets (79f6a5a)
- models: list asset returns commons assets (#345) (2844437)
- npm: fix repository url (514dc59)
- only list asset models for the requested engine group (#367) (8a14207)
- update semantic-release (380c8b3)
- add actions to get last measures on digital twins (#363) (b8005a2)
- add dev builds when pushing on 2-dev (#375) (aa11885)
- add group descriptions to models (#335) (de00fb7)
- add log in decoders (#339) (fe08b7c)
- add search actions for the models (#362) (9990e57)
- add tooltip model by asset model (#341) (865ae6d)
- add UTC export by default for devices and assets (#342) (878ca58)
- asset: add upsert method (#323) (5f87787)
- assetrole: add link / unlink device action to asset admin role (#357) (febf3a6)
- assets: assets migrate tenant (5f05101)
- assets: remove assetId in upsert (#326) (2f286de)
- configuration: allow to specify Elasticsearch index settings (#337) (6d22fa9)
- digitaltwin exports (#315) (aab65af)
- digitalTwin: allow to modify mapping from application (#322) (89d375a)
- digitalTwin: implement generic document pipes triggers (#321) (60a21fc)
- engine: add mappings update conflict ask call (#340) (5cd6aca)
- implement comprehensible metadata (#332) (e80ef8e)
- improve export (#316) (51db84a)
- improve search model request types (#364) (5310ad1)
- measure: add device metadata to origin (#356) (1ed9d8b)
- measuremodels: add optional local names and unit to measure definitions (#343) (50038b2)
- measures: add lastMeasuredAt on DigitalTwin (#314) (05b8a53)
- metadata: add option field readOnly to prevent editing (#358) (e0641b4)
- metadata: add optional editor hints for metadata (#370) (afc5129)
- metadata: add support nested metadata properties (#348) (17eda8b)
- metadata: improve asset metadata (#346) (2eb5887)
- roles: add specific roles for assets and devices (#365) (a01982c)
- upsert devices (#355) (c75abef)
2.4.0-beta.21 (2024-09-18)
- add actions to get last measures on digital twins (#363) (b8005a2)
- add search actions for the models (#362) (9990e57)
- improve search model request types (#364) (5310ad1)
- metadata: add optional editor hints for metadata (#370) (afc5129)
- roles: add specific roles for assets and devices (#365) (a01982c)
2.4.0-beta.20 (2024-08-12)
- assetrole: add link / unlink device action to asset admin role (#357) (febf3a6)
- metadata: add option field readOnly to prevent editing (#358) (e0641b4)
2.4.0-beta.19 (2024-07-19)
- add tooltip model by asset model (#341) (865ae6d)
- configuration: allow to specify Elasticsearch index settings (#337) (6d22fa9)
- measure: add device metadata to origin (#356) (1ed9d8b)
- upsert devices (#355) (c75abef)
2.4.0-beta.18 (2024-07-12)
2.4.0-beta.17 (2024-07-08)
- correct release script (f02c285)
- engine: update conflicts ask return values (0f817c3)
- models: list asset returns commons assets (#345) (2844437)
- add log in decoders (#339) (fe08b7c)
- engine: add mappings update conflict ask call (#340) (5cd6aca)
- measuremodels: add optional local names and unit to measure definitions (#343) (50038b2)
- metadata: add support nested metadata properties (#348) (17eda8b)
- metadata: improve asset metadata (#346) (2eb5887)
2.4.0-beta.16 (2024-04-09)
2.4.0-beta.15 (2024-03-21)
2.4.0-beta.14 (2024-03-13)
- assets: remove assetId in upsert (#326) (2f286de)
- implement comprehensible metadata (#332) (e80ef8e)
2.4.0-beta.13 (2024-01-11)
- ci: fix npm glob not working anymore (18e79aa)
2.4.0-beta.12 (2024-01-11)
- npm: fix repository url (514dc59)
2.4.0-beta.11 (2024-01-09)
- update semantic-release (380c8b3)
2.4.0-beta.10 (2024-01-09)
2.4.0-beta.9 (2023-11-06)
- improve get internal devices documents (03ccb29)
2.4.0-beta.8 (2023-11-04)
- correct KuzzleRequest for pipes (ef932d1)
2.4.0-beta.7 (2023-11-03)
- digitalTwin: allow to modify mapping from application (#322) (89d375a)
- digitalTwin: implement generic document pipes triggers (#321) (60a21fc)
2.4.0-beta.6 (2023-10-20)
- asset_migration: fixes multiple assets migration and optimize (fd546cf)
2.4.0-beta.5 (2023-10-03)
- assets: migrate tenant only if user is admin (c24f942)
- assetsMigrateTenant: add type for frontend and fix admin only (e249f13)
- migrateTenant: clear groups of newly created assets (79f6a5a)
- assets: assets migrate tenant (5f05101)
2.4.0-beta.4 (2023-09-12)
- export: correct scroll in getNamedMeasures (05fe4fd)
2.4.0-beta.3 (2023-09-05)
- ci: correct github token in ci (a5a6b69)
2.4.0-beta.2 (2023-09-05)
- copy-version script (72b5e49)
2.4.0-beta.1 (2023-08-24)
2.3.2 (2023-08-14)
- types: correct type package publish (c0c0375)
2.3.1 (2023-08-14)
- types: correct type package publish (fa9163a)