Skip to content

4.4.0

Compare
Choose a tag to compare
@fgalan fgalan released this 26 Apr 11:09
· 278 commits to master since this release
c3f4d7e

WARNING: note that the change allow devices with the same device_id in the same service and subservice but different apikey (#1589) is not backward compatible. Take into account it may impact in existing deployments.

Changes (since 4.3.0):

  • Add: allow devices with the same device_id in the same service and subservice but different apikey (#1589)
  • Add: process JEXL expressions in metadata attributes (#1598)
  • Fix: TimeInstant mapped from attribute overrides default behaviours (#1557)
  • Fix: reduce information showed handling errors to just config flags (#1594)
  • Upgrade pymongo dep from 4.3.3 to 4.6.3
  • Upgrade express dep from 4.18.1 to 4.19.2