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