comparison MySQL/NEWS @ 521:2ab3d45c0b3c large-queries

merge default -> large-queries
author Alain Mazy <am@orthanc.team>
date Thu, 04 Jul 2024 07:44:39 +0200
parents 594859656a06 a6300ccf6683
children 03a4a1bc852a
comparison
equal deleted inserted replaced
501:594859656a06 521:2ab3d45c0b3c
1 Pending changes in the mainline 1 Pending changes in the mainline
2 =============================== 2 ===============================
3
4 * Added support for ExtendedApiV1:
5 - changes?type=...&to=...
6
7
8 Release 5.2 (2024-06-06)
9 ========================
3 10
4 Minimum plugin SDK: 0.9.5 11 Minimum plugin SDK: 0.9.5
5 Optimal plugin SDK: 1.12.0+ 12 Optimal plugin SDK: 1.12.0+
6 Minimum Orthanc runtime: 0.9.5 13 Minimum Orthanc runtime: 0.9.5
7 Optimal Orthanc runtime: 1.12.0+ 14 Optimal Orthanc runtime: 1.12.0+
8 15
9 * Fix check of Orthanc runtime version 16 * Fix check of Orthanc runtime version
10 * Added support for ExtendedApiV1: 17 * Optimized resources deletion (https://discourse.orthanc-server.org/t/image-insert-are-too-slow-databse-performance-too-poor-when-using-mysql-mariadb/3820/19)
11 - changes?type=...&to=...
12 18
13 19
14 Release 5.1 (2023-06-27) 20 Release 5.1 (2023-06-27)
15 ======================== 21 ========================
16 22