Tags give the ability to mark specific points in history as being important
-
v0.9.2-dcp
13baac7a · ·- Add protection with API token for data space hub - Add integration with keycloak for data space hub and for data space portal - Implement UI for data space portal and main onboarding flow - Add different options for saving VCs (pull/push-based) - Update verify-dataspace script, add more checks
-
v0.9.1-dcp
01f7bf60 · ·- Update identity hub extension for seeding superuser, do not seed on startup, provide bootstrap endpoint instead to avoid super user creation when keyvaults are not ready - Update connector and federated catalog extension to check trusted issuers list, previously it was hard coded now it can be provided as a list via configuration setting (env. var) - Minor adjustments in other services
-
-
daps-multi_kc-0.8.0
fe49e2c4 · ·- multiple keycloaks - each participant handles its own users - better token management
-
daps-0.7.1
c7361906 · ·Version with working daps authentication - if this type will be needed in the future
-
v0.7.1
5dcd1045 · ·- data dashboard metadata add/display - data dashboard show long names - fix docker images
-
v0.7.0
fa041e6f · ·- Refactors - FC fallback to in-memory cache - Access token support (for added assets) - Data dashboard bug fixes
-
v0.4.0
ea26c278 · ·New Features: - Added Federated Catalog (FC): Federated Catalog. - Enabled query parameters and static headers (implemented UI-side, native functionality for connectors). - Integrated a policy engine with three example policies: - Time interval - Location-based access - Purpose-specific restrictions - Updated EDC version from v0.7.0 → v0.10.1.
-
v0.5.0
1b267b2d · ·Enhancements: - Implemented Registration Service (RS), including backend and frontend. - Added a Jupyter Notebook to showcase the Registration Service functionalities.
-
v0.6.0
fbcf63a4 · ·Enhancements: - Added support for any file format data transfer (not only json, but also csv, bin, etc.) Security Upgrade: - Protected all data space components using a composite authentication method: - OAuth 2.0 for primary authentication. - API Key as a fallback mechanism to interact with connectors without UI and JWT tokens.