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 4563748 + 61ea07f commit fb17528Copy full SHA for fb17528
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## 1.5.0 [2025-03-20]
4
+
5
+### Added
6
+- Role based authorization to endpoints
7
+- Refactor of raw data save endpoint
8
9
## 1.4.1 [2025-02-24]
10
11
### Fixed
pom.xml
@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>fr.insee.genesis</groupId>
<artifactId>genesis-api</artifactId>
- <version>1.4.1</version>
+ <version>1.5.0</version>
<packaging>jar</packaging>
<name>genesis-api</name>
0 commit comments