comparison NEWS @ 5364:b5f2122a1334

Added a route to delete completed jobs from history: DELETE /jobs/{id}
author Alain Mazy <am@osimis.io>
date Thu, 20 Jul 2023 10:51:34 +0200
parents fddb5d8d0021
children 91b3154bd4e1
comparison
equal deleted inserted replaced
5362:78aad3916da4 5364:b5f2122a1334
3 3
4 Maintenance 4 Maintenance
5 ----------- 5 -----------
6 6
7 * Prevent the leak of the full path of the source files in the binaries 7 * Prevent the leak of the full path of the source files in the binaries
8
9 REST API
10 --------
11
12 * API version upgraded to 22
13 * Added a route to delete completed jobs from history: DELETE /jobs/{id}
8 14
9 15
10 Version 1.12.1 (2023-07-04) 16 Version 1.12.1 (2023-07-04)
11 =========================== 17 ===========================
12 18