You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add: support NGSI-LD QueryEntities endpoint for lazy attributes (#1722)
2
-
- Add: support for NGSI-LD valueType and more NGSI-LD sub-property types (new config server.ldSupport.datatype and associated env var IOTA_LD_SUPPORT_DATA_TYPE) (#1723)
3
-
- Fix: store as lastMeasure just orignal measure when is provided (#1669)
4
-
- Fix: init express trust proxy to proper fill from field of domain logger
Copy file name to clipboardExpand all lines: Changelog
+9-1Lines changed: 9 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,11 @@
1
+
4.9.0 (Aug 22nd, 2025)
2
+
3
+
- Add: support NGSI-LD QueryEntities endpoint for lazy attributes (#1722)
4
+
- Add: support for NGSI-LD valueType and more NGSI-LD sub-property types (new config server.ldSupport.datatype and associated env var IOTA_LD_SUPPORT_DATA_TYPE) (#1723)
5
+
- Fix: store as lastMeasure just orignal measure when is provided (#1669)
6
+
- Fix: init express trust proxy to proper fill from field of domain logger
7
+
- Fix: fill from log field with real IP
8
+
1
9
4.8.0 (May 23rd, 2025)
2
10
3
11
- Add: notification-based commands (#1455)
@@ -794,4 +802,4 @@ This minor release modifies the package.json file in order to make the included
0 commit comments