comparison Odbc/NEWS @ 569:f18e46d7dbf8 attach-custom-data

merged find-refactoring -> attach-custom-data
author Alain Mazy <am@orthanc.team>
date Tue, 24 Sep 2024 15:04:21 +0200
parents cd9521e04249 12f1c5265081
children
comparison
equal deleted inserted replaced
368:82f73188b58d 569:f18e46d7dbf8
1 Pending changes in the mainline 1 Pending changes in the mainline
2 =============================== 2 ===============================
3 3
4 Minimum plugin SDK: 0.9.5
5 Optimal plugin SDK: 1.12.0+
6 Minimum Orthanc runtime: 0.9.5
7 Optimal Orthanc runtime: 1.12.0+
8
9 * Fix check of Orthanc runtime version
10 * Added support for ExtendedChanges:
11 - changes?type=...&to=...
4 * Added support for customData in AttachedFiles 12 * Added support for customData in AttachedFiles
13
14 * Fix bug 224, error when using LIMIT with MSSQLServer
15 https://orthanc.uclouvain.be/bugs/show_bug.cgi?id=224
16 * Fixed a memory leak when executing non cached SQL statements (rarely used)
17
18
19 Release 1.2 (2024-03-06)
20 ========================
21
22 * Optimization of LookupResources mainly used in tools/find, C-Find and QIDO-RS.
23 * Compatibility with Orthanc SDK 1.12.0 (communications between the
24 Orthanc core and the database plugin using Google Protocol Buffers)
25 * Now detecting communication link failure with the DB and retrying to connect.
26 * Fixed "MaximumConnectionRetries" configuration that was not taken into account.
5 27
6 Release 1.1 (2021-12-06) 28 Release 1.1 (2021-12-06)
7 ======================== 29 ========================
8 30
9 * Now escaping '[' & ']' characters in lookup queries to allow matching e.g 31 * Now escaping '[' & ']' characters in lookup queries to allow matching e.g