@twin.org/node 0.0.3-next.33 → 0.0.3-next.35
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/dist/locales/en.json +236 -55
- package/docs/changelog.md +226 -197
- package/docs/deployment-ec2.md +1 -1
- package/docs/open-api/spec.json +1978 -1191
- package/docs/usage.md +6 -0
- package/package.json +4 -4
package/docs/changelog.md
CHANGED
|
@@ -1,11 +1,40 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
-
## [0.0.3-next.
|
|
3
|
+
## [0.0.3-next.35](https://github.com/iotaledger/twin-node/compare/node-v0.0.3-next.34...node-v0.0.3-next.35) (2026-05-08)
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
### Features
|
|
7
7
|
|
|
8
|
-
*
|
|
8
|
+
* env var simplification ([460b0f2](https://github.com/iotaledger/twin-node/commit/460b0f20a73cb482f7443af502f261d5f9d01759))
|
|
9
|
+
* multi-tenant env wiring, trust auto-enable, tenant-token vault key, engine-driven callbackPath ([#128](https://github.com/iotaledger/twin-node/issues/128)) ([0de4d35](https://github.com/iotaledger/twin-node/commit/0de4d356fb2f825afae5469005d475700f510ee4))
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
### Dependencies
|
|
13
|
+
|
|
14
|
+
* The following workspace dependencies were updated
|
|
15
|
+
* dependencies
|
|
16
|
+
* @twin.org/node-core bumped from 0.0.3-next.34 to 0.0.3-next.35
|
|
17
|
+
|
|
18
|
+
## [0.0.3-next.34](https://github.com/iotaledger/twin-node/compare/node-v0.0.3-next.33...node-v0.0.3-next.34) (2026-05-05)
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
### Features
|
|
22
|
+
|
|
23
|
+
* health and url transformer ([#131](https://github.com/iotaledger/twin-node/issues/131)) ([3658903](https://github.com/iotaledger/twin-node/commit/36589036b9bea120880fc395b0d123a89032cf40))
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
### Dependencies
|
|
27
|
+
|
|
28
|
+
* The following workspace dependencies were updated
|
|
29
|
+
* dependencies
|
|
30
|
+
* @twin.org/node-core bumped from 0.0.3-next.33 to 0.0.3-next.34
|
|
31
|
+
|
|
32
|
+
## [0.0.3-next.33](https://github.com/iotaledger/twin-node/compare/node-v0.0.3-next.32...node-v0.0.3-next.33) (2026-04-24)
|
|
33
|
+
|
|
34
|
+
|
|
35
|
+
### Features
|
|
36
|
+
|
|
37
|
+
* add automation ([cfc63b4](https://github.com/iotaledger/twin-node/commit/cfc63b465c139280f696877df21d54dc6a065a7e))
|
|
9
38
|
|
|
10
39
|
|
|
11
40
|
### Dependencies
|
|
@@ -14,12 +43,12 @@
|
|
|
14
43
|
* dependencies
|
|
15
44
|
* @twin.org/node-core bumped from 0.0.3-next.32 to 0.0.3-next.33
|
|
16
45
|
|
|
17
|
-
## [0.0.3-next.32](https://github.com/
|
|
46
|
+
## [0.0.3-next.32](https://github.com/iotaledger/twin-node/compare/node-v0.0.3-next.31...node-v0.0.3-next.32) (2026-04-16)
|
|
18
47
|
|
|
19
48
|
|
|
20
49
|
### Features
|
|
21
50
|
|
|
22
|
-
* add notarization ([#121](https://github.com/
|
|
51
|
+
* add notarization ([#121](https://github.com/iotaledger/twin-node/issues/121)) ([b2a11df](https://github.com/iotaledger/twin-node/commit/b2a11df92c7b5026f73f08a018c0586ebe008e92))
|
|
23
52
|
|
|
24
53
|
|
|
25
54
|
### Dependencies
|
|
@@ -28,7 +57,7 @@
|
|
|
28
57
|
* dependencies
|
|
29
58
|
* @twin.org/node-core bumped from 0.0.3-next.31 to 0.0.3-next.32
|
|
30
59
|
|
|
31
|
-
## [0.0.3-next.31](https://github.com/
|
|
60
|
+
## [0.0.3-next.31](https://github.com/iotaledger/twin-node/compare/node-v0.0.3-next.30...node-v0.0.3-next.31) (2026-04-14)
|
|
32
61
|
|
|
33
62
|
|
|
34
63
|
### Miscellaneous Chores
|
|
@@ -42,7 +71,7 @@
|
|
|
42
71
|
* dependencies
|
|
43
72
|
* @twin.org/node-core bumped from 0.0.3-next.30 to 0.0.3-next.31
|
|
44
73
|
|
|
45
|
-
## [0.0.3-next.30](https://github.com/
|
|
74
|
+
## [0.0.3-next.30](https://github.com/iotaledger/twin-node/compare/node-v0.0.3-next.29...node-v0.0.3-next.30) (2026-04-06)
|
|
46
75
|
|
|
47
76
|
|
|
48
77
|
### Miscellaneous Chores
|
|
@@ -56,12 +85,12 @@
|
|
|
56
85
|
* dependencies
|
|
57
86
|
* @twin.org/node-core bumped from 0.0.3-next.29 to 0.0.3-next.30
|
|
58
87
|
|
|
59
|
-
## [0.0.3-next.29](https://github.com/
|
|
88
|
+
## [0.0.3-next.29](https://github.com/iotaledger/twin-node/compare/node-v0.0.3-next.28...node-v0.0.3-next.29) (2026-03-20)
|
|
60
89
|
|
|
61
90
|
|
|
62
91
|
### Features
|
|
63
92
|
|
|
64
|
-
* update dependencies ([aab05b5](https://github.com/
|
|
93
|
+
* update dependencies ([aab05b5](https://github.com/iotaledger/twin-node/commit/aab05b552152a208a504fb9a080603f1990d4f79))
|
|
65
94
|
|
|
66
95
|
|
|
67
96
|
### Dependencies
|
|
@@ -70,7 +99,7 @@
|
|
|
70
99
|
* dependencies
|
|
71
100
|
* @twin.org/node-core bumped from 0.0.3-next.28 to 0.0.3-next.29
|
|
72
101
|
|
|
73
|
-
## [0.0.3-next.28](https://github.com/
|
|
102
|
+
## [0.0.3-next.28](https://github.com/iotaledger/twin-node/compare/node-v0.0.3-next.27...node-v0.0.3-next.28) (2026-03-12)
|
|
74
103
|
|
|
75
104
|
|
|
76
105
|
### Miscellaneous Chores
|
|
@@ -84,12 +113,12 @@
|
|
|
84
113
|
* dependencies
|
|
85
114
|
* @twin.org/node-core bumped from 0.0.3-next.27 to 0.0.3-next.28
|
|
86
115
|
|
|
87
|
-
## [0.0.3-next.27](https://github.com/
|
|
116
|
+
## [0.0.3-next.27](https://github.com/iotaledger/twin-node/compare/node-v0.0.3-next.26...node-v0.0.3-next.27) (2026-03-09)
|
|
88
117
|
|
|
89
118
|
|
|
90
119
|
### Features
|
|
91
120
|
|
|
92
|
-
* enable N2N dataspace protocol with synchronized storage ([#98](https://github.com/
|
|
121
|
+
* enable N2N dataspace protocol with synchronized storage ([#98](https://github.com/iotaledger/twin-node/issues/98)) ([f67e366](https://github.com/iotaledger/twin-node/commit/f67e366c5ed3c829955a62b19c420361f035a578))
|
|
93
122
|
|
|
94
123
|
|
|
95
124
|
### Dependencies
|
|
@@ -98,7 +127,7 @@
|
|
|
98
127
|
* dependencies
|
|
99
128
|
* @twin.org/node-core bumped from 0.0.3-next.26 to 0.0.3-next.27
|
|
100
129
|
|
|
101
|
-
## [0.0.3-next.26](https://github.com/
|
|
130
|
+
## [0.0.3-next.26](https://github.com/iotaledger/twin-node/compare/node-v0.0.3-next.25...node-v0.0.3-next.26) (2026-03-05)
|
|
102
131
|
|
|
103
132
|
|
|
104
133
|
### Miscellaneous Chores
|
|
@@ -112,12 +141,12 @@
|
|
|
112
141
|
* dependencies
|
|
113
142
|
* @twin.org/node-core bumped from 0.0.3-next.25 to 0.0.3-next.26
|
|
114
143
|
|
|
115
|
-
## [0.0.3-next.25](https://github.com/
|
|
144
|
+
## [0.0.3-next.25](https://github.com/iotaledger/twin-node/compare/node-v0.0.3-next.24...node-v0.0.3-next.25) (2026-03-04)
|
|
116
145
|
|
|
117
146
|
|
|
118
147
|
### Features
|
|
119
148
|
|
|
120
|
-
* custom REST paths ([#99](https://github.com/
|
|
149
|
+
* custom REST paths ([#99](https://github.com/iotaledger/twin-node/issues/99)) ([dcab1b2](https://github.com/iotaledger/twin-node/commit/dcab1b2b23c13b4c9f39c3c1c67284f56e732bd1))
|
|
121
150
|
|
|
122
151
|
|
|
123
152
|
### Dependencies
|
|
@@ -126,12 +155,12 @@
|
|
|
126
155
|
* dependencies
|
|
127
156
|
* @twin.org/node-core bumped from 0.0.3-next.24 to 0.0.3-next.25
|
|
128
157
|
|
|
129
|
-
## [0.0.3-next.24](https://github.com/
|
|
158
|
+
## [0.0.3-next.24](https://github.com/iotaledger/twin-node/compare/node-v0.0.3-next.23...node-v0.0.3-next.24) (2026-03-02)
|
|
130
159
|
|
|
131
160
|
|
|
132
161
|
### Features
|
|
133
162
|
|
|
134
|
-
* align node module with dataspace rename and control plane integ… ([#95](https://github.com/
|
|
163
|
+
* align node module with dataspace rename and control plane integ… ([#95](https://github.com/iotaledger/twin-node/issues/95)) ([8129868](https://github.com/iotaledger/twin-node/commit/812986886fb5d779dd380956c4e6cc47c2d73530))
|
|
135
164
|
|
|
136
165
|
|
|
137
166
|
### Dependencies
|
|
@@ -140,12 +169,12 @@
|
|
|
140
169
|
* dependencies
|
|
141
170
|
* @twin.org/node-core bumped from 0.0.3-next.23 to 0.0.3-next.24
|
|
142
171
|
|
|
143
|
-
## [0.0.3-next.23](https://github.com/
|
|
172
|
+
## [0.0.3-next.23](https://github.com/iotaledger/twin-node/compare/node-v0.0.3-next.22...node-v0.0.3-next.23) (2026-02-26)
|
|
144
173
|
|
|
145
174
|
|
|
146
175
|
### Features
|
|
147
176
|
|
|
148
|
-
* update engine ([a40b377](https://github.com/
|
|
177
|
+
* update engine ([a40b377](https://github.com/iotaledger/twin-node/commit/a40b37726c3b61c6bb40265ec0006d1071ffac7e))
|
|
149
178
|
|
|
150
179
|
|
|
151
180
|
### Dependencies
|
|
@@ -154,12 +183,12 @@
|
|
|
154
183
|
* dependencies
|
|
155
184
|
* @twin.org/node-core bumped from 0.0.3-next.22 to 0.0.3-next.23
|
|
156
185
|
|
|
157
|
-
## [0.0.3-next.22](https://github.com/
|
|
186
|
+
## [0.0.3-next.22](https://github.com/iotaledger/twin-node/compare/node-v0.0.3-next.21...node-v0.0.3-next.22) (2026-02-23)
|
|
158
187
|
|
|
159
188
|
|
|
160
189
|
### Features
|
|
161
190
|
|
|
162
|
-
* update engine ([4b438e2](https://github.com/
|
|
191
|
+
* update engine ([4b438e2](https://github.com/iotaledger/twin-node/commit/4b438e22c27d784ee6cc964b7cb4401e9699ab16))
|
|
163
192
|
|
|
164
193
|
|
|
165
194
|
### Dependencies
|
|
@@ -168,12 +197,12 @@
|
|
|
168
197
|
* dependencies
|
|
169
198
|
* @twin.org/node-core bumped from 0.0.3-next.21 to 0.0.3-next.22
|
|
170
199
|
|
|
171
|
-
## [0.0.3-next.21](https://github.com/
|
|
200
|
+
## [0.0.3-next.21](https://github.com/iotaledger/twin-node/compare/node-v0.0.3-next.20...node-v0.0.3-next.21) (2026-02-13)
|
|
172
201
|
|
|
173
202
|
|
|
174
203
|
### Features
|
|
175
204
|
|
|
176
|
-
* add obligation enforcers and multi instance support ([#89](https://github.com/
|
|
205
|
+
* add obligation enforcers and multi instance support ([#89](https://github.com/iotaledger/twin-node/issues/89)) ([d81af99](https://github.com/iotaledger/twin-node/commit/d81af99b8c4db6e9a1370b7065bf6d9d222c71ed))
|
|
177
206
|
|
|
178
207
|
|
|
179
208
|
### Dependencies
|
|
@@ -182,12 +211,12 @@
|
|
|
182
211
|
* dependencies
|
|
183
212
|
* @twin.org/node-core bumped from 0.0.3-next.20 to 0.0.3-next.21
|
|
184
213
|
|
|
185
|
-
## [0.0.3-next.20](https://github.com/
|
|
214
|
+
## [0.0.3-next.20](https://github.com/iotaledger/twin-node/compare/node-v0.0.3-next.19...node-v0.0.3-next.20) (2026-02-06)
|
|
186
215
|
|
|
187
216
|
|
|
188
217
|
### Features
|
|
189
218
|
|
|
190
|
-
* update dependencies ([6cb3d3a](https://github.com/
|
|
219
|
+
* update dependencies ([6cb3d3a](https://github.com/iotaledger/twin-node/commit/6cb3d3a63f7b976f80074ddecfba034b7e92f919))
|
|
191
220
|
|
|
192
221
|
|
|
193
222
|
### Dependencies
|
|
@@ -196,12 +225,12 @@
|
|
|
196
225
|
* dependencies
|
|
197
226
|
* @twin.org/node-core bumped from 0.0.3-next.19 to 0.0.3-next.20
|
|
198
227
|
|
|
199
|
-
## [0.0.3-next.19](https://github.com/
|
|
228
|
+
## [0.0.3-next.19](https://github.com/iotaledger/twin-node/compare/node-v0.0.3-next.18...node-v0.0.3-next.19) (2026-02-05)
|
|
200
229
|
|
|
201
230
|
|
|
202
231
|
### Features
|
|
203
232
|
|
|
204
|
-
* update dependencies ([351f777](https://github.com/
|
|
233
|
+
* update dependencies ([351f777](https://github.com/iotaledger/twin-node/commit/351f777e001bf4183762657fc565b133a317600a))
|
|
205
234
|
|
|
206
235
|
|
|
207
236
|
### Dependencies
|
|
@@ -210,12 +239,12 @@
|
|
|
210
239
|
* dependencies
|
|
211
240
|
* @twin.org/node-core bumped from 0.0.3-next.18 to 0.0.3-next.19
|
|
212
241
|
|
|
213
|
-
## [0.0.3-next.18](https://github.com/
|
|
242
|
+
## [0.0.3-next.18](https://github.com/iotaledger/twin-node/compare/node-v0.0.3-next.17...node-v0.0.3-next.18) (2026-02-04)
|
|
214
243
|
|
|
215
244
|
|
|
216
245
|
### Features
|
|
217
246
|
|
|
218
|
-
* env-prefix option and user-update cli command ([#83](https://github.com/
|
|
247
|
+
* env-prefix option and user-update cli command ([#83](https://github.com/iotaledger/twin-node/issues/83)) ([fc48efa](https://github.com/iotaledger/twin-node/commit/fc48efa7ad72173def048170c3afb5eeb9f1b292))
|
|
219
248
|
|
|
220
249
|
|
|
221
250
|
### Dependencies
|
|
@@ -224,12 +253,12 @@
|
|
|
224
253
|
* dependencies
|
|
225
254
|
* @twin.org/node-core bumped from 0.0.3-next.17 to 0.0.3-next.18
|
|
226
255
|
|
|
227
|
-
## [0.0.3-next.17](https://github.com/
|
|
256
|
+
## [0.0.3-next.17](https://github.com/iotaledger/twin-node/compare/node-v0.0.3-next.16...node-v0.0.3-next.17) (2026-02-02)
|
|
228
257
|
|
|
229
258
|
|
|
230
259
|
### Features
|
|
231
260
|
|
|
232
|
-
* update rights management ([5c992c6](https://github.com/
|
|
261
|
+
* update rights management ([5c992c6](https://github.com/iotaledger/twin-node/commit/5c992c6b0d72f3eeaa39ee267e096d9a3f477f4e))
|
|
233
262
|
|
|
234
263
|
|
|
235
264
|
### Dependencies
|
|
@@ -238,12 +267,12 @@
|
|
|
238
267
|
* dependencies
|
|
239
268
|
* @twin.org/node-core bumped from 0.0.3-next.16 to 0.0.3-next.17
|
|
240
269
|
|
|
241
|
-
## [0.0.3-next.16](https://github.com/
|
|
270
|
+
## [0.0.3-next.16](https://github.com/iotaledger/twin-node/compare/node-v0.0.3-next.15...node-v0.0.3-next.16) (2026-01-28)
|
|
242
271
|
|
|
243
272
|
|
|
244
273
|
### Features
|
|
245
274
|
|
|
246
|
-
* remove dap and darp ([36c3ffb](https://github.com/
|
|
275
|
+
* remove dap and darp ([36c3ffb](https://github.com/iotaledger/twin-node/commit/36c3ffb31af65a0e3025859dab675efeee043155))
|
|
247
276
|
|
|
248
277
|
|
|
249
278
|
### Dependencies
|
|
@@ -252,12 +281,12 @@
|
|
|
252
281
|
* dependencies
|
|
253
282
|
* @twin.org/node-core bumped from 0.0.3-next.15 to 0.0.3-next.16
|
|
254
283
|
|
|
255
|
-
## [0.0.3-next.15](https://github.com/
|
|
284
|
+
## [0.0.3-next.15](https://github.com/iotaledger/twin-node/compare/node-v0.0.3-next.14...node-v0.0.3-next.15) (2026-01-26)
|
|
256
285
|
|
|
257
286
|
|
|
258
287
|
### Features
|
|
259
288
|
|
|
260
|
-
* support public origin and hosting service ([#77](https://github.com/
|
|
289
|
+
* support public origin and hosting service ([#77](https://github.com/iotaledger/twin-node/issues/77)) ([3b9039f](https://github.com/iotaledger/twin-node/commit/3b9039fcba7f7038c06f8fd6a5ccc9fdbbf535b3))
|
|
261
290
|
|
|
262
291
|
|
|
263
292
|
### Dependencies
|
|
@@ -266,12 +295,12 @@
|
|
|
266
295
|
* dependencies
|
|
267
296
|
* @twin.org/node-core bumped from 0.0.3-next.14 to 0.0.3-next.15
|
|
268
297
|
|
|
269
|
-
## [0.0.3-next.14](https://github.com/
|
|
298
|
+
## [0.0.3-next.14](https://github.com/iotaledger/twin-node/compare/node-v0.0.3-next.13...node-v0.0.3-next.14) (2026-01-21)
|
|
270
299
|
|
|
271
300
|
|
|
272
301
|
### Features
|
|
273
302
|
|
|
274
|
-
* add vault prefix configuration ([#75](https://github.com/
|
|
303
|
+
* add vault prefix configuration ([#75](https://github.com/iotaledger/twin-node/issues/75)) ([1d4afb1](https://github.com/iotaledger/twin-node/commit/1d4afb1b1a8aa60795898eeb9e7f5153c279527d))
|
|
275
304
|
|
|
276
305
|
|
|
277
306
|
### Dependencies
|
|
@@ -280,12 +309,12 @@
|
|
|
280
309
|
* dependencies
|
|
281
310
|
* @twin.org/node-core bumped from 0.0.3-next.13 to 0.0.3-next.14
|
|
282
311
|
|
|
283
|
-
## [0.0.3-next.13](https://github.com/
|
|
312
|
+
## [0.0.3-next.13](https://github.com/iotaledger/twin-node/compare/node-v0.0.3-next.12...node-v0.0.3-next.13) (2026-01-19)
|
|
284
313
|
|
|
285
314
|
|
|
286
315
|
### Features
|
|
287
316
|
|
|
288
|
-
* add trust ttl ([#73](https://github.com/
|
|
317
|
+
* add trust ttl ([#73](https://github.com/iotaledger/twin-node/issues/73)) ([911cee7](https://github.com/iotaledger/twin-node/commit/911cee771bba490143bb1574ca8360f7cf8baa1a))
|
|
289
318
|
|
|
290
319
|
|
|
291
320
|
### Dependencies
|
|
@@ -294,12 +323,12 @@
|
|
|
294
323
|
* dependencies
|
|
295
324
|
* @twin.org/node-core bumped from 0.0.3-next.12 to 0.0.3-next.13
|
|
296
325
|
|
|
297
|
-
## [0.0.3-next.12](https://github.com/
|
|
326
|
+
## [0.0.3-next.12](https://github.com/iotaledger/twin-node/compare/node-v0.0.3-next.11...node-v0.0.3-next.12) (2026-01-19)
|
|
298
327
|
|
|
299
328
|
|
|
300
329
|
### Features
|
|
301
330
|
|
|
302
|
-
* separate script directory from exec directory ([f6bb4db](https://github.com/
|
|
331
|
+
* separate script directory from exec directory ([f6bb4db](https://github.com/iotaledger/twin-node/commit/f6bb4dbea1f1e200e0640fa154c6997ef99c99b4))
|
|
303
332
|
|
|
304
333
|
|
|
305
334
|
### Dependencies
|
|
@@ -308,12 +337,12 @@
|
|
|
308
337
|
* dependencies
|
|
309
338
|
* @twin.org/node-core bumped from 0.0.3-next.11 to 0.0.3-next.12
|
|
310
339
|
|
|
311
|
-
## [0.0.3-next.11](https://github.com/
|
|
340
|
+
## [0.0.3-next.11](https://github.com/iotaledger/twin-node/compare/node-v0.0.3-next.10...node-v0.0.3-next.11) (2026-01-19)
|
|
312
341
|
|
|
313
342
|
|
|
314
343
|
### Bug Fixes
|
|
315
344
|
|
|
316
|
-
* improve calculation of execution directory ([106d65d](https://github.com/
|
|
345
|
+
* improve calculation of execution directory ([106d65d](https://github.com/iotaledger/twin-node/commit/106d65d7ad5524e2e147b681d68f9476c024cfaa))
|
|
317
346
|
|
|
318
347
|
|
|
319
348
|
### Dependencies
|
|
@@ -322,13 +351,13 @@
|
|
|
322
351
|
* dependencies
|
|
323
352
|
* @twin.org/node-core bumped from 0.0.3-next.10 to 0.0.3-next.11
|
|
324
353
|
|
|
325
|
-
## [0.0.3-next.10](https://github.com/
|
|
354
|
+
## [0.0.3-next.10](https://github.com/iotaledger/twin-node/compare/node-v0.0.3-next.9...node-v0.0.3-next.10) (2026-01-19)
|
|
326
355
|
|
|
327
356
|
|
|
328
357
|
### Features
|
|
329
358
|
|
|
330
|
-
* add CLI commands and remove automated bootstrap code ([#69](https://github.com/
|
|
331
|
-
* update docs ([409126a](https://github.com/
|
|
359
|
+
* add CLI commands and remove automated bootstrap code ([#69](https://github.com/iotaledger/twin-node/issues/69)) ([6e40933](https://github.com/iotaledger/twin-node/commit/6e40933d8bb820b380e1074fc88feeedca0ef7d9))
|
|
360
|
+
* update docs ([409126a](https://github.com/iotaledger/twin-node/commit/409126a1325998face4634426b71682944c6a504))
|
|
332
361
|
|
|
333
362
|
|
|
334
363
|
### Dependencies
|
|
@@ -337,12 +366,12 @@
|
|
|
337
366
|
* dependencies
|
|
338
367
|
* @twin.org/node-core bumped from 0.0.3-next.9 to 0.0.3-next.10
|
|
339
368
|
|
|
340
|
-
## [0.0.3-next.9](https://github.com/
|
|
369
|
+
## [0.0.3-next.9](https://github.com/iotaledger/twin-node/compare/node-v0.0.3-next.8...node-v0.0.3-next.9) (2026-01-07)
|
|
341
370
|
|
|
342
371
|
|
|
343
372
|
### Features
|
|
344
373
|
|
|
345
|
-
* improve bootstrapping and shutdown behaviour ([#66](https://github.com/
|
|
374
|
+
* improve bootstrapping and shutdown behaviour ([#66](https://github.com/iotaledger/twin-node/issues/66)) ([65b3452](https://github.com/iotaledger/twin-node/commit/65b345240334bfff48b52e136cc486cd7ac7f290))
|
|
346
375
|
|
|
347
376
|
|
|
348
377
|
### Dependencies
|
|
@@ -351,12 +380,12 @@
|
|
|
351
380
|
* dependencies
|
|
352
381
|
* @twin.org/node-core bumped from 0.0.3-next.8 to 0.0.3-next.9
|
|
353
382
|
|
|
354
|
-
## [0.0.3-next.8](https://github.com/
|
|
383
|
+
## [0.0.3-next.8](https://github.com/iotaledger/twin-node/compare/node-v0.0.3-next.7...node-v0.0.3-next.8) (2026-01-05)
|
|
355
384
|
|
|
356
385
|
|
|
357
386
|
### Features
|
|
358
387
|
|
|
359
|
-
* update for livez endpoint ([9fc2e6a](https://github.com/
|
|
388
|
+
* update for livez endpoint ([9fc2e6a](https://github.com/iotaledger/twin-node/commit/9fc2e6ade38b3ec9591399a633d02b1e5fe07910))
|
|
360
389
|
|
|
361
390
|
|
|
362
391
|
### Dependencies
|
|
@@ -365,12 +394,12 @@
|
|
|
365
394
|
* dependencies
|
|
366
395
|
* @twin.org/node-core bumped from 0.0.3-next.7 to 0.0.3-next.8
|
|
367
396
|
|
|
368
|
-
## [0.0.3-next.7](https://github.com/
|
|
397
|
+
## [0.0.3-next.7](https://github.com/iotaledger/twin-node/compare/node-v0.0.3-next.6...node-v0.0.3-next.7) (2025-12-04)
|
|
369
398
|
|
|
370
399
|
|
|
371
400
|
### Features
|
|
372
401
|
|
|
373
|
-
* add trust and rights management plugin support ([cdeb504](https://github.com/
|
|
402
|
+
* add trust and rights management plugin support ([cdeb504](https://github.com/iotaledger/twin-node/commit/cdeb504ee5986a347466162b9afa781645b4a54c))
|
|
374
403
|
|
|
375
404
|
|
|
376
405
|
### Dependencies
|
|
@@ -379,12 +408,12 @@
|
|
|
379
408
|
* dependencies
|
|
380
409
|
* @twin.org/node-core bumped from 0.0.3-next.6 to 0.0.3-next.7
|
|
381
410
|
|
|
382
|
-
## [0.0.3-next.6](https://github.com/
|
|
411
|
+
## [0.0.3-next.6](https://github.com/iotaledger/twin-node/compare/node-v0.0.3-next.5...node-v0.0.3-next.6) (2025-11-28)
|
|
383
412
|
|
|
384
413
|
|
|
385
414
|
### Features
|
|
386
415
|
|
|
387
|
-
* update background tasks and add fedcat filters ([1fd297e](https://github.com/
|
|
416
|
+
* update background tasks and add fedcat filters ([1fd297e](https://github.com/iotaledger/twin-node/commit/1fd297e29f60b5bb3909638b68e326c5b0e2d77d))
|
|
388
417
|
|
|
389
418
|
|
|
390
419
|
### Dependencies
|
|
@@ -393,12 +422,12 @@
|
|
|
393
422
|
* dependencies
|
|
394
423
|
* @twin.org/node-core bumped from 0.0.3-next.5 to 0.0.3-next.6
|
|
395
424
|
|
|
396
|
-
## [0.0.3-next.5](https://github.com/
|
|
425
|
+
## [0.0.3-next.5](https://github.com/iotaledger/twin-node/compare/node-v0.0.3-next.4...node-v0.0.3-next.5) (2025-11-26)
|
|
397
426
|
|
|
398
427
|
|
|
399
428
|
### Features
|
|
400
429
|
|
|
401
|
-
* add support for dynamodb connection timeout ([63051b0](https://github.com/
|
|
430
|
+
* add support for dynamodb connection timeout ([63051b0](https://github.com/iotaledger/twin-node/commit/63051b0d22138079115dfac921e7f0c45eaad34e))
|
|
402
431
|
|
|
403
432
|
|
|
404
433
|
### Dependencies
|
|
@@ -407,7 +436,7 @@
|
|
|
407
436
|
* dependencies
|
|
408
437
|
* @twin.org/node-core bumped from 0.0.3-next.4 to 0.0.3-next.5
|
|
409
438
|
|
|
410
|
-
## [0.0.3-next.4](https://github.com/
|
|
439
|
+
## [0.0.3-next.4](https://github.com/iotaledger/twin-node/compare/node-v0.0.3-next.3...node-v0.0.3-next.4) (2025-11-24)
|
|
411
440
|
|
|
412
441
|
|
|
413
442
|
### Miscellaneous Chores
|
|
@@ -421,12 +450,12 @@
|
|
|
421
450
|
* dependencies
|
|
422
451
|
* @twin.org/node-core bumped from 0.0.3-next.3 to 0.0.3-next.4
|
|
423
452
|
|
|
424
|
-
## [0.0.3-next.3](https://github.com/
|
|
453
|
+
## [0.0.3-next.3](https://github.com/iotaledger/twin-node/compare/node-v0.0.3-next.2...node-v0.0.3-next.3) (2025-11-20)
|
|
425
454
|
|
|
426
455
|
|
|
427
456
|
### Features
|
|
428
457
|
|
|
429
|
-
* updated context id features ([ef7be07](https://github.com/
|
|
458
|
+
* updated context id features ([ef7be07](https://github.com/iotaledger/twin-node/commit/ef7be07d44dccdeacf10f90cb4ffde0303faa6fa))
|
|
430
459
|
|
|
431
460
|
|
|
432
461
|
### Dependencies
|
|
@@ -435,7 +464,7 @@
|
|
|
435
464
|
* dependencies
|
|
436
465
|
* @twin.org/node-core bumped from 0.0.3-next.2 to 0.0.3-next.3
|
|
437
466
|
|
|
438
|
-
## [0.0.3-next.2](https://github.com/
|
|
467
|
+
## [0.0.3-next.2](https://github.com/iotaledger/twin-node/compare/node-v0.0.3-next.1...node-v0.0.3-next.2) (2025-11-14)
|
|
439
468
|
|
|
440
469
|
|
|
441
470
|
### Miscellaneous Chores
|
|
@@ -449,48 +478,48 @@
|
|
|
449
478
|
* dependencies
|
|
450
479
|
* @twin.org/node-core bumped from 0.0.3-next.1 to 0.0.3-next.2
|
|
451
480
|
|
|
452
|
-
## [0.0.3-next.1](https://github.com/
|
|
481
|
+
## [0.0.3-next.1](https://github.com/iotaledger/twin-node/compare/node-v0.0.3-next.0...node-v0.0.3-next.1) (2025-11-13)
|
|
453
482
|
|
|
454
483
|
|
|
455
484
|
### Features
|
|
456
485
|
|
|
457
|
-
* add auth admin component ([1661e57](https://github.com/
|
|
458
|
-
* add context id features ([#53](https://github.com/
|
|
459
|
-
* add data space connector ([157e8b0](https://github.com/
|
|
460
|
-
* add extend engine and server methods ([ec09c7e](https://github.com/
|
|
461
|
-
* add extend engine and server methods ([0136a6f](https://github.com/
|
|
462
|
-
* add extensions support ([476d5a8](https://github.com/
|
|
463
|
-
* add fedcat to openapi ([eac69bd](https://github.com/
|
|
464
|
-
* add missing export ([e8eb621](https://github.com/
|
|
465
|
-
* add rights management components ([0fc6293](https://github.com/
|
|
466
|
-
* add synchronised storage config ([e315869](https://github.com/
|
|
467
|
-
* add updated config vars ([ebe8178](https://github.com/
|
|
468
|
-
* add validate-locales ([1a19dcb](https://github.com/
|
|
469
|
-
* adding npm and https protocols to load extensions ([#45](https://github.com/
|
|
470
|
-
* additional options for enabling components ([e13d772](https://github.com/
|
|
471
|
-
* additional route logging env vars ([7152c88](https://github.com/
|
|
472
|
-
* eslint migration to flat config ([080db74](https://github.com/
|
|
473
|
-
* exclude unece codes from open api spec ([16b72f3](https://github.com/
|
|
474
|
-
* improve default options and spec ([b538721](https://github.com/
|
|
475
|
-
* improve node logging ([c25b9c6](https://github.com/
|
|
476
|
-
* initial commit ([522f1e5](https://github.com/
|
|
477
|
-
* migrate env config from engine to node ([5da29b8](https://github.com/
|
|
478
|
-
* node app use JavaScript ([14fe08c](https://github.com/
|
|
479
|
-
* support multiple entity and blob storage connectors ([a489f79](https://github.com/
|
|
480
|
-
* update dependencies ([9d25f16](https://github.com/
|
|
481
|
-
* update framework components ([4bee2b9](https://github.com/
|
|
482
|
-
* update framework core ([8bd769a](https://github.com/
|
|
483
|
-
* update rights management components ([176a0d6](https://github.com/
|
|
484
|
-
* update spec generation config ([cff633a](https://github.com/
|
|
485
|
-
* update to latest engine ([00d4974](https://github.com/
|
|
486
|
-
* update twindev schemas ([b7bb6ba](https://github.com/
|
|
486
|
+
* add auth admin component ([1661e57](https://github.com/iotaledger/twin-node/commit/1661e57a699d5cf9ebde333e3cbc3aaea89d7c9c))
|
|
487
|
+
* add context id features ([#53](https://github.com/iotaledger/twin-node/issues/53)) ([827adf5](https://github.com/iotaledger/twin-node/commit/827adf52cb87fca53cec52b27e67f7a9dba2c088))
|
|
488
|
+
* add data space connector ([157e8b0](https://github.com/iotaledger/twin-node/commit/157e8b0a76e3a8a63c1991924f7f963eb83e27ae))
|
|
489
|
+
* add extend engine and server methods ([ec09c7e](https://github.com/iotaledger/twin-node/commit/ec09c7eb882d9f5797f2fd372e96cad1a3716f59))
|
|
490
|
+
* add extend engine and server methods ([0136a6f](https://github.com/iotaledger/twin-node/commit/0136a6f3f4e1a82b1427ee9618b8a17c79bc7fda))
|
|
491
|
+
* add extensions support ([476d5a8](https://github.com/iotaledger/twin-node/commit/476d5a864026a2f78e5b02bc9eb81359777a4a45))
|
|
492
|
+
* add fedcat to openapi ([eac69bd](https://github.com/iotaledger/twin-node/commit/eac69bdf94a22c35fe58e7523d9cf78bdc72eb7b))
|
|
493
|
+
* add missing export ([e8eb621](https://github.com/iotaledger/twin-node/commit/e8eb6213937a202520b164a9970a891004122b61))
|
|
494
|
+
* add rights management components ([0fc6293](https://github.com/iotaledger/twin-node/commit/0fc629332db24494bd73003625c7bf3f939a2597))
|
|
495
|
+
* add synchronised storage config ([e315869](https://github.com/iotaledger/twin-node/commit/e315869adbffcd7fe5d3ce151dd35f662f6134a9))
|
|
496
|
+
* add updated config vars ([ebe8178](https://github.com/iotaledger/twin-node/commit/ebe81788ce53ddf3d6925a5f2f6dac381f84f06c))
|
|
497
|
+
* add validate-locales ([1a19dcb](https://github.com/iotaledger/twin-node/commit/1a19dcb005c2f0e3103e290db28c48a3464094cb))
|
|
498
|
+
* adding npm and https protocols to load extensions ([#45](https://github.com/iotaledger/twin-node/issues/45)) ([33940b7](https://github.com/iotaledger/twin-node/commit/33940b7e771a0c5af32c18d442deb26a8631fd02))
|
|
499
|
+
* additional options for enabling components ([e13d772](https://github.com/iotaledger/twin-node/commit/e13d7721a0dd7143d456fff246622cbe63dbd0f1))
|
|
500
|
+
* additional route logging env vars ([7152c88](https://github.com/iotaledger/twin-node/commit/7152c887c3ba76778e2d9e68ba57198b8d81d802))
|
|
501
|
+
* eslint migration to flat config ([080db74](https://github.com/iotaledger/twin-node/commit/080db746390230f78725d214bc957da2efee9eb1))
|
|
502
|
+
* exclude unece codes from open api spec ([16b72f3](https://github.com/iotaledger/twin-node/commit/16b72f37af0d5aa107e5007741690a3fc043153a))
|
|
503
|
+
* improve default options and spec ([b538721](https://github.com/iotaledger/twin-node/commit/b538721902e7f65021d2715148ba59409ccce035))
|
|
504
|
+
* improve node logging ([c25b9c6](https://github.com/iotaledger/twin-node/commit/c25b9c6779bdb76f341df072c39b4c2fae4565a3))
|
|
505
|
+
* initial commit ([522f1e5](https://github.com/iotaledger/twin-node/commit/522f1e515348f9b1dd1eeb3170b1249e2b0b5371))
|
|
506
|
+
* migrate env config from engine to node ([5da29b8](https://github.com/iotaledger/twin-node/commit/5da29b8d714495308320d237a68e84355bba2b47))
|
|
507
|
+
* node app use JavaScript ([14fe08c](https://github.com/iotaledger/twin-node/commit/14fe08cb760dd885a5dac9056a4d5dbc3d61df64))
|
|
508
|
+
* support multiple entity and blob storage connectors ([a489f79](https://github.com/iotaledger/twin-node/commit/a489f7907544aef5708d5111e9f72985e1377bae))
|
|
509
|
+
* update dependencies ([9d25f16](https://github.com/iotaledger/twin-node/commit/9d25f16f1d554cd38f3bec28fdf7f8fff892ceaf))
|
|
510
|
+
* update framework components ([4bee2b9](https://github.com/iotaledger/twin-node/commit/4bee2b9d3651df09b8550a9ed226be1b46031854))
|
|
511
|
+
* update framework core ([8bd769a](https://github.com/iotaledger/twin-node/commit/8bd769a4451f5f1f6be3f115a5e94eeb05bce7f1))
|
|
512
|
+
* update rights management components ([176a0d6](https://github.com/iotaledger/twin-node/commit/176a0d611f88360fc845ae233b26ee0b43d7cb23))
|
|
513
|
+
* update spec generation config ([cff633a](https://github.com/iotaledger/twin-node/commit/cff633a0ffb73ad652d5f1bae653fa91e82dc8ab))
|
|
514
|
+
* update to latest engine ([00d4974](https://github.com/iotaledger/twin-node/commit/00d4974f9cfb02bf48505cfb4af4a7aba1df4b3d))
|
|
515
|
+
* update twindev schemas ([b7bb6ba](https://github.com/iotaledger/twin-node/commit/b7bb6ba308eaf10b66d349ada8f3880f15b31e0f))
|
|
487
516
|
|
|
488
517
|
|
|
489
518
|
### Bug Fixes
|
|
490
519
|
|
|
491
|
-
* adding a condition to verify if the password exists when bootstrapping ([6030a42](https://github.com/
|
|
492
|
-
* adding a condition to verify if the password exists when bootstrapping ([c66f396](https://github.com/
|
|
493
|
-
* broken docs ([61479fd](https://github.com/
|
|
520
|
+
* adding a condition to verify if the password exists when bootstrapping ([6030a42](https://github.com/iotaledger/twin-node/commit/6030a42bdaf581678d96932fd0b809396bf7b8b0))
|
|
521
|
+
* adding a condition to verify if the password exists when bootstrapping ([c66f396](https://github.com/iotaledger/twin-node/commit/c66f396717394161a7647d1f08b3d87729d96e96))
|
|
522
|
+
* broken docs ([61479fd](https://github.com/iotaledger/twin-node/commit/61479fd618f766d22c5aafec5277e1a89e22b453))
|
|
494
523
|
|
|
495
524
|
|
|
496
525
|
### Dependencies
|
|
@@ -499,12 +528,12 @@
|
|
|
499
528
|
* dependencies
|
|
500
529
|
* @twin.org/node-core bumped from 0.0.3-next.0 to 0.0.3-next.1
|
|
501
530
|
|
|
502
|
-
## [0.0.2-next.26](https://github.com/
|
|
531
|
+
## [0.0.2-next.26](https://github.com/iotaledger/twin-node/compare/node-v0.0.2-next.25...node-v0.0.2-next.26) (2025-10-10)
|
|
503
532
|
|
|
504
533
|
|
|
505
534
|
### Features
|
|
506
535
|
|
|
507
|
-
* adding npm and https protocols to load extensions ([#45](https://github.com/
|
|
536
|
+
* adding npm and https protocols to load extensions ([#45](https://github.com/iotaledger/twin-node/issues/45)) ([33940b7](https://github.com/iotaledger/twin-node/commit/33940b7e771a0c5af32c18d442deb26a8631fd02))
|
|
508
537
|
|
|
509
538
|
|
|
510
539
|
### Dependencies
|
|
@@ -513,12 +542,12 @@
|
|
|
513
542
|
* dependencies
|
|
514
543
|
* @twin.org/node-core bumped from 0.0.2-next.25 to 0.0.2-next.26
|
|
515
544
|
|
|
516
|
-
## [0.0.2-next.25](https://github.com/
|
|
545
|
+
## [0.0.2-next.25](https://github.com/iotaledger/twin-node/compare/node-v0.0.2-next.24...node-v0.0.2-next.25) (2025-10-09)
|
|
517
546
|
|
|
518
547
|
|
|
519
548
|
### Features
|
|
520
549
|
|
|
521
|
-
* add validate-locales ([1a19dcb](https://github.com/
|
|
550
|
+
* add validate-locales ([1a19dcb](https://github.com/iotaledger/twin-node/commit/1a19dcb005c2f0e3103e290db28c48a3464094cb))
|
|
522
551
|
|
|
523
552
|
|
|
524
553
|
### Dependencies
|
|
@@ -527,7 +556,7 @@
|
|
|
527
556
|
* dependencies
|
|
528
557
|
* @twin.org/node-core bumped from 0.0.2-next.24 to 0.0.2-next.25
|
|
529
558
|
|
|
530
|
-
## [0.0.2-next.24](https://github.com/
|
|
559
|
+
## [0.0.2-next.24](https://github.com/iotaledger/twin-node/compare/node-v0.0.2-next.23...node-v0.0.2-next.24) (2025-10-08)
|
|
531
560
|
|
|
532
561
|
|
|
533
562
|
### Miscellaneous Chores
|
|
@@ -541,7 +570,7 @@
|
|
|
541
570
|
* dependencies
|
|
542
571
|
* @twin.org/node-core bumped from 0.0.2-next.23 to 0.0.2-next.24
|
|
543
572
|
|
|
544
|
-
## [0.0.2-next.23](https://github.com/
|
|
573
|
+
## [0.0.2-next.23](https://github.com/iotaledger/twin-node/compare/node-v0.0.2-next.22...node-v0.0.2-next.23) (2025-10-07)
|
|
545
574
|
|
|
546
575
|
|
|
547
576
|
### Miscellaneous Chores
|
|
@@ -555,7 +584,7 @@
|
|
|
555
584
|
* dependencies
|
|
556
585
|
* @twin.org/node-core bumped from 0.0.2-next.22 to 0.0.2-next.23
|
|
557
586
|
|
|
558
|
-
## [0.0.2-next.22](https://github.com/
|
|
587
|
+
## [0.0.2-next.22](https://github.com/iotaledger/twin-node/compare/node-v0.0.2-next.21...node-v0.0.2-next.22) (2025-10-07)
|
|
559
588
|
|
|
560
589
|
|
|
561
590
|
### Miscellaneous Chores
|
|
@@ -569,7 +598,7 @@
|
|
|
569
598
|
* dependencies
|
|
570
599
|
* @twin.org/node-core bumped from 0.0.2-next.21 to 0.0.2-next.22
|
|
571
600
|
|
|
572
|
-
## [0.0.2-next.21](https://github.com/
|
|
601
|
+
## [0.0.2-next.21](https://github.com/iotaledger/twin-node/compare/node-v0.0.2-next.20...node-v0.0.2-next.21) (2025-10-07)
|
|
573
602
|
|
|
574
603
|
|
|
575
604
|
### Miscellaneous Chores
|
|
@@ -583,12 +612,12 @@
|
|
|
583
612
|
* dependencies
|
|
584
613
|
* @twin.org/node-core bumped from 0.0.2-next.20 to 0.0.2-next.21
|
|
585
614
|
|
|
586
|
-
## [0.0.2-next.20](https://github.com/
|
|
615
|
+
## [0.0.2-next.20](https://github.com/iotaledger/twin-node/compare/node-v0.0.2-next.19...node-v0.0.2-next.20) (2025-10-06)
|
|
587
616
|
|
|
588
617
|
|
|
589
618
|
### Features
|
|
590
619
|
|
|
591
|
-
* improve node logging ([c25b9c6](https://github.com/
|
|
620
|
+
* improve node logging ([c25b9c6](https://github.com/iotaledger/twin-node/commit/c25b9c6779bdb76f341df072c39b4c2fae4565a3))
|
|
592
621
|
|
|
593
622
|
|
|
594
623
|
### Dependencies
|
|
@@ -597,7 +626,7 @@
|
|
|
597
626
|
* dependencies
|
|
598
627
|
* @twin.org/node-core bumped from 0.0.2-next.19 to 0.0.2-next.20
|
|
599
628
|
|
|
600
|
-
## [0.0.2-next.19](https://github.com/
|
|
629
|
+
## [0.0.2-next.19](https://github.com/iotaledger/twin-node/compare/node-v0.0.2-next.18...node-v0.0.2-next.19) (2025-10-03)
|
|
601
630
|
|
|
602
631
|
|
|
603
632
|
### Miscellaneous Chores
|
|
@@ -611,7 +640,7 @@
|
|
|
611
640
|
* dependencies
|
|
612
641
|
* @twin.org/node-core bumped from 0.0.2-next.18 to 0.0.2-next.19
|
|
613
642
|
|
|
614
|
-
## [0.0.2-next.18](https://github.com/
|
|
643
|
+
## [0.0.2-next.18](https://github.com/iotaledger/twin-node/compare/node-v0.0.2-next.17...node-v0.0.2-next.18) (2025-10-03)
|
|
615
644
|
|
|
616
645
|
|
|
617
646
|
### Miscellaneous Chores
|
|
@@ -625,12 +654,12 @@
|
|
|
625
654
|
* dependencies
|
|
626
655
|
* @twin.org/node-core bumped from 0.0.2-next.17 to 0.0.2-next.18
|
|
627
656
|
|
|
628
|
-
## [0.0.2-next.17](https://github.com/
|
|
657
|
+
## [0.0.2-next.17](https://github.com/iotaledger/twin-node/compare/node-v0.0.2-next.16...node-v0.0.2-next.17) (2025-10-02)
|
|
629
658
|
|
|
630
659
|
|
|
631
660
|
### Features
|
|
632
661
|
|
|
633
|
-
* add extensions support ([476d5a8](https://github.com/
|
|
662
|
+
* add extensions support ([476d5a8](https://github.com/iotaledger/twin-node/commit/476d5a864026a2f78e5b02bc9eb81359777a4a45))
|
|
634
663
|
|
|
635
664
|
|
|
636
665
|
### Dependencies
|
|
@@ -639,12 +668,12 @@
|
|
|
639
668
|
* dependencies
|
|
640
669
|
* @twin.org/node-core bumped from 0.0.2-next.16 to 0.0.2-next.17
|
|
641
670
|
|
|
642
|
-
## [0.0.2-next.16](https://github.com/
|
|
671
|
+
## [0.0.2-next.16](https://github.com/iotaledger/twin-node/compare/node-v0.0.2-next.15...node-v0.0.2-next.16) (2025-09-29)
|
|
643
672
|
|
|
644
673
|
|
|
645
674
|
### Features
|
|
646
675
|
|
|
647
|
-
* update framework components ([4bee2b9](https://github.com/
|
|
676
|
+
* update framework components ([4bee2b9](https://github.com/iotaledger/twin-node/commit/4bee2b9d3651df09b8550a9ed226be1b46031854))
|
|
648
677
|
|
|
649
678
|
|
|
650
679
|
### Dependencies
|
|
@@ -653,12 +682,12 @@
|
|
|
653
682
|
* dependencies
|
|
654
683
|
* @twin.org/node-core bumped from 0.0.2-next.15 to 0.0.2-next.16
|
|
655
684
|
|
|
656
|
-
## [0.0.2-next.15](https://github.com/
|
|
685
|
+
## [0.0.2-next.15](https://github.com/iotaledger/twin-node/compare/node-v0.0.2-next.14...node-v0.0.2-next.15) (2025-09-26)
|
|
657
686
|
|
|
658
687
|
|
|
659
688
|
### Features
|
|
660
689
|
|
|
661
|
-
* additional options for enabling components ([e13d772](https://github.com/
|
|
690
|
+
* additional options for enabling components ([e13d772](https://github.com/iotaledger/twin-node/commit/e13d7721a0dd7143d456fff246622cbe63dbd0f1))
|
|
662
691
|
|
|
663
692
|
|
|
664
693
|
### Dependencies
|
|
@@ -667,12 +696,12 @@
|
|
|
667
696
|
* dependencies
|
|
668
697
|
* @twin.org/node-core bumped from 0.0.2-next.14 to 0.0.2-next.15
|
|
669
698
|
|
|
670
|
-
## [0.0.2-next.14](https://github.com/
|
|
699
|
+
## [0.0.2-next.14](https://github.com/iotaledger/twin-node/compare/node-v0.0.2-next.13...node-v0.0.2-next.14) (2025-09-25)
|
|
671
700
|
|
|
672
701
|
|
|
673
702
|
### Features
|
|
674
703
|
|
|
675
|
-
* additional route logging env vars ([7152c88](https://github.com/
|
|
704
|
+
* additional route logging env vars ([7152c88](https://github.com/iotaledger/twin-node/commit/7152c887c3ba76778e2d9e68ba57198b8d81d802))
|
|
676
705
|
|
|
677
706
|
|
|
678
707
|
### Dependencies
|
|
@@ -681,12 +710,12 @@
|
|
|
681
710
|
* dependencies
|
|
682
711
|
* @twin.org/node-core bumped from 0.0.2-next.13 to 0.0.2-next.14
|
|
683
712
|
|
|
684
|
-
## [0.0.2-next.13](https://github.com/
|
|
713
|
+
## [0.0.2-next.13](https://github.com/iotaledger/twin-node/compare/node-v0.0.2-next.12...node-v0.0.2-next.13) (2025-09-24)
|
|
685
714
|
|
|
686
715
|
|
|
687
716
|
### Features
|
|
688
717
|
|
|
689
|
-
* update to latest engine ([00d4974](https://github.com/
|
|
718
|
+
* update to latest engine ([00d4974](https://github.com/iotaledger/twin-node/commit/00d4974f9cfb02bf48505cfb4af4a7aba1df4b3d))
|
|
690
719
|
|
|
691
720
|
|
|
692
721
|
### Dependencies
|
|
@@ -695,12 +724,12 @@
|
|
|
695
724
|
* dependencies
|
|
696
725
|
* @twin.org/node-core bumped from 0.0.2-next.12 to 0.0.2-next.13
|
|
697
726
|
|
|
698
|
-
## [0.0.2-next.12](https://github.com/
|
|
727
|
+
## [0.0.2-next.12](https://github.com/iotaledger/twin-node/compare/node-v0.0.2-next.11...node-v0.0.2-next.12) (2025-09-19)
|
|
699
728
|
|
|
700
729
|
|
|
701
730
|
### Features
|
|
702
731
|
|
|
703
|
-
* update rights management components ([176a0d6](https://github.com/
|
|
732
|
+
* update rights management components ([176a0d6](https://github.com/iotaledger/twin-node/commit/176a0d611f88360fc845ae233b26ee0b43d7cb23))
|
|
704
733
|
|
|
705
734
|
|
|
706
735
|
### Dependencies
|
|
@@ -709,7 +738,7 @@
|
|
|
709
738
|
* dependencies
|
|
710
739
|
* @twin.org/node-core bumped from 0.0.2-next.11 to 0.0.2-next.12
|
|
711
740
|
|
|
712
|
-
## [0.0.2-next.11](https://github.com/
|
|
741
|
+
## [0.0.2-next.11](https://github.com/iotaledger/twin-node/compare/node-v0.0.2-next.10...node-v0.0.2-next.11) (2025-09-08)
|
|
713
742
|
|
|
714
743
|
|
|
715
744
|
### Miscellaneous Chores
|
|
@@ -723,12 +752,12 @@
|
|
|
723
752
|
* dependencies
|
|
724
753
|
* @twin.org/node-core bumped from 0.0.2-next.10 to 0.0.2-next.11
|
|
725
754
|
|
|
726
|
-
## [0.0.2-next.10](https://github.com/
|
|
755
|
+
## [0.0.2-next.10](https://github.com/iotaledger/twin-node/compare/node-v0.0.2-next.9...node-v0.0.2-next.10) (2025-09-05)
|
|
727
756
|
|
|
728
757
|
|
|
729
758
|
### Features
|
|
730
759
|
|
|
731
|
-
* add rights management components ([0fc6293](https://github.com/
|
|
760
|
+
* add rights management components ([0fc6293](https://github.com/iotaledger/twin-node/commit/0fc629332db24494bd73003625c7bf3f939a2597))
|
|
732
761
|
|
|
733
762
|
|
|
734
763
|
### Dependencies
|
|
@@ -737,12 +766,12 @@
|
|
|
737
766
|
* dependencies
|
|
738
767
|
* @twin.org/node-core bumped from 0.0.2-next.9 to 0.0.2-next.10
|
|
739
768
|
|
|
740
|
-
## [0.0.2-next.9](https://github.com/
|
|
769
|
+
## [0.0.2-next.9](https://github.com/iotaledger/twin-node/compare/node-v0.0.2-next.8...node-v0.0.2-next.9) (2025-08-31)
|
|
741
770
|
|
|
742
771
|
|
|
743
772
|
### Features
|
|
744
773
|
|
|
745
|
-
* eslint migration to flat config ([080db74](https://github.com/
|
|
774
|
+
* eslint migration to flat config ([080db74](https://github.com/iotaledger/twin-node/commit/080db746390230f78725d214bc957da2efee9eb1))
|
|
746
775
|
|
|
747
776
|
|
|
748
777
|
### Dependencies
|
|
@@ -751,7 +780,7 @@
|
|
|
751
780
|
* dependencies
|
|
752
781
|
* @twin.org/node-core bumped from 0.0.2-next.8 to 0.0.2-next.9
|
|
753
782
|
|
|
754
|
-
## [0.0.2-next.8](https://github.com/
|
|
783
|
+
## [0.0.2-next.8](https://github.com/iotaledger/twin-node/compare/node-v0.0.2-next.7...node-v0.0.2-next.8) (2025-08-27)
|
|
755
784
|
|
|
756
785
|
|
|
757
786
|
### Miscellaneous Chores
|
|
@@ -765,12 +794,12 @@
|
|
|
765
794
|
* dependencies
|
|
766
795
|
* @twin.org/node-core bumped from 0.0.2-next.7 to 0.0.2-next.8
|
|
767
796
|
|
|
768
|
-
## [0.0.2-next.7](https://github.com/
|
|
797
|
+
## [0.0.2-next.7](https://github.com/iotaledger/twin-node/compare/node-v0.0.2-next.6...node-v0.0.2-next.7) (2025-08-26)
|
|
769
798
|
|
|
770
799
|
|
|
771
800
|
### Features
|
|
772
801
|
|
|
773
|
-
* add data space connector ([157e8b0](https://github.com/
|
|
802
|
+
* add data space connector ([157e8b0](https://github.com/iotaledger/twin-node/commit/157e8b0a76e3a8a63c1991924f7f963eb83e27ae))
|
|
774
803
|
|
|
775
804
|
|
|
776
805
|
### Dependencies
|
|
@@ -779,7 +808,7 @@
|
|
|
779
808
|
* dependencies
|
|
780
809
|
* @twin.org/node-core bumped from 0.0.2-next.6 to 0.0.2-next.7
|
|
781
810
|
|
|
782
|
-
## [0.0.2-next.6](https://github.com/
|
|
811
|
+
## [0.0.2-next.6](https://github.com/iotaledger/twin-node/compare/node-v0.0.2-next.5...node-v0.0.2-next.6) (2025-08-22)
|
|
783
812
|
|
|
784
813
|
|
|
785
814
|
### Miscellaneous Chores
|
|
@@ -793,12 +822,12 @@
|
|
|
793
822
|
* dependencies
|
|
794
823
|
* @twin.org/node-core bumped from 0.0.2-next.5 to 0.0.2-next.6
|
|
795
824
|
|
|
796
|
-
## [0.0.2-next.5](https://github.com/
|
|
825
|
+
## [0.0.2-next.5](https://github.com/iotaledger/twin-node/compare/node-v0.0.2-next.4...node-v0.0.2-next.5) (2025-08-21)
|
|
797
826
|
|
|
798
827
|
|
|
799
828
|
### Features
|
|
800
829
|
|
|
801
|
-
* update framework core ([8bd769a](https://github.com/
|
|
830
|
+
* update framework core ([8bd769a](https://github.com/iotaledger/twin-node/commit/8bd769a4451f5f1f6be3f115a5e94eeb05bce7f1))
|
|
802
831
|
|
|
803
832
|
|
|
804
833
|
### Dependencies
|
|
@@ -807,13 +836,13 @@
|
|
|
807
836
|
* dependencies
|
|
808
837
|
* @twin.org/node-core bumped from 0.0.2-next.4 to 0.0.2-next.5
|
|
809
838
|
|
|
810
|
-
## [0.0.2-next.4](https://github.com/
|
|
839
|
+
## [0.0.2-next.4](https://github.com/iotaledger/twin-node/compare/node-v0.0.2-next.3...node-v0.0.2-next.4) (2025-08-14)
|
|
811
840
|
|
|
812
841
|
|
|
813
842
|
### Features
|
|
814
843
|
|
|
815
|
-
* add synchronised storage config ([e315869](https://github.com/
|
|
816
|
-
* exclude unece codes from open api spec ([16b72f3](https://github.com/
|
|
844
|
+
* add synchronised storage config ([e315869](https://github.com/iotaledger/twin-node/commit/e315869adbffcd7fe5d3ce151dd35f662f6134a9))
|
|
845
|
+
* exclude unece codes from open api spec ([16b72f3](https://github.com/iotaledger/twin-node/commit/16b72f37af0d5aa107e5007741690a3fc043153a))
|
|
817
846
|
|
|
818
847
|
|
|
819
848
|
### Dependencies
|
|
@@ -822,7 +851,7 @@
|
|
|
822
851
|
* dependencies
|
|
823
852
|
* @twin.org/node-core bumped from 0.0.2-next.3 to 0.0.2-next.4
|
|
824
853
|
|
|
825
|
-
## [0.0.2-next.3](https://github.com/
|
|
854
|
+
## [0.0.2-next.3](https://github.com/iotaledger/twin-node/compare/node-v0.0.2-next.2...node-v0.0.2-next.3) (2025-07-21)
|
|
826
855
|
|
|
827
856
|
|
|
828
857
|
### Miscellaneous Chores
|
|
@@ -836,12 +865,12 @@
|
|
|
836
865
|
* dependencies
|
|
837
866
|
* @twin.org/node-core bumped from 0.0.2-next.2 to 0.0.2-next.3
|
|
838
867
|
|
|
839
|
-
## [0.0.2-next.2](https://github.com/
|
|
868
|
+
## [0.0.2-next.2](https://github.com/iotaledger/twin-node/compare/node-v0.0.2-next.1...node-v0.0.2-next.2) (2025-07-17)
|
|
840
869
|
|
|
841
870
|
|
|
842
871
|
### Features
|
|
843
872
|
|
|
844
|
-
* support multiple entity and blob storage connectors ([a489f79](https://github.com/
|
|
873
|
+
* support multiple entity and blob storage connectors ([a489f79](https://github.com/iotaledger/twin-node/commit/a489f7907544aef5708d5111e9f72985e1377bae))
|
|
845
874
|
|
|
846
875
|
|
|
847
876
|
### Dependencies
|
|
@@ -850,31 +879,31 @@
|
|
|
850
879
|
* dependencies
|
|
851
880
|
* @twin.org/node-core bumped from 0.0.2-next.1 to 0.0.2-next.2
|
|
852
881
|
|
|
853
|
-
## [0.0.2-next.1](https://github.com/
|
|
882
|
+
## [0.0.2-next.1](https://github.com/iotaledger/twin-node/compare/node-v0.0.2-next.0...node-v0.0.2-next.1) (2025-07-15)
|
|
854
883
|
|
|
855
884
|
|
|
856
885
|
### Features
|
|
857
886
|
|
|
858
|
-
* add auth admin component ([1661e57](https://github.com/
|
|
859
|
-
* add extend engine and server methods ([ec09c7e](https://github.com/
|
|
860
|
-
* add extend engine and server methods ([0136a6f](https://github.com/
|
|
861
|
-
* add fedcat to openapi ([eac69bd](https://github.com/
|
|
862
|
-
* add missing export ([e8eb621](https://github.com/
|
|
863
|
-
* add updated config vars ([ebe8178](https://github.com/
|
|
864
|
-
* improve default options and spec ([b538721](https://github.com/
|
|
865
|
-
* initial commit ([522f1e5](https://github.com/
|
|
866
|
-
* migrate env config from engine to node ([5da29b8](https://github.com/
|
|
867
|
-
* node app use JavaScript ([14fe08c](https://github.com/
|
|
868
|
-
* update dependencies ([9d25f16](https://github.com/
|
|
869
|
-
* update spec generation config ([cff633a](https://github.com/
|
|
870
|
-
* update twindev schemas ([b7bb6ba](https://github.com/
|
|
887
|
+
* add auth admin component ([1661e57](https://github.com/iotaledger/twin-node/commit/1661e57a699d5cf9ebde333e3cbc3aaea89d7c9c))
|
|
888
|
+
* add extend engine and server methods ([ec09c7e](https://github.com/iotaledger/twin-node/commit/ec09c7eb882d9f5797f2fd372e96cad1a3716f59))
|
|
889
|
+
* add extend engine and server methods ([0136a6f](https://github.com/iotaledger/twin-node/commit/0136a6f3f4e1a82b1427ee9618b8a17c79bc7fda))
|
|
890
|
+
* add fedcat to openapi ([eac69bd](https://github.com/iotaledger/twin-node/commit/eac69bdf94a22c35fe58e7523d9cf78bdc72eb7b))
|
|
891
|
+
* add missing export ([e8eb621](https://github.com/iotaledger/twin-node/commit/e8eb6213937a202520b164a9970a891004122b61))
|
|
892
|
+
* add updated config vars ([ebe8178](https://github.com/iotaledger/twin-node/commit/ebe81788ce53ddf3d6925a5f2f6dac381f84f06c))
|
|
893
|
+
* improve default options and spec ([b538721](https://github.com/iotaledger/twin-node/commit/b538721902e7f65021d2715148ba59409ccce035))
|
|
894
|
+
* initial commit ([522f1e5](https://github.com/iotaledger/twin-node/commit/522f1e515348f9b1dd1eeb3170b1249e2b0b5371))
|
|
895
|
+
* migrate env config from engine to node ([5da29b8](https://github.com/iotaledger/twin-node/commit/5da29b8d714495308320d237a68e84355bba2b47))
|
|
896
|
+
* node app use JavaScript ([14fe08c](https://github.com/iotaledger/twin-node/commit/14fe08cb760dd885a5dac9056a4d5dbc3d61df64))
|
|
897
|
+
* update dependencies ([9d25f16](https://github.com/iotaledger/twin-node/commit/9d25f16f1d554cd38f3bec28fdf7f8fff892ceaf))
|
|
898
|
+
* update spec generation config ([cff633a](https://github.com/iotaledger/twin-node/commit/cff633a0ffb73ad652d5f1bae653fa91e82dc8ab))
|
|
899
|
+
* update twindev schemas ([b7bb6ba](https://github.com/iotaledger/twin-node/commit/b7bb6ba308eaf10b66d349ada8f3880f15b31e0f))
|
|
871
900
|
|
|
872
901
|
|
|
873
902
|
### Bug Fixes
|
|
874
903
|
|
|
875
|
-
* adding a condition to verify if the password exists when bootstrapping ([6030a42](https://github.com/
|
|
876
|
-
* adding a condition to verify if the password exists when bootstrapping ([c66f396](https://github.com/
|
|
877
|
-
* broken docs ([61479fd](https://github.com/
|
|
904
|
+
* adding a condition to verify if the password exists when bootstrapping ([6030a42](https://github.com/iotaledger/twin-node/commit/6030a42bdaf581678d96932fd0b809396bf7b8b0))
|
|
905
|
+
* adding a condition to verify if the password exists when bootstrapping ([c66f396](https://github.com/iotaledger/twin-node/commit/c66f396717394161a7647d1f08b3d87729d96e96))
|
|
906
|
+
* broken docs ([61479fd](https://github.com/iotaledger/twin-node/commit/61479fd618f766d22c5aafec5277e1a89e22b453))
|
|
878
907
|
|
|
879
908
|
|
|
880
909
|
### Dependencies
|
|
@@ -888,27 +917,27 @@
|
|
|
888
917
|
|
|
889
918
|
### Features
|
|
890
919
|
|
|
891
|
-
* add auth admin component ([1661e57](https://github.com/
|
|
892
|
-
* add extend engine and server methods ([ec09c7e](https://github.com/
|
|
893
|
-
* add extend engine and server methods ([0136a6f](https://github.com/
|
|
894
|
-
* add fedcat to openapi ([eac69bd](https://github.com/
|
|
895
|
-
* add updated config vars ([ebe8178](https://github.com/
|
|
896
|
-
* improve default options and spec ([b538721](https://github.com/
|
|
897
|
-
* initial commit ([522f1e5](https://github.com/
|
|
898
|
-
* migrate env config from engine to node ([5da29b8](https://github.com/
|
|
899
|
-
* node app use JavaScript ([14fe08c](https://github.com/
|
|
900
|
-
* release to production ([6319a38](https://github.com/
|
|
901
|
-
* release to production ([4f44403](https://github.com/
|
|
902
|
-
* release to production ([2d96e37](https://github.com/
|
|
903
|
-
* update dependencies ([9d25f16](https://github.com/
|
|
904
|
-
* update spec generation config ([cff633a](https://github.com/
|
|
920
|
+
* add auth admin component ([1661e57](https://github.com/iotaledger/twin-node/commit/1661e57a699d5cf9ebde333e3cbc3aaea89d7c9c))
|
|
921
|
+
* add extend engine and server methods ([ec09c7e](https://github.com/iotaledger/twin-node/commit/ec09c7eb882d9f5797f2fd372e96cad1a3716f59))
|
|
922
|
+
* add extend engine and server methods ([0136a6f](https://github.com/iotaledger/twin-node/commit/0136a6f3f4e1a82b1427ee9618b8a17c79bc7fda))
|
|
923
|
+
* add fedcat to openapi ([eac69bd](https://github.com/iotaledger/twin-node/commit/eac69bdf94a22c35fe58e7523d9cf78bdc72eb7b))
|
|
924
|
+
* add updated config vars ([ebe8178](https://github.com/iotaledger/twin-node/commit/ebe81788ce53ddf3d6925a5f2f6dac381f84f06c))
|
|
925
|
+
* improve default options and spec ([b538721](https://github.com/iotaledger/twin-node/commit/b538721902e7f65021d2715148ba59409ccce035))
|
|
926
|
+
* initial commit ([522f1e5](https://github.com/iotaledger/twin-node/commit/522f1e515348f9b1dd1eeb3170b1249e2b0b5371))
|
|
927
|
+
* migrate env config from engine to node ([5da29b8](https://github.com/iotaledger/twin-node/commit/5da29b8d714495308320d237a68e84355bba2b47))
|
|
928
|
+
* node app use JavaScript ([14fe08c](https://github.com/iotaledger/twin-node/commit/14fe08cb760dd885a5dac9056a4d5dbc3d61df64))
|
|
929
|
+
* release to production ([6319a38](https://github.com/iotaledger/twin-node/commit/6319a38490a2c2809622f8acd170cb92bfa06942))
|
|
930
|
+
* release to production ([4f44403](https://github.com/iotaledger/twin-node/commit/4f444039832edce8fae562baa7c900ccdc2181da))
|
|
931
|
+
* release to production ([2d96e37](https://github.com/iotaledger/twin-node/commit/2d96e3737bd9663bc0d1171c2ff2c7f8b2ab01bb))
|
|
932
|
+
* update dependencies ([9d25f16](https://github.com/iotaledger/twin-node/commit/9d25f16f1d554cd38f3bec28fdf7f8fff892ceaf))
|
|
933
|
+
* update spec generation config ([cff633a](https://github.com/iotaledger/twin-node/commit/cff633a0ffb73ad652d5f1bae653fa91e82dc8ab))
|
|
905
934
|
|
|
906
935
|
|
|
907
936
|
### Bug Fixes
|
|
908
937
|
|
|
909
|
-
* adding a condition to verify if the password exists when bootstrapping ([6030a42](https://github.com/
|
|
910
|
-
* adding a condition to verify if the password exists when bootstrapping ([c66f396](https://github.com/
|
|
911
|
-
* broken docs ([61479fd](https://github.com/
|
|
938
|
+
* adding a condition to verify if the password exists when bootstrapping ([6030a42](https://github.com/iotaledger/twin-node/commit/6030a42bdaf581678d96932fd0b809396bf7b8b0))
|
|
939
|
+
* adding a condition to verify if the password exists when bootstrapping ([c66f396](https://github.com/iotaledger/twin-node/commit/c66f396717394161a7647d1f08b3d87729d96e96))
|
|
940
|
+
* broken docs ([61479fd](https://github.com/iotaledger/twin-node/commit/61479fd618f766d22c5aafec5277e1a89e22b453))
|
|
912
941
|
|
|
913
942
|
|
|
914
943
|
### Dependencies
|
|
@@ -917,12 +946,12 @@
|
|
|
917
946
|
* dependencies
|
|
918
947
|
* @twin.org/node-core bumped from ^0.0.0 to ^0.0.1
|
|
919
948
|
|
|
920
|
-
## [0.0.1-next.11](https://github.com/
|
|
949
|
+
## [0.0.1-next.11](https://github.com/iotaledger/twin-node/compare/node-v0.0.1-next.10...node-v0.0.1-next.11) (2025-07-11)
|
|
921
950
|
|
|
922
951
|
|
|
923
952
|
### Features
|
|
924
953
|
|
|
925
|
-
* add auth admin component ([1661e57](https://github.com/
|
|
954
|
+
* add auth admin component ([1661e57](https://github.com/iotaledger/twin-node/commit/1661e57a699d5cf9ebde333e3cbc3aaea89d7c9c))
|
|
926
955
|
|
|
927
956
|
|
|
928
957
|
### Dependencies
|
|
@@ -931,13 +960,13 @@
|
|
|
931
960
|
* dependencies
|
|
932
961
|
* @twin.org/node-core bumped from 0.0.1-next.10 to 0.0.1-next.11
|
|
933
962
|
|
|
934
|
-
## [0.0.1-next.10](https://github.com/
|
|
963
|
+
## [0.0.1-next.10](https://github.com/iotaledger/twin-node/compare/node-v0.0.1-next.9...node-v0.0.1-next.10) (2025-07-11)
|
|
935
964
|
|
|
936
965
|
|
|
937
966
|
### Features
|
|
938
967
|
|
|
939
|
-
* add updated config vars ([ebe8178](https://github.com/
|
|
940
|
-
* migrate env config from engine to node ([5da29b8](https://github.com/
|
|
968
|
+
* add updated config vars ([ebe8178](https://github.com/iotaledger/twin-node/commit/ebe81788ce53ddf3d6925a5f2f6dac381f84f06c))
|
|
969
|
+
* migrate env config from engine to node ([5da29b8](https://github.com/iotaledger/twin-node/commit/5da29b8d714495308320d237a68e84355bba2b47))
|
|
941
970
|
|
|
942
971
|
|
|
943
972
|
### Dependencies
|
|
@@ -946,12 +975,12 @@
|
|
|
946
975
|
* dependencies
|
|
947
976
|
* @twin.org/node-core bumped from 0.0.1-next.9 to 0.0.1-next.10
|
|
948
977
|
|
|
949
|
-
## [0.0.1-next.9](https://github.com/
|
|
978
|
+
## [0.0.1-next.9](https://github.com/iotaledger/twin-node/compare/node-v0.0.1-next.8...node-v0.0.1-next.9) (2025-06-20)
|
|
950
979
|
|
|
951
980
|
|
|
952
981
|
### Features
|
|
953
982
|
|
|
954
|
-
* update spec generation config ([cff633a](https://github.com/
|
|
983
|
+
* update spec generation config ([cff633a](https://github.com/iotaledger/twin-node/commit/cff633a0ffb73ad652d5f1bae653fa91e82dc8ab))
|
|
955
984
|
|
|
956
985
|
|
|
957
986
|
### Dependencies
|
|
@@ -960,12 +989,12 @@
|
|
|
960
989
|
* dependencies
|
|
961
990
|
* @twin.org/node-core bumped from 0.0.1-next.8 to 0.0.1-next.9
|
|
962
991
|
|
|
963
|
-
## [0.0.1-next.8](https://github.com/
|
|
992
|
+
## [0.0.1-next.8](https://github.com/iotaledger/twin-node/compare/node-v0.0.1-next.7...node-v0.0.1-next.8) (2025-06-18)
|
|
964
993
|
|
|
965
994
|
|
|
966
995
|
### Features
|
|
967
996
|
|
|
968
|
-
* improve default options and spec ([b538721](https://github.com/
|
|
997
|
+
* improve default options and spec ([b538721](https://github.com/iotaledger/twin-node/commit/b538721902e7f65021d2715148ba59409ccce035))
|
|
969
998
|
|
|
970
999
|
|
|
971
1000
|
### Dependencies
|
|
@@ -974,13 +1003,13 @@
|
|
|
974
1003
|
* dependencies
|
|
975
1004
|
* @twin.org/node-core bumped from 0.0.1-next.7 to 0.0.1-next.8
|
|
976
1005
|
|
|
977
|
-
## [0.0.1-next.7](https://github.com/
|
|
1006
|
+
## [0.0.1-next.7](https://github.com/iotaledger/twin-node/compare/node-v0.0.1-next.6...node-v0.0.1-next.7) (2025-06-17)
|
|
978
1007
|
|
|
979
1008
|
|
|
980
1009
|
### Bug Fixes
|
|
981
1010
|
|
|
982
|
-
* adding a condition to verify if the password exists when bootstrapping ([6030a42](https://github.com/
|
|
983
|
-
* adding a condition to verify if the password exists when bootstrapping ([c66f396](https://github.com/
|
|
1011
|
+
* adding a condition to verify if the password exists when bootstrapping ([6030a42](https://github.com/iotaledger/twin-node/commit/6030a42bdaf581678d96932fd0b809396bf7b8b0))
|
|
1012
|
+
* adding a condition to verify if the password exists when bootstrapping ([c66f396](https://github.com/iotaledger/twin-node/commit/c66f396717394161a7647d1f08b3d87729d96e96))
|
|
984
1013
|
|
|
985
1014
|
|
|
986
1015
|
### Dependencies
|
|
@@ -989,20 +1018,20 @@
|
|
|
989
1018
|
* dependencies
|
|
990
1019
|
* @twin.org/node-core bumped from 0.0.1-next.6 to 0.0.1-next.7
|
|
991
1020
|
|
|
992
|
-
## [0.0.1-next.6](https://github.com/
|
|
1021
|
+
## [0.0.1-next.6](https://github.com/iotaledger/twin-node/compare/node-v0.0.1-next.5...node-v0.0.1-next.6) (2025-06-12)
|
|
993
1022
|
|
|
994
1023
|
### Features
|
|
995
1024
|
|
|
996
|
-
- add extend engine and server methods ([ec09c7e](https://github.com/
|
|
997
|
-
- add extend engine and server methods ([0136a6f](https://github.com/
|
|
998
|
-
- add fedcat to openapi ([eac69bd](https://github.com/
|
|
999
|
-
- initial commit ([522f1e5](https://github.com/
|
|
1000
|
-
- node app use JavaScript ([14fe08c](https://github.com/
|
|
1001
|
-
- update dependencies ([9d25f16](https://github.com/
|
|
1025
|
+
- add extend engine and server methods ([ec09c7e](https://github.com/iotaledger/twin-node/commit/ec09c7eb882d9f5797f2fd372e96cad1a3716f59))
|
|
1026
|
+
- add extend engine and server methods ([0136a6f](https://github.com/iotaledger/twin-node/commit/0136a6f3f4e1a82b1427ee9618b8a17c79bc7fda))
|
|
1027
|
+
- add fedcat to openapi ([eac69bd](https://github.com/iotaledger/twin-node/commit/eac69bdf94a22c35fe58e7523d9cf78bdc72eb7b))
|
|
1028
|
+
- initial commit ([522f1e5](https://github.com/iotaledger/twin-node/commit/522f1e515348f9b1dd1eeb3170b1249e2b0b5371))
|
|
1029
|
+
- node app use JavaScript ([14fe08c](https://github.com/iotaledger/twin-node/commit/14fe08cb760dd885a5dac9056a4d5dbc3d61df64))
|
|
1030
|
+
- update dependencies ([9d25f16](https://github.com/iotaledger/twin-node/commit/9d25f16f1d554cd38f3bec28fdf7f8fff892ceaf))
|
|
1002
1031
|
|
|
1003
1032
|
### Bug Fixes
|
|
1004
1033
|
|
|
1005
|
-
- broken docs ([61479fd](https://github.com/
|
|
1034
|
+
- broken docs ([61479fd](https://github.com/iotaledger/twin-node/commit/61479fd618f766d22c5aafec5277e1a89e22b453))
|
|
1006
1035
|
|
|
1007
1036
|
### Dependencies
|
|
1008
1037
|
|
|
@@ -1010,11 +1039,11 @@
|
|
|
1010
1039
|
- dependencies
|
|
1011
1040
|
- @twin.org/node-core bumped from 0.0.1-next.5 to 0.0.1-next.6
|
|
1012
1041
|
|
|
1013
|
-
## [0.0.1-next.5](https://github.com/
|
|
1042
|
+
## [0.0.1-next.5](https://github.com/iotaledger/twin-node/compare/node-v0.0.1-next.4...node-v0.0.1-next.5) (2025-06-12)
|
|
1014
1043
|
|
|
1015
1044
|
### Features
|
|
1016
1045
|
|
|
1017
|
-
- add extend engine and server methods ([0136a6f](https://github.com/
|
|
1046
|
+
- add extend engine and server methods ([0136a6f](https://github.com/iotaledger/twin-node/commit/0136a6f3f4e1a82b1427ee9618b8a17c79bc7fda))
|
|
1018
1047
|
|
|
1019
1048
|
### Dependencies
|
|
1020
1049
|
|
|
@@ -1022,11 +1051,11 @@
|
|
|
1022
1051
|
- dependencies
|
|
1023
1052
|
- @twin.org/node-core bumped from 0.0.1-next.4 to 0.0.1-next.5
|
|
1024
1053
|
|
|
1025
|
-
## [0.0.1-next.4](https://github.com/
|
|
1054
|
+
## [0.0.1-next.4](https://github.com/iotaledger/twin-node/compare/node-v0.0.1-next.3...node-v0.0.1-next.4) (2025-05-27)
|
|
1026
1055
|
|
|
1027
1056
|
### Bug Fixes
|
|
1028
1057
|
|
|
1029
|
-
- broken docs ([61479fd](https://github.com/
|
|
1058
|
+
- broken docs ([61479fd](https://github.com/iotaledger/twin-node/commit/61479fd618f766d22c5aafec5277e1a89e22b453))
|
|
1030
1059
|
|
|
1031
1060
|
### Dependencies
|
|
1032
1061
|
|
|
@@ -1034,11 +1063,11 @@
|
|
|
1034
1063
|
- dependencies
|
|
1035
1064
|
- @twin.org/node-core bumped from 0.0.1-next.3 to 0.0.1-next.4
|
|
1036
1065
|
|
|
1037
|
-
## [0.0.1-next.3](https://github.com/
|
|
1066
|
+
## [0.0.1-next.3](https://github.com/iotaledger/twin-node/compare/node-v0.0.1-next.2...node-v0.0.1-next.3) (2025-05-27)
|
|
1038
1067
|
|
|
1039
1068
|
### Features
|
|
1040
1069
|
|
|
1041
|
-
- node app use JavaScript ([14fe08c](https://github.com/
|
|
1070
|
+
- node app use JavaScript ([14fe08c](https://github.com/iotaledger/twin-node/commit/14fe08cb760dd885a5dac9056a4d5dbc3d61df64))
|
|
1042
1071
|
|
|
1043
1072
|
### Dependencies
|
|
1044
1073
|
|
|
@@ -1046,12 +1075,12 @@
|
|
|
1046
1075
|
- dependencies
|
|
1047
1076
|
- @twin.org/node-core bumped from 0.0.1-next.2 to 0.0.1-next.3
|
|
1048
1077
|
|
|
1049
|
-
## [0.0.1-next.2](https://github.com/
|
|
1078
|
+
## [0.0.1-next.2](https://github.com/iotaledger/twin-node/compare/node-v0.0.1-next.1...node-v0.0.1-next.2) (2025-05-27)
|
|
1050
1079
|
|
|
1051
1080
|
### Features
|
|
1052
1081
|
|
|
1053
|
-
- add fedcat to openapi ([eac69bd](https://github.com/
|
|
1054
|
-
- initial commit ([522f1e5](https://github.com/
|
|
1082
|
+
- add fedcat to openapi ([eac69bd](https://github.com/iotaledger/twin-node/commit/eac69bdf94a22c35fe58e7523d9cf78bdc72eb7b))
|
|
1083
|
+
- initial commit ([522f1e5](https://github.com/iotaledger/twin-node/commit/522f1e515348f9b1dd1eeb3170b1249e2b0b5371))
|
|
1055
1084
|
|
|
1056
1085
|
### Dependencies
|
|
1057
1086
|
|