What's Changed
Azure API for FHIR (Cosmos)
- Previously, 409 errors from CosmosDB during export would not be retried, and would be surfaced as 500 Internal Server Errors. We have now added retries for this case to Cosmos backend-based export when the next job in the series is queued. By @mikaelweave in #4967
Azure Health Data Services (SQL)
- Add extra continuation token generation logging by @LTA-Thinking in #4958
Common to both Azure API for FHIR and Azure Health Data Services
- Enhanced exceptions labeling to help cut down on unactionable exception logs by @LTA-Thinking in #4961
Full Changelog: release/4.0.412...release/4.0.415