diff 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
line wrap: on
line diff
--- a/MySQL/NEWS	Thu Apr 11 18:52:42 2024 +0200
+++ b/MySQL/NEWS	Thu Jul 04 07:44:39 2024 +0200
@@ -1,14 +1,20 @@
 Pending changes in the mainline
 ===============================
 
+* Added support for ExtendedApiV1:
+  - changes?type=...&to=...
+
+
+Release 5.2 (2024-06-06)
+========================
+
 Minimum plugin SDK: 0.9.5
 Optimal plugin SDK: 1.12.0+
 Minimum Orthanc runtime: 0.9.5
 Optimal Orthanc runtime: 1.12.0+
 
 * Fix check of Orthanc runtime version
-* Added support for ExtendedApiV1:
-  - changes?type=...&to=...
+* Optimized resources deletion (https://discourse.orthanc-server.org/t/image-insert-are-too-slow-databse-performance-too-poor-when-using-mysql-mariadb/3820/19)
 
 
 Release 5.1 (2023-06-27)