Skip to main content

Changelog

0.9.2 (2026-08-24)

Features

  • add consumer transfer callbacks and startDataTransfer convenience method (#151) (0ab66c3)
  • 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)
  • endpoint encryption + getDatasetTargets multi-target fix (#112) (3288941)
  • improve open-api examples (1368dbe)
  • 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 hosting component (#209) (5e19328)
  • shortcut implicit trust (#215) (f9bcfea)
  • typescript 6 update (340f10e)
  • unification of the data exchange and the data space connector (#57) (df2644d)

Bug Fixes

  • docs and component init (8557233)
  • incorrect docs (754aa8d)
  • throw not supported error for in-process only control plane methods (#185) (130f00a)

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

Miscellaneous Chores

  • dataspace-control-plane-rest-client: Synchronize repo versions

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @twin.org/dataspace-models bumped from 0.9.2-next.10 to 0.9.2-next.11

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

Miscellaneous Chores

  • dataspace-control-plane-rest-client: Synchronize repo versions

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @twin.org/dataspace-models bumped from 0.9.2-next.9 to 0.9.2-next.10

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

Miscellaneous Chores

  • dataspace-control-plane-rest-client: Synchronize repo versions

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @twin.org/dataspace-models bumped from 0.9.2-next.8 to 0.9.2-next.9

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

Miscellaneous Chores

  • dataspace-control-plane-rest-client: Synchronize repo versions

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @twin.org/dataspace-models bumped from 0.9.2-next.7 to 0.9.2-next.8

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

Miscellaneous Chores

  • dataspace-control-plane-rest-client: Synchronize repo versions

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @twin.org/dataspace-models bumped from 0.9.2-next.6 to 0.9.2-next.7

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

Miscellaneous Chores

  • dataspace-control-plane-rest-client: Synchronize repo versions

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @twin.org/dataspace-models bumped from 0.9.2-next.5 to 0.9.2-next.6

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

Features

  • linting and dependency update (adf8ee0)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @twin.org/dataspace-models bumped from 0.9.2-next.4 to 0.9.2-next.5

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

Miscellaneous Chores

  • dataspace-control-plane-rest-client: Synchronize repo versions

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

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

Miscellaneous Chores

  • dataspace-control-plane-rest-client: Synchronize repo versions

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

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

Miscellaneous Chores

  • dataspace-control-plane-rest-client: Synchronize repo versions

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

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

Features

  • add consumer transfer callbacks and startDataTransfer convenience method (#151) (0ab66c3)
  • 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)
  • endpoint encryption + getDatasetTargets multi-target fix (#112) (3288941)
  • enhanced rest testing (#255) (264f91e)
  • improve open-api examples (1368dbe)
  • 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 hosting component (#209) (5e19328)
  • rest enhancements (f6dbd24)
  • shortcut implicit trust (#215) (f9bcfea)
  • typescript 6 update (340f10e)
  • unification of the data exchange and the data space connector (#57) (df2644d)
  • well-known endpoint (9ff2607)

Bug Fixes

  • docs and component init (8557233)
  • incorrect docs (754aa8d)
  • throw not supported error for in-process only control plane methods (#185) (130f00a)

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

0.9.1 (2026-07-27)

Features

  • add consumer transfer callbacks and startDataTransfer convenience method (#151) (0ab66c3)
  • 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)
  • endpoint encryption + getDatasetTargets multi-target fix (#112) (3288941)
  • improve open-api examples (1368dbe)
  • provider-side transfer auto-start and negotiation/transfer timeout callbacks (#227) (619d858)
  • release to production (#243) (9906476)
  • release to production (#308) (fba29a0)
  • remove hosting component (#209) (5e19328)
  • shortcut implicit trust (#215) (f9bcfea)
  • typescript 6 update (340f10e)
  • unification of the data exchange and the data space connector (#57) (df2644d)

Bug Fixes

  • docs and component init (8557233)
  • incorrect docs (754aa8d)
  • throw not supported error for in-process only control plane methods (#185) (130f00a)

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

Miscellaneous Chores

  • dataspace-control-plane-rest-client: Synchronize repo versions

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

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

Miscellaneous Chores

  • dataspace-control-plane-rest-client: Synchronize repo versions

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

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

Miscellaneous Chores

  • dataspace-control-plane-rest-client: 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

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

Miscellaneous Chores

  • dataspace-control-plane-rest-client: 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

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

Miscellaneous Chores

  • dataspace-control-plane-rest-client: Synchronize repo versions

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

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

Miscellaneous Chores

  • dataspace-control-plane-rest-client: Synchronize repo versions

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

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

Miscellaneous Chores

  • dataspace-control-plane-rest-client: Synchronize repo versions

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

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

Features

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

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

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

Features

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

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

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

Features

  • add consumer transfer callbacks and startDataTransfer convenience method (#151) (0ab66c3)
  • 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)
  • endpoint encryption + getDatasetTargets multi-target fix (#112) (3288941)
  • improve open-api examples (1368dbe)
  • provider-side transfer auto-start and negotiation/transfer timeout callbacks (#227) (619d858)
  • remove hosting component (#209) (5e19328)
  • shortcut implicit trust (#215) (f9bcfea)
  • typescript 6 update (340f10e)
  • unification of the data exchange and the data space connector (#57) (df2644d)

Bug Fixes

  • docs and component init (8557233)
  • incorrect docs (754aa8d)
  • throw not supported error for in-process only control plane methods (#185) (130f00a)

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

0.9.0 (2026-06-25)

Features

  • add consumer transfer callbacks and startDataTransfer convenience method (#151) (0ab66c3)
  • 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)
  • endpoint encryption + getDatasetTargets multi-target fix (#112) (3288941)
  • improve open-api examples (1368dbe)
  • provider-side transfer auto-start and negotiation/transfer timeout callbacks (#227) (619d858)
  • release to production (#243) (9906476)
  • remove hosting component (#209) (5e19328)
  • shortcut implicit trust (#215) (f9bcfea)
  • typescript 6 update (340f10e)
  • unification of the data exchange and the data space connector (#57) (df2644d)

Bug Fixes

  • docs and component init (8557233)
  • incorrect docs (754aa8d)
  • 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 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)
  • endpoint encryption + getDatasetTargets multi-target fix (#112) (3288941)
  • improve open-api examples (1368dbe)
  • provider-side transfer auto-start and negotiation/transfer timeout callbacks (#227) (619d858)
  • remove hosting component (#209) (5e19328)
  • shortcut implicit trust (#215) (f9bcfea)
  • typescript 6 update (340f10e)
  • unification of the data exchange and the data space connector (#57) (df2644d)

Bug Fixes

  • docs and component init (8557233)
  • incorrect docs (754aa8d)
  • throw not supported error for in-process only control plane methods (#185) (130f00a)

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

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

Features

  • add consumer transfer callbacks and startDataTransfer convenience method (#151) (0ab66c3)
  • 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)
  • endpoint encryption + getDatasetTargets multi-target fix (#112) (3288941)
  • improve open-api examples (1368dbe)
  • provider-side transfer auto-start and negotiation/transfer timeout callbacks (#227) (619d858)
  • remove hosting component (#209) (5e19328)
  • shortcut implicit trust (#215) (f9bcfea)
  • typescript 6 update (340f10e)
  • unification of the data exchange and the data space connector (#57) (df2644d)

Bug Fixes

  • docs and component init (8557233)
  • incorrect docs (754aa8d)
  • throw not supported error for in-process only control plane methods (#185) (130f00a)

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

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

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

Features

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

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

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

Miscellaneous Chores

  • dataspace-control-plane-rest-client: Synchronize repo versions

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

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

Miscellaneous Chores

  • dataspace-control-plane-rest-client: Synchronize repo versions

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

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

Features

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

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

Miscellaneous Chores

  • dataspace-control-plane-rest-client: Synchronize repo versions

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

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

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

Features

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

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

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

Features

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

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

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

Miscellaneous Chores

  • dataspace-control-plane-rest-client: Synchronize repo versions

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

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

Miscellaneous Chores

  • dataspace-control-plane-rest-client: 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

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

Miscellaneous Chores

  • dataspace-control-plane-rest-client: Synchronize repo versions

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

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

Bug Fixes

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

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

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

Miscellaneous Chores

  • dataspace-control-plane-rest-client: 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

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

Miscellaneous Chores

  • dataspace-control-plane-rest-client: Synchronize repo versions

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

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

Miscellaneous Chores

  • dataspace-control-plane-rest-client: 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

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

Miscellaneous Chores

  • dataspace-control-plane-rest-client: Synchronize repo versions

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

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

Miscellaneous Chores

  • dataspace-control-plane-rest-client: Synchronize repo versions

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

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

Miscellaneous Chores

  • dataspace-control-plane-rest-client: Synchronize repo versions

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

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

Miscellaneous Chores

  • dataspace-control-plane-rest-client: Synchronize repo versions

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

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

Features

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

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

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

Miscellaneous Chores

  • dataspace-control-plane-rest-client: Synchronize repo versions

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

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

Miscellaneous Chores

  • dataspace-control-plane-rest-client: Synchronize repo versions

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

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

Miscellaneous Chores

  • dataspace-control-plane-rest-client: 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

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

Miscellaneous Chores

  • dataspace-control-plane-rest-client: Synchronize repo versions

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

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

Miscellaneous Chores

  • dataspace-control-plane-rest-client: 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

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

Features

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

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

Features

  • endpoint encryption + getDatasetTargets multi-target fix (#112) (3288941)

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

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

Miscellaneous Chores

  • dataspace-control-plane-rest-client: Synchronize repo versions

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

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

Miscellaneous Chores

  • dataspace-control-plane-rest-client: 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

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

Miscellaneous Chores

  • dataspace-control-plane-rest-client: Synchronize repo versions

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

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

Miscellaneous Chores

  • dataspace-control-plane-rest-client: 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

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

Miscellaneous Chores

  • dataspace-control-plane-rest-client: Synchronize repo versions

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

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

Features

  • improve open-api examples (1368dbe)

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

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

Miscellaneous Chores

  • dataspace-control-plane-rest-client: Synchronize repo versions

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

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

Miscellaneous Chores

  • dataspace-control-plane-rest-client: Synchronize repo versions

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

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

Miscellaneous Chores

  • dataspace-control-plane-rest-client: Synchronize repo versions

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

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

Miscellaneous Chores

  • dataspace-control-plane-rest-client: Synchronize repo versions

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

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

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

Features

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

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

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

Features

  • mocking data exchange basic methods (#5) (6cb00c0)

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

Changelog