Skip to content

v7.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Mar 04:49
· 5 commits to main since this release
v7.2.0
1ec7c05

What's Changed

New features

Dependency updates

  • Upgrade Spark from 3.5.0 to 3.5.5
  • Upgrade HAPI from 7.0.2 to 7.6.1
  • Upgrade Delta Lake from 3.2.0 to 3.3.0
  • Upgrade Spring Boot from 3.2.0 to 3.3.5
  • And many more...

This release ships our new bulk client capability in the Java, Scala, Python and R APIs. This automates the task of retrieving a bulk extract from a FHIR server and querying it using Pathling.

Check out the documentation here: https://pathling.csiro.au/docs/libraries/fhirpath-query#fhir-bulk-data-api

Full Changelog: v7.1.0...v7.2.0