comparison NEWS @ 5629:2c95a34af64f find-refactoring

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