This repository has been archived by the owner on Mar 12, 2024. It is now read-only.
Releases: eclipse-tractusx/daps-registration-service
Releases · eclipse-tractusx/daps-registration-service
daps-reg-service-2.0.2
Daps regisgter service is used to register the EDC connector into DAPS
daps-reg-service-2.0.1
Daps regisgter service is used to register the EDC connector into DAPS
2.0.0 - Daps Registration Service
[2.0.0] - 2023-03-16
Changed
- 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
daps-reg-service-2.0.0
Daps regisgter service is used to register the EDC connector into DAPS
daps-reg-service-1.0.7
A Helm chart for Kubernetes
daps-reg-service-1.0.6
A Helm chart for Kubernetes
daps-reg-service-1.0.5
A Helm chart for Kubernetes
v1.0.4 DAPS-Registration Service
[1.0.4] - 2022-11-09
- Created new helm charts for DAPS registration service
- The latest version for daps registration service is 1.0.4
Added
- Registration in DAPS
- Adding BPN number in DAT token
- Provide CRUD operations to EDC connnector registration to the DAPS
- Keycloak protection is added
Changed
- 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
Removed
- Controller has been removed
Known knowns
- Cross side scripting (XSS) shall be mitigated (low risk)
- Improving the validation of the input parameters (low risk)