microsoft/fhir-server release/4.0.533
microsoft/fhir-server
Captured source
source ↗published Oct 6, 2025seen Jun 26captured 5dhttp 200method plain
4.0.533
Repository: microsoft/fhir-server
Tag: release/4.0.533
Published: 2025-10-06T01:07:30Z
Prerelease: no
Release notes:
What's Changed
Azure Health Data Services (SQL)
- Fix searches for include and revinclude for Smart by @apurvabhaleMS in https://github.com/microsoft/fhir-server/pull/5158: Bug fix for SMART searches with _include and _revinclude: Previously, SMART searches using wildcards for _include and _revinclude could return resource types that are not part of the current scope of the SMART user. T. This issue has been addressed, and proper responses are returned for _include and _revinclude SMART wildcard searches now.
- [Bundle] Handling transaction cancellation by @fhibf in https://github.com/microsoft/fhir-server/pull/5167: Improved status code logging: Previously, client-side cancellations for transactional bundles would result in a HTTP 500 code. This has been updated to HTTP 408 code for client cancellations.
Common to both Azure API for FHIR and Azure Health Data Services
- Change profile locking by @LTA-Thinking in https://github.com/microsoft/fhir-server/pull/5168: Improved latency on conditional create requests by changing the way profiles are loaded by the validator.
Other Changes
- Fixing relative paths in projitems files for $docref. by @v-isyamauchi-gh in https://github.com/microsoft/fhir-server/pull/5165
- Fix E2E FHIR resource creation test failures by @v-shahzad in https://github.com/microsoft/fhir-server/pull/4965
Full Changelog: https://github.com/microsoft/fhir-server/compare/release/4.0.528...release/4.0.533