comparison NEWS @ 4636:7e2c1196b98b

notice that issue #83 (ServerIndex shall implement retries for DB temporary errors) is fixed by db refactoring
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 21 Apr 2021 12:05:57 +0200
parents 0524d6e93672
children a7db05dcc2f8
comparison
equal deleted inserted replaced
4635:0524d6e93672 4636:7e2c1196b98b
26 Maintenance 26 Maintenance
27 ----------- 27 -----------
28 28
29 * Use the local timezone for query/retrieve in the Orthanc Explorer interface (was UTC before) 29 * Use the local timezone for query/retrieve in the Orthanc Explorer interface (was UTC before)
30 * Fix "OrthancServer/Resources/Samples/Python/Replicate.py" for Python 3.x 30 * Fix "OrthancServer/Resources/Samples/Python/Replicate.py" for Python 3.x
31 * Fix issue #83 (ServerIndex shall implement retries for DB temporary errors)
31 * Upgraded dependencies for static builds (notably on Windows and LSB): 32 * Upgraded dependencies for static builds (notably on Windows and LSB):
32 - civetweb 1.14 33 - civetweb 1.14
33 - openssl 1.1.1k 34 - openssl 1.1.1k
34 35
35 36