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 0974079 + cb2826e commit fc4a226Copy full SHA for fc4a226
2 files changed
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## 2.6.1 [TODO]
+## 2.6.1 [2026-04-29]
4
### Fixed
5
- Fixed V1 schedules endpoint returning an empty list when V1 schedules have a null `partitionId`.
6
pom.xml
@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>fr.insee.genesis</groupId>
<artifactId>genesis-api</artifactId>
7
- <version>2.6.0</version>
+ <version>2.6.1</version>
8
<packaging>jar</packaging>
9
<name>genesis-api</name>
10
0 commit comments