Mercurial > hg > orthanc
comparison NEWS @ 5560:c80dbbae3f60
Removed potential PHI from the logs when Orthanc encounters an error while creating a zip file
author | Alain Mazy <am@orthanc.team> |
---|---|
date | Mon, 22 Apr 2024 10:50:33 +0200 |
parents | c1ed59a5bdc2 |
children | 0b18690c1935 |
comparison
equal
deleted
inserted
replaced
5559:462b8f8a619c | 5560:c80dbbae3f60 |
---|---|
11 could slow down the response time. Note that this seems to happen mainly | 11 could slow down the response time. Note that this seems to happen mainly |
12 when the query originates from some GE devices (AWS). | 12 when the query originates from some GE devices (AWS). |
13 * The 0x0111 DIMSE Status is now considered as a warning instead of an error | 13 * The 0x0111 DIMSE Status is now considered as a warning instead of an error |
14 when received as a response to a C-Store. | 14 when received as a response to a C-Store. |
15 See https://discourse.orthanc-server.org/t/ignore-dimse-status-0x0111-when-sending-partial-duplicate-studies/4555/3 | 15 See https://discourse.orthanc-server.org/t/ignore-dimse-status-0x0111-when-sending-partial-duplicate-studies/4555/3 |
16 * Removed potential PHI from the logs when Orthanc encounters an error while | |
17 creating a zip file. | |
18 | |
16 | 19 |
17 REST API | 20 REST API |
18 -------- | 21 -------- |
19 | 22 |
20 * API version upgraded to 24 | 23 * API version upgraded to 24 |