Bugfix release 1.7.1
The recent 1.7.0 introduced native DDS in Otrion-LD.
Unfortunately, two mayor concepts were not working properly, for entity updates coming in via DDS, namely:
- notifications were not sent
- the updates were not persisted in the history (postgres)
These two errors are fixed in 1.7.1
Other Issues:
#1698: Not fixed, but making it usable. Real fix coming. Needs a complete rewrite.
#1704: Problem when the number of tenants is bigger than the size of the mongo connection pool
#1715: Bug in subscription cache: attributes in notification::attributes were not longnames after a restart with subscriptions in the DB