comparison NEWS @ 5497:4dd50c4b985a pg-transactions

merge default -> pg-transactions
author Alain Mazy <am@osimis.io>
date Tue, 23 Jan 2024 17:05:28 +0100
parents b3ebe249ed5b 4b3f5986eca1
children d709836c44d7
comparison
equal deleted inserted replaced
5494:3e02be2ccaee 5497:4dd50c4b985a
8 - Databases: 8 - Databases:
9 - At startup, when using a database plugin, display the latency to access the DB. 9 - At startup, when using a database plugin, display the latency to access the DB.
10 - Added support for new DB primitives to enable the "READ COMMITTED" transaction mode 10 - Added support for new DB primitives to enable the "READ COMMITTED" transaction mode
11 in the PostgreSQL plugin. 11 in the PostgreSQL plugin.
12 12
13 13 REST API
14 --------
15
16 * API version upgraded to 23
17 * Added a 'KeepLabels' option in /modify routes (default = false)
18
19 Maintenance
20 -----------
21
22 * Upgraded dependencies for static builds:
23 - dcmtk 3.6.8
14 24
15 25
16 Version 1.12.2 (2023-12-19) 26 Version 1.12.2 (2023-12-19)
17 =========================== 27 ===========================
18 28