Mercurial > hg > orthanc-databases
comparison MySQL/NEWS @ 283:e7678a7b10bb
back to mainline
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 23 Apr 2021 10:02:00 +0200 |
parents | f052e1d7cf8c |
children | 0868500060f3 |
comparison
equal
deleted
inserted
replaced
280:b8ba198a8df3 | 283:e7678a7b10bb |
---|---|
1 Pending changes in the mainline | 1 Pending changes in the mainline |
2 =============================== | 2 =============================== |
3 | |
4 | |
5 Release 4.0 (2021-04-23) | |
6 ======================== | |
3 | 7 |
4 * New option "IndexConnectionsCount" to control how many simultaneous | 8 * New option "IndexConnectionsCount" to control how many simultaneous |
5 connections to the MySQL database are used by the index plugin | 9 connections to the MySQL database are used by the index plugin |
6 * Support of multiple readers/writers, by handling retries from Orthanc SDK 1.9.2 | 10 * Support of multiple readers/writers, by handling retries from Orthanc SDK 1.9.2 |
7 * Support of range reads for the storage area, from Orthanc SDK 1.9.0 | 11 * Support of range reads for the storage area, from Orthanc SDK 1.9.0 |