Skip to content

Releases: microsoft/fhir-server

4.0.343

24 Feb 02:09
ceba9ce
Compare
Choose a tag to compare

What's Changed

Common to both Azure API for FHIR and Azure Health Data Services

  • Fix for missing audit logs: Fix for missing audit logs when AKS nodes are restarting by @mikaelweave in #4825

Azure API for FHIR (Cosmos)

  • Export error handling: Improved error handling for $export. When encountering a 429 error from Cosmos, users will now see a more specific error message instead of "unknown error", and $export will retry the job. By @tarunmathew12 in #4831
  • Improvements to Docker container deployment configuration files: Changes to the Docker deployment configuration files to enhance consistency and flexibility, notability with the introduction of a new registryName parameter. By @brendankowitz in #4809
  • Bug fix: Fix bug introduced by previous PR which changes default value of EnableTcpConnectionEndpointRediscovery to false; it now is kept as true, like previous behavior. By @mikaelweave in #4817
  • Expose CosmosSDK direct connection configuration values for CosmosDB backed FHIR Servers by @mikaelweave in #4816

Azure Health Data Services (SQL)

  • Conditional and Bulk delete feature enhancement: Add support for _include and _revinclude to conditional and bulk delete requests. Users can now use _include and _revinclude in the search criteria for conditional and bulk delete. Please note that this does not affect current behavior of singular deletes, which does not support extra parameters. By @LTA-Thinking in #4811

Package Updates

  • Upgrade Firely packages to latest version of Firely v5 (5.11.3) by @feordin in #4814

4.0.340

17 Feb 02:07
019af7b
Compare
Choose a tag to compare

Changes:

  • 019af7b Add support for include to delete requests (#4811)
  • 5d4e7cd Cosmos Direct Mode - Fix Rediscovery Default (#4817)
  • 4550de9 Update to Firely 5.11.3, add binary resource test (#4814) [ #135366 ]
  • 0606cc8 add cosmos direct code configuration options (#4816)

This list of changes was auto generated.

4.0.336

10 Feb 02:07
f52ab01
Compare
Choose a tag to compare

Changes:

  • f52ab01 Added in check for reindex job in progress. Added unit test to verify. (#4813)
  • f3ce53c Adds ADR readme and Template (#4805)
  • 83759af Fix: Date search doesn't match ranges properly (#4762)
  • 4455f75 Fix instance availability errors on schema upgrade (#4803)

This list of changes was auto generated.

4.0.332

29 Jan 23:36
1f585f7
Compare
Choose a tag to compare

Changes:

  • 1f585f7 ConnectionMode is fetched from configuration instead of using Direct mode always (#4807)

This list of changes was auto generated.

4.0.331

29 Jan 00:27
0932788
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

4.0.329

27 Jan 02:07
e330f77
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

4.0.326

16 Jan 18:56
c8f678c
Compare
Choose a tag to compare

Changes:

  • c8f678c Moved cosmos job hosting to use unified retry logic (#4773)

This list of changes was auto generated.

4.0.325

15 Jan 19:41
bc6b453
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

4.0.322

07 Jan 16:14
9937414
Compare
Choose a tag to compare

Changes:

  • 9937414 Add worklaod identity as option for schema manager (#4766)

This list of changes was auto generated.

4.0.321

30 Dec 02:08
30c0e50
Compare
Choose a tag to compare

Changes:

  • 30c0e50 Sort value logic without reader field count (#4759)

This list of changes was auto generated.