Changelog ProbatioVault¶
Toutes les modifications notables du projet sont documentées ici.
Le format est basé sur Keep a Changelog, et ce projet adhère au Semantic Versioning.
[Unreleased]¶
Added¶
- Structure documentaire normative (EPICs, User Stories)
- Documentation architecture complète
Changed¶
- Migration User Stories vers format 4 fichiers
Fixed¶
- -
Security¶
- -
[0.1.0] - 2025-XX-XX¶
Added¶
- Infrastructure AWS/OVH de base
- Pipeline CI/CD GitLab
- HSM CloudHSM intégration
- Stockage S3 avec Object Lock
Security¶
- Configuration VPN site-to-site
- RLS PostgreSQL
Format des entrées¶
Types de changements¶
- Added : Nouvelles fonctionnalités
- Changed : Changements de fonctionnalités existantes
- Deprecated : Fonctionnalités qui seront supprimées
- Removed : Fonctionnalités supprimées
- Fixed : Corrections de bugs
- Security : Corrections de vulnérabilités
Exemple d'entrée¶
## [1.2.0] - 2025-03-15
### Added
- PD-123 : Nouvelle fonctionnalité de partage documents
- PD-124 : Support multi-organisation
### Fixed
- PD-125 : Correction bug d'affichage sur iOS 17
### Security
- PD-126 : Mise à jour dépendances (CVE-2025-XXXX)