changeset 58:bcffcce35890

back to mainline
author Alain Mazy <am@osimis.io>
date Mon, 06 Feb 2023 09:33:20 +0100
parents 5480f176b282 (current diff) e4ee1b80f94a (diff)
children c8e2019ed5cb
files CMakeLists.txt NEWS
diffstat 1 files changed, 9 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/NEWS	Mon Feb 06 09:28:11 2023 +0100
+++ b/NEWS	Mon Feb 06 09:33:20 2023 +0100
@@ -1,9 +1,16 @@
 Pending changes in the mainline
 ===============================
 
-=> Minimum SDK version: 1.11.3 <=
+
+
+Version 1.4 (2023-02-06)
+========================
 
-* updated to Orthanc Framework and SDK 1.11.3
+=> Recommaneded SDK version: 1.11.2 <=
+=> Minimum SDK version: 1.5.0 <=
+
+* updated to Orthanc Framework and SDK 1.11.3: improved HTTP Client logs + avoid possible
+  crash in Job GetContent.
 * new "PeerConnectivityTimeout" configuration to configure the HTTP Timeout when checking
   if a remote peer has the transfer plugin enabled in /transfers/peers GET route.
   Default value is 2 which was the hardcoded default value in previous versions.