Releases: microsoft/fhir-server
Releases · microsoft/fhir-server
4.0.143
What's Changed
Common to both Azure API for FHIR and Azure Health Data Services
- New service connection object with workloadidentity by @rajithaalurims in #3855
- [Logging] Adding better logging to Bad Request by @fhibf in #3856
Other Changes
- Don't require work items for some PRs by @LTA-Thinking in #3803
Package Updates
- Bump Microsoft.Azure.Cosmos from 3.35.3 to 3.39.1 by @dependabot in #3852
Full Changelog: release/4.0.139...release/4.0.143
4.0.139
What's Changed
Azure Health Data Services (SQL)
- Cleanup search parameters on historical resources by @LTA-Thinking in #3847
Common to both Azure API for FHIR and Azure Health Data Services
- Fixes for Bundle Routing by @brendankowitz in #3822
- Add throw on failed initialization by @LTA-Thinking in #3849
- [Metrics] Track latency under Search endpoint by @fhibf in #3850
Full Changelog: release/4.0.135...release/4.0.139
4.0.135
What's Changed
Azure Health Data Services (SQL)
- Drop old reindex stored procedure by @SergeyGaluzo in #3830
- Dropping BulkReindexResources stored procedure by @SergeyGaluzo in #3833
- events POC by @SergeyGaluzo in #3835
- Return bad request on too many surrogate ids by @SergeyGaluzo in #3838
Common to both Azure API for FHIR and Azure Health Data Services
- Make bundle statistics thread-safe by @fhibf in #3827
- New BundleHandler.RequestContexts must honor original requests CT by @apurvabhaleMS in #3813
Other Changes
- Improve flaky integration tests by @brendankowitz in #3836
Full Changelog: release/4.0.128...release/4.0.135
4.0.128
What's Changed
Azure API for FHIR (Cosmos)
- Add new health check for improper behavior by @LTA-Thinking in #3818
Azure Health Data Services (SQL)
- Import Bad Request Duplicate Files by @mikaelweave in #3763
- Added stats usage logging by @SergeyGaluzo in #3812
- cleanup signatures (remove heavy heartbeats) by @SergeyGaluzo in #3817
- Added ability to disable retries on heartbeats by @SergeyGaluzo in #3819
- Remove garbage stored procedure plus test by @SergeyGaluzo in #3820
- 79 fix by @SergeyGaluzo in #3825
Common to both Azure API for FHIR and Azure Health Data Services
- [dotnet] dotnet SDK v8.0.204 by @fhibf in #3823
- [Metrics] FHIR metric emitter by @fhibf in #3753
- [Bugfix] Speed up process shutdown by @fhibf in #3783
Other Changes
- Added support for multi-platform public images by @mikaelweave in #3809
Package Updates
- Bump dotnet/sdk to 8.0.204-cbl-mariner2.0 in /build/docker by @dependabot in #3807
Full Changelog: release/4.0.116...release/4.0.128
4.0.116
What's Changed
Azure Health Data Services (SQL)
- Import error handling by @SergeyGaluzo in #3796
- Import self orchestration by @SergeyGaluzo in #3799
Common to both Azure API for FHIR and Azure Health Data Services
- Pass in the cancellation token to BatchAndTransactions call by @apurvabhaleMS in #3802
Package Updates
- Bump Azure.Storage.Blobs from 12.17.0 to 12.19.1 by @dependabot in #3766
- Bump Microsoft.Extensions.TimeProvider.Testing to 8.3.0 by @dependabot in #3794
- Bump coverlet.collector from 6.0.0 to 6.0.2 by @dependabot in #3793
- Bump xunit.runner.visualstudio from 2.5.0 to 2.5.7 by @dependabot in #3779
- Bump Microsoft.SqlServer.SqlManagementObjects to 171.30.0 by @dependabot in #3801
Full Changelog: release/4.0.108...release/4.0.116
4.0.108
What's Changed
Azure API for FHIR (Cosmos)
- Add support for partial delete success by @LTA-Thinking in #3781
Common to both Azure API for FHIR and Azure Health Data Services
- Fix Auth Tests - App names changed by @rajithaalurims in #3795
Package Updates
- Bump Microsoft.Extensions.Http.Polly from 8.0.0 to 8.0.3 by @dependabot in #3784
- Bump FileProviders.Embedded from 8.0.0 to 8.0.3 by @dependabot in #3791
- Bump prometheus-net.SystemMetrics from 2.0.0 to 3.1.0 by @dependabot in #3787
Full Changelog: release/4.0.103...release/4.0.108
4.0.103
What's Changed
Azure Health Data Services (SQL)
- Prevent reporting dups on worker restart by @SergeyGaluzo in #3771
- Remove IsHistory from XXXSearchParam tables by @SergeyGaluzo in #3774
- Some cleanup by @SergeyGaluzo in #3782
Common to both Azure API for FHIR and Azure Health Data Services
- Handle 405 errors by @apurvabhaleMS in #3777
Documentation
- Update BulkExport.md with max_count query parameter by @EXPEkesheth in #3773
Package Updates
- Bump Polly from 7.2.4 to 8.3.1 by @dependabot in #3767
- Bump FluentValidation from 11.7.1 to 11.9.0 by @dependabot in #3769
- Bump Logging.Abstractions from 8.0.0 to 8.0.1 by @dependabot in #3764
- Bump System.Collections.Immutable from 7.0.0 to 8.0.0 by @dependabot in #3765
- Bump System.Private.ServiceModel from 4.10.2 to 4.10.3 by @dependabot in #3772
- Bump xunit.assert from 2.5.0 to 2.7.0 by @dependabot in #3775
- Updates Sourcelink, fix xml docs by @brendankowitz in #3785
Full Changelog: release/4.0.91...release/4.0.103
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