Skip to content

v3.0.0

Compare
Choose a tag to compare
@kulgg kulgg released this 22 Mar 14:36
· 87 commits to main since this release
8785eea

[v3.0.0] - 2024-03-22

Overview

Bugfixes and improvement of Broker UI integration with AP

Detailed Changes

Major

  • Broker UI: Catalog page no longer supports query parameter connectorEndpoint
    to filter connectors
  • Broker UI: Catalog page now supports query parameter mdsId to filter
    connectors

Patch

  • Fixed an asset select issue caused by a bad compare function
  • Asset: Fix double encoding of query params by disallowing '&' and '=' chars in
    form field and sending them unencoded
  • Fixed an issue that prevented custom headers from being included in HTTP Data
    Transfers
  • Fix Content-Type header being ignored by backend for transfers