Releases: aehrc/pathling
Releases · aehrc/pathling
v6.2.2
What's Changed
Bug fixes
- Adding cleaning up of the resources owned by the terminology service by @piotrszul in #1391
Full Changelog: v6.2.1...v6.2.2
v6.2.1
v6.2.1
v6.2.0
Check out the documentation for the new FHIRPath query functionality! 🔥
What's Changed
New features
- Implement aggregate query in library API by @piotrszul in #1309
- Implement extract query in library API by @piotrszul in #1264
Bug fixes
- Implemented URN reference rewriting for Bundles by @piotrszul in #1436
Full Changelog: v6.1.4...v6.2.0
v6.1.4
What's Changed
Bug fixes
- Switching to Cast() constructor common between spark-catalyst 3.3 and 3.4 by @piotrszul in #1222
Full Changelog: v6.1.3...v6.1.4
v6.1.3
What's Changed
Bug fixes
- Removing JSR-380 validation dependency on EL implementation. by @piotrszul in #1195
- Add IdleConnectionEvictor to guard against terminology server closing connections by @johngrimes in #1204
Full Changelog: v6.1.1...v6.1.3
v6.1.1
What's Changed
Bug fixes
- Remove logging_level parameter and improve documentation by @johngrimes in #1186
- Ensure that Pathling git.properties takes precedence over Spark environment by @johngrimes in #1189
Full Changelog: v6.1.0...v6.1.1
v6.1.0
Check out the documentation for the new property and designation functionality:
- Library - retrieving properties
- Library - retrieving designations
- FHIRPath function - property
- FHIRPath function - designation
- FHIRPath function - display
And also the new configuration options for terminology caching:
What's Changed
New features
- Implement 'property' FHIRPath function and UDF by @piotrszul in #1123
- Implement 'designation' FHIRPath function and UDF by @piotrszul in #1132
- Client-side terminology caching and optimisation by @johngrimes in #1126
- Implement target parameter on translate function by @johngrimes in #1041
Bug fixes
- Handle resolution of polymorphic Reference-typed extensions by @johngrimes in #1143
Full Changelog: v6.0.4...v6.1.0
v6.0.4
What's Changed
Bug fixes
- Apply the same exception reporting rules for async requests as the synchronous ones. by @piotrszul in #1049
Full Changelog: v6.0.3...v6.0.4
v6.0.3
What's Changed
Bug fixes
- Fix comparison and arithmetic operations for instants by @johngrimes in #1029
Full Changelog: v6.0.2...v6.0.3
v6.0.2
What's Changed
Bug fixes
- Create a release version of the modified UCUM library, and use it by @johngrimes in #1004
Full Changelog: v6.0.1...v6.0.2