Skip to content

Commit

Permalink
Merge pull request #1373 from telefonicaid/task/prepare_3_2_0
Browse files Browse the repository at this point in the history
Step: 3.1.0-next -> 3.2.0
  • Loading branch information
fgalan committed May 23, 2023
2 parents c8449e1 + 3d39fb8 commit bf2237b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 13 deletions.
12 changes: 0 additions & 12 deletions CHANGES_NEXT_RELEASE
Original file line number Diff line number Diff line change
@@ -1,12 +0,0 @@
- Add: save result of apply expression attribute into current context for futher usages (#1305)
- Add: skipValue for expression to allow skip attribute when match with result of apply expression (#1353)
- Add: add hextostring transformation jexl function (#1367)
- Add: JEXL support to bidirectinal plugin
- Remove: remove legacy expression support (removing IOTA_DEFAULT_EXPRESSION_LANGUAGE env var and associated defaultExpressionLanguage config.js setting) (#1340)
- Fix: avoid usage of newlines in logs (#1342)
- Fix: explicitAttributes true case: should progress just active attributes which receives measures and all active attributes with expressions
- Fix: add missed active attributes (with expressions) for ctxt for evaluate explicitAttrs expression (#1351)
- Fix: allow use static attributes from group in entityNameExp of group
- Fix: disable device attribute entity_name validation using pattern
- Fix: reenable invocation of custom plugins on update (#1348)
- Fix: change level of log about not context available for apply expression from warn to info
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "iotagent-node-lib",
"license": "AGPL-3.0-only",
"description": "IoT Agent library to interface with NGSI Context Broker",
"version": "3.1.0-next",
"version": "3.2.0",
"homepage": "https://github.com/telefonicaid/iotagent-node-lib",
"keywords": [
"fiware",
Expand Down

0 comments on commit bf2237b

Please sign in to comment.