All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
N/A
- Addition of Lint and Test Chart
- Upgraded spring boot libraries to fix security issues
- Changed the secret values
- fix #47 - potential dataloss on concurrent database access @dvasunin (#50)
- fix #48 - possible multi-registration of clients @dvasunin (#52)
- fix #49 - user input not validated @dvasunin (#51)
- fix #33 - SKI and AKI validated as user input @dvasunin (#53)
- Specified USER in Dockerfile using IDs instead of name
- Specify runAsUser for deployment
- Remove ingress controller sepecific annnotations from default config
- Updated librabries and upgrade spring boot
- Fixed spring security web veracode security by upgrading its version to 6.0.3
- Added Spring expression 6.0.8
- Updated ARC42 document
- Upgrade Spring Boot to 3.0.5
- Create request returns registration specific information, including clientID
- Added new env token in deployment
- Changed secrets
- Changed the base image
- Modified values in values.yaml
- Upgrade Spring Boot to 3.0.3
- Upgrade Snakeyaml to 2.0 as 1.33 has security issue
- New application.properties changes
- Spring boot upgrade, keycloak upgrade
- Changed base image
- Added AUTHORS.md, INSTALL.md file
- Added service port to values.yaml
- Added comments in values.yaml
- Created README.md inside charts/dapsreg-svc/
- Upgrade the springboot Library
- Modified .helmignore file
- Referring the tag from values.yaml to deployment.yaml
- Make referringConnector parameter (which contains BPN number in suffix) be mandatory
- Created new helm charts for DAPS registration service
- The latest version for daps registration service is 1.0.4
- Registration in DAPS
- Adding BPN number in DAT token
- Provide CRUD operations to EDC connnector registration to the DAPS
- Keycloak protection is added
- Generate the controller from the openAPI description
- Update all the used libraries to the latest version
- All smells from SonarQube were fixed
- Moved helm charts from
deployment/helm
tocharts
- Controller has been removed