Skip to content

v2.3.0

Compare
Choose a tag to compare
@kamilczaja kamilczaja released this 13 May 12:49
· 71 commits to main since this release
c4f705e

[v2.3.0] - 2024-05-13

Overview

This release includes fixes for several minor issues and security vulnerabilities.

Detailed Changes

Minor

  • Changed connector status DEAD to OFFLINE in UI responses (#184)

Patch

  • Fixed the connector status missing in the CSV reports (#190)
  • Fixed naming of EDC variable in instructions (#195)
  • Fixed error message for already existing CaaS subdomains (#196)
  • Removed possibility to provide a connector for oneself as a Service Partner (#191)
  • Added an environment variable to enable configuration of the support page URL. See deployment migration notes. (#203)

Known issues

  • The provider shown in details of CaaS connectors is currently misformatted (#206)

Deployment Migration Notes

  • Added environment variables
    • Portal Frontend
      # Support page URL
      AUTHORITY_PORTAL_FRONTEND_SUPPORT_URL: https://support.mobility-dataspace.eu
    • Keycloak
      # Privacy policy and legal notice URLs
      KEYCLOAK_PRIVACY_POLICY_URL: https://mobility-dataspace.online/privacy-policy-mds-portal
      KEYCLOAK_LEGAL_NOTICE_URL: https://mobility-dataspace.eu/legal-notice

Compatible Versions

  • Authority Portal Backend Docker Image: ghcr.io/sovity/authority-portal-backend:2.3.0
  • Authority Portal Frontend Docker Image: ghcr.io/sovity/authority-portal-frontend:2.3.0
  • Broker Server: 4.2.0