Skip to content

Commit 1e442e3

Browse files
Learn Editor: Update release-notes-2024.md
1 parent 811e136 commit 1e442e3

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,13 @@ This article describes features, enhancements, and bug fixes released in 2024 fo
2121

2222
### FHIR service
2323

24-
#### Scaling enhancement to Import operation
24+
#### Scaling enhancement to the Import operation
2525

26-
The scaling logic for import operations has been improved enabling multiple jobs to be executed in parallel. This change has an impact on audit logs for import operation. Audit logs for individual import jobs will now have multiple rows, with each row corresponding to an internal processing job.
26+
The scaling logic for import operations was improved, enabling multiple jobs to be executed in parallel. This change impacts audit logs for the import operation. Audit logs for individual import jobs have multiple rows, with each row corresponding to an internal processing job.
2727

28-
#### Bug Fixes
29-
- **Fixed: HTTP Status Code for Long-Running Requests** FHIR requests that take longer than 100 seconds to execute will now return an HTTP 408 status code instead of HTTP 500.
30-
- **Fixed: History request in bundle** Prior to the fix, history request in a bundle returned HTTP status code 404.
28+
#### Bug fixes
29+
- **Fixed: HTTP status code for long-running requests**. FHIR requests that take longer than 100 seconds to execute return an HTTP 408 status code instead of HTTP 500.
30+
- **Fixed: History request in bundle**. Prior to the fix, history request in a bundle returned HTTP status code 404.
3131

3232
#### Stand-alone FHIR converter (preview)
3333

0 commit comments

Comments
 (0)