Skip to content

Commit 3ab51eb

Browse files
authored
Merge pull request #1318 from telefonicaid/task/deprecate-deviceregistry-memory
Add `deviceRegistry.type=memory` deprecation message
2 parents 90046e8 + 82d15c7 commit 3ab51eb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/deprecated.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ A list of deprecated features and the version in which they were deprecated foll
1919
- Support to Node.js v10 in iotagent-node-lib 2.15.0 (finally removed in 2.16.0)
2020
- Support to Node.js v12 in iotagent-node-lib 2.24.0 (finally removed in 2.25.0)
2121
- Support to NGSI-LD v1.3 in iotagent-node-lib 2.25.0 (finally removed in 2.26.0)
22+
- Support groups (provision) statically defined by configuration
23+
- Support to in-memory registry (i.e.`deviceRegistry.type=memory`)
2224

2325
The use of Node.js v14 is highly recommended.
2426

0 commit comments

Comments
 (0)