Skip to content

v0.22.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Jul 19:17
a451304

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

  • Implement Operation Patient $everything (#1037)
  • Add Basic Frontend (#951)

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.