Skip to content

Releases: sjoerdk/dicomtrolley

Release v2.2.0

24 Mar 08:04
6651caf

Choose a tag to compare

v2.2.0 (2023-03-23)

  • DICOM-QR queries now use Study Root (QR class 1.2.840.10008.5.1.4.1.2.2.1) instead of Patient Root to simplify study-level queries. (#38)

Version 2.1.8

07 Mar 09:14
490ca5e

Choose a tag to compare

v2.1.8 (2023-03-07)

  • Improves logging for queries and storage
  • Adds SeriesInstanceUID to Query object

Version 2.1.7

04 Oct 09:13
64d82a9

Choose a tag to compare

v2.1.7 (2022-10-04)

  • Add option to ignore certain download errors for robust download (#32)
  • Adds logging

Version 2.1.6

22 Sep 15:07
db5007c

Choose a tag to compare

v2.1.6 (2022-09-22)

  • Fixes small-chunk performance issue(#28)
  • Improves rad69 download stream processing

v2.1.4

31 Aug 11:31

Choose a tag to compare

Splits rad69 requests by series by default. This reduces server load

v2.1.3

02 Aug 09:51
2324ccc

Choose a tag to compare

Makes session timeout exceptions more informative for better debugging

catch ProtocolError

26 Jul 08:21
80dd6fc

Choose a tag to compare

Now re-raises underlying urllib3.exceptions.ProtocolError to dicom trolley exception

v2.1.1

14 Jul 10:33
ff35dab

Choose a tag to compare

Rebrands some requests server exceptions to dicom trolley exceptions for easier handling

v2.1.0

11 Jul 14:16
44f730c

Choose a tag to compare

v2.1.0 (2022-07-11)

  • Adds VitreaAuth based on requests AuthBase for easier login and session timeout recovery

Publish v2.0.2

05 Jul 14:32
1ac7512

Choose a tag to compare

Fixes capitalization error in rad69 xml template