Skip to main content

Changelog

0.9.2 (2026-08-24)

Features

  • add consumer transfer callbacks and startDataTransfer convenience method (#151) (0ab66c3)
  • add dataspace transfer format (#111) (f59ff5e)
  • add inline tasks and concurrent options (#104) (2227a21)
  • add telemetry metrics to dataspace control and data plane services (#212) (b5b0248)
  • add transferStarted provider method to start a data transfer (#206) (3ec2dc8)
  • align all config times to ms (40238d5)
  • cross-node transfer callbacks and DataTransferManager auto-start (#199) (1089aa3)
  • docs update (8b44c7a)
  • endpoint encryption + getDatasetTargets multi-target fix (#112) (3288941)
  • get activity log add trust payload (#201) (cdb5486)
  • implement DSP push transfer mode (#109) (71f5fee)
  • improve error handling and component usage (544e20e)
  • improve open-api examples (1368dbe)
  • improve validation (#82) (8bfaf7b)
  • organization identifiers (#188) (af643d3)
  • provider-side transfer auto-start and negotiation/transfer timeout callbacks (#227) (619d858)
  • release to production (#243) (9906476)
  • release to production (#308) (fba29a0)
  • release to production (#359) (3a2c8ae)
  • remove datasetsHandled method from apps (9fdc950)
  • remove hosting component (#209) (5e19328)
  • rename completed callback (#147) (f62baad)
  • resolve DSP transfer flow bugs for cross-node communication (#76) (506a45c)
  • shortcut implicit trust (#215) (f9bcfea)
  • types update (77c338e)
  • typescript 6 update (340f10e)
  • unification of the data exchange and the data space connector (#57) (df2644d)
  • update DataspaceTransferFormat names (2c9d424)

Bug Fixes

  • always verify trust in notifyActivity, no internal by (#192) (2cfc160)
  • avoid compaction of incoming activities (#77) (ff43d6a)
  • docs (652f4f2)
  • implement missing trust check on negotiateAgreement (#136) (a3589c2)
  • return 422/500 when inline activity processing fails (#135) (8635187)
  • throw not supported error for in-process only control plane methods (#185) (130f00a)

0.9.2-next.11 (2026-08-23)

Features

0.9.2-next.10 (2026-08-16)

Features

  • add unused agreement sweep to the control plane (#344) (8633642)

0.9.2-next.9 (2026-08-13)

Bug Fixes

0.9.2-next.8 (2026-08-11)

Features

  • transfer process remove inline agreement (#340) (332eaf6)

0.9.2-next.7 (2026-08-10)

Miscellaneous Chores

  • dataspace-models: Synchronize repo versions

0.9.2-next.6 (2026-08-10)

Miscellaneous Chores

  • dataspace-models: Synchronize repo versions

0.9.2-next.5 (2026-08-07)

Features

  • linting and dependency update (adf8ee0)

0.9.2-next.4 (2026-08-03)

Miscellaneous Chores

  • dataspace-models: Synchronize repo versions

0.9.2-next.3 (2026-07-31)

Bug Fixes

  • keep one TransferProcess record per role in self transfers (#321) (91ccc87)

0.9.2-next.2 (2026-07-30)

Miscellaneous Chores

  • dataspace-models: Synchronize repo versions

0.9.2-next.1 (2026-07-28)

Features

  • add consumer transfer callbacks and startDataTransfer convenience method (#151) (0ab66c3)
  • add dataspace transfer format (#111) (f59ff5e)
  • add inline tasks and concurrent options (#104) (2227a21)
  • add telemetry metrics to dataspace control and data plane services (#212) (b5b0248)
  • add transferStarted provider method to start a data transfer (#206) (3ec2dc8)
  • add well known versions endpoint (#251) (4b4cbe9)
  • align all config times to ms (40238d5)
  • cross-node transfer callbacks and DataTransferManager auto-start (#199) (1089aa3)
  • docs update (8b44c7a)
  • endpoint encryption + getDatasetTargets multi-target fix (#112) (3288941)
  • get activity log add trust payload (#201) (cdb5486)
  • implement DSP push transfer mode (#109) (71f5fee)
  • improve error handling and component usage (544e20e)
  • improve open-api examples (1368dbe)
  • improve validation (#82) (8bfaf7b)
  • organization identifiers (#188) (af643d3)
  • provider-side idle lifecycle policy for STARTED data transfers (#284) (a9312ef)
  • provider-side transfer auto-start and negotiation/transfer timeout callbacks (#227) (619d858)
  • query existing data transfers by agreement to avoid duplicate preparations (#289) (53fe251)
  • remove datasetsHandled method from apps (9fdc950)
  • remove hosting component (#209) (5e19328)
  • rename completed callback (#147) (f62baad)
  • resolve DSP transfer flow bugs for cross-node communication (#76) (506a45c)
  • shortcut implicit trust (#215) (f9bcfea)
  • types update (77c338e)
  • typescript 6 update (340f10e)
  • unification of the data exchange and the data space connector (#57) (df2644d)
  • update DataspaceTransferFormat names (2c9d424)

Bug Fixes

  • always verify trust in notifyActivity, no internal by (#192) (2cfc160)
  • avoid compaction of incoming activities (#77) (ff43d6a)
  • docs (652f4f2)
  • filtering query optional q (#248) (e9e8ff1)
  • implement missing trust check on negotiateAgreement (#136) (a3589c2)
  • missing dependencies (54e9e9c)
  • retain cursor after pep enforcement (#296) (5198cd2)
  • return 422/500 when inline activity processing fails (#135) (8635187)
  • throw not supported error for in-process only control plane methods (#185) (130f00a)

0.9.1 (2026-07-27)

Features

  • add consumer transfer callbacks and startDataTransfer convenience method (#151) (0ab66c3)
  • add dataspace transfer format (#111) (f59ff5e)
  • add inline tasks and concurrent options (#104) (2227a21)
  • add telemetry metrics to dataspace control and data plane services (#212) (b5b0248)
  • add transferStarted provider method to start a data transfer (#206) (3ec2dc8)
  • align all config times to ms (40238d5)
  • cross-node transfer callbacks and DataTransferManager auto-start (#199) (1089aa3)
  • docs update (8b44c7a)
  • endpoint encryption + getDatasetTargets multi-target fix (#112) (3288941)
  • get activity log add trust payload (#201) (cdb5486)
  • implement DSP push transfer mode (#109) (71f5fee)
  • improve error handling and component usage (544e20e)
  • improve open-api examples (1368dbe)
  • improve validation (#82) (8bfaf7b)
  • organization identifiers (#188) (af643d3)
  • provider-side transfer auto-start and negotiation/transfer timeout callbacks (#227) (619d858)
  • release to production (#243) (9906476)
  • release to production (#308) (fba29a0)
  • remove datasetsHandled method from apps (9fdc950)
  • remove hosting component (#209) (5e19328)
  • rename completed callback (#147) (f62baad)
  • resolve DSP transfer flow bugs for cross-node communication (#76) (506a45c)
  • shortcut implicit trust (#215) (f9bcfea)
  • types update (77c338e)
  • typescript 6 update (340f10e)
  • unification of the data exchange and the data space connector (#57) (df2644d)
  • update DataspaceTransferFormat names (2c9d424)

Bug Fixes

  • always verify trust in notifyActivity, no internal by (#192) (2cfc160)
  • avoid compaction of incoming activities (#77) (ff43d6a)
  • docs (652f4f2)
  • implement missing trust check on negotiateAgreement (#136) (a3589c2)
  • return 422/500 when inline activity processing fails (#135) (8635187)
  • throw not supported error for in-process only control plane methods (#185) (130f00a)

0.9.1-next.12 (2026-07-26)

Bug Fixes

0.9.1-next.11 (2026-07-21)

Bug Fixes

0.9.1-next.10 (2026-07-20)

Miscellaneous Chores

  • dataspace-models: Synchronize repo versions

0.9.1-next.9 (2026-07-06)

Miscellaneous Chores

  • dataspace-models: Synchronize repo versions

0.9.1-next.8 (2026-07-02)

Miscellaneous Chores

  • dataspace-models: Synchronize repo versions

0.9.1-next.7 (2026-07-02)

Miscellaneous Chores

  • dataspace-models: Synchronize repo versions

0.9.1-next.6 (2026-07-02)

Miscellaneous Chores

  • dataspace-models: Synchronize repo versions

0.9.1-next.5 (2026-06-30)

Miscellaneous Chores

  • dataspace-models: Synchronize repo versions

0.9.1-next.4 (2026-06-29)

Miscellaneous Chores

  • dataspace-models: Synchronize repo versions

0.9.1-next.3 (2026-06-26)

Miscellaneous Chores

  • dataspace-models: Synchronize repo versions

0.9.1-next.2 (2026-06-26)

Features

0.9.1-next.1 (2026-06-26)

Features

  • add consumer transfer callbacks and startDataTransfer convenience method (#151) (0ab66c3)
  • add dataspace transfer format (#111) (f59ff5e)
  • add inline tasks and concurrent options (#104) (2227a21)
  • add telemetry metrics to dataspace control and data plane services (#212) (b5b0248)
  • add transferStarted provider method to start a data transfer (#206) (3ec2dc8)
  • align all config times to ms (40238d5)
  • cross-node transfer callbacks and DataTransferManager auto-start (#199) (1089aa3)
  • docs update (8b44c7a)
  • endpoint encryption + getDatasetTargets multi-target fix (#112) (3288941)
  • get activity log add trust payload (#201) (cdb5486)
  • implement DSP push transfer mode (#109) (71f5fee)
  • improve error handling and component usage (544e20e)
  • improve open-api examples (1368dbe)
  • improve validation (#82) (8bfaf7b)
  • organization identifiers (#188) (af643d3)
  • provider-side transfer auto-start and negotiation/transfer timeout callbacks (#227) (619d858)
  • remove datasetsHandled method from apps (9fdc950)
  • remove hosting component (#209) (5e19328)
  • rename completed callback (#147) (f62baad)
  • resolve DSP transfer flow bugs for cross-node communication (#76) (506a45c)
  • shortcut implicit trust (#215) (f9bcfea)
  • types update (77c338e)
  • typescript 6 update (340f10e)
  • unification of the data exchange and the data space connector (#57) (df2644d)
  • update DataspaceTransferFormat names (2c9d424)

Bug Fixes

  • always verify trust in notifyActivity, no internal by (#192) (2cfc160)
  • avoid compaction of incoming activities (#77) (ff43d6a)
  • docs (652f4f2)
  • filtering query optional q (#248) (e9e8ff1)
  • implement missing trust check on negotiateAgreement (#136) (a3589c2)
  • return 422/500 when inline activity processing fails (#135) (8635187)
  • throw not supported error for in-process only control plane methods (#185) (130f00a)

0.9.0 (2026-06-25)

Features

  • add consumer transfer callbacks and startDataTransfer convenience method (#151) (0ab66c3)
  • add dataspace transfer format (#111) (f59ff5e)
  • add inline tasks and concurrent options (#104) (2227a21)
  • add telemetry metrics to dataspace control and data plane services (#212) (b5b0248)
  • add transferStarted provider method to start a data transfer (#206) (3ec2dc8)
  • align all config times to ms (40238d5)
  • cross-node transfer callbacks and DataTransferManager auto-start (#199) (1089aa3)
  • docs update (8b44c7a)
  • endpoint encryption + getDatasetTargets multi-target fix (#112) (3288941)
  • get activity log add trust payload (#201) (cdb5486)
  • implement DSP push transfer mode (#109) (71f5fee)
  • improve error handling and component usage (544e20e)
  • improve open-api examples (1368dbe)
  • improve validation (#82) (8bfaf7b)
  • organization identifiers (#188) (af643d3)
  • provider-side transfer auto-start and negotiation/transfer timeout callbacks (#227) (619d858)
  • release to production (#243) (9906476)
  • remove datasetsHandled method from apps (9fdc950)
  • remove hosting component (#209) (5e19328)
  • rename completed callback (#147) (f62baad)
  • resolve DSP transfer flow bugs for cross-node communication (#76) (506a45c)
  • shortcut implicit trust (#215) (f9bcfea)
  • types update (77c338e)
  • typescript 6 update (340f10e)
  • unification of the data exchange and the data space connector (#57) (df2644d)
  • update DataspaceTransferFormat names (2c9d424)

Bug Fixes

  • always verify trust in notifyActivity, no internal by (#192) (2cfc160)
  • avoid compaction of incoming activities (#77) (ff43d6a)
  • docs (652f4f2)
  • implement missing trust check on negotiateAgreement (#136) (a3589c2)
  • return 422/500 when inline activity processing fails (#135) (8635187)
  • throw not supported error for in-process only control plane methods (#185) (130f00a)

0.9.0-next.1 (2026-06-24)

Features

  • add consumer transfer callbacks and startDataTransfer convenience method (#151) (0ab66c3)
  • add dataspace transfer format (#111) (f59ff5e)
  • add inline tasks and concurrent options (#104) (2227a21)
  • add telemetry metrics to dataspace control and data plane services (#212) (b5b0248)
  • add transferStarted provider method to start a data transfer (#206) (3ec2dc8)
  • align all config times to ms (40238d5)
  • cross-node transfer callbacks and DataTransferManager auto-start (#199) (1089aa3)
  • docs update (8b44c7a)
  • endpoint encryption + getDatasetTargets multi-target fix (#112) (3288941)
  • get activity log add trust payload (#201) (cdb5486)
  • implement DSP push transfer mode (#109) (71f5fee)
  • improve error handling and component usage (544e20e)
  • improve open-api examples (1368dbe)
  • improve validation (#82) (8bfaf7b)
  • organization identifiers (#188) (af643d3)
  • provider-side transfer auto-start and negotiation/transfer timeout callbacks (#227) (619d858)
  • remove datasetsHandled method from apps (9fdc950)
  • remove hosting component (#209) (5e19328)
  • rename completed callback (#147) (f62baad)
  • resolve DSP transfer flow bugs for cross-node communication (#76) (506a45c)
  • shortcut implicit trust (#215) (f9bcfea)
  • types update (77c338e)
  • typescript 6 update (340f10e)
  • unification of the data exchange and the data space connector (#57) (df2644d)
  • update DataspaceTransferFormat names (2c9d424)

Bug Fixes

  • always verify trust in notifyActivity, no internal by (#192) (2cfc160)
  • avoid compaction of incoming activities (#77) (ff43d6a)
  • docs (652f4f2)
  • implement missing trust check on negotiateAgreement (#136) (a3589c2)
  • return 422/500 when inline activity processing fails (#135) (8635187)
  • throw not supported error for in-process only control plane methods (#185) (130f00a)

0.0.3-next.55 (2026-06-23)

Features

  • add consumer transfer callbacks and startDataTransfer convenience method (#151) (0ab66c3)
  • add dataspace transfer format (#111) (f59ff5e)
  • add inline tasks and concurrent options (#104) (2227a21)
  • add telemetry metrics to dataspace control and data plane services (#212) (b5b0248)
  • add transferStarted provider method to start a data transfer (#206) (3ec2dc8)
  • align all config times to ms (40238d5)
  • cross-node transfer callbacks and DataTransferManager auto-start (#199) (1089aa3)
  • docs update (8b44c7a)
  • endpoint encryption + getDatasetTargets multi-target fix (#112) (3288941)
  • get activity log add trust payload (#201) (cdb5486)
  • implement DSP push transfer mode (#109) (71f5fee)
  • improve error handling and component usage (544e20e)
  • improve open-api examples (1368dbe)
  • improve validation (#82) (8bfaf7b)
  • organization identifiers (#188) (af643d3)
  • provider-side transfer auto-start and negotiation/transfer timeout callbacks (#227) (619d858)
  • remove datasetsHandled method from apps (9fdc950)
  • remove hosting component (#209) (5e19328)
  • rename completed callback (#147) (f62baad)
  • resolve DSP transfer flow bugs for cross-node communication (#76) (506a45c)
  • shortcut implicit trust (#215) (f9bcfea)
  • types update (77c338e)
  • typescript 6 update (340f10e)
  • unification of the data exchange and the data space connector (#57) (df2644d)
  • update DataspaceTransferFormat names (2c9d424)

Bug Fixes

  • always verify trust in notifyActivity, no internal by (#192) (2cfc160)
  • avoid compaction of incoming activities (#77) (ff43d6a)
  • docs (652f4f2)
  • implement missing trust check on negotiateAgreement (#136) (a3589c2)
  • return 422/500 when inline activity processing fails (#135) (8635187)
  • throw not supported error for in-process only control plane methods (#185) (130f00a)

0.0.3-next.54 (2026-06-23)

Features

  • align all config times to ms (40238d5)

0.0.3-next.53 (2026-06-23)

Features

  • provider-side transfer auto-start and negotiation/transfer timeout callbacks (#227) (619d858)

0.0.3-next.52 (2026-06-21)

Miscellaneous Chores

  • dataspace-models: Synchronize repo versions

0.0.3-next.51 (2026-06-19)

Miscellaneous Chores

  • dataspace-models: Synchronize repo versions

0.0.3-next.50 (2026-06-19)

Features

0.0.3-next.49 (2026-06-19)

Features

  • add telemetry metrics to dataspace control and data plane services (#212) (b5b0248)
  • remove datasetsHandled method from apps (9fdc950)

0.0.3-next.48 (2026-06-18)

Features

0.0.3-next.47 (2026-06-17)

Features

  • add transferStarted provider method to start a data transfer (#206) (3ec2dc8)

0.0.3-next.46 (2026-06-17)

Features

  • cross-node transfer callbacks and DataTransferManager auto-start (#199) (1089aa3)

0.0.3-next.45 (2026-06-17)

Features

0.0.3-next.44 (2026-06-12)

Bug Fixes

  • always verify trust in notifyActivity, no internal by (#192) (2cfc160)

0.0.3-next.43 (2026-06-11)

Features

0.0.3-next.42 (2026-06-10)

Bug Fixes

  • throw not supported error for in-process only control plane methods (#185) (130f00a)

0.0.3-next.41 (2026-06-08)

Miscellaneous Chores

  • dataspace-models: Synchronize repo versions

0.0.3-next.40 (2026-06-08)

Miscellaneous Chores

  • dataspace-models: Synchronize repo versions

0.0.3-next.39 (2026-06-04)

Miscellaneous Chores

  • dataspace-models: Synchronize repo versions

0.0.3-next.38 (2026-06-03)

Features

  • improve error handling and component usage (544e20e)

0.0.3-next.37 (2026-06-03)

Miscellaneous Chores

  • dataspace-models: Synchronize repo versions

0.0.3-next.36 (2026-06-02)

Miscellaneous Chores

  • dataspace-models: Synchronize repo versions

0.0.3-next.35 (2026-06-02)

Features

  • update DataspaceTransferFormat names (2c9d424)

0.0.3-next.34 (2026-06-01)

Features

  • add consumer transfer callbacks and startDataTransfer convenience method (#151) (0ab66c3)

0.0.3-next.33 (2026-06-01)

Features

Bug Fixes

  • implement missing trust check on negotiateAgreement (#136) (a3589c2)

0.0.3-next.32 (2026-05-29)

Bug Fixes

  • return 422/500 when inline activity processing fails (#135) (8635187)

0.0.3-next.31 (2026-05-27)

Miscellaneous Chores

  • dataspace-models: Synchronize repo versions

0.0.3-next.30 (2026-05-26)

Features

0.0.3-next.29 (2026-05-20)

Miscellaneous Chores

  • dataspace-models: Synchronize repo versions

0.0.3-next.28 (2026-05-12)

Features

Bug Fixes

0.0.3-next.27 (2026-05-08)

Features

  • add dataspace transfer format (#111) (f59ff5e)
  • endpoint encryption + getDatasetTargets multi-target fix (#112) (3288941)

0.0.3-next.26 (2026-04-14)

Features

  • add inline tasks and concurrent options (#104) (2227a21)

0.0.3-next.25 (2026-04-10)

Miscellaneous Chores

  • dataspace-models: Synchronize repo versions

0.0.3-next.24 (2026-03-31)

Miscellaneous Chores

  • dataspace-models: Synchronize repo versions

0.0.3-next.23 (2026-03-25)

Miscellaneous Chores

  • dataspace-models: Synchronize repo versions

0.0.3-next.22 (2026-03-20)

Miscellaneous Chores

  • dataspace-models: Synchronize repo versions

0.0.3-next.21 (2026-03-17)

Features

  • improve open-api examples (1368dbe)

0.0.3-next.20 (2026-03-17)

Miscellaneous Chores

  • dataspace-models: Synchronize repo versions

0.0.3-next.19 (2026-03-12)

Features

0.0.3-next.18 (2026-03-09)

Features

  • resolve DSP transfer flow bugs for cross-node communication (#76) (506a45c)

0.0.3-next.17 (2026-03-06)

Features

Bug Fixes

  • avoid compaction of incoming activities (#77) (ff43d6a)

0.0.3-next.16 (2026-03-02)

Miscellaneous Chores

  • dataspace-models: Synchronize repo versions

0.0.3-next.15 (2026-03-02)

Features

  • unification of the data exchange and the data space connector (#57) (df2644d)

0.0.3-next.12 (2026-01-22)

Features

  • allow retry of failed activities instead of treating as duplicates (#53) (363dddc)

0.0.3-next.11 (2026-01-22)

Miscellaneous Chores

  • dataspace-models: Synchronize repo versions

0.0.3-next.10 (2026-01-19)

Features

  • replace registerApp with factory pattern (#51) (a7ef328)

0.0.3-next.9 (2026-01-19)

Features

  • update data space connector to use trust service (#47) (41c5113)
  • update order of trustPayload parameter (0656ddd)

0.0.3-next.8 (2026-01-16)

Miscellaneous Chores

  • dataspace-models: Synchronize repo versions

0.0.3-next.7 (2026-01-16)

Features

  • implement Link headers for pagination (#43) (ce2a31f)

0.0.3-next.6 (2026-01-15)

Features

0.0.3-next.5 (2026-01-07)

Miscellaneous Chores

  • dataspace-models: Synchronize repo versions

0.0.3-next.4 (2026-01-06)

Features

0.0.3-next.3 (2025-12-01)

Features

  • update background task service (c907578)

0.0.3-next.2 (2025-11-28)

Miscellaneous Chores

  • dataspace-models: Synchronize repo versions

0.0.3-next.1 (2025-11-12)

Features

0.0.1-next.8 (2025-10-09)

Features

0.0.1-next.7 (2025-10-02)

Features

  • use new engine extensions config (80bdb5b)

0.0.1-next.6 (2025-09-29)

Miscellaneous Chores

  • dataspace-models: Synchronize repo versions

0.0.1-next.5 (2025-09-29)

Features

  • update framework components (4d9ca95)

0.0.1-next.4 (2025-08-29)

Features

  • eslint migration to flat config (b84e875)

0.0.1-next.3 (2025-08-25)

Miscellaneous Chores

  • dataspace-models: Synchronize repo versions

0.0.1-next.2 (2025-08-25)

Features

0.0.1-next.1 (2025-08-25)

Features