This repository has been archived by the owner on Jan 4, 2023. It is now read-only.
Releases: arkhn/fhir-river
Releases · arkhn/fhir-river
5.0.2
This release contains the new river application meant to replace the previous pyrog application.
This release is not compatible with the previous one (v4.X.X and before)
What's Changed
- Add script: merge concat without space by @nriss in #602
- Cleaning script: convert epoch to datetime by @nriss in #552
- chore(deps): bump sqlparse from 0.4.1 to 0.4.2 in /requirements by @dependabot in #616
- Show errors 500 and 400 on preview by @Klochette in #639
- fix(api): exploration response typing by @tevariou in #671
- [columns] autocomplete has bigger size for better readability by @Klochette in #673
- chore(app): clean up project by @tevariou in #672
- fix(river-api): revoke user token before logout by @simonvadee in #677
- feat(app): replace moment by luxon by @tevariou in #675
- [FhirResourceTree] Reset tree state on unmount by @BPierrick in #661
- [ETL] delete retry button by @Klochette in #674
- Display Exploration values as string by @BPierrick in #664
- [Eslint] No shadow rule by @BPierrick in #665
- [Preview] Compare primary keys with lower case values by @BPierrick in #667
- clean(hapi): remove unused counters by @simonvadee in #678
- fix(testy): improve testing flow by @simonvadee in #680
- V4 by @simonvadee in #682
- chore(ci): remove v4 branch from ci targets by @simonvadee in #684
Full Changelog: https://github.com/arkhn/fhir-river/compare/v3.7.0..v5.0.2
3.7.0
This is the latest release before the v4 (a.k.a: new_pyrog).
What's Changed
- Add script: merge concat without space by @nriss in #602
- Cleaning script: convert epoch to datetime by @nriss in #552
- chore(deps): bump sqlparse from 0.4.1 to 0.4.2 in /requirements by @dependabot in #616
Full Changelog: v3.6.0...v3.7.0