Releases: microsoft/fhir-server
Releases · microsoft/fhir-server
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
4.0.35
What's Changed
Azure API for FHIR (Cosmos)
Azure Health Data Services (SQL)
- Unsetting read only on retries by @SergeyGaluzo in #3671
- $import parser with \n line ends on windows VMs by @SergeyGaluzo in #3670
- ImportResourceLoader Tests by @rajithaalurims in #3673
- Revert endpoint routing changes by @rbans96 in #3678
Common to both Azure API for FHIR and Azure Health Data Services
- Add Summary Count for History Endpoints by @mikaelweave in #3661
Other Changes
- Fix flaky history count test by @mikaelweave in #3675
- Removed prefix slash on history tests by @mikaelweave in #3680
Package Updates
- Bump actions/github-script from 6 to 7 by @dependabot in #3591
- Update SQLClient Version by @mikaelweave in #3676
Full Changelog: release/4.0.25...release/4.0.35
4.0.25
What's Changed
Azure API for FHIR (Cosmos)
- Fix Cosmos Bulk Delete by @LTA-Thinking in #3657
Azure Health Data Services (SQL)
- remove connection provider from search service by @SergeyGaluzo in #3659
- Fixed SQL Search Service Deleted/History Handling by @mikaelweave in #3666
- Enable use of read only replicas by @SergeyGaluzo in #3663
Common to both Azure API for FHIR and Azure Health Data Services
- Using string interpolation for named placeholders by @apurvabhaleMS in #3660
- Enable ASPNET Core Endpoint routing by @rbans96 in #3611
- Fixes Invalid URL exception message response. by @mahajan-xor in #3644
- Fix bulk delete null definitions by @LTA-Thinking in #3662
- Adds check for basePath by @rbans96 in #3668
Package Updates
- Bump actions/labeler from 4 to 5 by @dependabot in #3612
- Bump github/codeql-action from 2 to 3 by @dependabot in #3631
Full Changelog: release/4.0.14...release/4.0.25
4.0.14
What's Changed
Azure API for FHIR (Cosmos)
- [Cosmos] Allows Conditional Search to execute with _maxParallel by @brendankowitz in #3600
Azure Health Data Services (SQL)
- [Export] Add new condition to handle longer timeouts by @fhibf in #3651
- Precise statistics by @SergeyGaluzo in #3652
- Using missing modifier for Sort by @rajithaalurims in #3655
- Removing search param and resource type ids from sql parameters by @SergeyGaluzo in #3656
Common to both Azure API for FHIR and Azure Health Data Services
- Add handling storage exceptions by @LTA-Thinking in #3653
- Bulk delete enhancements by @LTA-Thinking in #3505
Other Changes
- Update StypleCop.Analyzers for .NET8 Collection Initializers by @mikaelweave in #3658
Full Changelog: release/4.0.6...release/4.0.14
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