comparison NEWS @ 5108:a386dfb5b386

Optimization: now using multiple threads to transcode files for asynchronous download of studies archive
author Alain Mazy <am@osimis.io>
date Tue, 22 Nov 2022 12:54:10 +0100
parents fcb2ed6c88ff
children 98da039474b1
comparison
equal deleted inserted replaced
5107:43461cc99838 5108:a386dfb5b386
6 6
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 12
12 REST API 13 REST API
13 -------- 14 --------
14 15
15 * Loosen the sanity checks for DICOM modifications: 16 * Loosen the sanity checks for DICOM modifications: