We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 90046e8 + 82d15c7 commit 3ab51ebCopy full SHA for 3ab51eb
doc/deprecated.md
@@ -19,6 +19,8 @@ A list of deprecated features and the version in which they were deprecated foll
19
- Support to Node.js v10 in iotagent-node-lib 2.15.0 (finally removed in 2.16.0)
20
- Support to Node.js v12 in iotagent-node-lib 2.24.0 (finally removed in 2.25.0)
21
- 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`)
24
25
The use of Node.js v14 is highly recommended.
26
0 commit comments