Skip to content

Commit

Permalink
Merge pull request #1310 from telefonicaid/task/prepare_2.25.0
Browse files Browse the repository at this point in the history
Step: 2.24.0-next -> 2.25.0
  • Loading branch information
mrutid authored Jan 24, 2023
2 parents 06e60e5 + d1920f6 commit ffbeb8f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
7 changes: 1 addition & 6 deletions CHANGES_NEXT_RELEASE
Original file line number Diff line number Diff line change
@@ -1,6 +1 @@
- Fix: save group apikey in device when autoprovision device (#1245)
- Set Nodejs 12 as minimum version in packages.json (effectively removing Nodev10 from supported versions)
- Fix: INVALID EXPRESSION policy at JEXL expression in attributes and entity_names (default values will be propagated and a warn will be logged instead of exception) (#1292)
- Export pluginUtils (so they can be used by IOTA code importing the library)
- Fix: empty device_id on device registration (#1298)
- Fix: Missing JEXL default transformations: joinarrtostr, concatarr, floor, ceiling, round, tofixed, gettime, toisostring, localestring, now (#1308)

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": "2.24.0-next",
"version": "2.25.0",
"homepage": "https://github.com/telefonicaid/iotagent-node-lib",
"keywords": [
"fiware",
Expand Down

0 comments on commit ffbeb8f

Please sign in to comment.