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 331baa6 + 3eddbce commit c96af84Copy full SHA for c96af84
2 files changed
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
3
+## 1.5.5 [2025-06-18]
4
+### Added
5
+- review indicator added in context
6
+- change format output for quality tools (latest-states endpoint)
7
+- new endpoint to take into account new format input ( /responses/raw/lunatic-json endpoint)
8
+
9
+### Updated
10
+- pitest-maven 1.19.6
11
+- json-schema-validator 1.5.7
12
+- springdoc 2.8.9
13
+- springboot 3.5.0
14
15
## 1.5.4 [2025-04-24]
16
### Fixed
17
- kraftwerk users can create and delete schedules
pom.xml
@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>fr.insee.genesis</groupId>
<artifactId>genesis-api</artifactId>
- <version>1.5.4</version>
+ <version>1.5.5</version>
<packaging>jar</packaging>
<name>genesis-api</name>
0 commit comments