diff --git a/CHANGELOG.md b/CHANGELOG.md index d650e957..e74de74c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,12 +1,14 @@ # Changelog -## 2.4.0 [TODO] +## 2.4.0 [2026-03-04] ### Added - Restful endpoints to get latest responses without the logic in it (not to be confused with get latest states) - Simplified survey units now have datastate in their variables - Volumetrics with distinct interrogationId +- ### Changed - Deprecated non-restful old endpoint - Java 21 -> 25 +- ### Fixed - Returned null collectionInstrumentId in get unprocessed diff --git a/pom.xml b/pom.xml index e7a319e2..9b4a3a7a 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 fr.insee.genesis genesis-api - 2.4.0 + 2.4.1 jar genesis-api