What's Changed:
Common to both Azure API for FHIR and Azure Health Data Services
- Fix for failing Docker builds by @mikaelweave in (#4870) and (#4864)
Azure Health Data Services (SQL)
- Enhancement to bundle transactions: Previously, bundle transactions for bundles with single records used SQL C# transactions, which could lead to HTTP 500 errors. A change was made to have bundle transactions for bundles with single records to be handled with SQL native transactions. By @fhibf in (#4858)
Full Changelog: release/4.0.355...release/4.0.358