comparison NEWS @ 4523:fba1a8fff2b8

fix build
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 23 Feb 2021 13:46:58 +0100
parents cb8fcecf1b02
children f8660649ae96
comparison
equal deleted inserted replaced
4522:017ab543e6ef 4523:fba1a8fff2b8
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: 11 * New configuration option related to networking:
12 - "Timeout" in "DicomModalities" to set DICOM SCU timeout on a per-modality basis 12 - "Timeout" in "DicomModalities" to set DICOM SCU timeout on a per-modality basis
13 - "Timeout" in "OrthancPeers" to set HTTP client timeout on a per-peer basis
13 14
14 REST API 15 REST API
15 -------- 16 --------
16 17
17 * BREAKING CHANGES: 18 * BREAKING CHANGES: