Skip to content

Commit 9a2e04f

Browse files
committed
Update release-notes-2026.md
1 parent d0280a9 commit 9a2e04f

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

articles/healthcare-apis/release-notes-2026.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,14 @@ ms.custom:
1717

1818
Release notes describe features, enhancements, and bug fixes released in 2026 for the FHIR® service and DICOM® service in Azure Health Data Services.
1919

20+
## February 2026
21+
### FHIR service
22+
#### Bug fixes:
23+
24+
**Bug fix for `$bulk-delete` queries with paged results exceeding 100 included items**: There was an issue where some `$bulk-delete` queries that have paged results exceeding 1000 included items with related links could return an HTTP 500 Internal Server Error. The issue has been fixed, and the results are returned correctly now.
25+
26+
**Bug fix for queries combining `_include` and `_revinclude`**: There was an issue where queries combining `_include` and `_revinclude` (for example, `GET /Patient?_include=Patient:organization&_revinclude=Observation:patient`) could return an HTTP 500 Internal Server Error. This issue has been fixed, and results are returned correctly now.
27+
2028
## January 2026
2129
### FHIR service
2230

0 commit comments

Comments
 (0)