v0.4.0
The released docker image is available here.
What's Changed
Major changes
- A series of improvements to how profiles/extensions are handled, namely fixing #560 #558 #753 #960 #980 #1027
- An option for choosing FHIR version #400
- Adding SQL-on-FHIR-v2 tests and becoming an official implementation of the spec #954
- A simple authoring environment for SQL-on-FHIR-v2 ViewDefinition #996
- Sample flat ViewDefinitions for 10+ resource types #978
- Support for S3 file system #1011
- Exposing Sink FHIR server feature in the controller #825
List of all changes (excluding dependabot's)
- added codecov GH action by @bashir2 in #973
- updated codecov badge by @bashir2 in #979
- Support for custom FHIR profile by @chandrashekar-s in #924
- Added SQL-on-FHIR v2 repo tests by @bashir2 in #988
- Added a simple ViewDefinition edit environment by @bashir2 in #996
- Support for multiple FHIR profile extensions by @chandrashekar-s in #986
- Adds ViewDefinition for all sample flat views by @bashir2 in #1004
- Added support to read FHIR resources from NDJson file by @chandrashekar-s in #1009
- Avoid resetting connections to mitigate thrift server errors. by @bashir2 in #1017
- Merges StructureDefinition paths, adds
recursiveDepth
option, and makes ID columns consistent by @bashir2 in #1026 - Generated SQL-on-FHIR-v2 test results and updated tests by @bashir2 in #1032
- Added fhirVersion to SoFv2 tests and fixed report format by @bashir2 in #1033
- Fixes SoFv2 test result format by @bashir2 in #1045
- Fixes Dafaflow Parquet issue by using finishBundle by @bashir2 in #1047
- Updated tests from SoFv2 repo by @bashir2 in #1046
- Changes to fix issues of missing extensions and others by @chandrashekar-s in #1050
- Added S3 dep and some version updates by @bashir2 in #1066
- Fix the issue of DirectRunner generating too many Parquet files. by @bashir2 in #1070
- Added FHIR Sink Config Properties to the Pipeline Controller by @mozzy11 in #947
- Turn sinkFhirServerUrl off by default but on in e2e by @bashir2 in #1075
Full Changelog: 0.3.0...0.4.0