diff --git a/hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/changelog/5_6_0/3038-remove-parallel-non-gets.yaml b/hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/changelog/5_6_0/3038-remove-parallel-non-gets.yaml new file mode 100644 index 00000000000..1584487fdae --- /dev/null +++ b/hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/changelog/5_6_0/3038-remove-parallel-non-gets.yaml @@ -0,0 +1,4 @@ +--- +type: fix +title: "Fixed a bug in processing large batch requests containing many modifying entries. PUT/POST/DELETE operations now occur sequentially, +instead of in parallel."