Mercurial > hg > orthanc-python
comparison NEWS @ 101:eb6ac5a801d1
update to year 2022
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 23 Feb 2022 07:35:37 +0100 |
parents | 465bf098554b |
children | 461dfb859ac7 |
comparison
equal
deleted
inserted
replaced
100:e2b2e1d4e1bb | 101:eb6ac5a801d1 |
---|---|
1 Pending changes in the mainline | 1 Pending changes in the mainline |
2 =============================== | 2 =============================== |
3 | 3 |
4 => Minimum SDK version: 1.9.8 <= That has not been released yet !!! | 4 * New functions from the SDK wrapped in Python (if Orthanc SDK is >= 1.10.0): |
5 | |
6 * New functions from the SDK wrapped in Python: | |
7 - orthanc.RegisterIncomingCStoreInstanceFilter() | 5 - orthanc.RegisterIncomingCStoreInstanceFilter() |
8 - orthanc.RegisterReceivedInstanceCallback() | 6 - orthanc.RegisterReceivedInstanceCallback() |
7 | |
9 | 8 |
10 Version 3.4 (2021-08-31) | 9 Version 3.4 (2021-08-31) |
11 ======================== | 10 ======================== |
12 | 11 |
13 * On Orthanc stopping, wait for all the queued events to have been processed | 12 * On Orthanc stopping, wait for all the queued events to have been processed |