comparison NEWS @ 5100:9d51c000e91a

more verbose HTTPClient errors + avoid duplicate logging of same error
author Alain Mazy <am@osimis.io>
date Wed, 19 Oct 2022 12:40:14 +0200
parents d842e4446e63
children fcb2ed6c88ff
comparison
equal deleted inserted replaced
5099:edefb278cb77 5100:9d51c000e91a
5 ------- 5 -------
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 11
11 REST API 12 REST API
12 -------- 13 --------
13 14
14 * Loosen the sanity checks for DICOM modifications: 15 * Loosen the sanity checks for DICOM modifications: