What's Changed
New features
- Implement Python and R bulk client APIs by @johngrimes in #2162
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