Releases: inferno-framework/inferno-reference-server
Inferno Reference Server v4.0.1
What's Changed
Full Changelog: v4.0.0...v4.0.1
Inferno Reference Server v4.0.0
Breaking Change: Inferno Reference Server v4.0.0 introduces a breaking change in where data is stored. The resources and clients that were previously located in this repository under ./resources and ./clients have been moved to https://github.com/inferno-framework/inferno-reference-server-data . By default, this server will now load up with no data loaded.
Users who want to keep the previous behavior have the following options:
- Fetch that data once and store it locally, either
- Manually by copying the files, or
- Using the script
scripts/fetch_data_repo.sh, egSOURCE_DATA_REPO=https://github.com/inferno-framework/inferno-reference-server-data scripts/fetch_data_repo.sh
- Set the env var
SOURCE_DATA_REPO=https://github.com/inferno-framework/inferno-reference-server-datato automatically have the docker container load the latest from that repository every time it starts
What's Changed
- FI-2834: Configurable clients by @dehall in #207
- FI-3755 Use Authinfo in Inferno CI by @Shaumik-Ashraf in #201
- FI-3866: Remove build-time constraints on bulk data cached export by @dehall in #208
- FI-3865: Load data from data repository by @dehall in #209
Full Changelog: v3.2.3...v4.0.0
Inferno Reference Server v3.2.3
What's Changed
- Add reference to docker image name by @dehall in #197
- FI-3742 migrate changes by @Shaumik-Ashraf in #200
- Update maven_ci.yml to use actions/cache@v4 by @Shaumik-Ashraf in #202
- Bump dependencies [dependabot] by @dehall in #205
- FI-3405: Add EOB:insurer SearchParameter from Carin4BB by @dehall in #204
- FI-3646: Add CARIN and combo Groups by @holmesie in #203
New Contributors
Full Changelog: v3.2.2...v3.2.3
Inferno Reference Server v3.2.2
What's Changed
- FI-2727 Initial Implementation of Inferno (g)(10) Test Kit into CI by @Shaumik-Ashraf in #182
- Add resources to DTR Bundle by @elsaperelli in #188
- FI-3191: Bump HAPI to v7.6.0 by @dehall in #189
- FI-3357: Add Carin For Blue Button Resources by @emichaud998 in #191
- Change Task from CDex conformant to PAS by @elsaperelli in #192
- FI-3357 Carin For Blue Button Resources Fix by @emichaud998 in #195
New Contributors
- @elsaperelli made their first contribution in #188
Full Changelog: v3.2.1...v3.2.2
Inferno Reference Server v3.2.1
What's Changed
Full Changelog: v3.2.0...v3.2.1
Inferno Reference Server v3.2.0
What's Changed
- FI-3080 Update Inferno Reference Server to latest US Core tickets by @yunwwang in #170
- Enable docker build workflow by @Shaumik-Ashraf in #172
- remove docker_hub_build.yml by @Shaumik-Ashraf in #175
- Fix Observation Social History/Pregnancy Intent code by @Shaumik-Ashraf in #178
- Fix patient's ethnicity and Procedure's code for x-ray by @yunwwang in #177
- FI-3258: Add CORS support per SMART 2.2 by @dehall in #176
- FI-3368 Update link to inferno test kit tutorial by @mrnosal in #181
- FI-3044: Enforce the appropriate auth mechanism for each client by @dehall in #179
- FI-3389 Add US Core v7 supported profiles to CapabilityStatement by @yunwwang in #183
- FI-2868: Add scopes_supported to smart-configuration by @dehall in #184
New Contributors
- @Shaumik-Ashraf made their first contribution in #172
- @mrnosal made their first contribution in #181
Full Changelog: v3.1.0...v3.2.0
Inferno Reference Server v3.1.0
What's Changed
- Disable Bulk Export Job Reuse by @dehall in #160
- FI-2709: Granular Scopes by @dehall in #161
- Fix US Core 7 Observation for treatment intervention preference by @jhlee-mitre in #162
- FI-2867: New scope logic by @dehall in #163
- Bump nested dependency parsson to 1.0.5 [dependabot] by @dehall in #164
- Reference server data update for US Core 7 and HTI-1 by @yunwwang in #165
New Contributors
- @jhlee-mitre made their first contribution in #162
Full Changelog: v3.0.1...v3.1.0
Inferno Reference Server v3.0.1
What's Changed
- FI-2735: Restore previous url matching behavior - fixes landing page by @dehall in #154
- FI-2810 Fix disply text for Observation. Add resources for Screening and Assessment by @yunwwang in #156
- FI-2808: DTR Bundle by @tstrass in #155
- add encounter location by @karlnaden in #157
- FI - 2513 PDex data by @360dgries in #159
New Contributors
- @tstrass made their first contribution in #155
- @karlnaden made their first contribution in #157
Full Changelog: v3.0.0...v3.0.1
Inferno Reference Server v3.0.0
Upgrade Notes
IMPORTANT: Because of the HAPI 7 upgrade, it is necessary to delete and rebuild the database when updating from an earlier version.
What's Changed
- FI-2636: Upgrade to HAPI 7 by @dehall in #146
- FI-2682 Add QuestionnaireResponse resources to Patient 85 by @yunwwang in #147
- FI-2516: Add maven wrapper by @dehall in #149
- Bump dependencies by @dehall in #148
- FI-2679: Unit Test Cleanup by @dehall in #150
- remove prmitive extension from QuestionnaireResponse resources by @yunwwang in #151
- FI-2720 Remove QuestionnaireResponse by @yunwwang in #152
Full Changelog: v2.2.1...v3.0.0
Inferno Reference Server v2.2.1
What's Changed
- FI-2367 Add asserted-date by @360dgries in #135
- FI-2366: Patient Export Operation Fix by @emichaud998 in #132
- Dependabot updates + replace Derby database with H2 by @dehall in #136
- Bump org.apache.commons:commons-compress from 1.24.0 to 1.26.0 by @dependabot in #138
- Bump org.postgresql:postgresql from 42.3.8 to 42.3.9 by @dependabot in #137
- FI-2424: Support for SMART asymmetric confidential client auth by @dehall in #139
- FI-2492: Add Location.identifier and Location.type MS elements by @dehall in #140
- FI-2493: Add references to PractitionerRole resources by @dehall in #141
- FI-2605: SMART error responses should be json by @dehall in #142
- FI-2635: add asymmetric auth client info to landing page by @dehall in #143
New Contributors
- @emichaud998 made their first contribution in #132
Full Changelog: v2.2.0...v2.2.1