ReleaseMicrosoftMicrosoftpublished May 20, 2026seen 5d

microsoft/fhir-server release/4.0.767

microsoft/fhir-server

Open original ↗

Captured source

source ↗
published May 20, 2026seen 5dcaptured 11hhttp 200method plain

4.0.767

Repository: microsoft/fhir-server

Tag: release/4.0.767

Published: 2026-05-20T20:37:18Z

Prerelease: no

Release notes:

What's Changed

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

  • [Bundle] Handling cancellation in case of throttling by @fhibf in https://github.com/microsoft/fhir-server/pull/5577: When a bundle request was throttled (HTTP 429) and the client cancelled the request during the retry wait, the server could exhibit unexpected behavior. The server now properly handles cancellation during retry delays and returns HTTP 408 (Request Timeout) for affected bundle entries. The maximum retry-after delay is also capped at 15 seconds.

Full Changelog: https://github.com/microsoft/fhir-server/compare/release/4.0.766...release/4.0.767

Notability

notability 3.0/10

Routine release of a known open-source FHIR server, minor version bump.