microsoft/fhir-server release/4.0.552
microsoft/fhir-server
Captured source
source ↗published Oct 22, 2025seen Jun 26captured 6dhttp 200method plain
4.0.552
Repository: microsoft/fhir-server
Tag: release/4.0.552
Published: 2025-10-22T16:22:35Z
Prerelease: no
Release notes:
What's Changed
Azure Health Data Services (SQL)
- Simplified query logic for id api requests by @PTaladay in https://github.com/microsoft/fhir-server/pull/5159: Improved query execution plan generation.
Common to both Azure API for FHIR and Azure Health Data Services
- Add NSP a separate stage by @rbans96 in https://github.com/microsoft/fhir-server/pull/5181: Added creating NSP (Network Security Perimeter) as a separate stage.
- Add support for SMART v2 cruds scopes by @feordin in https://github.com/microsoft/fhir-server/pull/5096: Added support for new SMART v2 scopes.
Breaking Changes & Warnings 🛠
- [Reindex] Search Param refresh before Reindex Job processing by @fhibf in https://github.com/microsoft/fhir-server/pull/5189: Improvements to reindex job processing, including improving background job reliability and flexibility by refining cache refresh timing (moving from a minute-based setting to a second-based setting), enhancing reindex job handling, and preventing Create, Update, Delete, and Patch changes to Custom Search Parameters while a reindex job is running.
Full Changelog: https://github.com/microsoft/fhir-server/compare/release/4.0.548...release/4.0.552