Changelog
0.9.2 (2026-08-24)
Features
- add consumer transfer callbacks and startDataTransfer convenience method (#151) (0ab66c3)
- add support for the new federated catalogue trust model (#179) (0d99a93)
- 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)
- implement DSP push transfer mode (#109) (71f5fee)
- improve open-api examples (1368dbe)
- improve open-api examples (44f7350)
- improve open-api examples (f065f4b)
- improve validation (#82) (8bfaf7b)
- internalise constant (9b9b293)
- local optimization (#218) (1daae6b)
- 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)
- skip tenant dsp transfer routes (#97) (2f1ad97)
- types update (77c338e)
- typescript 6 update (340f10e)
- unification of the data exchange and the data space connector (#57) (df2644d)
- update DataspaceTransferFormat names (2c9d424)
- use inbuilt constants (256bc03)
Bug Fixes
- avoid compaction of incoming activities (#77) (ff43d6a)
- defer startTransfer state mutation until dispatch succeeds (#162) (6704bbd)
- dependency update (fbff0dd)
- docs and component init (8557233)
- gate implicit-trust shortcut on local provider endpoint (#221) (1167c53)
- handle missing target in catalogue offers during policy derivation check (#89) (a0e0dbc)
- implement missing trust check on negotiateAgreement (#136) (a3589c2)
- incorrect docs (754aa8d)
- mock pnap (35f21f8)
- persist STARTED before setupPushSubscription so data-plane read-back sees the right state (#168) (6a7c81a)
- remove inline i18n (edde37e)
- return 409 Conflict on duplicate dataset creation (#165) (890a2f5)
- use async getStore in tests (739531e)
- validate dataset-id (#138) (92a6a9b)
0.9.2-next.11 (2026-08-23)
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/dataspace-models bumped from 0.9.2-next.10 to 0.9.2-next.11
- dependencies
0.9.2-next.10 (2026-08-16)
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/dataspace-models bumped from 0.9.2-next.9 to 0.9.2-next.10
- dependencies
0.9.2-next.9 (2026-08-13)
Miscellaneous Chores
- dataspace-control-plane-service: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/dataspace-models bumped from 0.9.2-next.8 to 0.9.2-next.9
- dependencies
0.9.2-next.8 (2026-08-11)
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/dataspace-models bumped from 0.9.2-next.7 to 0.9.2-next.8
- dependencies
0.9.2-next.7 (2026-08-10)
Features
- update well-known fields (97e73ea)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/dataspace-models bumped from 0.9.2-next.6 to 0.9.2-next.7
- dependencies
0.9.2-next.6 (2026-08-10)
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/dataspace-models bumped from 0.9.2-next.5 to 0.9.2-next.6
- dependencies
0.9.2-next.5 (2026-08-07)
Features
- linting and dependency update (adf8ee0)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/dataspace-models bumped from 0.9.2-next.4 to 0.9.2-next.5
- dependencies
0.9.2-next.4 (2026-08-03)
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/dataspace-models bumped from 0.9.2-next.3 to 0.9.2-next.4
- dependencies
0.9.2-next.3 (2026-07-31)
Bug Fixes
- include the TransferError diagnostics in the autoStartFailed log (#325) (8c9a98f)
- keep one TransferProcess record per role in self transfers (#321) (91ccc87)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/dataspace-models bumped from 0.9.2-next.2 to 0.9.2-next.3
- dependencies
0.9.2-next.2 (2026-07-30)
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/dataspace-models bumped from 0.9.2-next.1 to 0.9.2-next.2
- dependencies
0.9.2-next.1 (2026-07-28)
Features
- add consumer transfer callbacks and startDataTransfer convenience method (#151) (0ab66c3)
- add support for the new federated catalogue trust model (#179) (0d99a93)
- add telemetry metrics to dataspace control and data plane services (#212) (b5b0248)
- add transfer handlers (#259) (06e21b1)
- 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)
- enhanced rest testing (#255) (264f91e)
- implement DSP push transfer mode (#109) (71f5fee)
- improve open-api examples (1368dbe)
- improve open-api examples (44f7350)
- improve open-api examples (f065f4b)
- improve validation (#82) (8bfaf7b)
- internalise constant (9b9b293)
- local optimization (#218) (1daae6b)
- 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 engine dependency (#313) (aec9f60)
- remove hosting component (#209) (5e19328)
- rename completed callback (#147) (f62baad)
- resolve DSP transfer flow bugs for cross-node communication (#76) (506a45c)
- rest enhancements (f6dbd24)
- shortcut implicit trust (#215) (f9bcfea)
- simplify url construction (49986d1)
- skip tenant dsp transfer routes (#97) (2f1ad97)
- types update (77c338e)
- typescript 6 update (340f10e)
- unification of the data exchange and the data space connector (#57) (df2644d)
- update DataspaceTransferFormat names (2c9d424)
- use inbuilt constants (256bc03)
- well-known endpoint (9ff2607)
Bug Fixes
- avoid compaction of incoming activities (#77) (ff43d6a)
- data plane path is base not full url for pull (68092ac)
- defer catalogue reconciliation to background on startup (#260) (0824e46)
- defer startTransfer state mutation until dispatch succeeds (#162) (6704bbd)
- dependency update (fbff0dd)
- docs and component init (8557233)
- gate implicit-trust shortcut on local provider endpoint (#221) (1167c53)
- handle missing target in catalogue offers during policy derivation check (#89) (a0e0dbc)
- implement missing trust check on negotiateAgreement (#136) (a3589c2)
- incorrect docs (754aa8d)
- mock pnap (35f21f8)
- persist STARTED before setupPushSubscription so data-plane read-back sees the right state (#168) (6a7c81a)
- remove inline i18n (edde37e)
- retain cursor after pep enforcement (#296) (5198cd2)
- return 409 Conflict on duplicate dataset creation (#165) (890a2f5)
- run prepareTransfer request in-process for local-origin providers (#291) (eb8cc40), refs #287
- use async getStore in tests (739531e)
- validate dataset-id (#138) (92a6a9b)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/dataspace-models bumped from 0.9.2-next.0 to 0.9.2-next.1
- dependencies
0.9.1 (2026-07-27)
Features
- add consumer transfer callbacks and startDataTransfer convenience method (#151) (0ab66c3)
- add support for the new federated catalogue trust model (#179) (0d99a93)
- 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)
- implement DSP push transfer mode (#109) (71f5fee)
- improve open-api examples (1368dbe)
- improve open-api examples (44f7350)
- improve open-api examples (f065f4b)
- improve validation (#82) (8bfaf7b)
- internalise constant (9b9b293)
- local optimization (#218) (1daae6b)
- 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)
- skip tenant dsp transfer routes (#97) (2f1ad97)
- types update (77c338e)
- typescript 6 update (340f10e)
- unification of the data exchange and the data space connector (#57) (df2644d)
- update DataspaceTransferFormat names (2c9d424)
- use inbuilt constants (256bc03)
Bug Fixes
- avoid compaction of incoming activities (#77) (ff43d6a)
- defer startTransfer state mutation until dispatch succeeds (#162) (6704bbd)
- dependency update (fbff0dd)
- docs and component init (8557233)
- gate implicit-trust shortcut on local provider endpoint (#221) (1167c53)
- handle missing target in catalogue offers during policy derivation check (#89) (a0e0dbc)
- implement missing trust check on negotiateAgreement (#136) (a3589c2)
- incorrect docs (754aa8d)
- mock pnap (35f21f8)
- persist STARTED before setupPushSubscription so data-plane read-back sees the right state (#168) (6a7c81a)
- remove inline i18n (edde37e)
- return 409 Conflict on duplicate dataset creation (#165) (890a2f5)
- use async getStore in tests (739531e)
- validate dataset-id (#138) (92a6a9b)
0.9.1-next.12 (2026-07-26)
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/dataspace-models bumped from 0.9.1-next.11 to 0.9.1-next.12
- dependencies
0.9.1-next.11 (2026-07-21)
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/dataspace-models bumped from 0.9.1-next.10 to 0.9.1-next.11
- dependencies
0.9.1-next.10 (2026-07-20)
Miscellaneous Chores
- dataspace-control-plane-service: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/dataspace-models bumped from 0.9.1-next.9 to 0.9.1-next.10
- dependencies
0.9.1-next.9 (2026-07-06)
Miscellaneous Chores
- dataspace-control-plane-service: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/dataspace-models bumped from 0.9.1-next.8 to 0.9.1-next.9
- dependencies
0.9.1-next.8 (2026-07-02)
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/dataspace-models bumped from 0.9.1-next.7 to 0.9.1-next.8
- dependencies
0.9.1-next.7 (2026-07-02)
Features
- simplify url construction (49986d1)
Bug Fixes
- data plane path is base not full url for pull (68092ac)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/dataspace-models bumped from 0.9.1-next.6 to 0.9.1-next.7
- dependencies
0.9.1-next.6 (2026-07-02)
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/dataspace-models bumped from 0.9.1-next.5 to 0.9.1-next.6
- dependencies
0.9.1-next.5 (2026-06-30)
Features
- rest enhancements (f6dbd24)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/dataspace-models bumped from 0.9.1-next.4 to 0.9.1-next.5
- dependencies
0.9.1-next.4 (2026-06-29)
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/dataspace-models bumped from 0.9.1-next.3 to 0.9.1-next.4
- dependencies
0.9.1-next.3 (2026-06-26)
Features
- well-known endpoint (9ff2607)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/dataspace-models bumped from 0.9.1-next.2 to 0.9.1-next.3
- dependencies
0.9.1-next.2 (2026-06-26)
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/dataspace-models bumped from 0.9.1-next.1 to 0.9.1-next.2
- dependencies
0.9.1-next.1 (2026-06-26)
Features
- add consumer transfer callbacks and startDataTransfer convenience method (#151) (0ab66c3)
- add support for the new federated catalogue trust model (#179) (0d99a93)
- 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)
- implement DSP push transfer mode (#109) (71f5fee)
- improve open-api examples (1368dbe)
- improve open-api examples (44f7350)
- improve open-api examples (f065f4b)
- improve validation (#82) (8bfaf7b)
- internalise constant (9b9b293)
- local optimization (#218) (1daae6b)
- 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)
- skip tenant dsp transfer routes (#97) (2f1ad97)
- types update (77c338e)
- typescript 6 update (340f10e)
- unification of the data exchange and the data space connector (#57) (df2644d)
- update DataspaceTransferFormat names (2c9d424)
- use inbuilt constants (256bc03)
Bug Fixes
- avoid compaction of incoming activities (#77) (ff43d6a)
- defer startTransfer state mutation until dispatch succeeds (#162) (6704bbd)
- dependency update (fbff0dd)
- docs and component init (8557233)
- gate implicit-trust shortcut on local provider endpoint (#221) (1167c53)
- handle missing target in catalogue offers during policy derivation check (#89) (a0e0dbc)
- implement missing trust check on negotiateAgreement (#136) (a3589c2)
- incorrect docs (754aa8d)
- mock pnap (35f21f8)
- persist STARTED before setupPushSubscription so data-plane read-back sees the right state (#168) (6a7c81a)
- remove inline i18n (edde37e)
- return 409 Conflict on duplicate dataset creation (#165) (890a2f5)
- use async getStore in tests (739531e)
- validate dataset-id (#138) (92a6a9b)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/dataspace-models bumped from 0.9.1-next.0 to 0.9.1-next.1
- dependencies
0.9.0 (2026-06-25)
Features
- add consumer transfer callbacks and startDataTransfer convenience method (#151) (0ab66c3)
- add support for the new federated catalogue trust model (#179) (0d99a93)
- 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)
- implement DSP push transfer mode (#109) (71f5fee)
- improve open-api examples (1368dbe)
- improve open-api examples (44f7350)
- improve open-api examples (f065f4b)
- improve validation (#82) (8bfaf7b)
- internalise constant (9b9b293)
- local optimization (#218) (1daae6b)
- 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)
- skip tenant dsp transfer routes (#97) (2f1ad97)
- types update (77c338e)
- typescript 6 update (340f10e)
- unification of the data exchange and the data space connector (#57) (df2644d)
- update DataspaceTransferFormat names (2c9d424)
- use inbuilt constants (256bc03)
Bug Fixes
- avoid compaction of incoming activities (#77) (ff43d6a)
- defer startTransfer state mutation until dispatch succeeds (#162) (6704bbd)
- dependency update (fbff0dd)
- docs and component init (8557233)
- gate implicit-trust shortcut on local provider endpoint (#221) (1167c53)
- handle missing target in catalogue offers during policy derivation check (#89) (a0e0dbc)
- implement missing trust check on negotiateAgreement (#136) (a3589c2)
- incorrect docs (754aa8d)
- mock pnap (35f21f8)
- persist STARTED before setupPushSubscription so data-plane read-back sees the right state (#168) (6a7c81a)
- remove inline i18n (edde37e)
- return 409 Conflict on duplicate dataset creation (#165) (890a2f5)
- use async getStore in tests (739531e)
- validate dataset-id (#138) (92a6a9b)
0.9.0-next.1 (2026-06-24)
Features
- add consumer transfer callbacks and startDataTransfer convenience method (#151) (0ab66c3)
- add support for the new federated catalogue trust model (#179) (0d99a93)
- 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)
- implement DSP push transfer mode (#109) (71f5fee)
- improve open-api examples (1368dbe)
- improve open-api examples (44f7350)
- improve open-api examples (f065f4b)
- improve validation (#82) (8bfaf7b)
- internalise constant (9b9b293)
- local optimization (#218) (1daae6b)
- 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)
- skip tenant dsp transfer routes (#97) (2f1ad97)
- types update (77c338e)
- typescript 6 update (340f10e)
- unification of the data exchange and the data space connector (#57) (df2644d)
- update DataspaceTransferFormat names (2c9d424)
- use inbuilt constants (256bc03)
Bug Fixes
- avoid compaction of incoming activities (#77) (ff43d6a)
- defer startTransfer state mutation until dispatch succeeds (#162) (6704bbd)
- dependency update (fbff0dd)
- docs and component init (8557233)
- gate implicit-trust shortcut on local provider endpoint (#221) (1167c53)
- handle missing target in catalogue offers during policy derivation check (#89) (a0e0dbc)
- implement missing trust check on negotiateAgreement (#136) (a3589c2)
- incorrect docs (754aa8d)
- mock pnap (35f21f8)
- persist STARTED before setupPushSubscription so data-plane read-back sees the right state (#168) (6a7c81a)
- remove inline i18n (edde37e)
- return 409 Conflict on duplicate dataset creation (#165) (890a2f5)
- use async getStore in tests (739531e)
- validate dataset-id (#138) (92a6a9b)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/dataspace-models bumped from 0.9.0-next.0 to 0.9.0-next.1
- dependencies
0.0.3-next.55 (2026-06-23)
Features
- add consumer transfer callbacks and startDataTransfer convenience method (#151) (0ab66c3)
- add support for the new federated catalogue trust model (#179) (0d99a93)
- 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)
- implement DSP push transfer mode (#109) (71f5fee)
- improve open-api examples (1368dbe)
- improve open-api examples (44f7350)
- improve open-api examples (f065f4b)
- improve validation (#82) (8bfaf7b)
- internalise constant (9b9b293)
- local optimization (#218) (1daae6b)
- 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)
- skip tenant dsp transfer routes (#97) (2f1ad97)
- types update (77c338e)
- typescript 6 update (340f10e)
- unification of the data exchange and the data space connector (#57) (df2644d)
- update DataspaceTransferFormat names (2c9d424)
- use inbuilt constants (256bc03)
Bug Fixes
- avoid compaction of incoming activities (#77) (ff43d6a)
- defer startTransfer state mutation until dispatch succeeds (#162) (6704bbd)
- dependency update (fbff0dd)
- docs and component init (8557233)
- gate implicit-trust shortcut on local provider endpoint (#221) (1167c53)
- handle missing target in catalogue offers during policy derivation check (#89) (a0e0dbc)
- implement missing trust check on negotiateAgreement (#136) (a3589c2)
- incorrect docs (754aa8d)
- mock pnap (35f21f8)
- persist STARTED before setupPushSubscription so data-plane read-back sees the right state (#168) (6a7c81a)
- remove inline i18n (edde37e)
- return 409 Conflict on duplicate dataset creation (#165) (890a2f5)
- use async getStore in tests (739531e)
- validate dataset-id (#138) (92a6a9b)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/dataspace-models bumped from 0.0.3-next.54 to 0.0.3-next.55
- dependencies
0.0.3-next.54 (2026-06-23)
Features
- align all config times to ms (40238d5)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/dataspace-models bumped from 0.0.3-next.53 to 0.0.3-next.54
- dependencies
0.0.3-next.53 (2026-06-23)
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/dataspace-models bumped from 0.0.3-next.52 to 0.0.3-next.53
- dependencies
0.0.3-next.52 (2026-06-21)
Features
- use inbuilt constants (256bc03)
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/dataspace-models bumped from 0.0.3-next.51 to 0.0.3-next.52
- dependencies
0.0.3-next.51 (2026-06-19)
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/dataspace-models bumped from 0.0.3-next.50 to 0.0.3-next.51
- dependencies
0.0.3-next.50 (2026-06-19)
Features
Bug Fixes
- remove inline i18n (edde37e)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/dataspace-models bumped from 0.0.3-next.49 to 0.0.3-next.50
- dependencies
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)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/dataspace-models bumped from 0.0.3-next.48 to 0.0.3-next.49
- dependencies
0.0.3-next.48 (2026-06-18)
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/dataspace-models bumped from 0.0.3-next.47 to 0.0.3-next.48
- dependencies
0.0.3-next.47 (2026-06-17)
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/dataspace-models bumped from 0.0.3-next.46 to 0.0.3-next.47
- dependencies
0.0.3-next.46 (2026-06-17)
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/dataspace-models bumped from 0.0.3-next.45 to 0.0.3-next.46
- dependencies
0.0.3-next.45 (2026-06-17)
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/dataspace-models bumped from 0.0.3-next.44 to 0.0.3-next.45
- dependencies
0.0.3-next.44 (2026-06-12)
Miscellaneous Chores
- dataspace-control-plane-service: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/dataspace-models bumped from 0.0.3-next.43 to 0.0.3-next.44
- dependencies
0.0.3-next.43 (2026-06-11)
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/dataspace-models bumped from 0.0.3-next.42 to 0.0.3-next.43
- dependencies
0.0.3-next.42 (2026-06-10)
Miscellaneous Chores
- dataspace-control-plane-service: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/dataspace-models bumped from 0.0.3-next.41 to 0.0.3-next.42
- dependencies
0.0.3-next.41 (2026-06-08)
Miscellaneous Chores
- dataspace-control-plane-service: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/dataspace-models bumped from 0.0.3-next.40 to 0.0.3-next.41
- dependencies
0.0.3-next.40 (2026-06-08)
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/dataspace-models bumped from 0.0.3-next.39 to 0.0.3-next.40
- dependencies
0.0.3-next.39 (2026-06-04)
Miscellaneous Chores
- dataspace-control-plane-service: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/dataspace-models bumped from 0.0.3-next.38 to 0.0.3-next.39
- dependencies
0.0.3-next.38 (2026-06-03)
Bug Fixes
- persist STARTED before setupPushSubscription so data-plane read-back sees the right state (#168) (6a7c81a)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/dataspace-models bumped from 0.0.3-next.37 to 0.0.3-next.38
- dependencies
0.0.3-next.37 (2026-06-03)
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/dataspace-models bumped from 0.0.3-next.36 to 0.0.3-next.37
- dependencies
0.0.3-next.36 (2026-06-02)
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/dataspace-models bumped from 0.0.3-next.35 to 0.0.3-next.36
- dependencies
0.0.3-next.35 (2026-06-02)
Features
- update DataspaceTransferFormat names (2c9d424)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/dataspace-models bumped from 0.0.3-next.34 to 0.0.3-next.35
- dependencies
0.0.3-next.34 (2026-06-01)
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/dataspace-models bumped from 0.0.3-next.33 to 0.0.3-next.34
- dependencies
0.0.3-next.33 (2026-06-01)
Features
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/dataspace-models bumped from 0.0.3-next.32 to 0.0.3-next.33
- dependencies
0.0.3-next.32 (2026-05-29)
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/dataspace-models bumped from 0.0.3-next.31 to 0.0.3-next.32
- dependencies
0.0.3-next.31 (2026-05-27)
Miscellaneous Chores
- dataspace-control-plane-service: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/dataspace-models bumped from 0.0.3-next.30 to 0.0.3-next.31
- dependencies
0.0.3-next.30 (2026-05-26)
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/dataspace-models bumped from 0.0.3-next.29 to 0.0.3-next.30
- dependencies
0.0.3-next.29 (2026-05-20)
Miscellaneous Chores
- dataspace-control-plane-service: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/dataspace-models bumped from 0.0.3-next.28 to 0.0.3-next.29
- dependencies
0.0.3-next.28 (2026-05-12)
Features
- typescript 6 update (340f10e)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/dataspace-models bumped from 0.0.3-next.27 to 0.0.3-next.28
- dependencies
0.0.3-next.27 (2026-05-08)
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/dataspace-models bumped from 0.0.3-next.26 to 0.0.3-next.27
- dependencies
0.0.3-next.26 (2026-04-14)
Bug Fixes
- dependency update (fbff0dd)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/dataspace-models bumped from 0.0.3-next.25 to 0.0.3-next.26
- dependencies
0.0.3-next.25 (2026-04-10)
Miscellaneous Chores
- dataspace-control-plane-service: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/dataspace-models bumped from 0.0.3-next.24 to 0.0.3-next.25
- dependencies
0.0.3-next.24 (2026-03-31)
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/dataspace-models bumped from 0.0.3-next.23 to 0.0.3-next.24
- dependencies
0.0.3-next.23 (2026-03-25)
Miscellaneous Chores
- dataspace-control-plane-service: Synchronize repo versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/dataspace-models bumped from 0.0.3-next.22 to 0.0.3-next.23
- dependencies
0.0.3-next.22 (2026-03-20)
Features
- internalise constant (9b9b293)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/dataspace-models bumped from 0.0.3-next.21 to 0.0.3-next.22
- dependencies
0.0.3-next.21 (2026-03-17)
Features
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/dataspace-models bumped from 0.0.3-next.20 to 0.0.3-next.21
- dependencies
0.0.3-next.20 (2026-03-17)
Features
- improve open-api examples (f065f4b)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/dataspace-models bumped from 0.0.3-next.19 to 0.0.3-next.20
- dependencies
0.0.3-next.19 (2026-03-12)
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/dataspace-models bumped from 0.0.3-next.18 to 0.0.3-next.19
- dependencies
0.0.3-next.18 (2026-03-09)
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/dataspace-models bumped from 0.0.3-next.17 to 0.0.3-next.18
- dependencies
0.0.3-next.17 (2026-03-06)
Features
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/dataspace-models bumped from 0.0.3-next.16 to 0.0.3-next.17
- dependencies
0.0.3-next.16 (2026-03-02)
Bug Fixes
- docs and component init (8557233)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/dataspace-models bumped from 0.0.3-next.15 to 0.0.3-next.16
- dependencies
0.0.3-next.15 (2026-03-02)
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/dataspace-models bumped from 0.0.3-next.14 to 0.0.3-next.15
- dependencies
0.0.3-next.1 (2026-01-19)
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- @twin.org/data-exchange-models bumped from 0.0.3-next.0 to 0.0.3-next.1
- dependencies