Orthanc Server Extensions: 3.2.9 release

Hi all,

I am happy to announce a new release of Orthanc-server-extensions for python, the micro-framework built on Orthanc Python plugin.

In fact, we’ve had quite some releases in-between, but I thought it was worth an new mention, because we have built the promised modules for auto-forwarding, automatic job retries, plus support for multiple log configurations and anonymization.

And my new contributor Jan-Wijbrand Kolman migrated the requests/responses library to httpx/respx, which makes it an even more pleasurable experience to write new workflows and tests!

Package: https://pypi.org/project/orthanc-server-extensions/

Source: https://github.com/walkIT-nl/orthanc-server-extensions

Docs: https://orthanc-server-extensions.readthedocs.io/

Regards
Walco

Hi Walco,

That looks great. Thanks for your contribution !

I’m adding it to the contribution list: https://github.com/jodogne/OrthancContributed

Best regards,

Alain