comparison NEWS @ 5628:6045c696e86b

upgraded to boost 1.85.0
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 16 May 2024 21:33:19 +0200
parents 1a995c6f9dae
children 2c95a34af64f 5db4ed395d81
comparison
equal deleted inserted replaced
5627:a7c88563c8cc 5628:6045c696e86b
37 when the query originates from some GE devices (AWS). 37 when the query originates from some GE devices (AWS).
38 * The 0x0111 DIMSE Status is now considered as a warning instead of an error 38 * The 0x0111 DIMSE Status is now considered as a warning instead of an error
39 when received as a response to a C-Store. 39 when received as a response to a C-Store.
40 See https://discourse.orthanc-server.org/t/ignore-dimse-status-0x0111-when-sending-partial-duplicate-studies/4555/3 40 See https://discourse.orthanc-server.org/t/ignore-dimse-status-0x0111-when-sending-partial-duplicate-studies/4555/3
41 * Removed potential PHI from the logs when Orthanc encounters an error while 41 * Removed potential PHI from the logs when Orthanc encounters an error while
42 creating a zip file. 42 creating a ZIP archive.
43 * Monitoring of stable resources now also takes into consideration the 43 * Monitoring of stable resources now also takes into consideration the
44 resource type, not only the resource identifier identifier. 44 resource type, not only the resource identifier identifier.
45 * When working with "DicomTlsEnabled": true and "DicomTlsRemoteCertificateRequired": false, 45 * When working with "DicomTlsEnabled": true and "DicomTlsRemoteCertificateRequired": false,
46 Orthanc was refusing to start if no "DicomTlsTrustedCertificates" was provided. 46 Orthanc was refusing to start if no "DicomTlsTrustedCertificates" was provided.
47 * Upgraded dependencies for static builds:
48 - boost 1.85.0
47 49
48 50
49 Version 1.12.3 (2024-01-31) 51 Version 1.12.3 (2024-01-31)
50 =========================== 52 ===========================
51 53