Skip to content

Commit

Permalink
chore(release): 2.4.0-beta.19 [skip ci]
Browse files Browse the repository at this point in the history
# [2.4.0-beta.19](v2.4.0-beta.18...v2.4.0-beta.19) (2024-08-12)

### Features

* add tooltip model by asset model ([#341](#341)) ([865ae6d](865ae6d))
* **assetrole:** add link / unlink device action to asset admin role ([#357](#357)) ([febf3a6](febf3a6))
* **configuration:** allow to specify Elasticsearch index settings ([#337](#337)) ([6d22fa9](6d22fa9))
* **measure:** add device metadata to origin ([#356](#356)) ([1ed9d8b](1ed9d8b))
* **metadata:** add option field readOnly to prevent editing ([#358](#358)) ([e0641b4](e0641b4))
* upsert devices ([#355](#355)) ([c75abef](c75abef))
  • Loading branch information
semantic-release-bot committed Aug 12, 2024
1 parent 4011127 commit 8d42222
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [2.4.0-beta.19](https://github.com/kuzzleio/kuzzle-device-manager/compare/v2.4.0-beta.18...v2.4.0-beta.19) (2024-08-12)


### Features

* add tooltip model by asset model ([#341](https://github.com/kuzzleio/kuzzle-device-manager/issues/341)) ([865ae6d](https://github.com/kuzzleio/kuzzle-device-manager/commit/865ae6d5e898f9519b0fccbf3a0a6be5ce55aa57))
* **assetrole:** add link / unlink device action to asset admin role ([#357](https://github.com/kuzzleio/kuzzle-device-manager/issues/357)) ([febf3a6](https://github.com/kuzzleio/kuzzle-device-manager/commit/febf3a6762e5525563c61776d27aaf31659a4748))
* **configuration:** allow to specify Elasticsearch index settings ([#337](https://github.com/kuzzleio/kuzzle-device-manager/issues/337)) ([6d22fa9](https://github.com/kuzzleio/kuzzle-device-manager/commit/6d22fa9dbee7a662e84af660b061171b61b8d9d6))
* **measure:** add device metadata to origin ([#356](https://github.com/kuzzleio/kuzzle-device-manager/issues/356)) ([1ed9d8b](https://github.com/kuzzleio/kuzzle-device-manager/commit/1ed9d8bf1885569350d12287ade2da640f825ab7))
* **metadata:** add option field readOnly to prevent editing ([#358](https://github.com/kuzzleio/kuzzle-device-manager/issues/358)) ([e0641b4](https://github.com/kuzzleio/kuzzle-device-manager/commit/e0641b41c82bdbbc6f37a0f275bfd3199fce8156))
* upsert devices ([#355](https://github.com/kuzzleio/kuzzle-device-manager/issues/355)) ([c75abef](https://github.com/kuzzleio/kuzzle-device-manager/commit/c75abef4c313bbe33ad833189dfcc6fdc50fc15d))

# [2.4.0-beta.19](https://github.com/kuzzleio/kuzzle-device-manager/compare/v2.4.0-beta.18...v2.4.0-beta.19) (2024-07-19)


Expand Down

0 comments on commit 8d42222

Please sign in to comment.