github microsoft/fhir-server release/1.0.829
1.0.829

4 years ago

Changes:

Updates applicable to the Azure API for FHIR

990b080 Added logs for cancel export request flow (#1676)

  • Adds some logging in the CancelExportRequest handler.

Updates applicable to the open-source FHIR Server Only

6f0d0e4 x86 webapp should use corresponding extension (#1675)

  • Provisioning with the current template results in a server error. This sets the installed .net extension back to x86.

Test Updates

803b2ee Adds Cosmos reindex test. (#1669)

  • Refactors reindex integration tests and adds a new test to cover the scenario where a search parameter is created before the resources it impacts.

9e55ab8 Add separate pipeline for export tests (#1649)

  • Added a new pipeline to run some of our long running export e2e tests. These had been disabled because there were issues running them as part of CI.
  • The pipeline builds the latest branch (to get the tests), deploys the most recent docker image (there is a race condition here where the tests and the image might be of different versions, but the probability of hitting it is very low) and runs the ExportLongRunningtests against STU3 and R4 services.

41b60b2 Fixes SkippableFact in CustomSearch tests (#1655)

  • Remove skip-if from custom search tests as they were throwing exceptions

Package Updates

b1a14a6 Enable source link in nuget packages (#1678) [ #262 ]

  • The source link was disabled in #262, but instead of being disabled only for OSx it was off for all platforms. This enables it. Note that for OSx it looks like bug was fixed somewhere around 2019 (dotnet/sourcelink#288)
  • Addresses Issue #1674

28d9962 Bump Microsoft.Extensions.Logging.ApplicationInsights (#1679)

This list of changes was auto generated.

Don't miss a new fhir-server release

NewReleases is sending notifications on new releases.