Releases: microsoft/fhir-server
Releases · microsoft/fhir-server
3.4.198
Test / Pipeline changes
- [Impacts only Azure Health Data Services (SQL)] Schema Migration: Added hints to copy section by @SergeyGaluzo in #3346
- inferno: revising trademark symbol to unicode by @v-mserdar in #3353
Package Updates
- Bump HealthcareSharedPackageVersion from 6.2.99 to 6.2.103 by @dependabot in #3344
- Bump Health.Fhir.Liquid.Converter from 5.1.0.7 to 5.1.0.101 by @dependabot in #3345
- Bump Extensions.Logging.Abstractions from 7.0.0 to 7.0.1 by @dependabot in #3349
- Bump Microsoft.Extensions.Http.Polly from 7.0.5 to 7.0.7 by @dependabot in #3350
- Bump Polly from 7.2.3 to 7.2.4 by @dependabot in #3351
- Bump AngleSharp from 1.0.2 to 1.0.3 by @dependabot in #3340
Full Changelog: release/3.4.190...release/3.4.198
3.4.190
Feature changes
- [Impacts only Cosmos DB persistence layer] Breaking Changes & Warnings 🛠 Moves Cosmos Export to QueueClient. This will result in name changes, for exported file and default storage account name. Added by @brendankowitz in #3169
- [Impacts only SQL persistence layer] Added SearchParameter Data Action for selectable search parameter by @PTaladay in #3331
- [Impacts only SQL persistence layer] Incremental import: Adding parameter to merge to regenerate last updated without overlaps if values are not provided on input. by @SergeyGaluzo in #3337
Bug Fixes
- [Impacts only SQL persistence layer] Improve import parellization by fixing queue logic in rebuild indexes by @SergeyGaluzo in #3313
- [Impacts only SQL persistence layer] Retries added to $import when it fails intermittently with reader on closed connection by @SergeyGaluzo in #3326 and #3335
- [Impacts only SQL persistence layer] Force plan on empty database in GetResources by @SergeyGaluzo in #3321
- [Impacts $convert-data operation] Custom request without External MI configured results in 500 "unknown" error, to avoid issue added check for Container Registry token on custom requests by @ShaunDonn in #3320
- [Impacts $convert-data operation] Ensure $convert template providers read from cache by @wi-y in #3318
- [Impacts only SQL persistence layer] Honor explicit timeout of 30 seconds on SQL retries by @SergeyGaluzo in #3328
- [Impacts only SQL persistence layer] Retries on async calls and timeouts by @SergeyGaluzo in #3336
- [Impacts only SQL persistence layer] Import operation keeps retrying when file size is greater than 2GB. This fixes int overflow on offset calculation by @SergeyGaluzo in #3342
- [Impacts only SQL persistence layer] For Patient and group level export added intermediate states allowing jobs to restart from the last successfully completed page of results instead of starting from the beginning by @LTA-Thinking in #3205
Test / Pipeline fixes
- Improving Flaky Tests + Improving Test Error Messages by @fhibf in #3325
- Logging added for Search Parameter validation failure issues by @rajithaalurims in #3341
- Silently clean up the images in pipeline by @apurvabhaleMS in #3315
Package Updates
- Bump HealthcareSharedPackageVersion from 6.2.95 to 6.2.96 by @dependabot in #3316
- Bump HealthcareSharedPackageVersion from 6.2.96 to 6.2.97 by @dependabot in #3317
- Bump SqlServer.SqlManagementObjects from 170.13.0 to 170.18.0 by @dependabot in #3319
- Bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.6.1 by @dependabot in #3323
- Bump Microsoft.NET.Test.Sdk from 17.6.1 to 17.6.2 by @dependabot in #3332
- Bump HealthcareSharedPackageVersion from 6.2.97 to 6.2.99 by @dependabot in #3330
- Bump AngleSharp from 1.0.1 to 1.0.2 by @dependabot in #3329
Full Changelog: release/3.4.167...release/3.4.190
3.4.167
What's Changed
Feature enhancements
- [Impacts Azure Health Data Services (SQL) only] Introduced versioning and lastUpdated field support for import operation in incremental mode by @SergeyGaluzo in #3308
- [Bundle] Bundle Orchestrator - Resources in bundle with type batch as processed in parallel by @fhibf in #3260
Bug Fixes
Test / Pipeline updates
- [Impacts Azure Health Data Services (SQL) only] Adding exception stack to job result by @SergeyGaluzo in #3311
- [Impacts Azure Health Data Services (SQL) only] Script to change precision of decimals values to (36,18) in searchParam Tables by @rajithaalurims in #3254
- Add SBOM generator task to build pipelines by @apurvabhaleMS in #3314
Package Updates
- Bump Microsoft.Azure.Cosmos from 3.33.0 to 3.34.0 by @dependabot in #3305
- Bump coverlet.collector to 6.0.0 by @dependabot in #3307
- Bump HealthcareSharedPackageVersion to 6.2.93 by @dependabot in #3304
- Bump HealthcareSharedPackageVersion from 6.2.93 to 6.2.94 by @dependabot in #3310
- Bump HealthcareSharedPackageVersion from 6.2.94 to 6.2.95 by @dependabot in #3312
Full Changelog: release/3.4.156...release/3.4.167
3.4.156
Changes:
- 18f8118 Update Reindex to Process PendingDelete Status (#3303)
- 9837607 Updated Logging for SearchParameter Usage (#3306)
- 163cf0c Bump HealthcareSharedPackageVersion from 6.2.85 to 6.2.89 (#3301)
- 8c86f75 SQL retry on query plan failure, use INNER JOIN instead of EXISTS (#3295) [ #95713 ]
This list of changes was auto generated.
3.4.152
Feature enhancements
- [Impacts only Azure Health Data Services (SQL)] Only Allow AHDS for Selectable Search Parameters capability by @PTaladay in #3292
- [Impacts only Azure Health Data Services (SQL)] Incremental $import is enabled, which allows to load data into FHIR service in parallel with CRUD operations with API by @SergeyGaluzo in #3284
Bug fixes
- Reverting PR3228 for hot fix by @rajithaalurims in #3290
- Reindex operation improvement for logging and resource counts by @v-mserdar in #3300
Test/ Pipeline updates
- Add pipeline to cleanup PR environments by @LTA-Thinking in #3236
Package Updates
- Bump Azure.Identity from 1.8.2 to 1.9.0 by @dependabot in #3293
- Bump Microsoft.SqlServer.DACFx from 161.8089.0 to 162.0.52 by @dependabot in #3294
- Bump HealthcareSharedPackageVersion from 6.2.82 to 6.2.85 by @dependabot in #3297
- Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.0 by @dependabot in #3299
Full Changelog: release/3.4.143...release/3.4.152
3.4.143
Feature Enhancements
- [Impacts Azure Health Data Services (SQL)] Updated Reindex operation to use Pending States for Search Parameters by @PTaladay in #3291
- Enhanced reindex job with better logging and output per resourcetype by @v-mserdar in #3286
Test/ Pipeline updates
- [Impacts Azure Health Data Services (SQL)] fix sqlcommand timeout from getting reset by @v-mserdar in #3288
- Throw specific authentication exceptions by @rajithaalurims in #3280
Package Updates
- Bump HealthcareSharedPackageVersion from 6.2.81 to 6.2.82 by @dependabot in #3285
Full Changelog: release/3.4.138...release/3.4.143
3.4.138
Feature Enhancements
- [Impacts Azure Health Data Services(SQL)] Improve $import throughput by parallel import by @SergeyGaluzo in #3270
Bug fixes
- Adding errors to the $reindex job operation by @v-mserdar in #3264
- Fix: URL under Capability Statement not Absolute Uri by @abiisnn in #3265
Test/ Pipeline fixes
- Adding log output to reindex tests by @v-mserdar in #3278
- Remove Basic Auth from Redeploy Ci Pipeline by @PTaladay in #3268
- Disabled two heart beat tests failing intermittently by @PTaladay in #3271
- Fix performance for metadata url by @abiisnn in #3274
Package Updates
- Bump Newtonsoft.Json.Schema from 3.0.14 to 3.0.15 by @dependabot in #3272
- Bump HealthcareSharedPackageVersion from 6.2.78 to 6.2.80 by @dependabot in #3273
- Bump HealthcareSharedPackageVersion from 6.2.80 to 6.2.81 by @dependabot in #3276
- Bump Microsoft.Azure.Cosmos from 3.32.3 to 3.33.0 by @dependabot in #3269
- [DotNet] Upgrade dotnet version to 7.0.203 by @fhibf in #3279
Reverted changes
- $import: disable initial load mode by @SergeyGaluzo in #3253
- Revert "$import: disable initial load mode (#3253)" by @SergeyGaluzo in #3277
Full Changelog: release/3.4.124...release/3.4.138
3.4.124
What's Changed
Feature enhancement
- [Azure API for FHIR (Cosmos)] FHIR services to get the updated status of "unsupported" for search parameters that were originally marked as "Disabled". by @PTaladay in #3266
- Logging enhancement for Reindex jobs by @PTaladay in #3256
Bug Fixes
- [SMART on FHIR] Examining clinical scope values in claim by @v-mserdar in #3250
Test / Pipeline enhancements
- [Azure Health Data Services (SQL)] Update severity to Warning to be consistent by @rbans96 in #3223
- Attempting to fix issue with delete group by @PTaladay in #3259
- $convert-data refactor enables use of convert with default templates without external permissions/tokens by @ShaunDonn in #3263
Package Updates
- Bump FluentValidation from 11.5.1 to 11.5.2 by @dependabot in #3220
- Bump HealthcareSharedPackageVersion from 6.2.74 to 6.2.78 by @dependabot in #3255
New Contributors
- @ShaunDonn made their first contribution in #3263
Full Changelog: release/3.4.116...release/3.4.124
3.4.116
What's Changed
Azure Health Data Services (SQL)
- Users/sergal/dualimport2 by @SergeyGaluzo in #3251
Full Changelog: release/3.4.115...release/3.4.116
3.4.115
What's Changed
Feature enhancements
- Selective Search Parameter Update Logic to add handler for update of search parameter status to either supported or disabled by @PTaladay in #3234
Bug Fixes
- Fixed User Agent header value is not logging in Platform by @PTaladay in #3231
- [Azure API for FHIR (Cosmos)] [Health Check] Limiting Gen1 Health Check to a 30 seconds operation, and allowing this operation to be retried in case of CosmosOperationCanceledException by @fhibf in #3224
- Add validation invalid parameter type by @abiisnn in #3228
- [Azure Health Data Services (SQL)] Fix duplicate key error when getting params and body content by @v-mserdar in #3232
Test / Pipeline Updates
- [Azure Health Data Services (SQL)] New import tool by @v-mserdar in #3182
- [Azure Health Data Services (SQL)] Add Tests for OrchestratorJob and SqlQueueClient by @ccfromms in #2725
- [Azure Health Data Services (SQL)] Generic watchdogs infrastructure by @SergeyGaluzo in #3218
Package Updates
- Bump Azure.Storage.Blobs from 12.15.1 to 12.16.0 by @dependabot in #3226
- Bump HealthcareSharedPackageVersion from 6.2.57 to 6.2.70 by @dependabot in #3229
- Bump HealthcareSharedPackageVersion from 6.2.70 to 6.2.74 by @dependabot in #3237
Full Changelog: release/3.4.104...release/3.4.115