Mercurial > hg > orthanc-python
changeset 239:54f4860c7463 http-streaming
integration mainline->http-streaming
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 17 Jan 2025 16:12:24 +0100 |
parents | c1129122c278 (diff) 8f90662adcb4 (current diff) |
children | ccf9ef6380ba |
files | |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/NEWS Fri Jan 17 16:11:52 2025 +0100 +++ b/NEWS Fri Jan 17 16:12:24 2025 +0100 @@ -1,6 +1,9 @@ Pending changes in the mainline =============================== +=> Minimum SDK version: 1.12.6 <= + +* Added "orthanc.RestOutput.StartStreamAnswer()" and "orthanc.RestOutput.SendStreamChunk()" * In "orthanc.pyi", enumerations are not tagged as deriving from "enum.Enum" anymore: https://github.com/orthanc-server/orthanc-builder/issues/21 * Docker-based builder scripts for Debian 12 (bookworm)