changeset 237:c1129122c278 http-streaming

creating branch http-streaming
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 17 Jan 2025 15:59:19 +0100 (4 months ago)
parents ddc612497b0f
children 54f4860c7463
files NEWS
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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)