Skip to content

Releases: sovity/edc-ce

v16.6.1

28 May 06:34
Immutable release. Only release title and notes can be modified.
48d3f3a

Choose a tag to compare

[v16.6.1] - 2026-05-28

Port changes from v16.5.1

Patch Changes

  • Backport fix for callback addresses containing https instead of http

Deployment Migration Notes

  • All versions must be migrated to v16.5.1 before being upgraded to this version, OR disable rolling updates.

Compatible Versions

  • EDC CE Backend: ghcr.io/sovity/edc-ce:16.6.1
  • EDC CE Frontend: ghcr.io/sovity/edc-ce-ui:16.6.1
  • PostgreSQL: 17
  • Eclipse EDC Fork: v0.11.1.3
  • Tractus-X: 0.9.0

v16.5.1

22 May 09:49
Immutable release. Only release title and notes can be modified.
9feefb9

Choose a tag to compare

[v16.5.1] - 2026-05-22

Overview

Hotfix for the Control API URL being wrongly set in callback addresses.

Patch Changes

  • Fix callback addresses containing https instead of http

Deployment Migration Notes

  • All versions must be migrated to this version, before beeing upgraded further. If v16.5.0 was already deployed, the EDC needs to be shut down before upgrading.

Compatible Versions

  • EDC CE Backend: ghcr.io/sovity/edc-ce:16.5.1
  • EDC CE Frontend: ghcr.io/sovity/edc-ce-ui:16.5.1
  • PostgreSQL: 17
  • Eclipse EDC Fork: v0.11.1.3
  • Tractus-X: 0.9.0

v16.6.0

07 May 15:36
Immutable release. Only release title and notes can be modified.
63f58b6

Choose a tag to compare

[v16.6.0] - 2026-05-07

Overview

Adds a new EDC variant for Railway-X, bugfixes and performance improvements.

Minor Changes

  • New Railway-X EDC variant based on our Catena-X EDC
    • The DataExchangeGovernanceCredential is not set for this variant
    • Set sovity.dataspace.kind to railway-x to use this variant

Patch Changes

  • Fix catalog requests to BMW EDCs via API wrapper by decreasing query spec max limit
  • Remove state machine transition to reduce lease queries
  • Remove duplicate database indices
  • Replace SovityObjectStorageResourceDefinition by ObjectStorageResourceDefinition in edc_transfer_process DB table
  • Extend AWS S3 documentation
  • Fix typo in debug environment variables documentation

Deployment Migration Notes

No special deployment migration steps required

Compatible Versions

  • EDC CE Backend: ghcr.io/sovity/edc-ce:16.6.0
  • EDC CE Frontend: ghcr.io/sovity/edc-ce-ui:16.6.0
  • PostgreSQL: 17
  • Eclipse EDC Fork: v0.11.1.3
  • Tractus-X: 0.9.0

v16.5.0

17 Mar 12:40
Immutable release. Only release title and notes can be modified.
52c2ea7

Choose a tag to compare

[v16.5.0] - 2026-03-17

DO NOT DEPLOY THIS VERSION. Instead, directly upgrade to v16.5.1

Overview

Remove parametrization of query params for data sink and fix high DB CPU load after fixing stuck pull transfers.

Minor Changes

  • Remove parametrization of query params for data sink in UI and UI API Wrapper

Patch Changes

  • Set default values for data plane state machine to mitigate high DB CPU load after fixing stuck pull transfers with v16.4.2 migration

Deployment Migration Notes

  • This version must not be deployed. Instead, immediately upgrade to v16.5.1

Compatible Versions

  • EDC CE Backend: ghcr.io/sovity/edc-ce:16.5.0
  • EDC CE Frontend: ghcr.io/sovity/edc-ce-ui:16.5.0
  • PostgreSQL: 17
  • Eclipse EDC Fork: v0.11.1.3
  • Tractus-X: 0.9.0

v16.4.3

06 Mar 10:25
ad83c91

Choose a tag to compare

[v16.4.3] - 2026-03-06

Overview

Database load reduction and Trivy GitHub action update.

Patch Changes

  • Reduce database load by creating indices on foreign keys and clean up orphaned leases
  • Update Trivy GitHub action to version 0.34.2

Deployment Migration Notes

No special deployment migration steps required

Compatible Versions

  • EDC CE Backend: ghcr.io/sovity/edc-ce:16.4.3
  • EDC CE Frontend: ghcr.io/sovity/edc-ce-ui:16.4.3
  • PostgreSQL: 17
  • Eclipse EDC Fork: v0.11.1.3
  • Tractus-X: 0.9.0

v16.4.2

19 Feb 17:19
736bf37

Choose a tag to compare

[v16.4.2] - 2026-02-19

Overview

Bugfix for stuck PULL transfer processes.

Patch Changes

  • Fix PULL transfer processes being stuck in RECEIVED state

Deployment Migration Notes

No special deployment migration steps required

Compatible Versions

  • EDC CE Backend: ghcr.io/sovity/edc-ce:16.4.2
  • EDC CE Frontend: ghcr.io/sovity/edc-ce-ui:16.4.2
  • PostgreSQL: 17
  • Eclipse EDC Fork: v0.11.1.3
  • Tractus-X: 0.9.0

v16.4.1

09 Feb 10:14
d19cc60

Choose a tag to compare

[v16.4.1] - 2026-02-09

Overview

Sync version with EE

Deployment Migration Notes

No special deployment migration steps required

Compatible Versions

  • EDC CE Backend: ghcr.io/sovity/edc-ce:16.4.1
  • EDC CE Frontend: ghcr.io/sovity/edc-ce-ui:16.4.1
  • PostgreSQL: 17
  • Eclipse EDC Fork: v0.11.1.3
  • Tractus-X: 0.9.0

v16.4.0

05 Feb 13:53
61f6709

Choose a tag to compare

[v16.4.0] - 2026-02-05

Overview

Add Azure Blob Storage as a data sink.

Minor Changes

  • Add Azure Blob Storage selection for data sinks

Patch Changes

  • Add default value for property that defines AWS data sink chunk size

Deployment Migration Notes

Adds the string AzureStorage-PUSH to the environment variable edc.dataplane.transfertypes by default. This is needed for the Azure Blob Storage to work as a data sink.

Compatible Versions

  • EDC CE Backend: ghcr.io/sovity/edc-ce:16.4.0
  • EDC CE Frontend: ghcr.io/sovity/edc-ce-ui:16.4.0
  • PostgreSQL: 17
  • Eclipse EDC Fork: v0.11.1.3
  • Tractus-X: 0.9.0

v16.3.0

27 Nov 14:50
2e134fb

Choose a tag to compare

[v16.3.0] - 2025-11-27

Overview

Azure Blob Storage Support for transfers and enable JSON-LD input policy creation

Minor Changes

  • Allow Azure Blob Storage to be selected as Data Source in transfers
  • Allow JSON-LD input for policy creation

Deployment Migration Notes

  • Adds the environment variable edc.blobstore.endpoint.template
    • Should a non-Microsoft Azure Blob backend be used, e.g. for a different region, this template can be adjusted.

Compatible Versions

  • EDC CE Backend: ghcr.io/sovity/edc-ce:16.3.0
  • EDC CE Frontend: ghcr.io/sovity/edc-ce-ui:16.3.0
  • PostgreSQL: 17
  • Eclipse EDC Fork: v0.11.1.3
  • Tractus-X: 0.9.0

v16.2.2

11 Nov 15:54
a68306c

Choose a tag to compare

[v16.2.2] - 2025-11-11

Overview

Sync version with EE

Deployment Migration Notes

No special deployment migration steps required

Compatible Versions

  • EDC CE Backend: ghcr.io/sovity/edc-ce:16.2.2
  • EDC CE Frontend: ghcr.io/sovity/edc-ce-ui:16.2.2
  • PostgreSQL: 17
  • Eclipse EDC Fork: v0.11.1.3
  • Tractus-X: 0.9.0