comparison NEWS @ 5119:bdec57f3cbf2

New configuration KeepAliveTimeout with a default value of 1 second
author Alain Mazy <am@osimis.io>
date Wed, 14 Dec 2022 11:50:43 +0100
parents a3c3f13368ea
children a6fa660ec26e
comparison
equal deleted inserted replaced
5118:030cd210845e 5119:bdec57f3cbf2
7 * C-Store SCU now gives priority to the preferred TransferSyntax proposed by the receiving SCP 7 * C-Store SCU now gives priority to the preferred TransferSyntax proposed by the receiving SCP
8 instead of Orthanc own AcceptedTransferSyntaxes. 8 instead of Orthanc own AcceptedTransferSyntaxes.
9 * Made the default SQLite DB more robust wrt future updates like adding new columns in DB. 9 * Made the default SQLite DB more robust wrt future updates like adding new columns in DB.
10 * Made the HTTP Client errors more verbose by including the url in the logs. 10 * Made the HTTP Client errors more verbose by including the url in the logs.
11 * Optimization: now using multiple threads to transcode files for asynchronous download of studies archive. 11 * Optimization: now using multiple threads to transcode files for asynchronous download of studies archive.
12 * New configuration "KeepAliveTimeout" with a default value of 1 second.
12 13
13 REST API 14 REST API
14 -------- 15 --------
15 16
16 * Loosen the sanity checks for DICOM modifications: 17 * Loosen the sanity checks for DICOM modifications: