Releases: microsoft/fhir-server
Releases · microsoft/fhir-server
4.0.6
What's Changed
Azure Health Data Services (SQL)
- Removing some not used stored procedures from codebase by @SergeyGaluzo in #3643
- Removing high card table by @SergeyGaluzo in #3650
- Disable population of high card table by @SergeyGaluzo in #3649
Documentation
- Added custom search example for sort by date by @mikaelweave in #3646
Full Changelog: release/4.0.2...release/4.0.6
4.0.2
What's Changed
Azure API for FHIR (Cosmos)
- Logs FHIR resource versions on Application startup by @mahajan-xor in #3633
Other Changes
- Upgrades from .NET7 to 8 (keeps 6 as current LTS) by @brendankowitz in #3617
- Added Auth to Importer Tool by @mikaelweave in #3641
Full Changelog: release/3.4.361...release/4.0.2
3.4.361
What's Changed
Azure API for FHIR (Cosmos)
- fixes delete unittest issue #105965 by @mahajan-xor in #3630
Azure Health Data Services (SQL)
- Version bug fix by @SergeyGaluzo in #3619
- Move hash inside sql by @SergeyGaluzo in #3622
- Remove clutter from SQL generator by @SergeyGaluzo in #3623
- Formatted joins and missing resource type in join fix by @SergeyGaluzo in #3626
- Fixing include performance by @SergeyGaluzo in #3629
- Enable using old index on TokenSearchParam by @SergeyGaluzo in #3635
Other Changes
- Add since to export tests by @LTA-Thinking in #3625
- Fixed historical/deleted export test flakiness by @mikaelweave in #3627
- Splits unit tests into seperate step by @LTA-Thinking in #3621
- Add rollback tests to CI pipeline by @LTA-Thinking in #3624
- Fix CI rollback update by @LTA-Thinking in #3634
- Remove rollback tests by @LTA-Thinking in #3639
Full Changelog: release/3.4.352...release/3.4.361
3.4.352
What's Changed
Azure Health Data Services (SQL)
- Adding new TokenSearchParamHighCard table by @SergeyGaluzo in #3607
- global start back by @SergeyGaluzo in #3615
Other Changes
- Adds R5 solution filter by @brendankowitz in #3614
Full Changelog: release/3.4.349...release/3.4.352
3.4.349
What's Changed
Azure Health Data Services (SQL)
- Patch schema version 68 for backward compatibility by @mikaelweave in #3613
Other Changes
- PR Pipeline: Fix Env Deployment Error by @mikaelweave in #3610
Full Changelog: release/3.4.347...release/3.4.349
3.4.347
What's Changed
Azure API for FHIR (Cosmos)
- Adds exception block for handling unauthorized exception by @mahajan-xor in #3604
Azure Health Data Services (SQL)
- Add backward compatibility for historical export SQL changes by @mikaelweave in #3609
Full Changelog: release/3.4.345...release/3.4.347
3.4.345
What's Changed
Azure API for FHIR (Cosmos)
Common to both Azure API for FHIR and Azure Health Data Services
Other Changes
Full Changelog: release/3.4.342...release/3.4.345
3.4.342
What's Changed
Common to both Azure API for FHIR and Azure Health Data Services
- Fix FHIR Search query with _count=0 and SqlCustomQueryTest issue by @mahajan-xor in #3491
- Export with history and soft deletes by @mikaelweave in #3519
Full Changelog: release/3.4.340...release/3.4.342
3.4.340
3.4.337
What's Changed
Azure API for FHIR (Cosmos)
- Removes older sql schema versions (4.sql,5.sql,6.sql) by @mahajan-xor in #3573
- Fix conditional search by @LTA-Thinking in #3571
- Removes Sql Schema Versions (7,8,9,10) by @mahajan-xor in #3578
Azure Health Data Services (SQL)
- Added support for extension_fhirUser claim for SMART auth by @namalu in #3564
- Fixing resource create after hard delete with CC enabled by @SergeyGaluzo in #3568
- Enqueue job index hint by @SergeyGaluzo in #3575
- Updating version 66 to 67 by @SergeyGaluzo in #3577
- Change query generator to use INNER JOIN by @feordin in #3572
Common to both Azure API for FHIR and Azure Health Data Services
- Fix export comparison by @LTA-Thinking in #3567
- [Config] IFhirRuntimeConfiguration and Configuration Improvements by @fhibf in #3574
Other Changes
- Duplicated Search Parameters by @abiisnn in #3485
- Revert "Duplicated Search Parameters" by @abiisnn in #3580
- Change CI RG by @LTA-Thinking in #3581
- Deploying Hyperscale Sql DB for PR/CI pipeline. by @v-iyamauchi in #3576
New Contributors
Full Changelog: release/3.4.323...release/3.4.337