diff Odbc/NEWS @ 479:694d1b551cbe

ODBC MaximumConnectionRetries
author Alain Mazy <am@osimis.io>
date Wed, 06 Mar 2024 15:56:09 +0100
parents 0f11a1f67dff
children f2dcfa9b87f8
line wrap: on
line diff
--- a/Odbc/NEWS	Wed Mar 06 12:27:48 2024 +0100
+++ b/Odbc/NEWS	Wed Mar 06 15:56:09 2024 +0100
@@ -6,6 +6,7 @@
 * Compatibility with Orthanc SDK 1.12.0 (communications between the
   Orthanc core and the database plugin using Google Protocol Buffers)
 * Now detecting communication link failure with the DB and retrying to connect.
+* Fixed "MaximumConnectionRetries" configuration that was not taken into account.
 
 
 Release 1.1 (2021-12-06)