What's Changed
Azure Health Data Services (SQL)
- Search params concurrency ADR by @SergeyGaluzo in #5459
Common to both Azure API for FHIR and Azure Health Data Services
- Fix concurrent collection access errors by @fhibf in #5466
- 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
- Suppress SSRF as URL comes from controlled server side config by @feordin in #5482
- Update TestFhirServer initialization by @jestradaMS in #5481
Documentation
- Update with notice by @evachen96 in #5458
New Contributors
- @evachen96 made their first contribution in #5458
Full Changelog: release/4.0.716...release/4.0.722