The released docker image is available here.
What's Changed
Major changes
- Added support for Bulk Export API as a new resource fetching method by @chandrashekar-s; #1031, #1082, #1110, #1146
- Documentation website created at github.com/google/fhir-data-pipes by @fredhersch; #1088
- ViewDefinition-to-Parquet by @itsiggs ; #1130, #1130, #1158, #1169, #1171
List of all changes (excluding dependabot's)
- Added test_duckdb.ipynb by @bashir2 in #1064
- Added the schema doc by @bashir2 in #1087
- Added README and fixed docs style issues; removed site by @bashir2 in #1096
- Added the missing encounter_flat_view.json by @bashir2 in #1097
- Migrate the unit test annotations to Junit 5 by @chandrashekar-s in #1086
- Upgrade hapi Fhir version to 7.2.1 by @chandrashekar-s in #971
- Upgrade spring framework to 3.2.2 by @chandrashekar-s in #1108
- Added s3 in schema parsing by @bashir2 in #1111
- Update Mkdocs Documentation by @itsiggs in #1110
- Optimize build time by @chandrashekar-s in #1098
- Re-throw FHIR client exceptions by @bashir2 in #1112
- Added cacheBundleForParquetWrites option by @bashir2 in #1131
- Remove path variable when retrieving the error log file. by @chandrashekar-s in #1139
- Change canonical tables to views by @bashir2 in #1189
- Fixed an edge case for incremental run failures on cloud file-systems by @bashir2 in #1185
- Added fhirVersion to ViewDefinitions by @bashir2 in #1184
- Updates tests for converter idempotency by @bashir2 in #1205
- Delete resources in the sink DB and FHIR server by @chandrashekar-s in #1183
New Contributors
Full Changelog: 0.4.0...0.5.0