Releases: sovity/edc-ui
Releases · sovity/edc-ui
v2.3.0
[v2.3.0] 2024-01-17
Overview
MDS feature release for Connector UI and Broker UI
Detailed Changes
Minor
- Asset descriptions now support Markdown
- Asset metadata is now editable
- Negotiate button is no longer shown for own connector endpoints
- Broker: Catalog now supports list view
- Broker: Connectors page now shows organization names and connector IDs
Patch
- Improved handling of asset keywords in cards
- EE: Fixed issues around logout page
Deployment Migration Notes
No special deployment migration steps required
v2.2.0
[v2.2.0] 05.12.2023
Overview
Aligned Participant ID / Connector ID and Connector Restricted Policy.
Detailed Changes
Minor
- MDS Connector UI: Renamed Participant IDs to MDS Connector IDs
- Connector Restricted Policy now supports entry of multiple connectors.
- New Transfer History Page Column: Participant ID / Connector ID
Deployment Migration Notes
No special deployment migration steps required
v2.1.0
[v2.1.0] 17.11.2023
Overview
Broker UI EDC 0 Upgrade and some Connector UI bugfixes.
Detailed Changes
Minor
- New optional marketing banner for MDS Basic Enterprise Edition Connectors.
- Finalize Migrate Broker UI to EDC 0
Patch
- Improved visibility of buttons in "Create New Asset" and "Initiate Transfer"
Dialogs - Broker Server API now also has a type-safe fake backend.
- Fix Data Category not being set correctly when creating assets.
Deployment Migration Notes
- Enterprise Edition only, MDS variants only: New optional config variable
EDC_UI_SHOW_EE_BASIC_MARKETING=true
. Defaultfalse
v0.0.1-milestone-8-sovity14
[v0.0.1-milestone-8-sovity14] 24.10.2023
Overview
Re-release of v0.0.1-milestone-8-sovity13 with fixed curl vulnerabilities.
Detailed Changes
Fixed
- Re-built images to fix a HIGH finding for curl.
Known Issues
- Not affected by: HIGH libx11 CVE-2023-43787 https://avd.aquasec.com/nvd/2023/cve-2023-43787/
v2.0.0
[v2.0.0] 11.10.2023
Overview
EDC 0 compatible version (Connector UI only).
Detailed Changes
Major
- Switched to semantic versioning
- Migrated transfer history page to the api wrapper
- Migrated contract definition page to the api wrapper
- Migrated policy definition page to the api wrapper
- Migrated asset page to the api wrapper
- Migrated dashboard page to the api wrapper
- The Docker Container now uses the port
8080
instead of.80
Minor
- Added custom 404 pages to connector and broker ui
- New Asset Property "Participant ID"
Patch
- Fixed HTTP Parameterization Hints not showing in Asset Details.
- Removed 404-causing login polling from broker UI
- Renamed button from cancel to close in json-dialogs
- Broker: Fixed popularity not logged when clicking on a data offer
- Broker: Fixed missing name in legal notice
Deployment Migration Notes
- The Docker Container now uses the port
8080
instead of.80
- The following ENV Vars were changed:
becameEDC_UI_DATA_MANAGEMENT_API_URL
EDC_UI_MANAGEMENT_API_URL
becameEDC_UI_DATA_MANAGEMENT_API_KEY
EDC_UI_MANAGEMENT_API_KEY
- The following ENV Vars were removed and should not be specified anymore:
EDC_UI_CONNECTOR_ID
EDC_UI_CONNECTOR_NAME
EDC_UI_CURATOR_ORGANIZATION_NAME
EDC_UI_CURATOR_URL
EDC_UI_DAPS_OAUTH_JWKS_URL
EDC_UI_DAPS_OAUTH_TOKEN_URL
EDC_UI_IDS_DESCRIPTION
EDC_UI_IDS_ID
EDC_UI_IDS_TITLE
EDC_UI_MAINTAINER_ORGANIZATION_NAME
EDC_UI_MAINTAINER_URL
EDC_UI_ASSET_PROP_ORIGINATOR_ORGANIZATION
EDC_UI_ASSET_PROP_ORIGINATOR
- New optional ENV Vars:
NGINX_ACCESS_LOG
, default:/dev/stdout
NGINX_ERROR_LOG
, default:/dev/stderr
v0.0.1-milestone-8-sovity13
[v0.0.1-milestone-8-sovity13] 31.08.2023
Overview
MDS 1.2 Release: MS8 Release with fixes for both the Connector UI and Broker UI.
Detailed Changes
Added
- Added custom 404 pages to connector and broker ui
Fixed
- Removed 404-causing login polling from broker UI
- Broker: Fixed popularity not logged when clicking on a data offer.
- Broker: Fixed missing name in legal notice
- Renamed button from cancel to close in json-dialogs
- Added a workaround for our EDC UI image failing when requests contain large
cookies.
v0.0.1-milestone-8-sovity12
[v0.0.1-milestone-8-sovity12] 12.07.2023
Overview
Broker Server Feature + Bugfix Release
Detailed Changes
Added
- Broker Server: Connector Online Status is now visualized.
Fixed
- Fixed Policies not being displayed properly.
v0.0.1-milestone-8-sovity11
[v0.0.1-milestone-8-sovity11] 07.07.2023
Overview
Bugfix Release
Detailed Changes
Fixed
- Fixed a bug causing http parameterization not being accessible due to asset
properties not being persisted on the consumer side.
v0.0.1-milestone-8-sovity10
[v0.0.1-milestone-8-sovity10] 07.07.2023
Overview
Bugfix Release
Detailed Changes
Fixed
- Fixed a bug causing data address dtos to be built wrongly.
v0.0.1-milestone-8-sovity9
[v0.0.1-milestone-8-sovity9] 04.07.2023
Overview
Full support for parameterized HTTP Data Sources, some Basic EE features.
Detailed Changes
Added
- Parameterization of Http Data Sources.
- Enteprise Edition (Basic): Added support for consuming contract agreement
limits.