Skip to content

v0.29.2

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jul 18:27
· 99 commits to main since this release

Notes

This is a minor performance update which adds further optimizations on top of #1899. The optimizations eliminate whole logic branches in case Medication resources don't match.

Performance

  • Optimize CQL Exists over Empty Lists into False (#1943)
  • Optimize CQL Logical Expressions (#1944)

The full changelog can be found here.