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
Copy file name to clipboardExpand all lines: CHANGES_NEXT_RELEASE
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -19,4 +19,5 @@ Add husky and lint-staged
19
19
Fix: Add support for lazy and internal_attributes in service notifications to Manager (#768)
20
20
Fix: combine multi-entity and expressions with duplicate attribute name, by enabling expression over object_id (which are not duplicated in a attribute mapping contrary to name) (#941)
21
21
Fix: bug in legacy and JEXL expression that was not converting "0" to 0
22
-
Fix: support for mapping different attributes to the same entity_name
22
+
Fix: support for mapping different attributes to the same entity_name
23
+
Fix: Ensure GeoJSON is correctly encoded in NGSI-v2 requests (#961)
0 commit comments