Skip to content

Commit af20849

Browse files
authored
Merge pull request #296911 from evachen96/patch-9
Update release-notes-2025.md
2 parents 30ffa4d + 41f665f commit af20849

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

articles/healthcare-apis/azure-api-for-fhir/release-notes-2025.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,15 @@ ms.author: kesheth
1818
Azure API for FHIR® provides a fully managed deployment of the Microsoft FHIR Server for Azure. The server is an implementation of the [FHIR](https://hl7.org/fhir) standard. This document provides details about the features and enhancements made to Azure API for FHIR.
1919

2020
## March 2025
21-
**Improved Error Handling for $export**: Added retry logic for certain export queries that previously would not be retried.
21+
22+
**Improved Error Handling for $export**: Added retry logic for certain export queries that previously wouldn't be retried.
2223

2324
**Billing for API for FHIR**: An issue was discovered that may have caused subscriptions to be underbilled in several regions, including North Europe, East US 2, Australia East, West Europe, Central India, Southeast Asia, and UK South. We corrected the billing error on March 1, 2025. If you were affected by this error, you won't be responsible for any missed charges prior to your March bill.
2425

26+
**Preview capability for the bulk delete operation**: Added support for _include and _revinclude to conditional and bulk delete requests. Users can now use _include and _revinclude in the search criteria for conditional and bulk delete. Please note that this doesn't affect current behavior of singular deletes, which doesn't support extra parameters. Learn more [here](./bulk-delete-operation.md).
27+
28+
**ValueSet size bug fix**: The maximum ValueSet size was reduced to 500 codes, preventing large valuesets from loading. This has been fixed, and the limit is now increased to 20,000 codes.
29+
2530

2631
## February 2025
2732

0 commit comments

Comments
 (0)