comparison 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
comparison
equal deleted inserted replaced
478:0064a54745e1 479:694d1b551cbe
4 * Optimization of LookupResources mainly used in tools/find, C-Find and QIDO-RS. 4 * Optimization of LookupResources mainly used in tools/find, C-Find and QIDO-RS.
5 * Added support for labels 5 * Added support for labels
6 * Compatibility with Orthanc SDK 1.12.0 (communications between the 6 * Compatibility with Orthanc SDK 1.12.0 (communications between the
7 Orthanc core and the database plugin using Google Protocol Buffers) 7 Orthanc core and the database plugin using Google Protocol Buffers)
8 * Now detecting communication link failure with the DB and retrying to connect. 8 * Now detecting communication link failure with the DB and retrying to connect.
9 * Fixed "MaximumConnectionRetries" configuration that was not taken into account.
9 10
10 11
11 Release 1.1 (2021-12-06) 12 Release 1.1 (2021-12-06)
12 ======================== 13 ========================
13 14