Skip to content

Releases: kuzzleio/kuzzle-device-manager

v2.3.0

14 Aug 14:57
663e163

Choose a tag to compare

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)

2.2.8

21 Jul 16:23
41e5b5f

Choose a tag to compare

2.2.8 (2023-07-21)

2.2.7

09 May 14:32
c53e9c1

Choose a tag to compare

2.2.7 (2023-05-09)

Bug fixes

  • [ #304 ] Fix(csv export): asset with measures of the same type but different names (tdislay)

2.2.6

05 May 09:12
f0394bb

Choose a tag to compare

2.2.6 (2023-05-05)

Bug fixes

  • [ #302 ] fix: CSV column headers and path to values should not be the same (tdislay)

2.2.5

25 Apr 16:28
2c4b7cf

Choose a tag to compare

2.2.5

  • Add persist:before event to the ingestion pipeline by @Aschen in #301

2.2.4

24 Apr 13:05
947e595

Choose a tag to compare

2.2.4 (2023-04-24)

Bug fixes

2.2.3

21 Apr 11:39
3c20c6f

Choose a tag to compare

2.2.3

Bug fixes

Full Changelog: 2.2.2...2.2.3

2.2.2

20 Apr 19:11
16207ef

Choose a tag to compare

2.2.2 (2023-04-20)

Bug fixes

  • install fixed kuzzle-plugin-commons package

2.2.1

20 Apr 06:45
a59b50e

Choose a tag to compare

2.2.1 (2023-04-20)

Bug fixes

  • [ #298 ] Handle uninitialized measure in historization (aschen)

2.2.0

17 Apr 13:08
c11d364

Choose a tag to compare

2.2.0 (2023-04-17)

Bug fixes

New features

Enhancements

Others