You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,9 @@
5
5
- All notable changes to this project will be documented in this file.
6
6
- jacoco aggregate
7
7
8
+
## version-94.2.56
9
+
- FIX : replaced the postgres function num_nonnulls by a row assertion because the postgres functions cannot handle more than 100 arguments
10
+
8
11
## version-94.2.55
9
12
- FIX : for the data retrieval webservice, when a client was removed from the list of allowed clients, the records previously marked with the client were not removed after etention time as it should be
10
13
- FIX : when importing a new nomenclature table, the columns of the nomenclature tables containing an underscore in their name were not proceed correctly as the underscores were removed
0 commit comments