Releases: microsoft/fhir-server
Releases · microsoft/fhir-server
4.0.91
4.0.90
What's Changed
Azure API for FHIR (Cosmos)
- Added fix for missing export job segments by @mikaelweave in #3746
Azure Health Data Services (SQL)
- Enable writing events to external database by @SergeyGaluzo in #3739
- Add content-type constraint for the $convert endpoint. by @ms-teli in #3723
- Move import writes to store class by @SergeyGaluzo in #3749
Common to both Azure API for FHIR and Azure Health Data Services
- Fixes some usages of Task.WaitAll => Task.WhenAll by @brendankowitz in #3728
- [Pipeline] Change pipeline auth method by @fhibf in #3745
- [Tests] Refactoring test accounts by @fhibf in #3747
- new service connection by @rajithaalurims in #3757
- [Tests] ChainingSearchTest - Improve stability by @fhibf in #3762
- [Bugfix] Resolving references in UpserResourceHandler by @fhibf in #3758
- [Bugfix] HeaderDictionary - Support concurrent operations by @fhibf in #3729
Other Changes
- Adds requirement to link to DevOps workitem by @brendankowitz in #3707
- Grants sync-to-devops issues: write permissions by @brendankowitz in #3741
- Fixed flaky history count test by @mikaelweave in #3737
- Increase dependabot limit by @brendankowitz in #3759
Package Updates
- dotnet v8.0.202 by @brendankowitz in #3750
Full Changelog: release/4.0.74...release/4.0.90
4.0.74
4.0.71
4.0.68
What's Changed
Azure Health Data Services (SQL)
- Tools changes to support bundles test by @SergeyGaluzo in #3708
Common to both Azure API for FHIR and Azure Health Data Services
- Convert DeletionService to use IScopeProvider by @mikaelweave in #3721
- Added fix for historical summary count tests by @mikaelweave in #3722
Full Changelog: release/4.0.65...release/4.0.68
4.0.65
What's Changed
Azure Health Data Services (SQL)
- Enable multiple resource types per $import file by @SergeyGaluzo in #3713
- [Healthcare Shared Components] Version upgrade v7.1.13 by @fhibf in #3717
Common to both Azure API for FHIR and Azure Health Data Services
- Additional logs added by @rajithaalurims in #3710
- Added exception handling to WaitAll in DeletionService by @mikaelweave in #3719
Other Changes
- Revert [Pipelines] Add Integration/E2E Retry (#3642) by @mikaelweave in #3714
- Updates dotnet Security patch (sdk:8.0.200) by @brendankowitz in #3716
Full Changelog: release/4.0.59...release/4.0.65
4.0.59
What's Changed
Azure Health Data Services (SQL)
- Removed resource type expansion for global search by @rajithaalurims in #3701
- Removing dead code from $import by @SergeyGaluzo in #3696
- Adding more logging for import job. by @v-iyamauchi in #3702
- Logging an exception message only for blob LeaseAlreadyPresent. by @v-iyamauchi in #3704
- FHIR Model and temporarily cached data by @fhibf in #3705
Common to both Azure API for FHIR and Azure Health Data Services
- Job Factory provides Job tasks with an ambient scope by @brendankowitz in #3463
Other Changes
- [Pipelines] Add Integration/E2E Retry by @mikaelweave in #3642
Package Updates
- Updates .net sdk minor versions by @brendankowitz in #3703
Full Changelog: release/4.0.51...release/4.0.59
4.0.51
What's Changed
Azure API for FHIR (Cosmos)
- Adds exception block to handle invalid storage URL by @mahajan-xor in #3695
- Added dynamic handling for default Export isParallel value by @mikaelweave in #3700
Azure Health Data Services (SQL)
- Enable replicas for search by @SergeyGaluzo in #3699
Other Changes
- Adds permissions to codeql.yml by @brendankowitz in #3698
Full Changelog: release/4.0.48...release/4.0.51
4.0.48
What's Changed
Azure API for FHIR (Cosmos)
- Add Parallel Cosmos Export by @mikaelweave in #3584
Azure Health Data Services (SQL)
- Add retries to deal with small GP databases. by @SergeyGaluzo in #3691
- Update convert libs to add the performance telemetry logger. by @ms-teli in #3686
- Remove +1 assumption for input versions in $import by @SergeyGaluzo in #3685
Common to both Azure API for FHIR and Azure Health Data Services
- Bulk delete fixes by @LTA-Thinking in #3689
- [Bundle] Fix racing condition during parallel processing by @fhibf in #3593
- [Jobs] Extending existing logs by @fhibf in #3693
Other Changes
- Update codeql.yml with extended query pack by @brendankowitz in #3694
Package Updates
- Fixing a DI issue. by @v-iyamauchi in #3692
New Contributors
Full Changelog: release/4.0.39...release/4.0.48
4.0.39
What's Changed
Azure Health Data Services (SQL)
- New secondary indexes plus plus by @SergeyGaluzo in #3674
- Adding missing throw to GetAsync method. by @SergeyGaluzo in #3688
- Bring back endpoint routing changes by @rbans96 in #3682
Other Changes
- Added TrimStart to FhirClient SearchAsync by @mikaelweave in #3681
Full Changelog: release/4.0.35...release/4.0.39