@twin.org/dataspace-data-plane-socket-client 0.0.3-next.26 → 0.0.3-next.27
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/docs/changelog.md +70 -56
- package/package.json +4 -4
package/docs/changelog.md
CHANGED
|
@@ -1,11 +1,25 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
-
## [0.0.3-next.
|
|
3
|
+
## [0.0.3-next.27](https://github.com/iotaledger/twin-dataspace/compare/dataspace-data-plane-socket-client-v0.0.3-next.26...dataspace-data-plane-socket-client-v0.0.3-next.27) (2026-05-08)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Miscellaneous Chores
|
|
7
|
+
|
|
8
|
+
* **dataspace-data-plane-socket-client:** Synchronize repo versions
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Dependencies
|
|
12
|
+
|
|
13
|
+
* The following workspace dependencies were updated
|
|
14
|
+
* dependencies
|
|
15
|
+
* @twin.org/dataspace-models bumped from 0.0.3-next.26 to 0.0.3-next.27
|
|
16
|
+
|
|
17
|
+
## [0.0.3-next.26](https://github.com/iotaledger/twin-dataspace/compare/dataspace-data-plane-socket-client-v0.0.3-next.25...dataspace-data-plane-socket-client-v0.0.3-next.26) (2026-04-14)
|
|
4
18
|
|
|
5
19
|
|
|
6
20
|
### Features
|
|
7
21
|
|
|
8
|
-
* add inline tasks and concurrent options ([#104](https://github.com/
|
|
22
|
+
* add inline tasks and concurrent options ([#104](https://github.com/iotaledger/twin-dataspace/issues/104)) ([2227a21](https://github.com/iotaledger/twin-dataspace/commit/2227a212d906f58ba77850c79bb20bf2cb7195a8))
|
|
9
23
|
|
|
10
24
|
|
|
11
25
|
### Dependencies
|
|
@@ -14,7 +28,7 @@
|
|
|
14
28
|
* dependencies
|
|
15
29
|
* @twin.org/dataspace-models bumped from 0.0.3-next.25 to 0.0.3-next.26
|
|
16
30
|
|
|
17
|
-
## [0.0.3-next.25](https://github.com/
|
|
31
|
+
## [0.0.3-next.25](https://github.com/iotaledger/twin-dataspace/compare/dataspace-data-plane-socket-client-v0.0.3-next.24...dataspace-data-plane-socket-client-v0.0.3-next.25) (2026-04-10)
|
|
18
32
|
|
|
19
33
|
|
|
20
34
|
### Miscellaneous Chores
|
|
@@ -28,7 +42,7 @@
|
|
|
28
42
|
* dependencies
|
|
29
43
|
* @twin.org/dataspace-models bumped from 0.0.3-next.24 to 0.0.3-next.25
|
|
30
44
|
|
|
31
|
-
## [0.0.3-next.24](https://github.com/
|
|
45
|
+
## [0.0.3-next.24](https://github.com/iotaledger/twin-dataspace/compare/dataspace-data-plane-socket-client-v0.0.3-next.23...dataspace-data-plane-socket-client-v0.0.3-next.24) (2026-03-31)
|
|
32
46
|
|
|
33
47
|
|
|
34
48
|
### Miscellaneous Chores
|
|
@@ -42,7 +56,7 @@
|
|
|
42
56
|
* dependencies
|
|
43
57
|
* @twin.org/dataspace-models bumped from 0.0.3-next.23 to 0.0.3-next.24
|
|
44
58
|
|
|
45
|
-
## [0.0.3-next.23](https://github.com/
|
|
59
|
+
## [0.0.3-next.23](https://github.com/iotaledger/twin-dataspace/compare/dataspace-data-plane-socket-client-v0.0.3-next.22...dataspace-data-plane-socket-client-v0.0.3-next.23) (2026-03-25)
|
|
46
60
|
|
|
47
61
|
|
|
48
62
|
### Miscellaneous Chores
|
|
@@ -56,7 +70,7 @@
|
|
|
56
70
|
* dependencies
|
|
57
71
|
* @twin.org/dataspace-models bumped from 0.0.3-next.22 to 0.0.3-next.23
|
|
58
72
|
|
|
59
|
-
## [0.0.3-next.22](https://github.com/
|
|
73
|
+
## [0.0.3-next.22](https://github.com/iotaledger/twin-dataspace/compare/dataspace-data-plane-socket-client-v0.0.3-next.21...dataspace-data-plane-socket-client-v0.0.3-next.22) (2026-03-20)
|
|
60
74
|
|
|
61
75
|
|
|
62
76
|
### Miscellaneous Chores
|
|
@@ -70,12 +84,12 @@
|
|
|
70
84
|
* dependencies
|
|
71
85
|
* @twin.org/dataspace-models bumped from 0.0.3-next.21 to 0.0.3-next.22
|
|
72
86
|
|
|
73
|
-
## [0.0.3-next.21](https://github.com/
|
|
87
|
+
## [0.0.3-next.21](https://github.com/iotaledger/twin-dataspace/compare/dataspace-data-plane-socket-client-v0.0.3-next.20...dataspace-data-plane-socket-client-v0.0.3-next.21) (2026-03-17)
|
|
74
88
|
|
|
75
89
|
|
|
76
90
|
### Features
|
|
77
91
|
|
|
78
|
-
* improve open-api examples ([1368dbe](https://github.com/
|
|
92
|
+
* improve open-api examples ([1368dbe](https://github.com/iotaledger/twin-dataspace/commit/1368dbed5c36e074b4854942304a19b9ce51e088))
|
|
79
93
|
|
|
80
94
|
|
|
81
95
|
### Dependencies
|
|
@@ -84,7 +98,7 @@
|
|
|
84
98
|
* dependencies
|
|
85
99
|
* @twin.org/dataspace-models bumped from 0.0.3-next.20 to 0.0.3-next.21
|
|
86
100
|
|
|
87
|
-
## [0.0.3-next.20](https://github.com/
|
|
101
|
+
## [0.0.3-next.20](https://github.com/iotaledger/twin-dataspace/compare/dataspace-data-plane-socket-client-v0.0.3-next.19...dataspace-data-plane-socket-client-v0.0.3-next.20) (2026-03-17)
|
|
88
102
|
|
|
89
103
|
|
|
90
104
|
### Miscellaneous Chores
|
|
@@ -98,7 +112,7 @@
|
|
|
98
112
|
* dependencies
|
|
99
113
|
* @twin.org/dataspace-models bumped from 0.0.3-next.19 to 0.0.3-next.20
|
|
100
114
|
|
|
101
|
-
## [0.0.3-next.19](https://github.com/
|
|
115
|
+
## [0.0.3-next.19](https://github.com/iotaledger/twin-dataspace/compare/dataspace-data-plane-socket-client-v0.0.3-next.18...dataspace-data-plane-socket-client-v0.0.3-next.19) (2026-03-12)
|
|
102
116
|
|
|
103
117
|
|
|
104
118
|
### Miscellaneous Chores
|
|
@@ -112,7 +126,7 @@
|
|
|
112
126
|
* dependencies
|
|
113
127
|
* @twin.org/dataspace-models bumped from 0.0.3-next.18 to 0.0.3-next.19
|
|
114
128
|
|
|
115
|
-
## [0.0.3-next.18](https://github.com/
|
|
129
|
+
## [0.0.3-next.18](https://github.com/iotaledger/twin-dataspace/compare/dataspace-data-plane-socket-client-v0.0.3-next.17...dataspace-data-plane-socket-client-v0.0.3-next.18) (2026-03-09)
|
|
116
130
|
|
|
117
131
|
|
|
118
132
|
### Miscellaneous Chores
|
|
@@ -126,7 +140,7 @@
|
|
|
126
140
|
* dependencies
|
|
127
141
|
* @twin.org/dataspace-models bumped from 0.0.3-next.17 to 0.0.3-next.18
|
|
128
142
|
|
|
129
|
-
## [0.0.3-next.17](https://github.com/
|
|
143
|
+
## [0.0.3-next.17](https://github.com/iotaledger/twin-dataspace/compare/dataspace-data-plane-socket-client-v0.0.3-next.16...dataspace-data-plane-socket-client-v0.0.3-next.17) (2026-03-06)
|
|
130
144
|
|
|
131
145
|
|
|
132
146
|
### Miscellaneous Chores
|
|
@@ -140,7 +154,7 @@
|
|
|
140
154
|
* dependencies
|
|
141
155
|
* @twin.org/dataspace-models bumped from 0.0.3-next.16 to 0.0.3-next.17
|
|
142
156
|
|
|
143
|
-
## [0.0.3-next.16](https://github.com/
|
|
157
|
+
## [0.0.3-next.16](https://github.com/iotaledger/twin-dataspace/compare/dataspace-data-plane-socket-client-v0.0.3-next.15...dataspace-data-plane-socket-client-v0.0.3-next.16) (2026-03-02)
|
|
144
158
|
|
|
145
159
|
|
|
146
160
|
### Miscellaneous Chores
|
|
@@ -154,12 +168,12 @@
|
|
|
154
168
|
* dependencies
|
|
155
169
|
* @twin.org/dataspace-models bumped from 0.0.3-next.15 to 0.0.3-next.16
|
|
156
170
|
|
|
157
|
-
## [0.0.3-next.15](https://github.com/
|
|
171
|
+
## [0.0.3-next.15](https://github.com/iotaledger/twin-dataspace/compare/dataspace-data-plane-socket-client-v0.0.3-next.14...dataspace-data-plane-socket-client-v0.0.3-next.15) (2026-03-02)
|
|
158
172
|
|
|
159
173
|
|
|
160
174
|
### Features
|
|
161
175
|
|
|
162
|
-
* unification of the data exchange and the data space connector ([#57](https://github.com/
|
|
176
|
+
* unification of the data exchange and the data space connector ([#57](https://github.com/iotaledger/twin-dataspace/issues/57)) ([df2644d](https://github.com/iotaledger/twin-dataspace/commit/df2644d989471e07dadd83d27bef736179e31bf4))
|
|
163
177
|
|
|
164
178
|
|
|
165
179
|
### Dependencies
|
|
@@ -168,7 +182,7 @@
|
|
|
168
182
|
* dependencies
|
|
169
183
|
* @twin.org/dataspace-models bumped from 0.0.3-next.14 to 0.0.3-next.15
|
|
170
184
|
|
|
171
|
-
## [0.0.3-next.12](https://github.com/
|
|
185
|
+
## [0.0.3-next.12](https://github.com/iotaledger/twin-dataspace/compare/dataspace-socket-client-v0.0.3-next.11...dataspace-socket-client-v0.0.3-next.12) (2026-01-22)
|
|
172
186
|
|
|
173
187
|
|
|
174
188
|
### Miscellaneous Chores
|
|
@@ -182,7 +196,7 @@
|
|
|
182
196
|
* dependencies
|
|
183
197
|
* @twin.org/dataspace-models bumped from 0.0.3-next.11 to 0.0.3-next.12
|
|
184
198
|
|
|
185
|
-
## [0.0.3-next.11](https://github.com/
|
|
199
|
+
## [0.0.3-next.11](https://github.com/iotaledger/twin-dataspace/compare/dataspace-socket-client-v0.0.3-next.10...dataspace-socket-client-v0.0.3-next.11) (2026-01-22)
|
|
186
200
|
|
|
187
201
|
|
|
188
202
|
### Miscellaneous Chores
|
|
@@ -196,12 +210,12 @@
|
|
|
196
210
|
* dependencies
|
|
197
211
|
* @twin.org/dataspace-models bumped from 0.0.3-next.10 to 0.0.3-next.11
|
|
198
212
|
|
|
199
|
-
## [0.0.3-next.10](https://github.com/
|
|
213
|
+
## [0.0.3-next.10](https://github.com/iotaledger/twin-dataspace/compare/dataspace-socket-client-v0.0.3-next.9...dataspace-socket-client-v0.0.3-next.10) (2026-01-19)
|
|
200
214
|
|
|
201
215
|
|
|
202
216
|
### Features
|
|
203
217
|
|
|
204
|
-
* replace registerApp with factory pattern ([#51](https://github.com/
|
|
218
|
+
* replace registerApp with factory pattern ([#51](https://github.com/iotaledger/twin-dataspace/issues/51)) ([a7ef328](https://github.com/iotaledger/twin-dataspace/commit/a7ef32873f5781f7b1f8aa3670f5fb612dd17018))
|
|
205
219
|
|
|
206
220
|
|
|
207
221
|
### Dependencies
|
|
@@ -210,13 +224,13 @@
|
|
|
210
224
|
* dependencies
|
|
211
225
|
* @twin.org/dataspace-models bumped from 0.0.3-next.9 to 0.0.3-next.10
|
|
212
226
|
|
|
213
|
-
## [0.0.3-next.9](https://github.com/
|
|
227
|
+
## [0.0.3-next.9](https://github.com/iotaledger/twin-dataspace/compare/dataspace-socket-client-v0.0.3-next.8...dataspace-socket-client-v0.0.3-next.9) (2026-01-19)
|
|
214
228
|
|
|
215
229
|
|
|
216
230
|
### Features
|
|
217
231
|
|
|
218
|
-
* update data space connector to use trust service ([#47](https://github.com/
|
|
219
|
-
* update order of trustPayload parameter ([0656ddd](https://github.com/
|
|
232
|
+
* update data space connector to use trust service ([#47](https://github.com/iotaledger/twin-dataspace/issues/47)) ([41c5113](https://github.com/iotaledger/twin-dataspace/commit/41c5113512cdc477c2f9508b27dfaff84529d841))
|
|
233
|
+
* update order of trustPayload parameter ([0656ddd](https://github.com/iotaledger/twin-dataspace/commit/0656ddd328accda0370d979a6cb5f947071e700b))
|
|
220
234
|
|
|
221
235
|
|
|
222
236
|
### Dependencies
|
|
@@ -225,7 +239,7 @@
|
|
|
225
239
|
* dependencies
|
|
226
240
|
* @twin.org/dataspace-models bumped from 0.0.3-next.8 to 0.0.3-next.9
|
|
227
241
|
|
|
228
|
-
## [0.0.3-next.8](https://github.com/
|
|
242
|
+
## [0.0.3-next.8](https://github.com/iotaledger/twin-dataspace/compare/dataspace-socket-client-v0.0.3-next.7...dataspace-socket-client-v0.0.3-next.8) (2026-01-16)
|
|
229
243
|
|
|
230
244
|
|
|
231
245
|
### Miscellaneous Chores
|
|
@@ -239,12 +253,12 @@
|
|
|
239
253
|
* dependencies
|
|
240
254
|
* @twin.org/dataspace-models bumped from 0.0.3-next.7 to 0.0.3-next.8
|
|
241
255
|
|
|
242
|
-
## [0.0.3-next.7](https://github.com/
|
|
256
|
+
## [0.0.3-next.7](https://github.com/iotaledger/twin-dataspace/compare/dataspace-socket-client-v0.0.3-next.6...dataspace-socket-client-v0.0.3-next.7) (2026-01-16)
|
|
243
257
|
|
|
244
258
|
|
|
245
259
|
### Features
|
|
246
260
|
|
|
247
|
-
* implement Link headers for pagination ([#43](https://github.com/
|
|
261
|
+
* implement Link headers for pagination ([#43](https://github.com/iotaledger/twin-dataspace/issues/43)) ([ce2a31f](https://github.com/iotaledger/twin-dataspace/commit/ce2a31fab1b5a1338d34b8514e96a203705c68d1))
|
|
248
262
|
|
|
249
263
|
|
|
250
264
|
### Dependencies
|
|
@@ -253,7 +267,7 @@
|
|
|
253
267
|
* dependencies
|
|
254
268
|
* @twin.org/dataspace-models bumped from 0.0.3-next.6 to 0.0.3-next.7
|
|
255
269
|
|
|
256
|
-
## [0.0.3-next.6](https://github.com/
|
|
270
|
+
## [0.0.3-next.6](https://github.com/iotaledger/twin-dataspace/compare/dataspace-socket-client-v0.0.3-next.5...dataspace-socket-client-v0.0.3-next.6) (2026-01-15)
|
|
257
271
|
|
|
258
272
|
|
|
259
273
|
### Miscellaneous Chores
|
|
@@ -267,7 +281,7 @@
|
|
|
267
281
|
* dependencies
|
|
268
282
|
* @twin.org/dataspace-models bumped from 0.0.3-next.5 to 0.0.3-next.6
|
|
269
283
|
|
|
270
|
-
## [0.0.3-next.5](https://github.com/
|
|
284
|
+
## [0.0.3-next.5](https://github.com/iotaledger/twin-dataspace/compare/dataspace-socket-client-v0.0.3-next.4...dataspace-socket-client-v0.0.3-next.5) (2026-01-07)
|
|
271
285
|
|
|
272
286
|
|
|
273
287
|
### Miscellaneous Chores
|
|
@@ -281,12 +295,12 @@
|
|
|
281
295
|
* dependencies
|
|
282
296
|
* @twin.org/dataspace-models bumped from 0.0.3-next.4 to 0.0.3-next.5
|
|
283
297
|
|
|
284
|
-
## [0.0.3-next.4](https://github.com/
|
|
298
|
+
## [0.0.3-next.4](https://github.com/iotaledger/twin-dataspace/compare/dataspace-socket-client-v0.0.3-next.3...dataspace-socket-client-v0.0.3-next.4) (2026-01-06)
|
|
285
299
|
|
|
286
300
|
|
|
287
301
|
### Features
|
|
288
302
|
|
|
289
|
-
* update standards dependencies ([8534ad7](https://github.com/
|
|
303
|
+
* update standards dependencies ([8534ad7](https://github.com/iotaledger/twin-dataspace/commit/8534ad74b996610ed5994b5213c857989c2bf57a))
|
|
290
304
|
|
|
291
305
|
|
|
292
306
|
### Dependencies
|
|
@@ -295,7 +309,7 @@
|
|
|
295
309
|
* dependencies
|
|
296
310
|
* @twin.org/dataspace-models bumped from 0.0.3-next.3 to 0.0.3-next.4
|
|
297
311
|
|
|
298
|
-
## [0.0.3-next.3](https://github.com/
|
|
312
|
+
## [0.0.3-next.3](https://github.com/iotaledger/twin-dataspace/compare/dataspace-socket-client-v0.0.3-next.2...dataspace-socket-client-v0.0.3-next.3) (2025-12-01)
|
|
299
313
|
|
|
300
314
|
|
|
301
315
|
### Miscellaneous Chores
|
|
@@ -309,12 +323,12 @@
|
|
|
309
323
|
* dependencies
|
|
310
324
|
* @twin.org/dataspace-models bumped from 0.0.3-next.2 to 0.0.3-next.3
|
|
311
325
|
|
|
312
|
-
## [0.0.3-next.2](https://github.com/
|
|
326
|
+
## [0.0.3-next.2](https://github.com/iotaledger/twin-dataspace/compare/dataspace-socket-client-v0.0.3-next.1...dataspace-socket-client-v0.0.3-next.2) (2025-11-28)
|
|
313
327
|
|
|
314
328
|
|
|
315
329
|
### Bug Fixes
|
|
316
330
|
|
|
317
|
-
* not supported error handling ([b946505](https://github.com/
|
|
331
|
+
* not supported error handling ([b946505](https://github.com/iotaledger/twin-dataspace/commit/b9465059f2b4bdce1d79fbca596b3abd7eadc918))
|
|
318
332
|
|
|
319
333
|
|
|
320
334
|
### Dependencies
|
|
@@ -323,19 +337,19 @@
|
|
|
323
337
|
* dependencies
|
|
324
338
|
* @twin.org/dataspace-models bumped from 0.0.3-next.1 to 0.0.3-next.2
|
|
325
339
|
|
|
326
|
-
## [0.0.3-next.1](https://github.com/
|
|
340
|
+
## [0.0.3-next.1](https://github.com/iotaledger/twin-dataspace/compare/dataspace-socket-client-v0.0.3-next.0...dataspace-socket-client-v0.0.3-next.1) (2025-11-12)
|
|
327
341
|
|
|
328
342
|
|
|
329
343
|
### Features
|
|
330
344
|
|
|
331
|
-
* add context id features ([#26](https://github.com/
|
|
332
|
-
* add rest and socket clients ([950bf70](https://github.com/
|
|
333
|
-
* add validate-locales ([c0b08a7](https://github.com/
|
|
334
|
-
* eslint migration to flat config ([b84e875](https://github.com/
|
|
335
|
-
* expose client methods ([3de1ecb](https://github.com/
|
|
336
|
-
* query interface data space connector ([#18](https://github.com/
|
|
337
|
-
* update framework components ([4d9ca95](https://github.com/
|
|
338
|
-
* use new engine extensions config ([80bdb5b](https://github.com/
|
|
345
|
+
* add context id features ([#26](https://github.com/iotaledger/twin-dataspace/issues/26)) ([6429a16](https://github.com/iotaledger/twin-dataspace/commit/6429a160dac9499304fdfb93a9dbdce37277ca7d))
|
|
346
|
+
* add rest and socket clients ([950bf70](https://github.com/iotaledger/twin-dataspace/commit/950bf705e6df4e709bbbe58e93968510067b9ddc))
|
|
347
|
+
* add validate-locales ([c0b08a7](https://github.com/iotaledger/twin-dataspace/commit/c0b08a73268f9fd3eb6ac3079b49d1ab0c01f118))
|
|
348
|
+
* eslint migration to flat config ([b84e875](https://github.com/iotaledger/twin-dataspace/commit/b84e87530aa249891618096ab6e072b21ff9f63a))
|
|
349
|
+
* expose client methods ([3de1ecb](https://github.com/iotaledger/twin-dataspace/commit/3de1ecbd345d36cef352e9d4dce26353f21b3f99))
|
|
350
|
+
* query interface data space connector ([#18](https://github.com/iotaledger/twin-dataspace/issues/18)) ([b12eca1](https://github.com/iotaledger/twin-dataspace/commit/b12eca124a8f46d290c168e364b7ed4bf72001d8))
|
|
351
|
+
* update framework components ([4d9ca95](https://github.com/iotaledger/twin-dataspace/commit/4d9ca95879bd6cae9d031595292b6a872bf5b5fd))
|
|
352
|
+
* use new engine extensions config ([80bdb5b](https://github.com/iotaledger/twin-dataspace/commit/80bdb5b298b65b5b22fa9927a0ad031cb9a3534d))
|
|
339
353
|
|
|
340
354
|
|
|
341
355
|
### Dependencies
|
|
@@ -344,12 +358,12 @@
|
|
|
344
358
|
* dependencies
|
|
345
359
|
* @twin.org/dataspace-models bumped from 0.0.3-next.0 to 0.0.3-next.1
|
|
346
360
|
|
|
347
|
-
## [0.0.1-next.8](https://github.com/
|
|
361
|
+
## [0.0.1-next.8](https://github.com/iotaledger/twin-dataspace/compare/dataspace-socket-client-v0.0.1-next.7...dataspace-socket-client-v0.0.1-next.8) (2025-10-09)
|
|
348
362
|
|
|
349
363
|
|
|
350
364
|
### Features
|
|
351
365
|
|
|
352
|
-
* add validate-locales ([c0b08a7](https://github.com/
|
|
366
|
+
* add validate-locales ([c0b08a7](https://github.com/iotaledger/twin-dataspace/commit/c0b08a73268f9fd3eb6ac3079b49d1ab0c01f118))
|
|
353
367
|
|
|
354
368
|
|
|
355
369
|
### Dependencies
|
|
@@ -358,12 +372,12 @@
|
|
|
358
372
|
* dependencies
|
|
359
373
|
* @twin.org/dataspace-models bumped from 0.0.1-next.7 to 0.0.1-next.8
|
|
360
374
|
|
|
361
|
-
## [0.0.1-next.7](https://github.com/
|
|
375
|
+
## [0.0.1-next.7](https://github.com/iotaledger/twin-dataspace/compare/dataspace-socket-client-v0.0.1-next.6...dataspace-socket-client-v0.0.1-next.7) (2025-10-02)
|
|
362
376
|
|
|
363
377
|
|
|
364
378
|
### Features
|
|
365
379
|
|
|
366
|
-
* use new engine extensions config ([80bdb5b](https://github.com/
|
|
380
|
+
* use new engine extensions config ([80bdb5b](https://github.com/iotaledger/twin-dataspace/commit/80bdb5b298b65b5b22fa9927a0ad031cb9a3534d))
|
|
367
381
|
|
|
368
382
|
|
|
369
383
|
### Dependencies
|
|
@@ -372,7 +386,7 @@
|
|
|
372
386
|
* dependencies
|
|
373
387
|
* @twin.org/dataspace-models bumped from 0.0.1-next.6 to 0.0.1-next.7
|
|
374
388
|
|
|
375
|
-
## [0.0.1-next.6](https://github.com/
|
|
389
|
+
## [0.0.1-next.6](https://github.com/iotaledger/twin-dataspace/compare/dataspace-socket-client-v0.0.1-next.5...dataspace-socket-client-v0.0.1-next.6) (2025-09-29)
|
|
376
390
|
|
|
377
391
|
|
|
378
392
|
### Miscellaneous Chores
|
|
@@ -386,12 +400,12 @@
|
|
|
386
400
|
* dependencies
|
|
387
401
|
* @twin.org/dataspace-models bumped from 0.0.1-next.5 to 0.0.1-next.6
|
|
388
402
|
|
|
389
|
-
## [0.0.1-next.5](https://github.com/
|
|
403
|
+
## [0.0.1-next.5](https://github.com/iotaledger/twin-dataspace/compare/dataspace-socket-client-v0.0.1-next.4...dataspace-socket-client-v0.0.1-next.5) (2025-09-29)
|
|
390
404
|
|
|
391
405
|
|
|
392
406
|
### Features
|
|
393
407
|
|
|
394
|
-
* update framework components ([4d9ca95](https://github.com/
|
|
408
|
+
* update framework components ([4d9ca95](https://github.com/iotaledger/twin-dataspace/commit/4d9ca95879bd6cae9d031595292b6a872bf5b5fd))
|
|
395
409
|
|
|
396
410
|
|
|
397
411
|
### Dependencies
|
|
@@ -400,12 +414,12 @@
|
|
|
400
414
|
* dependencies
|
|
401
415
|
* @twin.org/dataspace-models bumped from 0.0.1-next.4 to 0.0.1-next.5
|
|
402
416
|
|
|
403
|
-
## [0.0.1-next.4](https://github.com/
|
|
417
|
+
## [0.0.1-next.4](https://github.com/iotaledger/twin-dataspace/compare/dataspace-socket-client-v0.0.1-next.3...dataspace-socket-client-v0.0.1-next.4) (2025-08-29)
|
|
404
418
|
|
|
405
419
|
|
|
406
420
|
### Features
|
|
407
421
|
|
|
408
|
-
* eslint migration to flat config ([b84e875](https://github.com/
|
|
422
|
+
* eslint migration to flat config ([b84e875](https://github.com/iotaledger/twin-dataspace/commit/b84e87530aa249891618096ab6e072b21ff9f63a))
|
|
409
423
|
|
|
410
424
|
|
|
411
425
|
### Dependencies
|
|
@@ -414,7 +428,7 @@
|
|
|
414
428
|
* dependencies
|
|
415
429
|
* @twin.org/dataspace-models bumped from 0.0.1-next.3 to 0.0.1-next.4
|
|
416
430
|
|
|
417
|
-
## [0.0.1-next.3](https://github.com/
|
|
431
|
+
## [0.0.1-next.3](https://github.com/iotaledger/twin-dataspace/compare/dataspace-socket-client-v0.0.1-next.2...dataspace-socket-client-v0.0.1-next.3) (2025-08-25)
|
|
418
432
|
|
|
419
433
|
|
|
420
434
|
### Miscellaneous Chores
|
|
@@ -428,13 +442,13 @@
|
|
|
428
442
|
* dependencies
|
|
429
443
|
* @twin.org/dataspace-models bumped from 0.0.1-next.2 to 0.0.1-next.3
|
|
430
444
|
|
|
431
|
-
## [0.0.1-next.2](https://github.com/
|
|
445
|
+
## [0.0.1-next.2](https://github.com/iotaledger/twin-dataspace/compare/dataspace-socket-client-v0.0.1-next.1...dataspace-socket-client-v0.0.1-next.2) (2025-08-25)
|
|
432
446
|
|
|
433
447
|
|
|
434
448
|
### Features
|
|
435
449
|
|
|
436
|
-
* add rest and socket clients ([950bf70](https://github.com/
|
|
437
|
-
* expose client methods ([3de1ecb](https://github.com/
|
|
450
|
+
* add rest and socket clients ([950bf70](https://github.com/iotaledger/twin-dataspace/commit/950bf705e6df4e709bbbe58e93968510067b9ddc))
|
|
451
|
+
* expose client methods ([3de1ecb](https://github.com/iotaledger/twin-dataspace/commit/3de1ecbd345d36cef352e9d4dce26353f21b3f99))
|
|
438
452
|
|
|
439
453
|
|
|
440
454
|
### Dependencies
|
|
@@ -443,12 +457,12 @@
|
|
|
443
457
|
* dependencies
|
|
444
458
|
* @twin.org/dataspace-models bumped from 0.0.1-next.1 to 0.0.1-next.2
|
|
445
459
|
|
|
446
|
-
## [0.0.1-next.1](https://github.com/
|
|
460
|
+
## [0.0.1-next.1](https://github.com/iotaledger/twin-dataspace/compare/dataspace-socket-client-v0.0.1-next.0...dataspace-socket-client-v0.0.1-next.1) (2025-08-25)
|
|
447
461
|
|
|
448
462
|
|
|
449
463
|
### Features
|
|
450
464
|
|
|
451
|
-
* add rest and socket clients ([950bf70](https://github.com/
|
|
465
|
+
* add rest and socket clients ([950bf70](https://github.com/iotaledger/twin-dataspace/commit/950bf705e6df4e709bbbe58e93968510067b9ddc))
|
|
452
466
|
|
|
453
467
|
|
|
454
468
|
### Dependencies
|
package/package.json
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@twin.org/dataspace-data-plane-socket-client",
|
|
3
|
-
"version": "0.0.3-next.
|
|
3
|
+
"version": "0.0.3-next.27",
|
|
4
4
|
"description": "Provides a WebSocket client for subscribing to activity log status notifications.",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
7
|
-
"url": "git+https://github.com/
|
|
7
|
+
"url": "git+https://github.com/iotaledger/dataspace.git",
|
|
8
8
|
"directory": "packages/dataspace-data-plane-socket-client"
|
|
9
9
|
},
|
|
10
10
|
"author": "martyn.janes@iota.org",
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
"@twin.org/api-models": "next",
|
|
19
19
|
"@twin.org/core": "next",
|
|
20
20
|
"@twin.org/data-json-ld": "next",
|
|
21
|
-
"@twin.org/dataspace-models": "0.0.3-next.
|
|
21
|
+
"@twin.org/dataspace-models": "0.0.3-next.27",
|
|
22
22
|
"@twin.org/logging-models": "next",
|
|
23
23
|
"@twin.org/nameof": "next"
|
|
24
24
|
},
|
|
@@ -49,7 +49,7 @@
|
|
|
49
49
|
"integration"
|
|
50
50
|
],
|
|
51
51
|
"bugs": {
|
|
52
|
-
"url": "git+https://github.com/
|
|
52
|
+
"url": "git+https://github.com/iotaledger/dataspace/issues"
|
|
53
53
|
},
|
|
54
54
|
"homepage": "https://twindev.org"
|
|
55
55
|
}
|