Note
It's not recommended to downgrade from this version to an older version because #1041 introduces a new transaction command called keep
that would be ignored by older versions. However the transaction log is only read at the moment transactions happen or if the index is rebuild. So it will be ok to downgrade in emergency without rebuilding the index.
New Features
Enhancements
- Ensure History Changes only if Resource Changes (#1041)
Performance
- Improve Database Sync Efficiency (#1039)
Bugfixes
- Fix Evaluate Measure Generating Duplicate List IDs (#1036)
- Fix Comparison of Length Result not Possible in CQL (#1035)
The full changelog can be found here.