# HG changeset patch # User Sebastien Jodogne # Date 1737126744 -3600 # Node ID 54f4860c746323538ba9ff6cee93b52d9532e1aa # Parent c1129122c27807dc2f44b7bba812d37c894a9a11# Parent 8f90662adcb46366e659c35f6481b9a6babd0b5f integration mainline->http-streaming diff -r 8f90662adcb4 -r 54f4860c7463 NEWS --- 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)