-
Notifications
You must be signed in to change notification settings - Fork 88
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1414 from telefonicaid/task/prepare_3_3_0
Step: 3.2.0-next -> 3.3.0
- Loading branch information
Showing
3 changed files
with
3 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +0,0 @@ | ||
- Add: do not create initial entity when a new device is provisioned and appendMode is false or NGSI-LD is used | ||
- Fix: check array access in extractVariables of jexlPlugin when bidirectionalPlugin is enabled | ||
- Fix: explicitAttrs of device was tainted even if not defined | ||
- Fix: do not include static, lazy and commands from group to device to avoid duplicate them in device (#1377) | ||
- Add: Evaluate group entityNameExp with a context including measures (#1334) | ||
- Remove: expressionLanguage field (as it it not longer needed, due to only one expression language is supported, after the removal of legacy expressions in 3.2.0) (#1384) | ||
- Add: allow update timestamp and other config fields of device | ||
- Fix: use 'options=upsert' when update ngsiv2 CB entities and appendMode is enabled (#956) | ||
- Fix: do not propagate group config (timestamp and explicitAttrs) to autoprovisioned devices (at database level) (#1377) | ||
- Fix: appendMode at general level (config.js / env var) changes its default from false to true | ||
- Fix: remove sensitive MongoDB connection parameters from log traces (remove 'option' object from logs) | ||
- Deprecate: bidirectional plugin | ||
- Deprecate: appendMode | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters