# HG changeset patch # User Alain Mazy # Date 1709745244 -3600 # Node ID de34741e1d8817226aeb34bf6d6707db49b6ec31 # Parent 694d1b551cbedaa3744e0cfc9242b48f9461a201# Parent f2dcfa9b87f8a60c0613b4c25c37f2215b4600ce back to mainline diff -r 694d1b551cbe -r de34741e1d88 Odbc/CMakeLists.txt diff -r 694d1b551cbe -r de34741e1d88 Odbc/NEWS --- a/Odbc/NEWS Wed Mar 06 15:56:09 2024 +0100 +++ b/Odbc/NEWS Wed Mar 06 18:14:04 2024 +0100 @@ -1,8 +1,7 @@ -Pending changes in the mainline -=============================== +Release 1.2 (2024-03-06) +======================== * Optimization of LookupResources mainly used in tools/find, C-Find and QIDO-RS. -* Added support for labels * 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.