We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e0ab5f9 + 308fedc commit 198b527Copy full SHA for 198b527
2 files changed
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## 1.6.0 [2025-07-08]
4
+### Added
5
+- Performance optimizations
6
+- Allow null variables for non-COLLECTED variables
7
+- Send ids to data quality tool (Perret) during processing
8
+
9
## 1.5.6 [2025-06-18]
10
### Fixed
11
- fix rights on context controller
pom.xml
@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>fr.insee.genesis</groupId>
<artifactId>genesis-api</artifactId>
- <version>1.5.6</version>
+ <version>1.6.0</version>
<packaging>jar</packaging>
<name>genesis-api</name>
0 commit comments