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 8e2a9bb + e14eaa5 commit 1c7167bCopy full SHA for 1c7167b
2 files changed
CHANGELOG.md
@@ -1,12 +1,14 @@
1
# Changelog
2
-## 2.4.0 [TODO]
+## 2.4.0 [2026-03-04]
3
### Added
4
- Restful endpoints to get latest responses without the logic in it (not to be confused with get latest states)
5
- Simplified survey units now have datastate in their variables
6
- Volumetrics with distinct interrogationId
7
+-
8
### Changed
9
- Deprecated non-restful old endpoint
10
- Java 21 -> 25
11
12
### Fixed
13
- Returned null collectionInstrumentId in get unprocessed
14
pom.xml
@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>fr.insee.genesis</groupId>
<artifactId>genesis-api</artifactId>
- <version>2.4.0</version>
+ <version>2.4.1</version>
<packaging>jar</packaging>
<name>genesis-api</name>
0 commit comments