# HG changeset patch # User Sebastien Jodogne # Date 1737125959 -3600 # Node ID c1129122c27807dc2f44b7bba812d37c894a9a11 # Parent ddc612497b0f6f9730a979987f4f47f9ef88d1b7 creating branch http-streaming diff -r ddc612497b0f -r c1129122c278 NEWS --- a/NEWS Fri Jan 17 15:42:48 2025 +0100 +++ b/NEWS Fri Jan 17 15:59:19 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)