NOTE: this version deprecated IOTA_MONGO_* env vars. Use IOTA_MONO_URI instead
Changes (since 4.10.0):
- Add: IOTA_MONGO_URI env var
- Add: locale string number jexl function (#1737)
- Deprecated: IOTA_MONGO_ different from IOTA_MONGO_URI (use IOTA_MONGO_URI instead)
- Fix: broken notification command mode (it was not working without providing targetEntityId and targetEntityType in the notification, which belongs to another command mode: advancedNotification)
- Fix: use normalized in attrsFormat for commands subscriptions (#1743)