Mercurial > hg > orthanc-python
comparison NEWS @ 99:465bf098554b
new callback: orthanc.RegisterReceivedInstanceCallback()
author | Alain Mazy <am@osimis.io> |
---|---|
date | Tue, 14 Dec 2021 10:06:16 +0100 |
parents | 627b8a19fb9f |
children | eb6ac5a801d1 |
comparison
equal
deleted
inserted
replaced
98:62f2731094ae | 99:465bf098554b |
---|---|
3 | 3 |
4 => Minimum SDK version: 1.9.8 <= That has not been released yet !!! | 4 => Minimum SDK version: 1.9.8 <= That has not been released yet !!! |
5 | 5 |
6 * New functions from the SDK wrapped in Python: | 6 * New functions from the SDK wrapped in Python: |
7 - orthanc.RegisterIncomingCStoreInstanceFilter() | 7 - orthanc.RegisterIncomingCStoreInstanceFilter() |
8 - orthanc.RegisterReceivedInstanceCallback() | |
8 | 9 |
9 Version 3.4 (2021-08-31) | 10 Version 3.4 (2021-08-31) |
10 ======================== | 11 ======================== |
11 | 12 |
12 * On Orthanc stopping, wait for all the queued events to have been processed | 13 * On Orthanc stopping, wait for all the queued events to have been processed |