Skip to content

Latest commit

 

History

History
474 lines (275 loc) · 42.3 KB

CHANGELOG.md

File metadata and controls

474 lines (275 loc) · 42.3 KB

2.5.0 (2024-12-05)

Bug Fixes

Features

  • 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)

Bug Fixes

  • assetservice: can't replace metadata if not present in asset (#384) (eb65c0a)

2.5.0-dev.4 (2024-12-05)

Features

2.5.0-dev.3 (2024-12-05)

Features

  • softTenants: add softTenant ids to assets measures documents (#383) (1b36fe0)

2.5.0-beta.2 (2024-11-18)

Bug Fixes

2.5.0-dev.2 (2024-11-18)

Bug Fixes

2.5.0-beta.1 (2024-11-12)

Features

  • measure: allow measures to be pushed on Assets via API (no devices) (#344) (c1073c1)

2.5.0-dev.1 (2024-11-08)

Features

  • measure: allow measures to be pushed on Assets via API (no devices) (#344) (c1073c1)

2.4.4 (2024-11-18)

Bug Fixes

  • getAsset should search in commons assets too (#380) (d588a93)

2.4.3 (2024-10-25)

Bug Fixes

  • device: create apply default metadata (#378) (7af109c)

2.4.3-dev.1 (2024-10-25)

Bug Fixes

  • device: create apply default metadata (#378) (7af109c)

2.4.2 (2024-10-08)

Bug Fixes

2.4.2-dev.1 (2024-10-08)

Bug Fixes

  • trigger events on metadataReplace call (#377) (df4b417)

2.4.1 (2024-10-04)

Bug Fixes

2.4.1-dev.1 (2024-10-04)

Bug Fixes

2.4.0 (2024-10-01)

Bug Fixes

  • 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)

Features

  • 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)

Bug Fixes

  • 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)

Features

  • 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)

Bug Fixes

  • only list asset models for the requested engine group (#367) (8a14207)

Features

  • 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)

Features

  • 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)

Features

2.4.0-beta.18 (2024-07-12)

Bug Fixes

Features

  • add UTC export by default for devices and assets (#342) (878ca58)

2.4.0-beta.17 (2024-07-08)

Bug Fixes

  • correct release script (f02c285)
  • engine: update conflicts ask return values (0f817c3)
  • models: list asset returns commons assets (#345) (2844437)

Features

  • 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)

Bug Fixes

  • catch errors when updating the mappings on startup (#338) (e09c5a3)

2.4.0-beta.15 (2024-03-21)

Bug Fixes

Features

2.4.0-beta.14 (2024-03-13)

Bug Fixes

  • improve measure export to be usable with multiple measures in one measure (#330) (dab8d57)

Features

2.4.0-beta.13 (2024-01-11)

Bug Fixes

  • ci: fix npm glob not working anymore (18e79aa)

2.4.0-beta.12 (2024-01-11)

Bug Fixes

  • npm: fix repository url (514dc59)

2.4.0-beta.11 (2024-01-09)

Bug Fixes

  • update semantic-release (380c8b3)

2.4.0-beta.10 (2024-01-09)

Bug Fixes

  • assetsGroups: disable checkRights on impersonate (#325) (eaa3edc)

Features

2.4.0-beta.9 (2023-11-06)

Bug Fixes

  • improve get internal devices documents (03ccb29)

2.4.0-beta.8 (2023-11-04)

Bug Fixes

  • correct KuzzleRequest for pipes (ef932d1)

2.4.0-beta.7 (2023-11-03)

Features

  • 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)

Bug Fixes

  • asset_migration: fixes multiple assets migration and optimize (fd546cf)

2.4.0-beta.5 (2023-10-03)

Bug Fixes

  • 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)

Features

  • assets: assets migrate tenant (5f05101)

2.4.0-beta.4 (2023-09-12)

Bug Fixes

  • export: correct scroll in getNamedMeasures (05fe4fd)

2.4.0-beta.3 (2023-09-05)

Bug Fixes

  • ci: correct github token in ci (a5a6b69)

2.4.0-beta.2 (2023-09-05)

Bug Fixes

Features

2.4.0-beta.1 (2023-08-24)

Features

2.3.2 (2023-08-14)

Bug Fixes

  • types: correct type package publish (c0c0375)

2.3.1 (2023-08-14)

Bug Fixes

  • types: correct type package publish (fa9163a)

2.3.0 (2023-08-14)

Bug Fixes

  • composite measures should be correctly exported to CSV (#309) (487c1e8)
  • docs: wrong arguments in models' getDevice request (#310) (028c65c)

Features

  • assetGroups: add assetGroups roles (b9d0fae)
  • assetGroups: add groups for assets (#306) (10de8b4)
  • assetGroups: add lastUpdate on changes (#311) (36a4575)
  • semantic-release: add semantic release support to device manager (99b1683)