Skip to content

Commit 8607ee1

Browse files
Update release-notes-2025.md
Other edits
1 parent c80cd07 commit 8607ee1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ This article describes features, enhancements, and bug fixes released in 2025 fo
2323

2424
**Incremental Import Enhancement**: There is added protection from incorrect input values in last update pointing far in future, which causes incorrect versions to be generated by the FHIR server in subsequent resource updates. To prevent this behavior, check if the last updated input is set to more than 10 seconds in the future, and rejects input resources with such dates.
2525

26-
**Date Search Logic Update**: When searching for a date, the logic now ensures that any date range containing the searched date is included in the results. Previously, it only matched a date if the entire range was inside the searched date.
27-
26+
**Date Search Logic Update**: When searching for a date, the logic now ensures that any date range containing the searched date is included in the results. Previously, it only matched a date if the entire range was inside the searched date.
27+
2828
**Health Checks for Improved Resiliency**: Added health checks to enhance the resilience of the service such as retriable exceptions, enhanced diagnostic logging and catching time out exceptions.
2929

3030
## January 2025

0 commit comments

Comments
 (0)