Skip to content

Commit 1c7167b

Browse files
authored
Merge pull request #422 from InseeFr/devVolum
2.4.1
2 parents 8e2a9bb + e14eaa5 commit 1c7167b

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
# Changelog
2-
## 2.4.0 [TODO]
2+
## 2.4.0 [2026-03-04]
33
### Added
44
- Restful endpoints to get latest responses without the logic in it (not to be confused with get latest states)
55
- Simplified survey units now have datastate in their variables
66
- Volumetrics with distinct interrogationId
7+
-
78
### Changed
89
- Deprecated non-restful old endpoint
910
- Java 21 -> 25
11+
-
1012
### Fixed
1113
- Returned null collectionInstrumentId in get unprocessed
1214

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>fr.insee.genesis</groupId>
66
<artifactId>genesis-api</artifactId>
7-
<version>2.4.0</version>
7+
<version>2.4.1</version>
88
<packaging>jar</packaging>
99
<name>genesis-api</name>
1010

0 commit comments

Comments
 (0)