Skip to content

Commit 8968a4b

Browse files
committed
updates per feedback
1 parent e896c8d commit 8968a4b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ Azure API for FHIR® provides a fully managed deployment of the Microsoft FHI
2323

2424
**Bug fixes**
2525

26-
- Export Validation: An issue was identified where exports proceeded despite invalid search parameters. We are introducing a change that prevents exports under these conditions. This feature is currently behind a strict validation flag and will become the default behavior on or after October 30th. [Reference #4617]
27-
- Search Parameter Inclusion: We resolved an issue where additional search parameters (for instance, `_include`, `_has`) did not return all expected results, sometimes omitting the next link. [Reference 4613]
26+
- Export Validation: An issue was identified where exports proceeded despite invalid search parameters. We're introducing a change that prevents exports under these conditions. This feature is currently behind a strict validation flag and will become the default behavior on or after October 30. [Reference #4617]
27+
- Search Parameter Inclusion: We resolved an issue where additional search parameters (for instance, `_include`, `_has`) didn't return all expected results, sometimes omitting the next link. [Reference 4613]
2828
- Export Job Execution: A rare occurrence of `System.ObjectDisposedException` during export job completion has been addressed by preventing premature exits. [Reference #4268]
2929
- HTTP Status Code Update: The HTTP status code for invalid parameters during `$reindex` job creation is now updated to 400, ensuring better error handling. [Reference #4439]
3030
- Search Parameter Cleanup: A fix has been implemented to ensure complete cleanup of search parameters in the database when triggered with delete API calls, addressing issues related to incomplete deletions. [Reference #4623]

0 commit comments

Comments
 (0)