comparison NEWS @ 4518:cb8fcecf1b02

new option "Timeout" in "DicomModalities" to set DICOM SCU timeout on a per-modality basis
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 22 Feb 2021 16:32:11 +0100
parents c494ee5d0101
children fba1a8fff2b8
comparison
equal deleted inserted replaced
4517:c494ee5d0101 4518:cb8fcecf1b02
6 6
7 * The "dicom-as-json" attachments are not explicitly stored anymore to improve performance 7 * The "dicom-as-json" attachments are not explicitly stored anymore to improve performance
8 * If the storage area doesn't support range reading, or if "StorageCompression" 8 * If the storage area doesn't support range reading, or if "StorageCompression"
9 is enabled, a new type of attachment "dicom-until-pixel-data" is generated. 9 is enabled, a new type of attachment "dicom-until-pixel-data" is generated.
10 * New metadata automatically computed at the instance level: "PixelDataOffset" 10 * New metadata automatically computed at the instance level: "PixelDataOffset"
11 * New configuration option related to networking:
12 - "Timeout" in "DicomModalities" to set DICOM SCU timeout on a per-modality basis
11 13
12 REST API 14 REST API
13 -------- 15 --------
14 16
15 * BREAKING CHANGES: 17 * BREAKING CHANGES: