Skip to content

4.0.722

Choose a tag to compare

@MicrosoftHealthService MicrosoftHealthService released this 13 Apr 01:11
ff56948

What's Changed

Azure Health Data Services (SQL)

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

  • Fix concurrent collection access errors by Fernando Henrique Inocêncio Borba Ferreira (@fhibf) in #5466: Previously, users could experience intermittent failures as a side-effect of background in-process attempts to update the capability statements. This issue is fixed by ensuring that access to the resources of the capability statement are using thread-safe components to help prevent these errors.
  • Batch oversized bulk operation audit logs by @Copilot in #5484: Previously, some bulk delete audit logs could exceed the maximum body size, preventing their processing. This issue has been fixed by splitting the items into size-bounded batches.

Other Changes

Documentation

New Contributors

Full Changelog: release/4.0.716...release/4.0.722