Skip to content

3.4.190

Compare
Choose a tag to compare
@MicrosoftHealthService MicrosoftHealthService released this 10 Jun 01:07
3379700

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

Package Updates

Full Changelog: release/3.4.167...release/3.4.190