Skip to content

Commit fb17528

Browse files
Merge pull request #186 from InseeFr/release150
1.5.0 Add habilitations and raw data save refactor
2 parents 4563748 + 61ea07f commit fb17528

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 1.5.0 [2025-03-20]
4+
5+
### Added
6+
- Role based authorization to endpoints
7+
- Refactor of raw data save endpoint
8+
39
## 1.4.1 [2025-02-24]
410

511
### Fixed

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>1.4.1</version>
7+
<version>1.5.0</version>
88
<packaging>jar</packaging>
99
<name>genesis-api</name>
1010

0 commit comments

Comments
 (0)