@twin.org/engine 0.0.3-next.4 → 0.0.3-next.40
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/README.md +1 -1
- package/dist/es/data/coreTypeInitialisers.json +100 -10
- package/docs/changelog.md +833 -162
- package/docs/examples.md +56 -23
- package/docs/reference/classes/Engine.md +615 -1
- package/docs/reference/classes/EngineConfigHelper.md +2 -2
- package/package.json +7 -7
package/docs/changelog.md
CHANGED
|
@@ -1,11 +1,682 @@
|
|
|
1
|
-
#
|
|
1
|
+
# Changelog
|
|
2
2
|
|
|
3
|
-
## [0.0.3-next.
|
|
3
|
+
## [0.0.3-next.40](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.3-next.39...engine-v0.0.3-next.40) (2026-05-22)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Miscellaneous Chores
|
|
7
|
+
|
|
8
|
+
* **engine:** Synchronize repo versions
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Dependencies
|
|
12
|
+
|
|
13
|
+
* The following workspace dependencies were updated
|
|
14
|
+
* dependencies
|
|
15
|
+
* @twin.org/engine-core bumped from 0.0.3-next.39 to 0.0.3-next.40
|
|
16
|
+
* @twin.org/engine-models bumped from 0.0.3-next.39 to 0.0.3-next.40
|
|
17
|
+
* @twin.org/engine-types bumped from 0.0.3-next.39 to 0.0.3-next.40
|
|
18
|
+
|
|
19
|
+
## [0.0.3-next.39](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.3-next.38...engine-v0.0.3-next.39) (2026-05-21)
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
### Miscellaneous Chores
|
|
23
|
+
|
|
24
|
+
* **engine:** Synchronize repo versions
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
### Dependencies
|
|
28
|
+
|
|
29
|
+
* The following workspace dependencies were updated
|
|
30
|
+
* dependencies
|
|
31
|
+
* @twin.org/engine-core bumped from 0.0.3-next.38 to 0.0.3-next.39
|
|
32
|
+
* @twin.org/engine-models bumped from 0.0.3-next.38 to 0.0.3-next.39
|
|
33
|
+
* @twin.org/engine-types bumped from 0.0.3-next.38 to 0.0.3-next.39
|
|
34
|
+
|
|
35
|
+
## [0.0.3-next.38](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.3-next.37...engine-v0.0.3-next.38) (2026-05-20)
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
### Features
|
|
39
|
+
|
|
40
|
+
* add metrics producer type initialisers to engine ([#122](https://github.com/iotaledger/twin-engine/issues/122)) ([45f52d7](https://github.com/iotaledger/twin-engine/commit/45f52d7ad9c94bda0d2671756049bb5973b64b10))
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
### Dependencies
|
|
44
|
+
|
|
45
|
+
* The following workspace dependencies were updated
|
|
46
|
+
* dependencies
|
|
47
|
+
* @twin.org/engine-core bumped from 0.0.3-next.37 to 0.0.3-next.38
|
|
48
|
+
* @twin.org/engine-models bumped from 0.0.3-next.37 to 0.0.3-next.38
|
|
49
|
+
* @twin.org/engine-types bumped from 0.0.3-next.37 to 0.0.3-next.38
|
|
50
|
+
|
|
51
|
+
## [0.0.3-next.37](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.3-next.36...engine-v0.0.3-next.37) (2026-05-12)
|
|
52
|
+
|
|
53
|
+
|
|
54
|
+
### Features
|
|
55
|
+
|
|
56
|
+
* typescript 6 update ([b227f52](https://github.com/iotaledger/twin-engine/commit/b227f5271b18ac627b932ea8e59d2879ff01ebd7))
|
|
57
|
+
|
|
58
|
+
|
|
59
|
+
### Dependencies
|
|
60
|
+
|
|
61
|
+
* The following workspace dependencies were updated
|
|
62
|
+
* dependencies
|
|
63
|
+
* @twin.org/engine-core bumped from 0.0.3-next.36 to 0.0.3-next.37
|
|
64
|
+
* @twin.org/engine-models bumped from 0.0.3-next.36 to 0.0.3-next.37
|
|
65
|
+
* @twin.org/engine-types bumped from 0.0.3-next.36 to 0.0.3-next.37
|
|
66
|
+
|
|
67
|
+
## [0.0.3-next.36](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.3-next.35...engine-v0.0.3-next.36) (2026-05-08)
|
|
68
|
+
|
|
69
|
+
|
|
70
|
+
### Features
|
|
71
|
+
|
|
72
|
+
* inject vaultConnectorType into DSP/PNP/Tenant/catalogue factories ([#107](https://github.com/iotaledger/twin-engine/issues/107)) ([043abbb](https://github.com/iotaledger/twin-engine/commit/043abbb9d9d7fd7f120519cb0b44ad38b4bfcbc1))
|
|
73
|
+
|
|
74
|
+
|
|
75
|
+
### Dependencies
|
|
76
|
+
|
|
77
|
+
* The following workspace dependencies were updated
|
|
78
|
+
* dependencies
|
|
79
|
+
* @twin.org/engine-core bumped from 0.0.3-next.35 to 0.0.3-next.36
|
|
80
|
+
* @twin.org/engine-models bumped from 0.0.3-next.35 to 0.0.3-next.36
|
|
81
|
+
* @twin.org/engine-types bumped from 0.0.3-next.35 to 0.0.3-next.36
|
|
82
|
+
|
|
83
|
+
## [0.0.3-next.35](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.3-next.34...engine-v0.0.3-next.35) (2026-05-05)
|
|
84
|
+
|
|
85
|
+
|
|
86
|
+
### Miscellaneous Chores
|
|
87
|
+
|
|
88
|
+
* **engine:** Synchronize repo versions
|
|
89
|
+
|
|
90
|
+
|
|
91
|
+
### Dependencies
|
|
92
|
+
|
|
93
|
+
* The following workspace dependencies were updated
|
|
94
|
+
* dependencies
|
|
95
|
+
* @twin.org/engine-core bumped from 0.0.3-next.34 to 0.0.3-next.35
|
|
96
|
+
* @twin.org/engine-models bumped from 0.0.3-next.34 to 0.0.3-next.35
|
|
97
|
+
* @twin.org/engine-types bumped from 0.0.3-next.34 to 0.0.3-next.35
|
|
98
|
+
|
|
99
|
+
## [0.0.3-next.34](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.3-next.33...engine-v0.0.3-next.34) (2026-05-05)
|
|
4
100
|
|
|
5
101
|
|
|
6
102
|
### Features
|
|
7
103
|
|
|
8
|
-
*
|
|
104
|
+
* add health and url transformer components ([#111](https://github.com/iotaledger/twin-engine/issues/111)) ([5f00d4d](https://github.com/iotaledger/twin-engine/commit/5f00d4db9a2fc35c5595abb59527aeaaa2e6066d))
|
|
105
|
+
|
|
106
|
+
|
|
107
|
+
### Dependencies
|
|
108
|
+
|
|
109
|
+
* The following workspace dependencies were updated
|
|
110
|
+
* dependencies
|
|
111
|
+
* @twin.org/engine-core bumped from 0.0.3-next.33 to 0.0.3-next.34
|
|
112
|
+
* @twin.org/engine-models bumped from 0.0.3-next.33 to 0.0.3-next.34
|
|
113
|
+
* @twin.org/engine-types bumped from 0.0.3-next.33 to 0.0.3-next.34
|
|
114
|
+
|
|
115
|
+
## [0.0.3-next.33](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.3-next.32...engine-v0.0.3-next.33) (2026-05-05)
|
|
116
|
+
|
|
117
|
+
|
|
118
|
+
### Miscellaneous Chores
|
|
119
|
+
|
|
120
|
+
* **engine:** Synchronize repo versions
|
|
121
|
+
|
|
122
|
+
|
|
123
|
+
### Dependencies
|
|
124
|
+
|
|
125
|
+
* The following workspace dependencies were updated
|
|
126
|
+
* dependencies
|
|
127
|
+
* @twin.org/engine-core bumped from 0.0.3-next.32 to 0.0.3-next.33
|
|
128
|
+
* @twin.org/engine-models bumped from 0.0.3-next.32 to 0.0.3-next.33
|
|
129
|
+
* @twin.org/engine-types bumped from 0.0.3-next.32 to 0.0.3-next.33
|
|
130
|
+
|
|
131
|
+
## [0.0.3-next.32](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.3-next.31...engine-v0.0.3-next.32) (2026-04-24)
|
|
132
|
+
|
|
133
|
+
|
|
134
|
+
### Features
|
|
135
|
+
|
|
136
|
+
* add automation components ([671dc5b](https://github.com/iotaledger/twin-engine/commit/671dc5b8687b9f76b7d7fdd7c833be1ae3c93992))
|
|
137
|
+
|
|
138
|
+
|
|
139
|
+
### Dependencies
|
|
140
|
+
|
|
141
|
+
* The following workspace dependencies were updated
|
|
142
|
+
* dependencies
|
|
143
|
+
* @twin.org/engine-core bumped from 0.0.3-next.31 to 0.0.3-next.32
|
|
144
|
+
* @twin.org/engine-models bumped from 0.0.3-next.31 to 0.0.3-next.32
|
|
145
|
+
* @twin.org/engine-types bumped from 0.0.3-next.31 to 0.0.3-next.32
|
|
146
|
+
|
|
147
|
+
## [0.0.3-next.31](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.3-next.30...engine-v0.0.3-next.31) (2026-04-22)
|
|
148
|
+
|
|
149
|
+
|
|
150
|
+
### Miscellaneous Chores
|
|
151
|
+
|
|
152
|
+
* **engine:** Synchronize repo versions
|
|
153
|
+
|
|
154
|
+
|
|
155
|
+
### Dependencies
|
|
156
|
+
|
|
157
|
+
* The following workspace dependencies were updated
|
|
158
|
+
* dependencies
|
|
159
|
+
* @twin.org/engine-core bumped from 0.0.3-next.30 to 0.0.3-next.31
|
|
160
|
+
* @twin.org/engine-models bumped from 0.0.3-next.30 to 0.0.3-next.31
|
|
161
|
+
* @twin.org/engine-types bumped from 0.0.3-next.30 to 0.0.3-next.31
|
|
162
|
+
|
|
163
|
+
## [0.0.3-next.30](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.3-next.29...engine-v0.0.3-next.30) (2026-04-16)
|
|
164
|
+
|
|
165
|
+
|
|
166
|
+
### Features
|
|
167
|
+
|
|
168
|
+
* add notarization ([#98](https://github.com/iotaledger/twin-engine/issues/98)) ([f560e2a](https://github.com/iotaledger/twin-engine/commit/f560e2a12a5fba01c95e47518ebdc4220801f8b8))
|
|
169
|
+
|
|
170
|
+
|
|
171
|
+
### Dependencies
|
|
172
|
+
|
|
173
|
+
* The following workspace dependencies were updated
|
|
174
|
+
* dependencies
|
|
175
|
+
* @twin.org/engine-core bumped from 0.0.3-next.29 to 0.0.3-next.30
|
|
176
|
+
* @twin.org/engine-models bumped from 0.0.3-next.29 to 0.0.3-next.30
|
|
177
|
+
* @twin.org/engine-types bumped from 0.0.3-next.29 to 0.0.3-next.30
|
|
178
|
+
|
|
179
|
+
## [0.0.3-next.29](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.3-next.28...engine-v0.0.3-next.29) (2026-04-14)
|
|
180
|
+
|
|
181
|
+
|
|
182
|
+
### Miscellaneous Chores
|
|
183
|
+
|
|
184
|
+
* **engine:** Synchronize repo versions
|
|
185
|
+
|
|
186
|
+
|
|
187
|
+
### Dependencies
|
|
188
|
+
|
|
189
|
+
* The following workspace dependencies were updated
|
|
190
|
+
* dependencies
|
|
191
|
+
* @twin.org/engine-core bumped from 0.0.3-next.28 to 0.0.3-next.29
|
|
192
|
+
* @twin.org/engine-models bumped from 0.0.3-next.28 to 0.0.3-next.29
|
|
193
|
+
* @twin.org/engine-types bumped from 0.0.3-next.28 to 0.0.3-next.29
|
|
194
|
+
|
|
195
|
+
## [0.0.3-next.28](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.3-next.27...engine-v0.0.3-next.28) (2026-04-10)
|
|
196
|
+
|
|
197
|
+
|
|
198
|
+
### Miscellaneous Chores
|
|
199
|
+
|
|
200
|
+
* **engine:** Synchronize repo versions
|
|
201
|
+
|
|
202
|
+
|
|
203
|
+
### Dependencies
|
|
204
|
+
|
|
205
|
+
* The following workspace dependencies were updated
|
|
206
|
+
* dependencies
|
|
207
|
+
* @twin.org/engine-core bumped from 0.0.3-next.27 to 0.0.3-next.28
|
|
208
|
+
* @twin.org/engine-models bumped from 0.0.3-next.27 to 0.0.3-next.28
|
|
209
|
+
* @twin.org/engine-types bumped from 0.0.3-next.27 to 0.0.3-next.28
|
|
210
|
+
|
|
211
|
+
## [0.0.3-next.27](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.3-next.26...engine-v0.0.3-next.27) (2026-03-20)
|
|
212
|
+
|
|
213
|
+
|
|
214
|
+
### Features
|
|
215
|
+
|
|
216
|
+
* update dependencies ([e6ebe42](https://github.com/iotaledger/twin-engine/commit/e6ebe42b9d61066227ad8b45dae14c8f8615b760))
|
|
217
|
+
|
|
218
|
+
|
|
219
|
+
### Dependencies
|
|
220
|
+
|
|
221
|
+
* The following workspace dependencies were updated
|
|
222
|
+
* dependencies
|
|
223
|
+
* @twin.org/engine-core bumped from 0.0.3-next.26 to 0.0.3-next.27
|
|
224
|
+
* @twin.org/engine-models bumped from 0.0.3-next.26 to 0.0.3-next.27
|
|
225
|
+
* @twin.org/engine-types bumped from 0.0.3-next.26 to 0.0.3-next.27
|
|
226
|
+
|
|
227
|
+
## [0.0.3-next.26](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.3-next.25...engine-v0.0.3-next.26) (2026-03-05)
|
|
228
|
+
|
|
229
|
+
|
|
230
|
+
### Bug Fixes
|
|
231
|
+
|
|
232
|
+
* use custom instance type for entity storage registration ([#90](https://github.com/iotaledger/twin-engine/issues/90)) ([2c23995](https://github.com/iotaledger/twin-engine/commit/2c239953dab4510a4cf97063ee90d048210bf4a6))
|
|
233
|
+
|
|
234
|
+
|
|
235
|
+
### Dependencies
|
|
236
|
+
|
|
237
|
+
* The following workspace dependencies were updated
|
|
238
|
+
* dependencies
|
|
239
|
+
* @twin.org/engine-core bumped from 0.0.3-next.25 to 0.0.3-next.26
|
|
240
|
+
* @twin.org/engine-models bumped from 0.0.3-next.25 to 0.0.3-next.26
|
|
241
|
+
* @twin.org/engine-types bumped from 0.0.3-next.25 to 0.0.3-next.26
|
|
242
|
+
|
|
243
|
+
## [0.0.3-next.25](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.3-next.24...engine-v0.0.3-next.25) (2026-03-02)
|
|
244
|
+
|
|
245
|
+
|
|
246
|
+
### Features
|
|
247
|
+
|
|
248
|
+
* replace unified data space connector with control plane and data plane components ([#78](https://github.com/iotaledger/twin-engine/issues/78)) ([a6ebace](https://github.com/iotaledger/twin-engine/commit/a6ebace389dafe754a3ca0827999966b5a101a59))
|
|
249
|
+
|
|
250
|
+
|
|
251
|
+
### Dependencies
|
|
252
|
+
|
|
253
|
+
* The following workspace dependencies were updated
|
|
254
|
+
* dependencies
|
|
255
|
+
* @twin.org/engine-core bumped from 0.0.3-next.24 to 0.0.3-next.25
|
|
256
|
+
* @twin.org/engine-models bumped from 0.0.3-next.24 to 0.0.3-next.25
|
|
257
|
+
* @twin.org/engine-types bumped from 0.0.3-next.24 to 0.0.3-next.25
|
|
258
|
+
|
|
259
|
+
## [0.0.3-next.24](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.3-next.23...engine-v0.0.3-next.24) (2026-02-26)
|
|
260
|
+
|
|
261
|
+
|
|
262
|
+
### Features
|
|
263
|
+
|
|
264
|
+
* use factory default feature for sorting ([ec8b370](https://github.com/iotaledger/twin-engine/commit/ec8b370c5c028cb300cdd1e76b0a0cdb2263773c))
|
|
265
|
+
|
|
266
|
+
|
|
267
|
+
### Dependencies
|
|
268
|
+
|
|
269
|
+
* The following workspace dependencies were updated
|
|
270
|
+
* dependencies
|
|
271
|
+
* @twin.org/engine-core bumped from 0.0.3-next.23 to 0.0.3-next.24
|
|
272
|
+
* @twin.org/engine-models bumped from 0.0.3-next.23 to 0.0.3-next.24
|
|
273
|
+
* @twin.org/engine-types bumped from 0.0.3-next.23 to 0.0.3-next.24
|
|
274
|
+
|
|
275
|
+
## [0.0.3-next.23](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.3-next.22...engine-v0.0.3-next.23) (2026-02-23)
|
|
276
|
+
|
|
277
|
+
|
|
278
|
+
### Features
|
|
279
|
+
|
|
280
|
+
* add auth admin component ([201cd06](https://github.com/iotaledger/twin-engine/commit/201cd061be83afccb5a6b06856ffe7cf8db7d6b3))
|
|
281
|
+
* add context id features ([#51](https://github.com/iotaledger/twin-engine/issues/51)) ([eaef180](https://github.com/iotaledger/twin-engine/commit/eaef1807397a907bc7655ef1545a151a710ca2f1))
|
|
282
|
+
* add data space connector ([a824d99](https://github.com/iotaledger/twin-engine/commit/a824d9931faeaa8115e01f8e7545b802d0e7ac70))
|
|
283
|
+
* add default logging component for web server ([8ad94f0](https://github.com/iotaledger/twin-engine/commit/8ad94f0d2d9a5241a8854b1e59fb9a55ce310142))
|
|
284
|
+
* add engine type helper for config lookups ([a20a398](https://github.com/iotaledger/twin-engine/commit/a20a3987016c48351178ab8410bc05b0fba0f2c1))
|
|
285
|
+
* add entity storage to task scheduler ([da4dc0f](https://github.com/iotaledger/twin-engine/commit/da4dc0f26ee4d506d35cd267144c8300a8b52f90))
|
|
286
|
+
* add fed cat filters ([a52cbf1](https://github.com/iotaledger/twin-engine/commit/a52cbf1eaf85e6cad61de9ea9448932fb5ae0f43))
|
|
287
|
+
* add federated catalogue ([1b15dd0](https://github.com/iotaledger/twin-engine/commit/1b15dd059a11446457651c411a73145fab37f025))
|
|
288
|
+
* add hosting component ([#70](https://github.com/iotaledger/twin-engine/issues/70)) ([2ab0dec](https://github.com/iotaledger/twin-engine/commit/2ab0dec8fdb979395c639b73f394a40a0dd7e55a))
|
|
289
|
+
* add isPrimary and isClone methods ([a7c63e9](https://github.com/iotaledger/twin-engine/commit/a7c63e97f54c95b104cc81e66d3fa42c6607bdc1))
|
|
290
|
+
* add latest rights management components ([2d305c8](https://github.com/iotaledger/twin-engine/commit/2d305c8c85c77bb4f5694c76422db4a11efc1a40))
|
|
291
|
+
* add mimeTypeProcessors and disableNodeIdentity ([bb7e81e](https://github.com/iotaledger/twin-engine/commit/bb7e81e2036fe042068a5645ec59b22e20d33aad))
|
|
292
|
+
* add rest clients as components ([c6f956a](https://github.com/iotaledger/twin-engine/commit/c6f956afe4fc22cd552174539c92a109448dc242))
|
|
293
|
+
* add rights management modules ([e02cadc](https://github.com/iotaledger/twin-engine/commit/e02cadc840d242fe16a73ab41ba61376c7467e50))
|
|
294
|
+
* add rights management negotiation ([84ef46b](https://github.com/iotaledger/twin-engine/commit/84ef46bff110611a19512793425c8c873ee2a590))
|
|
295
|
+
* add skipComponentStart flag ([#62](https://github.com/iotaledger/twin-engine/issues/62)) ([07e90af](https://github.com/iotaledger/twin-engine/commit/07e90afa4ba1baaa79c0c6f0f45200d781801534))
|
|
296
|
+
* add sorting to factories so default entries are at start ([1a69356](https://github.com/iotaledger/twin-engine/commit/1a693567befcf27e6edc9880746ee82cfb9538e5))
|
|
297
|
+
* add synchronised storage support ([5142e34](https://github.com/iotaledger/twin-engine/commit/5142e3488f09195cf9f48a9c6c6d1014231a4c2c))
|
|
298
|
+
* add task scheduler ([0951107](https://github.com/iotaledger/twin-engine/commit/09511073ad042194a45206303f0ef31d8d6af5db))
|
|
299
|
+
* add trust and rights management plugins ([eea0807](https://github.com/iotaledger/twin-engine/commit/eea0807601833220bd9fd8605b5e4383fbc0ebae))
|
|
300
|
+
* add validate-locales ([b92ea09](https://github.com/iotaledger/twin-engine/commit/b92ea09dbcfe35225271a51f24d231f59e2d363e))
|
|
301
|
+
* addCustomEntityStorage optional rest path ([55f42c5](https://github.com/iotaledger/twin-engine/commit/55f42c568945f010eb8883e27fb385d2c30eebff))
|
|
302
|
+
* context id handlers repopulated after engine clone ([9712e32](https://github.com/iotaledger/twin-engine/commit/9712e328f4607f5b2c82355c394c61bde0ee39bf))
|
|
303
|
+
* eslint migration to flat config ([6b978da](https://github.com/iotaledger/twin-engine/commit/6b978daf777a615d7758b63c3df57d5a376f6dfb))
|
|
304
|
+
* gas station integration ([#17](https://github.com/iotaledger/twin-engine/issues/17)) ([a3f844a](https://github.com/iotaledger/twin-engine/commit/a3f844a7fc58c43b4d0700d8d4351062045e66e1))
|
|
305
|
+
* improve startup error handling ([#65](https://github.com/iotaledger/twin-engine/issues/65)) ([5b2d1c5](https://github.com/iotaledger/twin-engine/commit/5b2d1c539cf5484afa85e294d6d6c18f24ef8274))
|
|
306
|
+
* iota rebased release ([474d92b](https://github.com/iotaledger/twin-engine/commit/474d92b352f4ccc431a4f138afee2ee89824664d))
|
|
307
|
+
* maintain isDefault flag for registered instances ([2ac5bee](https://github.com/iotaledger/twin-engine/commit/2ac5bee094bef42b396cc82b0d18bb6aebe27352))
|
|
308
|
+
* modifying the engine to run the new services ([#10](https://github.com/iotaledger/twin-engine/issues/10)) ([6f7141f](https://github.com/iotaledger/twin-engine/commit/6f7141fe0a6d05c725066b274bcc18b5490e580b))
|
|
309
|
+
* move environment variable processing to node level ([2223c12](https://github.com/iotaledger/twin-engine/commit/2223c12f49f3d34051ecec9687351aa5dd094e54))
|
|
310
|
+
* multi instance component support ([#83](https://github.com/iotaledger/twin-engine/issues/83)) ([6012b50](https://github.com/iotaledger/twin-engine/commit/6012b50959df5af893f05516d42eea2e0800b31a))
|
|
311
|
+
* override type initialisers with new registrations ([5b4ff56](https://github.com/iotaledger/twin-engine/commit/5b4ff561d06b6513c870a72bb20ba23c0653cfe8))
|
|
312
|
+
* remove authentication generator components ([#67](https://github.com/iotaledger/twin-engine/issues/67)) ([62f7984](https://github.com/iotaledger/twin-engine/commit/62f798468f567fdbf648401aa0dc51cda871c913))
|
|
313
|
+
* remove dap and darp ([d568c4f](https://github.com/iotaledger/twin-engine/commit/d568c4fc58a3159378e1d65f93228ae84f34a31d))
|
|
314
|
+
* simplify config building ([732c871](https://github.com/iotaledger/twin-engine/commit/732c871c5aca236759168f4bc15aeffd98a330a8))
|
|
315
|
+
* standardised engine logging naming ([0dbf857](https://github.com/iotaledger/twin-engine/commit/0dbf857587641f86ddf010143519d0e8333489ff))
|
|
316
|
+
* update dependencies ([97c9f64](https://github.com/iotaledger/twin-engine/commit/97c9f64b6ef096963bcc5de338a2a9e99bdc1a11))
|
|
317
|
+
* update framework core ([acc0f8d](https://github.com/iotaledger/twin-engine/commit/acc0f8d455a4b8ec47f1da643139fa0f07775fa6))
|
|
318
|
+
* update includeUserIdentity usage ([d34f597](https://github.com/iotaledger/twin-engine/commit/d34f597a61f9645a029411d2911bbda20ddc9eb9))
|
|
319
|
+
* update rights management and add authentication generators ([f728a1e](https://github.com/iotaledger/twin-engine/commit/f728a1efea15ada8d10cfbe17cafe7e2b252f527))
|
|
320
|
+
* update rights management components ([#74](https://github.com/iotaledger/twin-engine/issues/74)) ([be94ba8](https://github.com/iotaledger/twin-engine/commit/be94ba837999c586266a7c73228689566ec9876b))
|
|
321
|
+
* update rights management config ([d447575](https://github.com/iotaledger/twin-engine/commit/d447575cd5cdf3cdf1fe92087e90188ec97516f5))
|
|
322
|
+
* update rights management dependencies ([14d06fb](https://github.com/iotaledger/twin-engine/commit/14d06fb6604ad04e4094da7b51b61a01a0280b8b))
|
|
323
|
+
* upgrade framework components ([efd52e8](https://github.com/iotaledger/twin-engine/commit/efd52e80564fff29c3897bfa09b6305b3a322812))
|
|
324
|
+
* use peer dependencies ([69dd744](https://github.com/iotaledger/twin-engine/commit/69dd7449010b8e6f5f35e7fad201ad4c1cab400c))
|
|
325
|
+
* use shared store mechanism ([#2](https://github.com/iotaledger/twin-engine/issues/2)) ([9eed8d7](https://github.com/iotaledger/twin-engine/commit/9eed8d7766388479b42f03e2542fe761f2156408))
|
|
326
|
+
|
|
327
|
+
|
|
328
|
+
### Bug Fixes
|
|
329
|
+
|
|
330
|
+
* blob storage encryption settings ([63ee879](https://github.com/iotaledger/twin-engine/commit/63ee87904d2be205d8fe2fa11b536790a0d22082))
|
|
331
|
+
* pass contextIds to populateClone ([#79](https://github.com/iotaledger/twin-engine/issues/79)) ([b22f1bb](https://github.com/iotaledger/twin-engine/commit/b22f1bbf0319069914e316d27de4c2a8623421cf))
|
|
332
|
+
|
|
333
|
+
|
|
334
|
+
### Dependencies
|
|
335
|
+
|
|
336
|
+
* The following workspace dependencies were updated
|
|
337
|
+
* dependencies
|
|
338
|
+
* @twin.org/engine-core bumped from 0.0.3-next.22 to 0.0.3-next.23
|
|
339
|
+
* @twin.org/engine-models bumped from 0.0.3-next.22 to 0.0.3-next.23
|
|
340
|
+
* @twin.org/engine-types bumped from 0.0.3-next.22 to 0.0.3-next.23
|
|
341
|
+
|
|
342
|
+
## [0.0.3-next.22](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.3-next.21...engine-v0.0.3-next.22) (2026-02-23)
|
|
343
|
+
|
|
344
|
+
|
|
345
|
+
### Features
|
|
346
|
+
|
|
347
|
+
* add sorting to factories so default entries are at start ([1a69356](https://github.com/iotaledger/twin-engine/commit/1a693567befcf27e6edc9880746ee82cfb9538e5))
|
|
348
|
+
|
|
349
|
+
|
|
350
|
+
### Dependencies
|
|
351
|
+
|
|
352
|
+
* The following workspace dependencies were updated
|
|
353
|
+
* dependencies
|
|
354
|
+
* @twin.org/engine-core bumped from 0.0.3-next.21 to 0.0.3-next.22
|
|
355
|
+
* @twin.org/engine-models bumped from 0.0.3-next.21 to 0.0.3-next.22
|
|
356
|
+
* @twin.org/engine-types bumped from 0.0.3-next.21 to 0.0.3-next.22
|
|
357
|
+
|
|
358
|
+
## [0.0.3-next.21](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.3-next.20...engine-v0.0.3-next.21) (2026-02-13)
|
|
359
|
+
|
|
360
|
+
|
|
361
|
+
### Features
|
|
362
|
+
|
|
363
|
+
* multi instance component support ([#83](https://github.com/iotaledger/twin-engine/issues/83)) ([6012b50](https://github.com/iotaledger/twin-engine/commit/6012b50959df5af893f05516d42eea2e0800b31a))
|
|
364
|
+
|
|
365
|
+
|
|
366
|
+
### Dependencies
|
|
367
|
+
|
|
368
|
+
* The following workspace dependencies were updated
|
|
369
|
+
* dependencies
|
|
370
|
+
* @twin.org/engine-core bumped from 0.0.3-next.20 to 0.0.3-next.21
|
|
371
|
+
* @twin.org/engine-models bumped from 0.0.3-next.20 to 0.0.3-next.21
|
|
372
|
+
* @twin.org/engine-types bumped from 0.0.3-next.20 to 0.0.3-next.21
|
|
373
|
+
|
|
374
|
+
## [0.0.3-next.20](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.3-next.19...engine-v0.0.3-next.20) (2026-02-06)
|
|
375
|
+
|
|
376
|
+
|
|
377
|
+
### Miscellaneous Chores
|
|
378
|
+
|
|
379
|
+
* **engine:** Synchronize repo versions
|
|
380
|
+
|
|
381
|
+
|
|
382
|
+
### Dependencies
|
|
383
|
+
|
|
384
|
+
* The following workspace dependencies were updated
|
|
385
|
+
* dependencies
|
|
386
|
+
* @twin.org/engine-core bumped from 0.0.3-next.19 to 0.0.3-next.20
|
|
387
|
+
* @twin.org/engine-models bumped from 0.0.3-next.19 to 0.0.3-next.20
|
|
388
|
+
* @twin.org/engine-types bumped from 0.0.3-next.19 to 0.0.3-next.20
|
|
389
|
+
|
|
390
|
+
## [0.0.3-next.19](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.3-next.18...engine-v0.0.3-next.19) (2026-02-05)
|
|
391
|
+
|
|
392
|
+
|
|
393
|
+
### Bug Fixes
|
|
394
|
+
|
|
395
|
+
* pass contextIds to populateClone ([#79](https://github.com/iotaledger/twin-engine/issues/79)) ([b22f1bb](https://github.com/iotaledger/twin-engine/commit/b22f1bbf0319069914e316d27de4c2a8623421cf))
|
|
396
|
+
|
|
397
|
+
|
|
398
|
+
### Dependencies
|
|
399
|
+
|
|
400
|
+
* The following workspace dependencies were updated
|
|
401
|
+
* dependencies
|
|
402
|
+
* @twin.org/engine-core bumped from 0.0.3-next.18 to 0.0.3-next.19
|
|
403
|
+
* @twin.org/engine-models bumped from 0.0.3-next.18 to 0.0.3-next.19
|
|
404
|
+
* @twin.org/engine-types bumped from 0.0.3-next.18 to 0.0.3-next.19
|
|
405
|
+
|
|
406
|
+
## [0.0.3-next.18](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.3-next.17...engine-v0.0.3-next.18) (2026-02-04)
|
|
407
|
+
|
|
408
|
+
|
|
409
|
+
### Miscellaneous Chores
|
|
410
|
+
|
|
411
|
+
* **engine:** Synchronize repo versions
|
|
412
|
+
|
|
413
|
+
|
|
414
|
+
### Dependencies
|
|
415
|
+
|
|
416
|
+
* The following workspace dependencies were updated
|
|
417
|
+
* dependencies
|
|
418
|
+
* @twin.org/engine-core bumped from 0.0.3-next.17 to 0.0.3-next.18
|
|
419
|
+
* @twin.org/engine-models bumped from 0.0.3-next.17 to 0.0.3-next.18
|
|
420
|
+
* @twin.org/engine-types bumped from 0.0.3-next.17 to 0.0.3-next.18
|
|
421
|
+
|
|
422
|
+
## [0.0.3-next.17](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.3-next.16...engine-v0.0.3-next.17) (2026-02-02)
|
|
423
|
+
|
|
424
|
+
|
|
425
|
+
### Features
|
|
426
|
+
|
|
427
|
+
* update rights management components ([#74](https://github.com/iotaledger/twin-engine/issues/74)) ([be94ba8](https://github.com/iotaledger/twin-engine/commit/be94ba837999c586266a7c73228689566ec9876b))
|
|
428
|
+
|
|
429
|
+
|
|
430
|
+
### Dependencies
|
|
431
|
+
|
|
432
|
+
* The following workspace dependencies were updated
|
|
433
|
+
* dependencies
|
|
434
|
+
* @twin.org/engine-core bumped from 0.0.3-next.16 to 0.0.3-next.17
|
|
435
|
+
* @twin.org/engine-models bumped from 0.0.3-next.16 to 0.0.3-next.17
|
|
436
|
+
* @twin.org/engine-types bumped from 0.0.3-next.16 to 0.0.3-next.17
|
|
437
|
+
|
|
438
|
+
## [0.0.3-next.16](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.3-next.15...engine-v0.0.3-next.16) (2026-01-28)
|
|
439
|
+
|
|
440
|
+
|
|
441
|
+
### Features
|
|
442
|
+
|
|
443
|
+
* remove dap and darp ([d568c4f](https://github.com/iotaledger/twin-engine/commit/d568c4fc58a3159378e1d65f93228ae84f34a31d))
|
|
444
|
+
|
|
445
|
+
|
|
446
|
+
### Dependencies
|
|
447
|
+
|
|
448
|
+
* The following workspace dependencies were updated
|
|
449
|
+
* dependencies
|
|
450
|
+
* @twin.org/engine-core bumped from 0.0.3-next.15 to 0.0.3-next.16
|
|
451
|
+
* @twin.org/engine-models bumped from 0.0.3-next.15 to 0.0.3-next.16
|
|
452
|
+
* @twin.org/engine-types bumped from 0.0.3-next.15 to 0.0.3-next.16
|
|
453
|
+
|
|
454
|
+
## [0.0.3-next.15](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.3-next.14...engine-v0.0.3-next.15) (2026-01-26)
|
|
455
|
+
|
|
456
|
+
|
|
457
|
+
### Features
|
|
458
|
+
|
|
459
|
+
* add hosting component ([#70](https://github.com/iotaledger/twin-engine/issues/70)) ([2ab0dec](https://github.com/iotaledger/twin-engine/commit/2ab0dec8fdb979395c639b73f394a40a0dd7e55a))
|
|
460
|
+
|
|
461
|
+
|
|
462
|
+
### Dependencies
|
|
463
|
+
|
|
464
|
+
* The following workspace dependencies were updated
|
|
465
|
+
* dependencies
|
|
466
|
+
* @twin.org/engine-core bumped from 0.0.3-next.14 to 0.0.3-next.15
|
|
467
|
+
* @twin.org/engine-models bumped from 0.0.3-next.14 to 0.0.3-next.15
|
|
468
|
+
* @twin.org/engine-types bumped from 0.0.3-next.14 to 0.0.3-next.15
|
|
469
|
+
|
|
470
|
+
## [0.0.3-next.14](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.3-next.13...engine-v0.0.3-next.14) (2026-01-19)
|
|
471
|
+
|
|
472
|
+
|
|
473
|
+
### Features
|
|
474
|
+
|
|
475
|
+
* add auth admin component ([201cd06](https://github.com/iotaledger/twin-engine/commit/201cd061be83afccb5a6b06856ffe7cf8db7d6b3))
|
|
476
|
+
* add context id features ([#51](https://github.com/iotaledger/twin-engine/issues/51)) ([eaef180](https://github.com/iotaledger/twin-engine/commit/eaef1807397a907bc7655ef1545a151a710ca2f1))
|
|
477
|
+
* add data space connector ([a824d99](https://github.com/iotaledger/twin-engine/commit/a824d9931faeaa8115e01f8e7545b802d0e7ac70))
|
|
478
|
+
* add default logging component for web server ([8ad94f0](https://github.com/iotaledger/twin-engine/commit/8ad94f0d2d9a5241a8854b1e59fb9a55ce310142))
|
|
479
|
+
* add engine type helper for config lookups ([a20a398](https://github.com/iotaledger/twin-engine/commit/a20a3987016c48351178ab8410bc05b0fba0f2c1))
|
|
480
|
+
* add fed cat filters ([a52cbf1](https://github.com/iotaledger/twin-engine/commit/a52cbf1eaf85e6cad61de9ea9448932fb5ae0f43))
|
|
481
|
+
* add federated catalogue ([1b15dd0](https://github.com/iotaledger/twin-engine/commit/1b15dd059a11446457651c411a73145fab37f025))
|
|
482
|
+
* add isPrimary and isClone methods ([a7c63e9](https://github.com/iotaledger/twin-engine/commit/a7c63e97f54c95b104cc81e66d3fa42c6607bdc1))
|
|
483
|
+
* add latest rights management components ([2d305c8](https://github.com/iotaledger/twin-engine/commit/2d305c8c85c77bb4f5694c76422db4a11efc1a40))
|
|
484
|
+
* add mimeTypeProcessors and disableNodeIdentity ([bb7e81e](https://github.com/iotaledger/twin-engine/commit/bb7e81e2036fe042068a5645ec59b22e20d33aad))
|
|
485
|
+
* add rest clients as components ([c6f956a](https://github.com/iotaledger/twin-engine/commit/c6f956afe4fc22cd552174539c92a109448dc242))
|
|
486
|
+
* add rights management modules ([e02cadc](https://github.com/iotaledger/twin-engine/commit/e02cadc840d242fe16a73ab41ba61376c7467e50))
|
|
487
|
+
* add rights management negotiation ([84ef46b](https://github.com/iotaledger/twin-engine/commit/84ef46bff110611a19512793425c8c873ee2a590))
|
|
488
|
+
* add skipComponentStart flag ([#62](https://github.com/iotaledger/twin-engine/issues/62)) ([07e90af](https://github.com/iotaledger/twin-engine/commit/07e90afa4ba1baaa79c0c6f0f45200d781801534))
|
|
489
|
+
* add synchronised storage support ([5142e34](https://github.com/iotaledger/twin-engine/commit/5142e3488f09195cf9f48a9c6c6d1014231a4c2c))
|
|
490
|
+
* add task scheduler ([0951107](https://github.com/iotaledger/twin-engine/commit/09511073ad042194a45206303f0ef31d8d6af5db))
|
|
491
|
+
* add trust and rights management plugins ([eea0807](https://github.com/iotaledger/twin-engine/commit/eea0807601833220bd9fd8605b5e4383fbc0ebae))
|
|
492
|
+
* add validate-locales ([b92ea09](https://github.com/iotaledger/twin-engine/commit/b92ea09dbcfe35225271a51f24d231f59e2d363e))
|
|
493
|
+
* addCustomEntityStorage optional rest path ([55f42c5](https://github.com/iotaledger/twin-engine/commit/55f42c568945f010eb8883e27fb385d2c30eebff))
|
|
494
|
+
* context id handlers repopulated after engine clone ([9712e32](https://github.com/iotaledger/twin-engine/commit/9712e328f4607f5b2c82355c394c61bde0ee39bf))
|
|
495
|
+
* eslint migration to flat config ([6b978da](https://github.com/iotaledger/twin-engine/commit/6b978daf777a615d7758b63c3df57d5a376f6dfb))
|
|
496
|
+
* gas station integration ([#17](https://github.com/iotaledger/twin-engine/issues/17)) ([a3f844a](https://github.com/iotaledger/twin-engine/commit/a3f844a7fc58c43b4d0700d8d4351062045e66e1))
|
|
497
|
+
* improve startup error handling ([#65](https://github.com/iotaledger/twin-engine/issues/65)) ([5b2d1c5](https://github.com/iotaledger/twin-engine/commit/5b2d1c539cf5484afa85e294d6d6c18f24ef8274))
|
|
498
|
+
* iota rebased release ([474d92b](https://github.com/iotaledger/twin-engine/commit/474d92b352f4ccc431a4f138afee2ee89824664d))
|
|
499
|
+
* maintain isDefault flag for registered instances ([2ac5bee](https://github.com/iotaledger/twin-engine/commit/2ac5bee094bef42b396cc82b0d18bb6aebe27352))
|
|
500
|
+
* modifying the engine to run the new services ([#10](https://github.com/iotaledger/twin-engine/issues/10)) ([6f7141f](https://github.com/iotaledger/twin-engine/commit/6f7141fe0a6d05c725066b274bcc18b5490e580b))
|
|
501
|
+
* move environment variable processing to node level ([2223c12](https://github.com/iotaledger/twin-engine/commit/2223c12f49f3d34051ecec9687351aa5dd094e54))
|
|
502
|
+
* override type initialisers with new registrations ([5b4ff56](https://github.com/iotaledger/twin-engine/commit/5b4ff561d06b6513c870a72bb20ba23c0653cfe8))
|
|
503
|
+
* remove authentication generator components ([#67](https://github.com/iotaledger/twin-engine/issues/67)) ([62f7984](https://github.com/iotaledger/twin-engine/commit/62f798468f567fdbf648401aa0dc51cda871c913))
|
|
504
|
+
* simplify config building ([732c871](https://github.com/iotaledger/twin-engine/commit/732c871c5aca236759168f4bc15aeffd98a330a8))
|
|
505
|
+
* standardised engine logging naming ([0dbf857](https://github.com/iotaledger/twin-engine/commit/0dbf857587641f86ddf010143519d0e8333489ff))
|
|
506
|
+
* update dependencies ([97c9f64](https://github.com/iotaledger/twin-engine/commit/97c9f64b6ef096963bcc5de338a2a9e99bdc1a11))
|
|
507
|
+
* update framework core ([acc0f8d](https://github.com/iotaledger/twin-engine/commit/acc0f8d455a4b8ec47f1da643139fa0f07775fa6))
|
|
508
|
+
* update includeUserIdentity usage ([d34f597](https://github.com/iotaledger/twin-engine/commit/d34f597a61f9645a029411d2911bbda20ddc9eb9))
|
|
509
|
+
* update rights management and add authentication generators ([f728a1e](https://github.com/iotaledger/twin-engine/commit/f728a1efea15ada8d10cfbe17cafe7e2b252f527))
|
|
510
|
+
* update rights management config ([d447575](https://github.com/iotaledger/twin-engine/commit/d447575cd5cdf3cdf1fe92087e90188ec97516f5))
|
|
511
|
+
* update rights management dependencies ([14d06fb](https://github.com/iotaledger/twin-engine/commit/14d06fb6604ad04e4094da7b51b61a01a0280b8b))
|
|
512
|
+
* upgrade framework components ([efd52e8](https://github.com/iotaledger/twin-engine/commit/efd52e80564fff29c3897bfa09b6305b3a322812))
|
|
513
|
+
* use peer dependencies ([69dd744](https://github.com/iotaledger/twin-engine/commit/69dd7449010b8e6f5f35e7fad201ad4c1cab400c))
|
|
514
|
+
* use shared store mechanism ([#2](https://github.com/iotaledger/twin-engine/issues/2)) ([9eed8d7](https://github.com/iotaledger/twin-engine/commit/9eed8d7766388479b42f03e2542fe761f2156408))
|
|
515
|
+
|
|
516
|
+
|
|
517
|
+
### Bug Fixes
|
|
518
|
+
|
|
519
|
+
* blob storage encryption settings ([63ee879](https://github.com/iotaledger/twin-engine/commit/63ee87904d2be205d8fe2fa11b536790a0d22082))
|
|
520
|
+
|
|
521
|
+
|
|
522
|
+
### Dependencies
|
|
523
|
+
|
|
524
|
+
* The following workspace dependencies were updated
|
|
525
|
+
* dependencies
|
|
526
|
+
* @twin.org/engine-core bumped from 0.0.3-next.13 to 0.0.3-next.14
|
|
527
|
+
* @twin.org/engine-models bumped from 0.0.3-next.13 to 0.0.3-next.14
|
|
528
|
+
* @twin.org/engine-types bumped from 0.0.3-next.13 to 0.0.3-next.14
|
|
529
|
+
|
|
530
|
+
## [0.0.3-next.13](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.3-next.12...engine-v0.0.3-next.13) (2026-01-19)
|
|
531
|
+
|
|
532
|
+
|
|
533
|
+
### Features
|
|
534
|
+
|
|
535
|
+
* remove authentication generator components ([#67](https://github.com/iotaledger/twin-engine/issues/67)) ([62f7984](https://github.com/iotaledger/twin-engine/commit/62f798468f567fdbf648401aa0dc51cda871c913))
|
|
536
|
+
|
|
537
|
+
|
|
538
|
+
### Dependencies
|
|
539
|
+
|
|
540
|
+
* The following workspace dependencies were updated
|
|
541
|
+
* dependencies
|
|
542
|
+
* @twin.org/engine-core bumped from 0.0.3-next.12 to 0.0.3-next.13
|
|
543
|
+
* @twin.org/engine-models bumped from 0.0.3-next.12 to 0.0.3-next.13
|
|
544
|
+
* @twin.org/engine-types bumped from 0.0.3-next.12 to 0.0.3-next.13
|
|
545
|
+
|
|
546
|
+
## [0.0.3-next.12](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.3-next.11...engine-v0.0.3-next.12) (2026-01-19)
|
|
547
|
+
|
|
548
|
+
|
|
549
|
+
### Features
|
|
550
|
+
|
|
551
|
+
* improve startup error handling ([#65](https://github.com/iotaledger/twin-engine/issues/65)) ([5b2d1c5](https://github.com/iotaledger/twin-engine/commit/5b2d1c539cf5484afa85e294d6d6c18f24ef8274))
|
|
552
|
+
|
|
553
|
+
|
|
554
|
+
### Dependencies
|
|
555
|
+
|
|
556
|
+
* The following workspace dependencies were updated
|
|
557
|
+
* dependencies
|
|
558
|
+
* @twin.org/engine-core bumped from 0.0.3-next.11 to 0.0.3-next.12
|
|
559
|
+
* @twin.org/engine-models bumped from 0.0.3-next.11 to 0.0.3-next.12
|
|
560
|
+
* @twin.org/engine-types bumped from 0.0.3-next.11 to 0.0.3-next.12
|
|
561
|
+
|
|
562
|
+
## [0.0.3-next.11](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.3-next.10...engine-v0.0.3-next.11) (2026-01-16)
|
|
563
|
+
|
|
564
|
+
|
|
565
|
+
### Miscellaneous Chores
|
|
566
|
+
|
|
567
|
+
* **engine:** Synchronize repo versions
|
|
568
|
+
|
|
569
|
+
|
|
570
|
+
### Dependencies
|
|
571
|
+
|
|
572
|
+
* The following workspace dependencies were updated
|
|
573
|
+
* dependencies
|
|
574
|
+
* @twin.org/engine-core bumped from 0.0.3-next.10 to 0.0.3-next.11
|
|
575
|
+
* @twin.org/engine-models bumped from 0.0.3-next.10 to 0.0.3-next.11
|
|
576
|
+
* @twin.org/engine-types bumped from 0.0.3-next.10 to 0.0.3-next.11
|
|
577
|
+
|
|
578
|
+
## [0.0.3-next.10](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.3-next.9...engine-v0.0.3-next.10) (2026-01-13)
|
|
579
|
+
|
|
580
|
+
|
|
581
|
+
### Features
|
|
582
|
+
|
|
583
|
+
* add skipComponentStart flag ([#62](https://github.com/iotaledger/twin-engine/issues/62)) ([07e90af](https://github.com/iotaledger/twin-engine/commit/07e90afa4ba1baaa79c0c6f0f45200d781801534))
|
|
584
|
+
|
|
585
|
+
|
|
586
|
+
### Dependencies
|
|
587
|
+
|
|
588
|
+
* The following workspace dependencies were updated
|
|
589
|
+
* dependencies
|
|
590
|
+
* @twin.org/engine-core bumped from 0.0.3-next.9 to 0.0.3-next.10
|
|
591
|
+
* @twin.org/engine-models bumped from 0.0.3-next.9 to 0.0.3-next.10
|
|
592
|
+
* @twin.org/engine-types bumped from 0.0.3-next.9 to 0.0.3-next.10
|
|
593
|
+
|
|
594
|
+
## [0.0.3-next.9](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.3-next.8...engine-v0.0.3-next.9) (2026-01-07)
|
|
595
|
+
|
|
596
|
+
|
|
597
|
+
### Miscellaneous Chores
|
|
598
|
+
|
|
599
|
+
* **engine:** Synchronize repo versions
|
|
600
|
+
|
|
601
|
+
|
|
602
|
+
### Dependencies
|
|
603
|
+
|
|
604
|
+
* The following workspace dependencies were updated
|
|
605
|
+
* dependencies
|
|
606
|
+
* @twin.org/engine-core bumped from 0.0.3-next.8 to 0.0.3-next.9
|
|
607
|
+
* @twin.org/engine-models bumped from 0.0.3-next.8 to 0.0.3-next.9
|
|
608
|
+
* @twin.org/engine-types bumped from 0.0.3-next.8 to 0.0.3-next.9
|
|
609
|
+
|
|
610
|
+
## [0.0.3-next.8](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.3-next.7...engine-v0.0.3-next.8) (2026-01-06)
|
|
611
|
+
|
|
612
|
+
|
|
613
|
+
### Miscellaneous Chores
|
|
614
|
+
|
|
615
|
+
* **engine:** Synchronize repo versions
|
|
616
|
+
|
|
617
|
+
|
|
618
|
+
### Dependencies
|
|
619
|
+
|
|
620
|
+
* The following workspace dependencies were updated
|
|
621
|
+
* dependencies
|
|
622
|
+
* @twin.org/engine-core bumped from 0.0.3-next.7 to 0.0.3-next.8
|
|
623
|
+
* @twin.org/engine-models bumped from 0.0.3-next.7 to 0.0.3-next.8
|
|
624
|
+
* @twin.org/engine-types bumped from 0.0.3-next.7 to 0.0.3-next.8
|
|
625
|
+
|
|
626
|
+
## [0.0.3-next.7](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.3-next.6...engine-v0.0.3-next.7) (2025-12-04)
|
|
627
|
+
|
|
628
|
+
|
|
629
|
+
### Features
|
|
630
|
+
|
|
631
|
+
* add trust and rights management plugins ([eea0807](https://github.com/iotaledger/twin-engine/commit/eea0807601833220bd9fd8605b5e4383fbc0ebae))
|
|
632
|
+
|
|
633
|
+
|
|
634
|
+
### Dependencies
|
|
635
|
+
|
|
636
|
+
* The following workspace dependencies were updated
|
|
637
|
+
* dependencies
|
|
638
|
+
* @twin.org/engine-core bumped from 0.0.3-next.6 to 0.0.3-next.7
|
|
639
|
+
* @twin.org/engine-models bumped from 0.0.3-next.6 to 0.0.3-next.7
|
|
640
|
+
* @twin.org/engine-types bumped from 0.0.3-next.6 to 0.0.3-next.7
|
|
641
|
+
|
|
642
|
+
## [0.0.3-next.6](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.3-next.5...engine-v0.0.3-next.6) (2025-11-28)
|
|
643
|
+
|
|
644
|
+
|
|
645
|
+
### Features
|
|
646
|
+
|
|
647
|
+
* add fed cat filters ([a52cbf1](https://github.com/iotaledger/twin-engine/commit/a52cbf1eaf85e6cad61de9ea9448932fb5ae0f43))
|
|
648
|
+
|
|
649
|
+
|
|
650
|
+
### Dependencies
|
|
651
|
+
|
|
652
|
+
* The following workspace dependencies were updated
|
|
653
|
+
* dependencies
|
|
654
|
+
* @twin.org/engine-core bumped from 0.0.3-next.5 to 0.0.3-next.6
|
|
655
|
+
* @twin.org/engine-models bumped from 0.0.3-next.5 to 0.0.3-next.6
|
|
656
|
+
* @twin.org/engine-types bumped from 0.0.3-next.5 to 0.0.3-next.6
|
|
657
|
+
|
|
658
|
+
## [0.0.3-next.5](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.3-next.4...engine-v0.0.3-next.5) (2025-11-20)
|
|
659
|
+
|
|
660
|
+
|
|
661
|
+
### Miscellaneous Chores
|
|
662
|
+
|
|
663
|
+
* **engine:** Synchronize repo versions
|
|
664
|
+
|
|
665
|
+
|
|
666
|
+
### Dependencies
|
|
667
|
+
|
|
668
|
+
* The following workspace dependencies were updated
|
|
669
|
+
* dependencies
|
|
670
|
+
* @twin.org/engine-core bumped from 0.0.3-next.4 to 0.0.3-next.5
|
|
671
|
+
* @twin.org/engine-models bumped from 0.0.3-next.4 to 0.0.3-next.5
|
|
672
|
+
* @twin.org/engine-types bumped from 0.0.3-next.4 to 0.0.3-next.5
|
|
673
|
+
|
|
674
|
+
## [0.0.3-next.4](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.3-next.3...engine-v0.0.3-next.4) (2025-11-20)
|
|
675
|
+
|
|
676
|
+
|
|
677
|
+
### Features
|
|
678
|
+
|
|
679
|
+
* context id handlers repopulated after engine clone ([9712e32](https://github.com/iotaledger/twin-engine/commit/9712e328f4607f5b2c82355c394c61bde0ee39bf))
|
|
9
680
|
|
|
10
681
|
|
|
11
682
|
### Dependencies
|
|
@@ -16,7 +687,7 @@
|
|
|
16
687
|
* @twin.org/engine-models bumped from 0.0.3-next.3 to 0.0.3-next.4
|
|
17
688
|
* @twin.org/engine-types bumped from 0.0.3-next.3 to 0.0.3-next.4
|
|
18
689
|
|
|
19
|
-
## [0.0.3-next.3](https://github.com/
|
|
690
|
+
## [0.0.3-next.3](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.3-next.2...engine-v0.0.3-next.3) (2025-11-14)
|
|
20
691
|
|
|
21
692
|
|
|
22
693
|
### Miscellaneous Chores
|
|
@@ -32,7 +703,7 @@
|
|
|
32
703
|
* @twin.org/engine-models bumped from 0.0.3-next.2 to 0.0.3-next.3
|
|
33
704
|
* @twin.org/engine-types bumped from 0.0.3-next.2 to 0.0.3-next.3
|
|
34
705
|
|
|
35
|
-
## [0.0.3-next.2](https://github.com/
|
|
706
|
+
## [0.0.3-next.2](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.3-next.1...engine-v0.0.3-next.2) (2025-11-13)
|
|
36
707
|
|
|
37
708
|
|
|
38
709
|
### Miscellaneous Chores
|
|
@@ -48,50 +719,50 @@
|
|
|
48
719
|
* @twin.org/engine-models bumped from 0.0.3-next.1 to 0.0.3-next.2
|
|
49
720
|
* @twin.org/engine-types bumped from 0.0.3-next.1 to 0.0.3-next.2
|
|
50
721
|
|
|
51
|
-
## [0.0.3-next.1](https://github.com/
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
### Features
|
|
55
|
-
|
|
56
|
-
* add auth admin component ([201cd06](https://github.com/
|
|
57
|
-
* add context id features ([#51](https://github.com/
|
|
58
|
-
* add data space connector ([a824d99](https://github.com/
|
|
59
|
-
* add default logging component for web server ([8ad94f0](https://github.com/
|
|
60
|
-
* add engine type helper for config lookups ([a20a398](https://github.com/
|
|
61
|
-
* add federated catalogue ([1b15dd0](https://github.com/
|
|
62
|
-
* add isPrimary and isClone methods ([a7c63e9](https://github.com/
|
|
63
|
-
* add latest rights management components ([2d305c8](https://github.com/
|
|
64
|
-
* add mimeTypeProcessors and disableNodeIdentity ([bb7e81e](https://github.com/
|
|
65
|
-
* add rest clients as components ([c6f956a](https://github.com/
|
|
66
|
-
* add rights management modules ([e02cadc](https://github.com/
|
|
67
|
-
* add rights management negotiation ([84ef46b](https://github.com/
|
|
68
|
-
* add synchronised storage support ([5142e34](https://github.com/
|
|
69
|
-
* add task scheduler ([0951107](https://github.com/
|
|
70
|
-
* add validate-locales ([b92ea09](https://github.com/
|
|
71
|
-
* addCustomEntityStorage optional rest path ([55f42c5](https://github.com/
|
|
72
|
-
* eslint migration to flat config ([6b978da](https://github.com/
|
|
73
|
-
* gas station integration ([#17](https://github.com/
|
|
74
|
-
* iota rebased release ([474d92b](https://github.com/
|
|
75
|
-
* maintain isDefault flag for registered instances ([2ac5bee](https://github.com/
|
|
76
|
-
* modifying the engine to run the new services ([#10](https://github.com/
|
|
77
|
-
* move environment variable processing to node level ([2223c12](https://github.com/
|
|
78
|
-
* override type initialisers with new registrations ([5b4ff56](https://github.com/
|
|
79
|
-
* simplify config building ([732c871](https://github.com/
|
|
80
|
-
* standardised engine logging naming ([0dbf857](https://github.com/
|
|
81
|
-
* update dependencies ([97c9f64](https://github.com/
|
|
82
|
-
* update framework core ([acc0f8d](https://github.com/
|
|
83
|
-
* update includeUserIdentity usage ([d34f597](https://github.com/
|
|
84
|
-
* update rights management and add authentication generators ([f728a1e](https://github.com/
|
|
85
|
-
* update rights management config ([d447575](https://github.com/
|
|
86
|
-
* update rights management dependencies ([14d06fb](https://github.com/
|
|
87
|
-
* upgrade framework components ([efd52e8](https://github.com/
|
|
88
|
-
* use peer dependencies ([69dd744](https://github.com/
|
|
89
|
-
* use shared store mechanism ([#2](https://github.com/
|
|
722
|
+
## [0.0.3-next.1](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.3-next.0...engine-v0.0.3-next.1) (2025-11-13)
|
|
723
|
+
|
|
724
|
+
|
|
725
|
+
### Features
|
|
726
|
+
|
|
727
|
+
* add auth admin component ([201cd06](https://github.com/iotaledger/twin-engine/commit/201cd061be83afccb5a6b06856ffe7cf8db7d6b3))
|
|
728
|
+
* add context id features ([#51](https://github.com/iotaledger/twin-engine/issues/51)) ([eaef180](https://github.com/iotaledger/twin-engine/commit/eaef1807397a907bc7655ef1545a151a710ca2f1))
|
|
729
|
+
* add data space connector ([a824d99](https://github.com/iotaledger/twin-engine/commit/a824d9931faeaa8115e01f8e7545b802d0e7ac70))
|
|
730
|
+
* add default logging component for web server ([8ad94f0](https://github.com/iotaledger/twin-engine/commit/8ad94f0d2d9a5241a8854b1e59fb9a55ce310142))
|
|
731
|
+
* add engine type helper for config lookups ([a20a398](https://github.com/iotaledger/twin-engine/commit/a20a3987016c48351178ab8410bc05b0fba0f2c1))
|
|
732
|
+
* add federated catalogue ([1b15dd0](https://github.com/iotaledger/twin-engine/commit/1b15dd059a11446457651c411a73145fab37f025))
|
|
733
|
+
* add isPrimary and isClone methods ([a7c63e9](https://github.com/iotaledger/twin-engine/commit/a7c63e97f54c95b104cc81e66d3fa42c6607bdc1))
|
|
734
|
+
* add latest rights management components ([2d305c8](https://github.com/iotaledger/twin-engine/commit/2d305c8c85c77bb4f5694c76422db4a11efc1a40))
|
|
735
|
+
* add mimeTypeProcessors and disableNodeIdentity ([bb7e81e](https://github.com/iotaledger/twin-engine/commit/bb7e81e2036fe042068a5645ec59b22e20d33aad))
|
|
736
|
+
* add rest clients as components ([c6f956a](https://github.com/iotaledger/twin-engine/commit/c6f956afe4fc22cd552174539c92a109448dc242))
|
|
737
|
+
* add rights management modules ([e02cadc](https://github.com/iotaledger/twin-engine/commit/e02cadc840d242fe16a73ab41ba61376c7467e50))
|
|
738
|
+
* add rights management negotiation ([84ef46b](https://github.com/iotaledger/twin-engine/commit/84ef46bff110611a19512793425c8c873ee2a590))
|
|
739
|
+
* add synchronised storage support ([5142e34](https://github.com/iotaledger/twin-engine/commit/5142e3488f09195cf9f48a9c6c6d1014231a4c2c))
|
|
740
|
+
* add task scheduler ([0951107](https://github.com/iotaledger/twin-engine/commit/09511073ad042194a45206303f0ef31d8d6af5db))
|
|
741
|
+
* add validate-locales ([b92ea09](https://github.com/iotaledger/twin-engine/commit/b92ea09dbcfe35225271a51f24d231f59e2d363e))
|
|
742
|
+
* addCustomEntityStorage optional rest path ([55f42c5](https://github.com/iotaledger/twin-engine/commit/55f42c568945f010eb8883e27fb385d2c30eebff))
|
|
743
|
+
* eslint migration to flat config ([6b978da](https://github.com/iotaledger/twin-engine/commit/6b978daf777a615d7758b63c3df57d5a376f6dfb))
|
|
744
|
+
* gas station integration ([#17](https://github.com/iotaledger/twin-engine/issues/17)) ([a3f844a](https://github.com/iotaledger/twin-engine/commit/a3f844a7fc58c43b4d0700d8d4351062045e66e1))
|
|
745
|
+
* iota rebased release ([474d92b](https://github.com/iotaledger/twin-engine/commit/474d92b352f4ccc431a4f138afee2ee89824664d))
|
|
746
|
+
* maintain isDefault flag for registered instances ([2ac5bee](https://github.com/iotaledger/twin-engine/commit/2ac5bee094bef42b396cc82b0d18bb6aebe27352))
|
|
747
|
+
* modifying the engine to run the new services ([#10](https://github.com/iotaledger/twin-engine/issues/10)) ([6f7141f](https://github.com/iotaledger/twin-engine/commit/6f7141fe0a6d05c725066b274bcc18b5490e580b))
|
|
748
|
+
* move environment variable processing to node level ([2223c12](https://github.com/iotaledger/twin-engine/commit/2223c12f49f3d34051ecec9687351aa5dd094e54))
|
|
749
|
+
* override type initialisers with new registrations ([5b4ff56](https://github.com/iotaledger/twin-engine/commit/5b4ff561d06b6513c870a72bb20ba23c0653cfe8))
|
|
750
|
+
* simplify config building ([732c871](https://github.com/iotaledger/twin-engine/commit/732c871c5aca236759168f4bc15aeffd98a330a8))
|
|
751
|
+
* standardised engine logging naming ([0dbf857](https://github.com/iotaledger/twin-engine/commit/0dbf857587641f86ddf010143519d0e8333489ff))
|
|
752
|
+
* update dependencies ([97c9f64](https://github.com/iotaledger/twin-engine/commit/97c9f64b6ef096963bcc5de338a2a9e99bdc1a11))
|
|
753
|
+
* update framework core ([acc0f8d](https://github.com/iotaledger/twin-engine/commit/acc0f8d455a4b8ec47f1da643139fa0f07775fa6))
|
|
754
|
+
* update includeUserIdentity usage ([d34f597](https://github.com/iotaledger/twin-engine/commit/d34f597a61f9645a029411d2911bbda20ddc9eb9))
|
|
755
|
+
* update rights management and add authentication generators ([f728a1e](https://github.com/iotaledger/twin-engine/commit/f728a1efea15ada8d10cfbe17cafe7e2b252f527))
|
|
756
|
+
* update rights management config ([d447575](https://github.com/iotaledger/twin-engine/commit/d447575cd5cdf3cdf1fe92087e90188ec97516f5))
|
|
757
|
+
* update rights management dependencies ([14d06fb](https://github.com/iotaledger/twin-engine/commit/14d06fb6604ad04e4094da7b51b61a01a0280b8b))
|
|
758
|
+
* upgrade framework components ([efd52e8](https://github.com/iotaledger/twin-engine/commit/efd52e80564fff29c3897bfa09b6305b3a322812))
|
|
759
|
+
* use peer dependencies ([69dd744](https://github.com/iotaledger/twin-engine/commit/69dd7449010b8e6f5f35e7fad201ad4c1cab400c))
|
|
760
|
+
* use shared store mechanism ([#2](https://github.com/iotaledger/twin-engine/issues/2)) ([9eed8d7](https://github.com/iotaledger/twin-engine/commit/9eed8d7766388479b42f03e2542fe761f2156408))
|
|
90
761
|
|
|
91
762
|
|
|
92
763
|
### Bug Fixes
|
|
93
764
|
|
|
94
|
-
* blob storage encryption settings ([63ee879](https://github.com/
|
|
765
|
+
* blob storage encryption settings ([63ee879](https://github.com/iotaledger/twin-engine/commit/63ee87904d2be205d8fe2fa11b536790a0d22082))
|
|
95
766
|
|
|
96
767
|
|
|
97
768
|
### Dependencies
|
|
@@ -102,7 +773,7 @@
|
|
|
102
773
|
* @twin.org/engine-models bumped from 0.0.3-next.0 to 0.0.3-next.1
|
|
103
774
|
* @twin.org/engine-types bumped from 0.0.3-next.0 to 0.0.3-next.1
|
|
104
775
|
|
|
105
|
-
## [0.0.2-next.26](https://github.com/
|
|
776
|
+
## [0.0.2-next.26](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.2-next.25...engine-v0.0.2-next.26) (2025-10-09)
|
|
106
777
|
|
|
107
778
|
|
|
108
779
|
### Miscellaneous Chores
|
|
@@ -118,12 +789,12 @@
|
|
|
118
789
|
* @twin.org/engine-models bumped from 0.0.2-next.25 to 0.0.2-next.26
|
|
119
790
|
* @twin.org/engine-types bumped from 0.0.2-next.25 to 0.0.2-next.26
|
|
120
791
|
|
|
121
|
-
## [0.0.2-next.25](https://github.com/
|
|
792
|
+
## [0.0.2-next.25](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.2-next.24...engine-v0.0.2-next.25) (2025-10-09)
|
|
122
793
|
|
|
123
794
|
|
|
124
795
|
### Features
|
|
125
796
|
|
|
126
|
-
* add validate-locales ([b92ea09](https://github.com/
|
|
797
|
+
* add validate-locales ([b92ea09](https://github.com/iotaledger/twin-engine/commit/b92ea09dbcfe35225271a51f24d231f59e2d363e))
|
|
127
798
|
|
|
128
799
|
|
|
129
800
|
### Dependencies
|
|
@@ -134,12 +805,12 @@
|
|
|
134
805
|
* @twin.org/engine-models bumped from 0.0.2-next.24 to 0.0.2-next.25
|
|
135
806
|
* @twin.org/engine-types bumped from 0.0.2-next.24 to 0.0.2-next.25
|
|
136
807
|
|
|
137
|
-
## [0.0.2-next.24](https://github.com/
|
|
808
|
+
## [0.0.2-next.24](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.2-next.23...engine-v0.0.2-next.24) (2025-10-08)
|
|
138
809
|
|
|
139
810
|
|
|
140
811
|
### Features
|
|
141
812
|
|
|
142
|
-
* maintain isDefault flag for registered instances ([2ac5bee](https://github.com/
|
|
813
|
+
* maintain isDefault flag for registered instances ([2ac5bee](https://github.com/iotaledger/twin-engine/commit/2ac5bee094bef42b396cc82b0d18bb6aebe27352))
|
|
143
814
|
|
|
144
815
|
|
|
145
816
|
### Dependencies
|
|
@@ -150,12 +821,12 @@
|
|
|
150
821
|
* @twin.org/engine-models bumped from 0.0.2-next.23 to 0.0.2-next.24
|
|
151
822
|
* @twin.org/engine-types bumped from 0.0.2-next.23 to 0.0.2-next.24
|
|
152
823
|
|
|
153
|
-
## [0.0.2-next.23](https://github.com/
|
|
824
|
+
## [0.0.2-next.23](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.2-next.22...engine-v0.0.2-next.23) (2025-10-07)
|
|
154
825
|
|
|
155
826
|
|
|
156
827
|
### Features
|
|
157
828
|
|
|
158
|
-
* override type initialisers with new registrations ([5b4ff56](https://github.com/
|
|
829
|
+
* override type initialisers with new registrations ([5b4ff56](https://github.com/iotaledger/twin-engine/commit/5b4ff561d06b6513c870a72bb20ba23c0653cfe8))
|
|
159
830
|
|
|
160
831
|
|
|
161
832
|
### Dependencies
|
|
@@ -166,7 +837,7 @@
|
|
|
166
837
|
* @twin.org/engine-models bumped from 0.0.2-next.22 to 0.0.2-next.23
|
|
167
838
|
* @twin.org/engine-types bumped from 0.0.2-next.22 to 0.0.2-next.23
|
|
168
839
|
|
|
169
|
-
## [0.0.2-next.22](https://github.com/
|
|
840
|
+
## [0.0.2-next.22](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.2-next.21...engine-v0.0.2-next.22) (2025-10-07)
|
|
170
841
|
|
|
171
842
|
|
|
172
843
|
### Miscellaneous Chores
|
|
@@ -182,12 +853,12 @@
|
|
|
182
853
|
* @twin.org/engine-models bumped from 0.0.2-next.21 to 0.0.2-next.22
|
|
183
854
|
* @twin.org/engine-types bumped from 0.0.2-next.21 to 0.0.2-next.22
|
|
184
855
|
|
|
185
|
-
## [0.0.2-next.21](https://github.com/
|
|
856
|
+
## [0.0.2-next.21](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.2-next.20...engine-v0.0.2-next.21) (2025-10-07)
|
|
186
857
|
|
|
187
858
|
|
|
188
859
|
### Features
|
|
189
860
|
|
|
190
|
-
* use peer dependencies ([69dd744](https://github.com/
|
|
861
|
+
* use peer dependencies ([69dd744](https://github.com/iotaledger/twin-engine/commit/69dd7449010b8e6f5f35e7fad201ad4c1cab400c))
|
|
191
862
|
|
|
192
863
|
|
|
193
864
|
### Dependencies
|
|
@@ -198,12 +869,12 @@
|
|
|
198
869
|
* @twin.org/engine-models bumped from 0.0.2-next.20 to 0.0.2-next.21
|
|
199
870
|
* @twin.org/engine-types bumped from 0.0.2-next.20 to 0.0.2-next.21
|
|
200
871
|
|
|
201
|
-
## [0.0.2-next.20](https://github.com/
|
|
872
|
+
## [0.0.2-next.20](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.2-next.19...engine-v0.0.2-next.20) (2025-10-06)
|
|
202
873
|
|
|
203
874
|
|
|
204
875
|
### Features
|
|
205
876
|
|
|
206
|
-
* standardised engine logging naming ([0dbf857](https://github.com/
|
|
877
|
+
* standardised engine logging naming ([0dbf857](https://github.com/iotaledger/twin-engine/commit/0dbf857587641f86ddf010143519d0e8333489ff))
|
|
207
878
|
|
|
208
879
|
|
|
209
880
|
### Dependencies
|
|
@@ -214,12 +885,12 @@
|
|
|
214
885
|
* @twin.org/engine-models bumped from 0.0.2-next.19 to 0.0.2-next.20
|
|
215
886
|
* @twin.org/engine-types bumped from 0.0.2-next.19 to 0.0.2-next.20
|
|
216
887
|
|
|
217
|
-
## [0.0.2-next.19](https://github.com/
|
|
888
|
+
## [0.0.2-next.19](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.2-next.18...engine-v0.0.2-next.19) (2025-10-02)
|
|
218
889
|
|
|
219
890
|
|
|
220
891
|
### Features
|
|
221
892
|
|
|
222
|
-
* simplify config building ([732c871](https://github.com/
|
|
893
|
+
* simplify config building ([732c871](https://github.com/iotaledger/twin-engine/commit/732c871c5aca236759168f4bc15aeffd98a330a8))
|
|
223
894
|
|
|
224
895
|
|
|
225
896
|
### Dependencies
|
|
@@ -230,12 +901,12 @@
|
|
|
230
901
|
* @twin.org/engine-models bumped from 0.0.2-next.18 to 0.0.2-next.19
|
|
231
902
|
* @twin.org/engine-types bumped from 0.0.2-next.18 to 0.0.2-next.19
|
|
232
903
|
|
|
233
|
-
## [0.0.2-next.18](https://github.com/
|
|
904
|
+
## [0.0.2-next.18](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.2-next.17...engine-v0.0.2-next.18) (2025-09-29)
|
|
234
905
|
|
|
235
906
|
|
|
236
907
|
### Features
|
|
237
908
|
|
|
238
|
-
* upgrade framework components ([efd52e8](https://github.com/
|
|
909
|
+
* upgrade framework components ([efd52e8](https://github.com/iotaledger/twin-engine/commit/efd52e80564fff29c3897bfa09b6305b3a322812))
|
|
239
910
|
|
|
240
911
|
|
|
241
912
|
### Dependencies
|
|
@@ -246,12 +917,12 @@
|
|
|
246
917
|
* @twin.org/engine-models bumped from 0.0.2-next.17 to 0.0.2-next.18
|
|
247
918
|
* @twin.org/engine-types bumped from 0.0.2-next.17 to 0.0.2-next.18
|
|
248
919
|
|
|
249
|
-
## [0.0.2-next.17](https://github.com/
|
|
920
|
+
## [0.0.2-next.17](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.2-next.16...engine-v0.0.2-next.17) (2025-09-26)
|
|
250
921
|
|
|
251
922
|
|
|
252
923
|
### Features
|
|
253
924
|
|
|
254
|
-
* add engine type helper for config lookups ([a20a398](https://github.com/
|
|
925
|
+
* add engine type helper for config lookups ([a20a398](https://github.com/iotaledger/twin-engine/commit/a20a3987016c48351178ab8410bc05b0fba0f2c1))
|
|
255
926
|
|
|
256
927
|
|
|
257
928
|
### Dependencies
|
|
@@ -262,7 +933,7 @@
|
|
|
262
933
|
* @twin.org/engine-models bumped from 0.0.2-next.16 to 0.0.2-next.17
|
|
263
934
|
* @twin.org/engine-types bumped from 0.0.2-next.16 to 0.0.2-next.17
|
|
264
935
|
|
|
265
|
-
## [0.0.2-next.16](https://github.com/
|
|
936
|
+
## [0.0.2-next.16](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.2-next.15...engine-v0.0.2-next.16) (2025-09-25)
|
|
266
937
|
|
|
267
938
|
|
|
268
939
|
### Miscellaneous Chores
|
|
@@ -277,12 +948,12 @@
|
|
|
277
948
|
* @twin.org/engine-core bumped from 0.0.2-next.15 to 0.0.2-next.16
|
|
278
949
|
* @twin.org/engine-types bumped from 0.0.2-next.15 to 0.0.2-next.16
|
|
279
950
|
|
|
280
|
-
## [0.0.2-next.15](https://github.com/
|
|
951
|
+
## [0.0.2-next.15](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.2-next.14...engine-v0.0.2-next.15) (2025-09-24)
|
|
281
952
|
|
|
282
953
|
|
|
283
954
|
### Features
|
|
284
955
|
|
|
285
|
-
* update rights management and add authentication generators ([f728a1e](https://github.com/
|
|
956
|
+
* update rights management and add authentication generators ([f728a1e](https://github.com/iotaledger/twin-engine/commit/f728a1efea15ada8d10cfbe17cafe7e2b252f527))
|
|
286
957
|
|
|
287
958
|
|
|
288
959
|
### Dependencies
|
|
@@ -292,12 +963,12 @@
|
|
|
292
963
|
* @twin.org/engine-core bumped from 0.0.2-next.14 to 0.0.2-next.15
|
|
293
964
|
* @twin.org/engine-types bumped from 0.0.2-next.14 to 0.0.2-next.15
|
|
294
965
|
|
|
295
|
-
## [0.0.2-next.14](https://github.com/
|
|
966
|
+
## [0.0.2-next.14](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.2-next.13...engine-v0.0.2-next.14) (2025-09-19)
|
|
296
967
|
|
|
297
968
|
|
|
298
969
|
### Features
|
|
299
970
|
|
|
300
|
-
* add latest rights management components ([2d305c8](https://github.com/
|
|
971
|
+
* add latest rights management components ([2d305c8](https://github.com/iotaledger/twin-engine/commit/2d305c8c85c77bb4f5694c76422db4a11efc1a40))
|
|
301
972
|
|
|
302
973
|
|
|
303
974
|
### Dependencies
|
|
@@ -307,12 +978,12 @@
|
|
|
307
978
|
* @twin.org/engine-core bumped from 0.0.2-next.13 to 0.0.2-next.14
|
|
308
979
|
* @twin.org/engine-types bumped from 0.0.2-next.13 to 0.0.2-next.14
|
|
309
980
|
|
|
310
|
-
## [0.0.2-next.13](https://github.com/
|
|
981
|
+
## [0.0.2-next.13](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.2-next.12...engine-v0.0.2-next.13) (2025-09-08)
|
|
311
982
|
|
|
312
983
|
|
|
313
984
|
### Features
|
|
314
985
|
|
|
315
|
-
* update rights management dependencies ([14d06fb](https://github.com/
|
|
986
|
+
* update rights management dependencies ([14d06fb](https://github.com/iotaledger/twin-engine/commit/14d06fb6604ad04e4094da7b51b61a01a0280b8b))
|
|
316
987
|
|
|
317
988
|
|
|
318
989
|
### Dependencies
|
|
@@ -322,12 +993,12 @@
|
|
|
322
993
|
* @twin.org/engine-core bumped from 0.0.2-next.12 to 0.0.2-next.13
|
|
323
994
|
* @twin.org/engine-types bumped from 0.0.2-next.12 to 0.0.2-next.13
|
|
324
995
|
|
|
325
|
-
## [0.0.2-next.12](https://github.com/
|
|
996
|
+
## [0.0.2-next.12](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.2-next.11...engine-v0.0.2-next.12) (2025-09-05)
|
|
326
997
|
|
|
327
998
|
|
|
328
999
|
### Features
|
|
329
1000
|
|
|
330
|
-
* add rights management negotiation ([84ef46b](https://github.com/
|
|
1001
|
+
* add rights management negotiation ([84ef46b](https://github.com/iotaledger/twin-engine/commit/84ef46bff110611a19512793425c8c873ee2a590))
|
|
331
1002
|
|
|
332
1003
|
|
|
333
1004
|
### Dependencies
|
|
@@ -337,12 +1008,12 @@
|
|
|
337
1008
|
* @twin.org/engine-core bumped from 0.0.2-next.11 to 0.0.2-next.12
|
|
338
1009
|
* @twin.org/engine-types bumped from 0.0.2-next.11 to 0.0.2-next.12
|
|
339
1010
|
|
|
340
|
-
## [0.0.2-next.11](https://github.com/
|
|
1011
|
+
## [0.0.2-next.11](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.2-next.10...engine-v0.0.2-next.11) (2025-08-29)
|
|
341
1012
|
|
|
342
1013
|
|
|
343
1014
|
### Features
|
|
344
1015
|
|
|
345
|
-
* eslint migration to flat config ([6b978da](https://github.com/
|
|
1016
|
+
* eslint migration to flat config ([6b978da](https://github.com/iotaledger/twin-engine/commit/6b978daf777a615d7758b63c3df57d5a376f6dfb))
|
|
346
1017
|
|
|
347
1018
|
|
|
348
1019
|
### Dependencies
|
|
@@ -352,12 +1023,12 @@
|
|
|
352
1023
|
* @twin.org/engine-core bumped from 0.0.2-next.10 to 0.0.2-next.11
|
|
353
1024
|
* @twin.org/engine-types bumped from 0.0.2-next.10 to 0.0.2-next.11
|
|
354
1025
|
|
|
355
|
-
## [0.0.2-next.10](https://github.com/
|
|
1026
|
+
## [0.0.2-next.10](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.2-next.9...engine-v0.0.2-next.10) (2025-08-26)
|
|
356
1027
|
|
|
357
1028
|
|
|
358
1029
|
### Features
|
|
359
1030
|
|
|
360
|
-
* add data space connector ([a824d99](https://github.com/
|
|
1031
|
+
* add data space connector ([a824d99](https://github.com/iotaledger/twin-engine/commit/a824d9931faeaa8115e01f8e7545b802d0e7ac70))
|
|
361
1032
|
|
|
362
1033
|
|
|
363
1034
|
### Dependencies
|
|
@@ -367,12 +1038,12 @@
|
|
|
367
1038
|
* @twin.org/engine-core bumped from 0.0.2-next.9 to 0.0.2-next.10
|
|
368
1039
|
* @twin.org/engine-types bumped from 0.0.2-next.9 to 0.0.2-next.10
|
|
369
1040
|
|
|
370
|
-
## [0.0.2-next.9](https://github.com/
|
|
1041
|
+
## [0.0.2-next.9](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.2-next.8...engine-v0.0.2-next.9) (2025-08-25)
|
|
371
1042
|
|
|
372
1043
|
|
|
373
1044
|
### Features
|
|
374
1045
|
|
|
375
|
-
* add isPrimary and isClone methods ([a7c63e9](https://github.com/
|
|
1046
|
+
* add isPrimary and isClone methods ([a7c63e9](https://github.com/iotaledger/twin-engine/commit/a7c63e97f54c95b104cc81e66d3fa42c6607bdc1))
|
|
376
1047
|
|
|
377
1048
|
|
|
378
1049
|
### Dependencies
|
|
@@ -382,12 +1053,12 @@
|
|
|
382
1053
|
* @twin.org/engine-core bumped from 0.0.2-next.8 to 0.0.2-next.9
|
|
383
1054
|
* @twin.org/engine-types bumped from 0.0.2-next.8 to 0.0.2-next.9
|
|
384
1055
|
|
|
385
|
-
## [0.0.2-next.8](https://github.com/
|
|
1056
|
+
## [0.0.2-next.8](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.2-next.7...engine-v0.0.2-next.8) (2025-08-22)
|
|
386
1057
|
|
|
387
1058
|
|
|
388
1059
|
### Features
|
|
389
1060
|
|
|
390
|
-
* add rights management modules ([e02cadc](https://github.com/
|
|
1061
|
+
* add rights management modules ([e02cadc](https://github.com/iotaledger/twin-engine/commit/e02cadc840d242fe16a73ab41ba61376c7467e50))
|
|
391
1062
|
|
|
392
1063
|
|
|
393
1064
|
### Dependencies
|
|
@@ -397,7 +1068,7 @@
|
|
|
397
1068
|
* @twin.org/engine-core bumped from 0.0.2-next.7 to 0.0.2-next.8
|
|
398
1069
|
* @twin.org/engine-types bumped from 0.0.2-next.7 to 0.0.2-next.8
|
|
399
1070
|
|
|
400
|
-
## [0.0.2-next.7](https://github.com/
|
|
1071
|
+
## [0.0.2-next.7](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.2-next.6...engine-v0.0.2-next.7) (2025-08-22)
|
|
401
1072
|
|
|
402
1073
|
|
|
403
1074
|
### Miscellaneous Chores
|
|
@@ -412,12 +1083,12 @@
|
|
|
412
1083
|
* @twin.org/engine-core bumped from 0.0.2-next.6 to 0.0.2-next.7
|
|
413
1084
|
* @twin.org/engine-types bumped from 0.0.2-next.6 to 0.0.2-next.7
|
|
414
1085
|
|
|
415
|
-
## [0.0.2-next.6](https://github.com/
|
|
1086
|
+
## [0.0.2-next.6](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.2-next.5...engine-v0.0.2-next.6) (2025-08-21)
|
|
416
1087
|
|
|
417
1088
|
|
|
418
1089
|
### Features
|
|
419
1090
|
|
|
420
|
-
* update framework core ([acc0f8d](https://github.com/
|
|
1091
|
+
* update framework core ([acc0f8d](https://github.com/iotaledger/twin-engine/commit/acc0f8d455a4b8ec47f1da643139fa0f07775fa6))
|
|
421
1092
|
|
|
422
1093
|
|
|
423
1094
|
### Dependencies
|
|
@@ -427,12 +1098,12 @@
|
|
|
427
1098
|
* @twin.org/engine-core bumped from 0.0.2-next.5 to 0.0.2-next.6
|
|
428
1099
|
* @twin.org/engine-types bumped from 0.0.2-next.5 to 0.0.2-next.6
|
|
429
1100
|
|
|
430
|
-
## [0.0.2-next.5](https://github.com/
|
|
1101
|
+
## [0.0.2-next.5](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.2-next.4...engine-v0.0.2-next.5) (2025-08-14)
|
|
431
1102
|
|
|
432
1103
|
|
|
433
1104
|
### Features
|
|
434
1105
|
|
|
435
|
-
* add synchronised storage support ([5142e34](https://github.com/
|
|
1106
|
+
* add synchronised storage support ([5142e34](https://github.com/iotaledger/twin-engine/commit/5142e3488f09195cf9f48a9c6c6d1014231a4c2c))
|
|
436
1107
|
|
|
437
1108
|
|
|
438
1109
|
### Dependencies
|
|
@@ -442,12 +1113,12 @@
|
|
|
442
1113
|
* @twin.org/engine-core bumped from 0.0.2-next.4 to 0.0.2-next.5
|
|
443
1114
|
* @twin.org/engine-types bumped from 0.0.2-next.4 to 0.0.2-next.5
|
|
444
1115
|
|
|
445
|
-
## [0.0.2-next.4](https://github.com/
|
|
1116
|
+
## [0.0.2-next.4](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.2-next.3...engine-v0.0.2-next.4) (2025-07-25)
|
|
446
1117
|
|
|
447
1118
|
|
|
448
1119
|
### Features
|
|
449
1120
|
|
|
450
|
-
* add default logging component for web server ([8ad94f0](https://github.com/
|
|
1121
|
+
* add default logging component for web server ([8ad94f0](https://github.com/iotaledger/twin-engine/commit/8ad94f0d2d9a5241a8854b1e59fb9a55ce310142))
|
|
451
1122
|
|
|
452
1123
|
|
|
453
1124
|
### Dependencies
|
|
@@ -457,12 +1128,12 @@
|
|
|
457
1128
|
* @twin.org/engine-core bumped from 0.0.2-next.3 to 0.0.2-next.4
|
|
458
1129
|
* @twin.org/engine-types bumped from 0.0.2-next.3 to 0.0.2-next.4
|
|
459
1130
|
|
|
460
|
-
## [0.0.2-next.3](https://github.com/
|
|
1131
|
+
## [0.0.2-next.3](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.2-next.2...engine-v0.0.2-next.3) (2025-07-24)
|
|
461
1132
|
|
|
462
1133
|
|
|
463
1134
|
### Features
|
|
464
1135
|
|
|
465
|
-
* update includeUserIdentity usage ([d34f597](https://github.com/
|
|
1136
|
+
* update includeUserIdentity usage ([d34f597](https://github.com/iotaledger/twin-engine/commit/d34f597a61f9645a029411d2911bbda20ddc9eb9))
|
|
466
1137
|
|
|
467
1138
|
|
|
468
1139
|
### Dependencies
|
|
@@ -472,12 +1143,12 @@
|
|
|
472
1143
|
* @twin.org/engine-core bumped from 0.0.2-next.2 to 0.0.2-next.3
|
|
473
1144
|
* @twin.org/engine-types bumped from 0.0.2-next.2 to 0.0.2-next.3
|
|
474
1145
|
|
|
475
|
-
## [0.0.2-next.2](https://github.com/
|
|
1146
|
+
## [0.0.2-next.2](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.2-next.1...engine-v0.0.2-next.2) (2025-07-21)
|
|
476
1147
|
|
|
477
1148
|
|
|
478
1149
|
### Features
|
|
479
1150
|
|
|
480
|
-
* add rest clients as components ([c6f956a](https://github.com/
|
|
1151
|
+
* add rest clients as components ([c6f956a](https://github.com/iotaledger/twin-engine/commit/c6f956afe4fc22cd552174539c92a109448dc242))
|
|
481
1152
|
|
|
482
1153
|
|
|
483
1154
|
### Dependencies
|
|
@@ -487,28 +1158,28 @@
|
|
|
487
1158
|
* @twin.org/engine-core bumped from 0.0.2-next.1 to 0.0.2-next.2
|
|
488
1159
|
* @twin.org/engine-types bumped from 0.0.2-next.1 to 0.0.2-next.2
|
|
489
1160
|
|
|
490
|
-
## [0.0.2-next.1](https://github.com/
|
|
1161
|
+
## [0.0.2-next.1](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.2-next.0...engine-v0.0.2-next.1) (2025-07-11)
|
|
491
1162
|
|
|
492
1163
|
|
|
493
1164
|
### Features
|
|
494
1165
|
|
|
495
|
-
* add auth admin component ([201cd06](https://github.com/
|
|
496
|
-
* add federated catalogue ([1b15dd0](https://github.com/
|
|
497
|
-
* add mimeTypeProcessors and disableNodeIdentity ([bb7e81e](https://github.com/
|
|
498
|
-
* add task scheduler ([0951107](https://github.com/
|
|
499
|
-
* addCustomEntityStorage optional rest path ([55f42c5](https://github.com/
|
|
500
|
-
* gas station integration ([#17](https://github.com/
|
|
501
|
-
* iota rebased release ([474d92b](https://github.com/
|
|
502
|
-
* modifying the engine to run the new services ([#10](https://github.com/
|
|
503
|
-
* move environment variable processing to node level ([2223c12](https://github.com/
|
|
504
|
-
* update dependencies ([97c9f64](https://github.com/
|
|
505
|
-
* update rights management config ([d447575](https://github.com/
|
|
506
|
-
* use shared store mechanism ([#2](https://github.com/
|
|
1166
|
+
* add auth admin component ([201cd06](https://github.com/iotaledger/twin-engine/commit/201cd061be83afccb5a6b06856ffe7cf8db7d6b3))
|
|
1167
|
+
* add federated catalogue ([1b15dd0](https://github.com/iotaledger/twin-engine/commit/1b15dd059a11446457651c411a73145fab37f025))
|
|
1168
|
+
* add mimeTypeProcessors and disableNodeIdentity ([bb7e81e](https://github.com/iotaledger/twin-engine/commit/bb7e81e2036fe042068a5645ec59b22e20d33aad))
|
|
1169
|
+
* add task scheduler ([0951107](https://github.com/iotaledger/twin-engine/commit/09511073ad042194a45206303f0ef31d8d6af5db))
|
|
1170
|
+
* addCustomEntityStorage optional rest path ([55f42c5](https://github.com/iotaledger/twin-engine/commit/55f42c568945f010eb8883e27fb385d2c30eebff))
|
|
1171
|
+
* gas station integration ([#17](https://github.com/iotaledger/twin-engine/issues/17)) ([a3f844a](https://github.com/iotaledger/twin-engine/commit/a3f844a7fc58c43b4d0700d8d4351062045e66e1))
|
|
1172
|
+
* iota rebased release ([474d92b](https://github.com/iotaledger/twin-engine/commit/474d92b352f4ccc431a4f138afee2ee89824664d))
|
|
1173
|
+
* modifying the engine to run the new services ([#10](https://github.com/iotaledger/twin-engine/issues/10)) ([6f7141f](https://github.com/iotaledger/twin-engine/commit/6f7141fe0a6d05c725066b274bcc18b5490e580b))
|
|
1174
|
+
* move environment variable processing to node level ([2223c12](https://github.com/iotaledger/twin-engine/commit/2223c12f49f3d34051ecec9687351aa5dd094e54))
|
|
1175
|
+
* update dependencies ([97c9f64](https://github.com/iotaledger/twin-engine/commit/97c9f64b6ef096963bcc5de338a2a9e99bdc1a11))
|
|
1176
|
+
* update rights management config ([d447575](https://github.com/iotaledger/twin-engine/commit/d447575cd5cdf3cdf1fe92087e90188ec97516f5))
|
|
1177
|
+
* use shared store mechanism ([#2](https://github.com/iotaledger/twin-engine/issues/2)) ([9eed8d7](https://github.com/iotaledger/twin-engine/commit/9eed8d7766388479b42f03e2542fe761f2156408))
|
|
507
1178
|
|
|
508
1179
|
|
|
509
1180
|
### Bug Fixes
|
|
510
1181
|
|
|
511
|
-
* blob storage encryption settings ([63ee879](https://github.com/
|
|
1182
|
+
* blob storage encryption settings ([63ee879](https://github.com/iotaledger/twin-engine/commit/63ee87904d2be205d8fe2fa11b536790a0d22082))
|
|
512
1183
|
|
|
513
1184
|
|
|
514
1185
|
### Dependencies
|
|
@@ -523,24 +1194,24 @@
|
|
|
523
1194
|
|
|
524
1195
|
### Features
|
|
525
1196
|
|
|
526
|
-
* add federated catalogue ([1b15dd0](https://github.com/
|
|
527
|
-
* add mimeTypeProcessors and disableNodeIdentity ([bb7e81e](https://github.com/
|
|
528
|
-
* add task scheduler ([0951107](https://github.com/
|
|
529
|
-
* addCustomEntityStorage optional rest path ([55f42c5](https://github.com/
|
|
530
|
-
* gas station integration ([#17](https://github.com/
|
|
531
|
-
* iota rebased release ([474d92b](https://github.com/
|
|
532
|
-
* modifying the engine to run the new services ([#10](https://github.com/
|
|
533
|
-
* move environment variable processing to node level ([2223c12](https://github.com/
|
|
534
|
-
* release to production ([3a4acd1](https://github.com/
|
|
535
|
-
* release to production ([5559958](https://github.com/
|
|
536
|
-
* update dependencies ([97c9f64](https://github.com/
|
|
537
|
-
* update rights management config ([d447575](https://github.com/
|
|
538
|
-
* use shared store mechanism ([#2](https://github.com/
|
|
1197
|
+
* add federated catalogue ([1b15dd0](https://github.com/iotaledger/twin-engine/commit/1b15dd059a11446457651c411a73145fab37f025))
|
|
1198
|
+
* add mimeTypeProcessors and disableNodeIdentity ([bb7e81e](https://github.com/iotaledger/twin-engine/commit/bb7e81e2036fe042068a5645ec59b22e20d33aad))
|
|
1199
|
+
* add task scheduler ([0951107](https://github.com/iotaledger/twin-engine/commit/09511073ad042194a45206303f0ef31d8d6af5db))
|
|
1200
|
+
* addCustomEntityStorage optional rest path ([55f42c5](https://github.com/iotaledger/twin-engine/commit/55f42c568945f010eb8883e27fb385d2c30eebff))
|
|
1201
|
+
* gas station integration ([#17](https://github.com/iotaledger/twin-engine/issues/17)) ([a3f844a](https://github.com/iotaledger/twin-engine/commit/a3f844a7fc58c43b4d0700d8d4351062045e66e1))
|
|
1202
|
+
* iota rebased release ([474d92b](https://github.com/iotaledger/twin-engine/commit/474d92b352f4ccc431a4f138afee2ee89824664d))
|
|
1203
|
+
* modifying the engine to run the new services ([#10](https://github.com/iotaledger/twin-engine/issues/10)) ([6f7141f](https://github.com/iotaledger/twin-engine/commit/6f7141fe0a6d05c725066b274bcc18b5490e580b))
|
|
1204
|
+
* move environment variable processing to node level ([2223c12](https://github.com/iotaledger/twin-engine/commit/2223c12f49f3d34051ecec9687351aa5dd094e54))
|
|
1205
|
+
* release to production ([3a4acd1](https://github.com/iotaledger/twin-engine/commit/3a4acd1f6c66b841d80b6fd3bc1a439a77148fa5))
|
|
1206
|
+
* release to production ([5559958](https://github.com/iotaledger/twin-engine/commit/5559958e2128e6ec3a81e779d1ebd3f370bbb081))
|
|
1207
|
+
* update dependencies ([97c9f64](https://github.com/iotaledger/twin-engine/commit/97c9f64b6ef096963bcc5de338a2a9e99bdc1a11))
|
|
1208
|
+
* update rights management config ([d447575](https://github.com/iotaledger/twin-engine/commit/d447575cd5cdf3cdf1fe92087e90188ec97516f5))
|
|
1209
|
+
* use shared store mechanism ([#2](https://github.com/iotaledger/twin-engine/issues/2)) ([9eed8d7](https://github.com/iotaledger/twin-engine/commit/9eed8d7766388479b42f03e2542fe761f2156408))
|
|
539
1210
|
|
|
540
1211
|
|
|
541
1212
|
### Bug Fixes
|
|
542
1213
|
|
|
543
|
-
* blob storage encryption settings ([63ee879](https://github.com/
|
|
1214
|
+
* blob storage encryption settings ([63ee879](https://github.com/iotaledger/twin-engine/commit/63ee87904d2be205d8fe2fa11b536790a0d22082))
|
|
544
1215
|
|
|
545
1216
|
|
|
546
1217
|
### Dependencies
|
|
@@ -550,12 +1221,12 @@
|
|
|
550
1221
|
* @twin.org/engine-core bumped from 0.0.1-next.84 to 0.0.1
|
|
551
1222
|
* @twin.org/engine-types bumped from 0.0.1-next.84 to 0.0.1
|
|
552
1223
|
|
|
553
|
-
## [0.0.1-next.84](https://github.com/
|
|
1224
|
+
## [0.0.1-next.84](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.1-next.83...engine-v0.0.1-next.84) (2025-07-11)
|
|
554
1225
|
|
|
555
1226
|
|
|
556
1227
|
### Features
|
|
557
1228
|
|
|
558
|
-
* move environment variable processing to node level ([2223c12](https://github.com/
|
|
1229
|
+
* move environment variable processing to node level ([2223c12](https://github.com/iotaledger/twin-engine/commit/2223c12f49f3d34051ecec9687351aa5dd094e54))
|
|
559
1230
|
|
|
560
1231
|
|
|
561
1232
|
### Dependencies
|
|
@@ -565,26 +1236,26 @@
|
|
|
565
1236
|
* @twin.org/engine-core bumped from 0.0.1-next.83 to 0.0.1-next.84
|
|
566
1237
|
* @twin.org/engine-types bumped from 0.0.1-next.83 to 0.0.1-next.84
|
|
567
1238
|
|
|
568
|
-
## [0.0.1-next.83](https://github.com/
|
|
1239
|
+
## [0.0.1-next.83](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.1-next.82...engine-v0.0.1-next.83) (2025-07-10)
|
|
569
1240
|
|
|
570
1241
|
|
|
571
1242
|
### Features
|
|
572
1243
|
|
|
573
|
-
* add federated catalogue ([1b15dd0](https://github.com/
|
|
574
|
-
* add mimeTypeProcessors and disableNodeIdentity ([bb7e81e](https://github.com/
|
|
575
|
-
* add task scheduler ([0951107](https://github.com/
|
|
576
|
-
* addCustomEntityStorage optional rest path ([55f42c5](https://github.com/
|
|
577
|
-
* gas station integration ([#17](https://github.com/
|
|
578
|
-
* iota rebased release ([474d92b](https://github.com/
|
|
579
|
-
* modifying the engine to run the new services ([#10](https://github.com/
|
|
580
|
-
* update dependencies ([97c9f64](https://github.com/
|
|
581
|
-
* update rights management config ([d447575](https://github.com/
|
|
582
|
-
* use shared store mechanism ([#2](https://github.com/
|
|
1244
|
+
* add federated catalogue ([1b15dd0](https://github.com/iotaledger/twin-engine/commit/1b15dd059a11446457651c411a73145fab37f025))
|
|
1245
|
+
* add mimeTypeProcessors and disableNodeIdentity ([bb7e81e](https://github.com/iotaledger/twin-engine/commit/bb7e81e2036fe042068a5645ec59b22e20d33aad))
|
|
1246
|
+
* add task scheduler ([0951107](https://github.com/iotaledger/twin-engine/commit/09511073ad042194a45206303f0ef31d8d6af5db))
|
|
1247
|
+
* addCustomEntityStorage optional rest path ([55f42c5](https://github.com/iotaledger/twin-engine/commit/55f42c568945f010eb8883e27fb385d2c30eebff))
|
|
1248
|
+
* gas station integration ([#17](https://github.com/iotaledger/twin-engine/issues/17)) ([a3f844a](https://github.com/iotaledger/twin-engine/commit/a3f844a7fc58c43b4d0700d8d4351062045e66e1))
|
|
1249
|
+
* iota rebased release ([474d92b](https://github.com/iotaledger/twin-engine/commit/474d92b352f4ccc431a4f138afee2ee89824664d))
|
|
1250
|
+
* modifying the engine to run the new services ([#10](https://github.com/iotaledger/twin-engine/issues/10)) ([6f7141f](https://github.com/iotaledger/twin-engine/commit/6f7141fe0a6d05c725066b274bcc18b5490e580b))
|
|
1251
|
+
* update dependencies ([97c9f64](https://github.com/iotaledger/twin-engine/commit/97c9f64b6ef096963bcc5de338a2a9e99bdc1a11))
|
|
1252
|
+
* update rights management config ([d447575](https://github.com/iotaledger/twin-engine/commit/d447575cd5cdf3cdf1fe92087e90188ec97516f5))
|
|
1253
|
+
* use shared store mechanism ([#2](https://github.com/iotaledger/twin-engine/issues/2)) ([9eed8d7](https://github.com/iotaledger/twin-engine/commit/9eed8d7766388479b42f03e2542fe761f2156408))
|
|
583
1254
|
|
|
584
1255
|
|
|
585
1256
|
### Bug Fixes
|
|
586
1257
|
|
|
587
|
-
* blob storage encryption settings ([63ee879](https://github.com/
|
|
1258
|
+
* blob storage encryption settings ([63ee879](https://github.com/iotaledger/twin-engine/commit/63ee87904d2be205d8fe2fa11b536790a0d22082))
|
|
588
1259
|
|
|
589
1260
|
|
|
590
1261
|
### Dependencies
|
|
@@ -594,12 +1265,12 @@
|
|
|
594
1265
|
* @twin.org/engine-core bumped from 0.0.1-next.81 to 0.0.1-next.83
|
|
595
1266
|
* @twin.org/engine-types bumped from 0.0.1-next.81 to 0.0.1-next.83
|
|
596
1267
|
|
|
597
|
-
## [0.0.1-next.81](https://github.com/
|
|
1268
|
+
## [0.0.1-next.81](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.1-next.80...engine-v0.0.1-next.81) (2025-07-07)
|
|
598
1269
|
|
|
599
1270
|
|
|
600
1271
|
### Features
|
|
601
1272
|
|
|
602
|
-
* gas station integration ([#17](https://github.com/
|
|
1273
|
+
* gas station integration ([#17](https://github.com/iotaledger/twin-engine/issues/17)) ([a3f844a](https://github.com/iotaledger/twin-engine/commit/a3f844a7fc58c43b4d0700d8d4351062045e66e1))
|
|
603
1274
|
|
|
604
1275
|
|
|
605
1276
|
### Dependencies
|
|
@@ -609,12 +1280,12 @@
|
|
|
609
1280
|
* @twin.org/engine-core bumped from 0.0.1-next.80 to 0.0.1-next.81
|
|
610
1281
|
* @twin.org/engine-types bumped from 0.0.1-next.80 to 0.0.1-next.81
|
|
611
1282
|
|
|
612
|
-
## [0.0.1-next.80](https://github.com/
|
|
1283
|
+
## [0.0.1-next.80](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.1-next.79...engine-v0.0.1-next.80) (2025-06-23)
|
|
613
1284
|
|
|
614
1285
|
|
|
615
1286
|
### Features
|
|
616
1287
|
|
|
617
|
-
* add task scheduler ([0951107](https://github.com/
|
|
1288
|
+
* add task scheduler ([0951107](https://github.com/iotaledger/twin-engine/commit/09511073ad042194a45206303f0ef31d8d6af5db))
|
|
618
1289
|
|
|
619
1290
|
|
|
620
1291
|
### Dependencies
|
|
@@ -624,12 +1295,12 @@
|
|
|
624
1295
|
* @twin.org/engine-core bumped from 0.0.1-next.79 to 0.0.1-next.80
|
|
625
1296
|
* @twin.org/engine-types bumped from 0.0.1-next.79 to 0.0.1-next.80
|
|
626
1297
|
|
|
627
|
-
## [0.0.1-next.79](https://github.com/
|
|
1298
|
+
## [0.0.1-next.79](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.1-next.78...engine-v0.0.1-next.79) (2025-06-18)
|
|
628
1299
|
|
|
629
1300
|
|
|
630
1301
|
### Features
|
|
631
1302
|
|
|
632
|
-
* update rights management config ([d447575](https://github.com/
|
|
1303
|
+
* update rights management config ([d447575](https://github.com/iotaledger/twin-engine/commit/d447575cd5cdf3cdf1fe92087e90188ec97516f5))
|
|
633
1304
|
|
|
634
1305
|
|
|
635
1306
|
### Dependencies
|
|
@@ -639,12 +1310,12 @@
|
|
|
639
1310
|
* @twin.org/engine-core bumped from 0.0.1-next.78 to 0.0.1-next.79
|
|
640
1311
|
* @twin.org/engine-types bumped from 0.0.1-next.78 to 0.0.1-next.79
|
|
641
1312
|
|
|
642
|
-
## [0.0.1-next.78](https://github.com/
|
|
1313
|
+
## [0.0.1-next.78](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.1-next.77...engine-v0.0.1-next.78) (2025-06-18)
|
|
643
1314
|
|
|
644
1315
|
|
|
645
1316
|
### Bug Fixes
|
|
646
1317
|
|
|
647
|
-
* blob storage encryption settings ([63ee879](https://github.com/
|
|
1318
|
+
* blob storage encryption settings ([63ee879](https://github.com/iotaledger/twin-engine/commit/63ee87904d2be205d8fe2fa11b536790a0d22082))
|
|
648
1319
|
|
|
649
1320
|
|
|
650
1321
|
### Dependencies
|
|
@@ -654,12 +1325,12 @@
|
|
|
654
1325
|
* @twin.org/engine-core bumped from 0.0.1-next.77 to 0.0.1-next.78
|
|
655
1326
|
* @twin.org/engine-types bumped from 0.0.1-next.77 to 0.0.1-next.78
|
|
656
1327
|
|
|
657
|
-
## [0.0.1-next.77](https://github.com/
|
|
1328
|
+
## [0.0.1-next.77](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.1-next.76...engine-v0.0.1-next.77) (2025-06-18)
|
|
658
1329
|
|
|
659
1330
|
|
|
660
1331
|
### Features
|
|
661
1332
|
|
|
662
|
-
* addCustomEntityStorage optional rest path ([55f42c5](https://github.com/
|
|
1333
|
+
* addCustomEntityStorage optional rest path ([55f42c5](https://github.com/iotaledger/twin-engine/commit/55f42c568945f010eb8883e27fb385d2c30eebff))
|
|
663
1334
|
|
|
664
1335
|
|
|
665
1336
|
### Dependencies
|
|
@@ -669,12 +1340,12 @@
|
|
|
669
1340
|
* @twin.org/engine-core bumped from 0.0.1-next.76 to 0.0.1-next.77
|
|
670
1341
|
* @twin.org/engine-types bumped from 0.0.1-next.76 to 0.0.1-next.77
|
|
671
1342
|
|
|
672
|
-
## [0.0.1-next.76](https://github.com/
|
|
1343
|
+
## [0.0.1-next.76](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.1-next.75...engine-v0.0.1-next.76) (2025-06-12)
|
|
673
1344
|
|
|
674
1345
|
|
|
675
1346
|
### Features
|
|
676
1347
|
|
|
677
|
-
* update dependencies ([97c9f64](https://github.com/
|
|
1348
|
+
* update dependencies ([97c9f64](https://github.com/iotaledger/twin-engine/commit/97c9f64b6ef096963bcc5de338a2a9e99bdc1a11))
|
|
678
1349
|
|
|
679
1350
|
|
|
680
1351
|
### Dependencies
|
|
@@ -684,12 +1355,12 @@
|
|
|
684
1355
|
* @twin.org/engine-core bumped from 0.0.1-next.75 to 0.0.1-next.76
|
|
685
1356
|
* @twin.org/engine-types bumped from 0.0.1-next.75 to 0.0.1-next.76
|
|
686
1357
|
|
|
687
|
-
## [0.0.1-next.75](https://github.com/
|
|
1358
|
+
## [0.0.1-next.75](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.1-next.74...engine-v0.0.1-next.75) (2025-05-29)
|
|
688
1359
|
|
|
689
1360
|
|
|
690
1361
|
### Features
|
|
691
1362
|
|
|
692
|
-
* modifying the engine to run the new services ([#10](https://github.com/
|
|
1363
|
+
* modifying the engine to run the new services ([#10](https://github.com/iotaledger/twin-engine/issues/10)) ([6f7141f](https://github.com/iotaledger/twin-engine/commit/6f7141fe0a6d05c725066b274bcc18b5490e580b))
|
|
693
1364
|
|
|
694
1365
|
|
|
695
1366
|
### Dependencies
|
|
@@ -699,12 +1370,12 @@
|
|
|
699
1370
|
* @twin.org/engine-core bumped from 0.0.1-next.74 to 0.0.1-next.75
|
|
700
1371
|
* @twin.org/engine-types bumped from 0.0.1-next.74 to 0.0.1-next.75
|
|
701
1372
|
|
|
702
|
-
## [0.0.1-next.74](https://github.com/
|
|
1373
|
+
## [0.0.1-next.74](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.1-next.73...engine-v0.0.1-next.74) (2025-05-23)
|
|
703
1374
|
|
|
704
1375
|
|
|
705
1376
|
### Features
|
|
706
1377
|
|
|
707
|
-
* add federated catalogue ([1b15dd0](https://github.com/
|
|
1378
|
+
* add federated catalogue ([1b15dd0](https://github.com/iotaledger/twin-engine/commit/1b15dd059a11446457651c411a73145fab37f025))
|
|
708
1379
|
|
|
709
1380
|
|
|
710
1381
|
### Dependencies
|
|
@@ -714,7 +1385,7 @@
|
|
|
714
1385
|
* @twin.org/engine-core bumped from 0.0.1-next.73 to 0.0.1-next.74
|
|
715
1386
|
* @twin.org/engine-types bumped from 0.0.1-next.73 to 0.0.1-next.74
|
|
716
1387
|
|
|
717
|
-
## [0.0.1-next.73](https://github.com/
|
|
1388
|
+
## [0.0.1-next.73](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.1-next.72...engine-v0.0.1-next.73) (2025-05-22)
|
|
718
1389
|
|
|
719
1390
|
|
|
720
1391
|
### Miscellaneous Chores
|
|
@@ -729,14 +1400,14 @@
|
|
|
729
1400
|
* @twin.org/engine-core bumped from 0.0.1-next.72 to 0.0.1-next.73
|
|
730
1401
|
* @twin.org/engine-types bumped from 0.0.1-next.72 to 0.0.1-next.73
|
|
731
1402
|
|
|
732
|
-
## [0.0.1-next.72](https://github.com/
|
|
1403
|
+
## [0.0.1-next.72](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.1-next.71...engine-v0.0.1-next.72) (2025-05-06)
|
|
733
1404
|
|
|
734
1405
|
|
|
735
1406
|
### Features
|
|
736
1407
|
|
|
737
|
-
* add mimeTypeProcessors and disableNodeIdentity ([bb7e81e](https://github.com/
|
|
738
|
-
* iota rebased release ([474d92b](https://github.com/
|
|
739
|
-
* use shared store mechanism ([#2](https://github.com/
|
|
1408
|
+
* add mimeTypeProcessors and disableNodeIdentity ([bb7e81e](https://github.com/iotaledger/twin-engine/commit/bb7e81e2036fe042068a5645ec59b22e20d33aad))
|
|
1409
|
+
* iota rebased release ([474d92b](https://github.com/iotaledger/twin-engine/commit/474d92b352f4ccc431a4f138afee2ee89824664d))
|
|
1410
|
+
* use shared store mechanism ([#2](https://github.com/iotaledger/twin-engine/issues/2)) ([9eed8d7](https://github.com/iotaledger/twin-engine/commit/9eed8d7766388479b42f03e2542fe761f2156408))
|
|
740
1411
|
|
|
741
1412
|
|
|
742
1413
|
### Dependencies
|
|
@@ -746,12 +1417,12 @@
|
|
|
746
1417
|
* @twin.org/engine-core bumped from 0.0.1-next.71 to 0.0.1-next.72
|
|
747
1418
|
* @twin.org/engine-types bumped from 0.0.1-next.71 to 0.0.1-next.72
|
|
748
1419
|
|
|
749
|
-
## [0.0.1-next.71](https://github.com/
|
|
1420
|
+
## [0.0.1-next.71](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.1-next.70...engine-v0.0.1-next.71) (2025-05-06)
|
|
750
1421
|
|
|
751
1422
|
|
|
752
1423
|
### Features
|
|
753
1424
|
|
|
754
|
-
* iota rebased release ([474d92b](https://github.com/
|
|
1425
|
+
* iota rebased release ([474d92b](https://github.com/iotaledger/twin-engine/commit/474d92b352f4ccc431a4f138afee2ee89824664d))
|
|
755
1426
|
|
|
756
1427
|
|
|
757
1428
|
### Dependencies
|
|
@@ -761,7 +1432,7 @@
|
|
|
761
1432
|
* @twin.org/engine-core bumped from 0.0.1-next.70 to 0.0.1-next.71
|
|
762
1433
|
* @twin.org/engine-types bumped from 0.0.1-next.70 to 0.0.1-next.71
|
|
763
1434
|
|
|
764
|
-
## [0.0.1-next.70](https://github.com/
|
|
1435
|
+
## [0.0.1-next.70](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.1-next.69...engine-v0.0.1-next.70) (2025-04-28)
|
|
765
1436
|
|
|
766
1437
|
|
|
767
1438
|
### Miscellaneous Chores
|
|
@@ -776,7 +1447,7 @@
|
|
|
776
1447
|
* @twin.org/engine-core bumped from 0.0.1-next.69 to 0.0.1-next.70
|
|
777
1448
|
* @twin.org/engine-types bumped from 0.0.1-next.69 to 0.0.1-next.70
|
|
778
1449
|
|
|
779
|
-
## [0.0.1-next.69](https://github.com/
|
|
1450
|
+
## [0.0.1-next.69](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.1-next.68...engine-v0.0.1-next.69) (2025-04-25)
|
|
780
1451
|
|
|
781
1452
|
|
|
782
1453
|
### Miscellaneous Chores
|
|
@@ -791,12 +1462,12 @@
|
|
|
791
1462
|
* @twin.org/engine-core bumped from 0.0.1-next.68 to 0.0.1-next.69
|
|
792
1463
|
* @twin.org/engine-types bumped from 0.0.1-next.68 to 0.0.1-next.69
|
|
793
1464
|
|
|
794
|
-
## [0.0.1-next.68](https://github.com/
|
|
1465
|
+
## [0.0.1-next.68](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.1-next.67...engine-v0.0.1-next.68) (2025-04-17)
|
|
795
1466
|
|
|
796
1467
|
|
|
797
1468
|
### Features
|
|
798
1469
|
|
|
799
|
-
* use shared store mechanism ([#2](https://github.com/
|
|
1470
|
+
* use shared store mechanism ([#2](https://github.com/iotaledger/twin-engine/issues/2)) ([9eed8d7](https://github.com/iotaledger/twin-engine/commit/9eed8d7766388479b42f03e2542fe761f2156408))
|
|
800
1471
|
|
|
801
1472
|
|
|
802
1473
|
### Dependencies
|
|
@@ -806,12 +1477,12 @@
|
|
|
806
1477
|
* @twin.org/engine-core bumped from 0.0.1-next.67 to 0.0.1-next.68
|
|
807
1478
|
* @twin.org/engine-types bumped from 0.0.1-next.67 to 0.0.1-next.68
|
|
808
1479
|
|
|
809
|
-
## [0.0.1-next.67](https://github.com/
|
|
1480
|
+
## [0.0.1-next.67](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.1-next.66...engine-v0.0.1-next.67) (2025-03-28)
|
|
810
1481
|
|
|
811
1482
|
|
|
812
1483
|
### Features
|
|
813
1484
|
|
|
814
|
-
* add mimeTypeProcessors and disableNodeIdentity ([bb7e81e](https://github.com/
|
|
1485
|
+
* add mimeTypeProcessors and disableNodeIdentity ([bb7e81e](https://github.com/iotaledger/twin-engine/commit/bb7e81e2036fe042068a5645ec59b22e20d33aad))
|
|
815
1486
|
|
|
816
1487
|
|
|
817
1488
|
### Dependencies
|