Changelog for
orthanc-python-3.4-bp154.1.24.x86_64.rpm :
* Wed Sep 01 2021 Axel Braun
- Version 3.4
* On Orthanc stopping, wait for all the queued events to have been processed
* Docker-based builder scripts distinguishing Debian buster and bullseye
* Sat Aug 14 2021 Axel Braun - version 3.3
* New Python function: \"orthanc.RegisterStorageArea()\"
* Custom exception \"orthanc.OrthancException\" is raised instead of \"ValueError\"
* Sat Jun 19 2021 Axel Braun - version 3.2
* New functions from the SDK wrapped in Python: - orthanc.CreateDicom() - orthanc.CreateImageFromBuffer() - orthanc.DicomInstance.GetInstanceData() - orthanc.FindQuery.GetFindQueryTagElement() - orthanc.FindQuery.GetFindQueryTagGroup() - orthanc.Image.GetImageBuffer() - orthanc.LookupDictionary() - orthanc.RegisterFindCallback() - orthanc.RegisterMoveCallback() - orthanc.RegisterWorklistCallback() - orthanc.WorklistAnswers.WorklistAddAnswer()
* Mon Jan 25 2021 Axel Braun - verion 3.1
* Fix possible deadlock with \"orthanc.RegisterOnChangeCallback()\"
* During Orthanc shutdown, wait for all the pending events to have been processed
* Tue Dec 22 2020 Axel Braun - Version 3.0 initial OBS build