comparison NEWS @ 5555:13eb84aea8b8

0x0111 is now considered as a warning instead of an error
author Alain Mazy <am@orthanc.team>
date Mon, 15 Apr 2024 16:31:04 +0200
parents dce22a789a2b
children c1ed59a5bdc2
comparison
equal deleted inserted replaced
5549:dcbf0c776945 5555:13eb84aea8b8
8 extracting these tags from the storage although they were already ignored 8 extracting these tags from the storage although they were already ignored
9 and not returned in the response. 9 and not returned in the response.
10 They are now removed from the query earlier to avoid this disk access that 10 They are now removed from the query earlier to avoid this disk access that
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
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
13 16
14 REST API 17 REST API
15 -------- 18 --------
16 19
17 * API version upgraded to 24 20 * API version upgraded to 24