comparison NEWS @ 116:32a67788a336

fix memory leaks in orthanc.RestApiPost() and sibling methods
author Alain Mazy <am@osimis.io>
date Mon, 28 Aug 2023 13:08:44 +0200
parents b3a18e333f93
children 7f8f26ef5006
comparison
equal deleted inserted replaced
115:717f15a5b9a6 116:32a67788a336
1 Pending changes in the mainline 1 Pending changes in the mainline
2 =============================== 2 ===============================
3 3
4 Maintenance:
5 * Fix memory leaks when a python script calls orthanc.RestApiPost() and sibling methods
4 * New builders for Windows: Supporting 32 / 64bit with Python 3.9 / 3.10 / 3.11 6 * New builders for Windows: Supporting 32 / 64bit with Python 3.9 / 3.10 / 3.11
5 7
6 8
7 Version 4.0 (2022-02-23) 9 Version 4.0 (2022-02-23)
8 ======================== 10 ========================