comparison Odbc/NEWS @ 480:f2dcfa9b87f8 OrthancOdbc-1.2

ODBC 1.2
author Alain Mazy <am@osimis.io>
date Wed, 06 Mar 2024 18:13:25 +0100
parents 694d1b551cbe
children 0a8168522165
comparison
equal deleted inserted replaced
479:694d1b551cbe 480:f2dcfa9b87f8
1 Pending changes in the mainline 1 Release 1.2 (2024-03-06)
2 =============================== 2 ========================
3 3
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
6 * Compatibility with Orthanc SDK 1.12.0 (communications between the 5 * Compatibility with Orthanc SDK 1.12.0 (communications between the
7 Orthanc core and the database plugin using Google Protocol Buffers) 6 Orthanc core and the database plugin using Google Protocol Buffers)
8 * Now detecting communication link failure with the DB and retrying to connect. 7 * Now detecting communication link failure with the DB and retrying to connect.
9 * Fixed "MaximumConnectionRetries" configuration that was not taken into account. 8 * Fixed "MaximumConnectionRetries" configuration that was not taken into account.
10 9