Skip to content

Commit 8b6f48e

Browse files
author
Adrien Maret
authored
Release 2.0.0-rc29 (#236)
## What does this PR do ? This release is a **major** rewrite of the plugin architecture, API and data model. The version is supposed to be very close of the final 2.0.0 stable version of the plugin. Very few breaking changes are expected until final release. Migration scripts may be provided as we are going forward this huge step. The documentation will be entirely rewritten when the 2.0.0 is release. More informations about the changes in this PR: #232
1 parent ed8e6c0 commit 8b6f48e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "kuzzle-device-manager",
3-
"version": "2.0.0-rc28",
3+
"version": "2.0.0-rc29",
44
"description": "Manage your IoT devices and assets. Choose a provisioning strategy, receive and decode payload, handle your IoT business logic.",
55
"author": "The Kuzzle Team (support@kuzzle.io)",
66
"repository": {

0 commit comments

Comments
 (0)