@twin.org/engine-server 0.0.3-next.8 → 0.9.0-next.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/docs/changelog.md CHANGED
@@ -1,11 +1,1131 @@
1
- # @twin.org/engine-server - Changelog
1
+ # Changelog
2
2
 
3
- ## [0.0.3-next.8](https://github.com/twinfoundation/engine/compare/engine-server-v0.0.3-next.7...engine-server-v0.0.3-next.8) (2026-01-06)
3
+ ## [0.9.0-next.1](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.9.0-next.0...engine-server-v0.9.0-next.1) (2026-06-24)
4
4
 
5
5
 
6
6
  ### Features
7
7
 
8
- * update dependencies ([034adac](https://github.com/twinfoundation/engine/commit/034adac97b177d8df9775da92f0cc0dbdfc8ab55))
8
+ * add auth admin component ([201cd06](https://github.com/iotaledger/twin-engine/commit/201cd061be83afccb5a6b06856ffe7cf8db7d6b3))
9
+ * add authentication admin routes ([c912019](https://github.com/iotaledger/twin-engine/commit/c9120198cd5c86e20bab588f2a9f20415baf56ca))
10
+ * add authentication rate and audit services ([#95](https://github.com/iotaledger/twin-engine/issues/95)) ([55e2b08](https://github.com/iotaledger/twin-engine/commit/55e2b089661529e0556115817cc435cc6e4292cc))
11
+ * add automation components ([671dc5b](https://github.com/iotaledger/twin-engine/commit/671dc5b8687b9f76b7d7fdd7c833be1ae3c93992))
12
+ * add context id features ([#51](https://github.com/iotaledger/twin-engine/issues/51)) ([eaef180](https://github.com/iotaledger/twin-engine/commit/eaef1807397a907bc7655ef1545a151a710ca2f1))
13
+ * add data space connector ([a824d99](https://github.com/iotaledger/twin-engine/commit/a824d9931faeaa8115e01f8e7545b802d0e7ac70))
14
+ * add default logging component for web server ([8ad94f0](https://github.com/iotaledger/twin-engine/commit/8ad94f0d2d9a5241a8854b1e59fb9a55ce310142))
15
+ * add entity storage to task scheduler ([da4dc0f](https://github.com/iotaledger/twin-engine/commit/da4dc0f26ee4d506d35cd267144c8300a8b52f90))
16
+ * add fed cat filters ([a52cbf1](https://github.com/iotaledger/twin-engine/commit/a52cbf1eaf85e6cad61de9ea9448932fb5ae0f43))
17
+ * add federated catalogue ([1b15dd0](https://github.com/iotaledger/twin-engine/commit/1b15dd059a11446457651c411a73145fab37f025))
18
+ * add health and url transformer components ([#111](https://github.com/iotaledger/twin-engine/issues/111)) ([5f00d4d](https://github.com/iotaledger/twin-engine/commit/5f00d4db9a2fc35c5595abb59527aeaaa2e6066d))
19
+ * add hosting component ([#70](https://github.com/iotaledger/twin-engine/issues/70)) ([2ab0dec](https://github.com/iotaledger/twin-engine/commit/2ab0dec8fdb979395c639b73f394a40a0dd7e55a))
20
+ * add isPrimary and isClone methods ([a7c63e9](https://github.com/iotaledger/twin-engine/commit/a7c63e97f54c95b104cc81e66d3fa42c6607bdc1))
21
+ * add latest rights management components ([2d305c8](https://github.com/iotaledger/twin-engine/commit/2d305c8c85c77bb4f5694c76422db4a11efc1a40))
22
+ * 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))
23
+ * add mimeTypeProcessors and disableNodeIdentity ([bb7e81e](https://github.com/iotaledger/twin-engine/commit/bb7e81e2036fe042068a5645ec59b22e20d33aad))
24
+ * add notarization ([#98](https://github.com/iotaledger/twin-engine/issues/98)) ([f560e2a](https://github.com/iotaledger/twin-engine/commit/f560e2a12a5fba01c95e47518ebdc4220801f8b8))
25
+ * add pnap to dataspace connector ([#131](https://github.com/iotaledger/twin-engine/issues/131)) ([cfa0ed4](https://github.com/iotaledger/twin-engine/commit/cfa0ed4ffaab88fcbf35730961dacab9a22cb707))
26
+ * add rest clients as components ([c6f956a](https://github.com/iotaledger/twin-engine/commit/c6f956afe4fc22cd552174539c92a109448dc242))
27
+ * add REST options for route construction ([4adf0af](https://github.com/iotaledger/twin-engine/commit/4adf0af8a03689a4dbdf67e8527d6db0d2c5d59d))
28
+ * add rights management modules ([e02cadc](https://github.com/iotaledger/twin-engine/commit/e02cadc840d242fe16a73ab41ba61376c7467e50))
29
+ * add rights management negotiation ([84ef46b](https://github.com/iotaledger/twin-engine/commit/84ef46bff110611a19512793425c8c873ee2a590))
30
+ * add synchronised storage support ([5142e34](https://github.com/iotaledger/twin-engine/commit/5142e3488f09195cf9f48a9c6c6d1014231a4c2c))
31
+ * add task scheduler ([0951107](https://github.com/iotaledger/twin-engine/commit/09511073ad042194a45206303f0ef31d8d6af5db))
32
+ * add tenant admin routes ([#76](https://github.com/iotaledger/twin-engine/issues/76)) ([3c0af90](https://github.com/iotaledger/twin-engine/commit/3c0af90a572fcda08d8720bdcee9b9f1cd02b872))
33
+ * add tenant component ([#138](https://github.com/iotaledger/twin-engine/issues/138)) ([ebbcb8f](https://github.com/iotaledger/twin-engine/commit/ebbcb8fa3fee05048ddad2891c6ada66bd29e7bd))
34
+ * add trust and rights management plugins ([eea0807](https://github.com/iotaledger/twin-engine/commit/eea0807601833220bd9fd8605b5e4383fbc0ebae))
35
+ * add validate-locales ([b92ea09](https://github.com/iotaledger/twin-engine/commit/b92ea09dbcfe35225271a51f24d231f59e2d363e))
36
+ * eslint migration to flat config ([6b978da](https://github.com/iotaledger/twin-engine/commit/6b978daf777a615d7758b63c3df57d5a376f6dfb))
37
+ * expose default rest and socket path creation ([e6c6e26](https://github.com/iotaledger/twin-engine/commit/e6c6e266c8017212a74d4997e2e335347457a2bc))
38
+ * improve startup error handling ([#65](https://github.com/iotaledger/twin-engine/issues/65)) ([5b2d1c5](https://github.com/iotaledger/twin-engine/commit/5b2d1c539cf5484afa85e294d6d6c18f24ef8274))
39
+ * 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))
40
+ * interlock stop method ([3806ba7](https://github.com/iotaledger/twin-engine/commit/3806ba7b44b3cb3ce130f4e3684a666533674663))
41
+ * iota rebased release ([474d92b](https://github.com/iotaledger/twin-engine/commit/474d92b352f4ccc431a4f138afee2ee89824664d))
42
+ * memory entity storage prefix ([e85dd71](https://github.com/iotaledger/twin-engine/commit/e85dd7113943dea92dce46963d054e265d3b481a))
43
+ * 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))
44
+ * move environment variable processing to node level ([2223c12](https://github.com/iotaledger/twin-engine/commit/2223c12f49f3d34051ecec9687351aa5dd094e54))
45
+ * multi instance component support ([#83](https://github.com/iotaledger/twin-engine/issues/83)) ([6012b50](https://github.com/iotaledger/twin-engine/commit/6012b50959df5af893f05516d42eea2e0800b31a))
46
+ * organization identifiers ([#152](https://github.com/iotaledger/twin-engine/issues/152)) ([d8e6d51](https://github.com/iotaledger/twin-engine/commit/d8e6d5147f402f0fe17b445efd8ae97db0c36adb))
47
+ * override type initialisers with new registrations ([5b4ff56](https://github.com/iotaledger/twin-engine/commit/5b4ff561d06b6513c870a72bb20ba23c0653cfe8))
48
+ * remove additional identity auth components ([409b2e6](https://github.com/iotaledger/twin-engine/commit/409b2e6a5a543d0795b01916349b39922afb6d88))
49
+ * remove authentication generator components ([#67](https://github.com/iotaledger/twin-engine/issues/67)) ([62f7984](https://github.com/iotaledger/twin-engine/commit/62f798468f567fdbf648401aa0dc51cda871c913))
50
+ * remove dap and darp ([d568c4f](https://github.com/iotaledger/twin-engine/commit/d568c4fc58a3159378e1d65f93228ae84f34a31d))
51
+ * remove hosting component ([#159](https://github.com/iotaledger/twin-engine/issues/159)) ([bf304ad](https://github.com/iotaledger/twin-engine/commit/bf304ad97b2b94a77169d9ea2730ee5d750d8996))
52
+ * 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))
53
+ * simplify config building ([732c871](https://github.com/iotaledger/twin-engine/commit/732c871c5aca236759168f4bc15aeffd98a330a8))
54
+ * standardised engine logging naming ([0dbf857](https://github.com/iotaledger/twin-engine/commit/0dbf857587641f86ddf010143519d0e8333489ff))
55
+ * typescript 6 update ([b227f52](https://github.com/iotaledger/twin-engine/commit/b227f5271b18ac627b932ea8e59d2879ff01ebd7))
56
+ * update dependencies ([e6ebe42](https://github.com/iotaledger/twin-engine/commit/e6ebe42b9d61066227ad8b45dae14c8f8615b760))
57
+ * update dependencies ([034adac](https://github.com/iotaledger/twin-engine/commit/034adac97b177d8df9775da92f0cc0dbdfc8ab55))
58
+ * update dependencies ([97c9f64](https://github.com/iotaledger/twin-engine/commit/97c9f64b6ef096963bcc5de338a2a9e99bdc1a11))
59
+ * update federated catalogue to trust mode ([#141](https://github.com/iotaledger/twin-engine/issues/141)) ([95a7d28](https://github.com/iotaledger/twin-engine/commit/95a7d283373a398edace9e5331fe428cccb2a9a2))
60
+ * update framework core ([acc0f8d](https://github.com/iotaledger/twin-engine/commit/acc0f8d455a4b8ec47f1da643139fa0f07775fa6))
61
+ * update includeUserIdentity usage ([d34f597](https://github.com/iotaledger/twin-engine/commit/d34f597a61f9645a029411d2911bbda20ddc9eb9))
62
+ * update rights management and add authentication generators ([f728a1e](https://github.com/iotaledger/twin-engine/commit/f728a1efea15ada8d10cfbe17cafe7e2b252f527))
63
+ * update rights management components ([#74](https://github.com/iotaledger/twin-engine/issues/74)) ([be94ba8](https://github.com/iotaledger/twin-engine/commit/be94ba837999c586266a7c73228689566ec9876b))
64
+ * update rights management dependencies ([14d06fb](https://github.com/iotaledger/twin-engine/commit/14d06fb6604ad04e4094da7b51b61a01a0280b8b))
65
+ * upgrade framework components ([efd52e8](https://github.com/iotaledger/twin-engine/commit/efd52e80564fff29c3897bfa09b6305b3a322812))
66
+ * use peer dependencies ([69dd744](https://github.com/iotaledger/twin-engine/commit/69dd7449010b8e6f5f35e7fad201ad4c1cab400c))
67
+ * use shared store mechanism ([#2](https://github.com/iotaledger/twin-engine/issues/2)) ([9eed8d7](https://github.com/iotaledger/twin-engine/commit/9eed8d7766388479b42f03e2542fe761f2156408))
68
+ * use tenant admin service instead of custom tenant tracking ([72553d2](https://github.com/iotaledger/twin-engine/commit/72553d2c3e3b46fec77d3049bd0271bfec69ffc6))
69
+ * wire DSP push-transfer mode in engine ([#121](https://github.com/iotaledger/twin-engine/issues/121)) ([3456cdb](https://github.com/iotaledger/twin-engine/commit/3456cdb34c3b721b6aba1fb49133a2d8048958aa))
70
+ * wire notarization connector to immutable proof service ([#128](https://github.com/iotaledger/twin-engine/issues/128)) ([f866100](https://github.com/iotaledger/twin-engine/commit/f86610058c8de6a981c08b688b56b94f6e1f9fd7))
71
+
72
+
73
+ ### Bug Fixes
74
+
75
+ * aig endpoints ([4b6099e](https://github.com/iotaledger/twin-engine/commit/4b6099e4367eabe7912215df2d0848b2d33edfec))
76
+ * import path ([8e3c186](https://github.com/iotaledger/twin-engine/commit/8e3c186bd26c84b2a45290efd8e7924c2b75a484))
77
+ * method docs ([fb3d73f](https://github.com/iotaledger/twin-engine/commit/fb3d73fa9e71ab392378fe7bad7a3677e5e7b132))
78
+ * test REST route paths ([22ec1bc](https://github.com/iotaledger/twin-engine/commit/22ec1bc59a0d173de3cd5d3cb184909b3779f5a3))
79
+ * update test endpoints ([d7015fb](https://github.com/iotaledger/twin-engine/commit/d7015fb2cc90fc712fda75c04aaeff07836381fe))
80
+ * use abbreviated docs path ([9258a72](https://github.com/iotaledger/twin-engine/commit/9258a72adf266ddcc4f98002a07a7a162755f24b))
81
+
82
+
83
+ ### Dependencies
84
+
85
+ * The following workspace dependencies were updated
86
+ * dependencies
87
+ * @twin.org/engine-core bumped from 0.9.0-next.0 to 0.9.0-next.1
88
+ * @twin.org/engine-models bumped from 0.9.0-next.0 to 0.9.0-next.1
89
+ * @twin.org/engine-server-types bumped from 0.9.0-next.0 to 0.9.0-next.1
90
+ * devDependencies
91
+ * @twin.org/engine bumped from 0.9.0-next.0 to 0.9.0-next.1
92
+
93
+ ## [0.0.3-next.56](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.3-next.55...engine-server-v0.0.3-next.56) (2026-06-23)
94
+
95
+
96
+ ### Miscellaneous Chores
97
+
98
+ * **engine-server:** Synchronize repo versions
99
+
100
+
101
+ ### Dependencies
102
+
103
+ * The following workspace dependencies were updated
104
+ * dependencies
105
+ * @twin.org/engine-core bumped from 0.0.3-next.55 to 0.0.3-next.56
106
+ * @twin.org/engine-models bumped from 0.0.3-next.55 to 0.0.3-next.56
107
+ * @twin.org/engine-server-types bumped from 0.0.3-next.55 to 0.0.3-next.56
108
+ * devDependencies
109
+ * @twin.org/engine bumped from 0.0.3-next.55 to 0.0.3-next.56
110
+
111
+ ## [0.0.3-next.55](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.3-next.54...engine-server-v0.0.3-next.55) (2026-06-19)
112
+
113
+
114
+ ### Miscellaneous Chores
115
+
116
+ * **engine-server:** Synchronize repo versions
117
+
118
+
119
+ ### Dependencies
120
+
121
+ * The following workspace dependencies were updated
122
+ * dependencies
123
+ * @twin.org/engine-core bumped from 0.0.3-next.54 to 0.0.3-next.55
124
+ * @twin.org/engine-models bumped from 0.0.3-next.54 to 0.0.3-next.55
125
+ * @twin.org/engine-server-types bumped from 0.0.3-next.54 to 0.0.3-next.55
126
+ * devDependencies
127
+ * @twin.org/engine bumped from 0.0.3-next.54 to 0.0.3-next.55
128
+
129
+ ## [0.0.3-next.54](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.3-next.53...engine-server-v0.0.3-next.54) (2026-06-19)
130
+
131
+
132
+ ### Miscellaneous Chores
133
+
134
+ * **engine-server:** Synchronize repo versions
135
+
136
+
137
+ ### Dependencies
138
+
139
+ * The following workspace dependencies were updated
140
+ * dependencies
141
+ * @twin.org/engine-core bumped from 0.0.3-next.53 to 0.0.3-next.54
142
+ * @twin.org/engine-models bumped from 0.0.3-next.53 to 0.0.3-next.54
143
+ * @twin.org/engine-server-types bumped from 0.0.3-next.53 to 0.0.3-next.54
144
+ * devDependencies
145
+ * @twin.org/engine bumped from 0.0.3-next.53 to 0.0.3-next.54
146
+
147
+ ## [0.0.3-next.53](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.3-next.52...engine-server-v0.0.3-next.53) (2026-06-18)
148
+
149
+
150
+ ### Features
151
+
152
+ * remove hosting component ([#159](https://github.com/iotaledger/twin-engine/issues/159)) ([bf304ad](https://github.com/iotaledger/twin-engine/commit/bf304ad97b2b94a77169d9ea2730ee5d750d8996))
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.52 to 0.0.3-next.53
160
+ * @twin.org/engine-models bumped from 0.0.3-next.52 to 0.0.3-next.53
161
+ * @twin.org/engine-server-types bumped from 0.0.3-next.52 to 0.0.3-next.53
162
+ * devDependencies
163
+ * @twin.org/engine bumped from 0.0.3-next.52 to 0.0.3-next.53
164
+
165
+ ## [0.0.3-next.52](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.3-next.51...engine-server-v0.0.3-next.52) (2026-06-16)
166
+
167
+
168
+ ### Bug Fixes
169
+
170
+ * update test endpoints ([d7015fb](https://github.com/iotaledger/twin-engine/commit/d7015fb2cc90fc712fda75c04aaeff07836381fe))
171
+
172
+
173
+ ### Dependencies
174
+
175
+ * The following workspace dependencies were updated
176
+ * dependencies
177
+ * @twin.org/engine-core bumped from 0.0.3-next.51 to 0.0.3-next.52
178
+ * @twin.org/engine-models bumped from 0.0.3-next.51 to 0.0.3-next.52
179
+ * @twin.org/engine-server-types bumped from 0.0.3-next.51 to 0.0.3-next.52
180
+ * devDependencies
181
+ * @twin.org/engine bumped from 0.0.3-next.51 to 0.0.3-next.52
182
+
183
+ ## [0.0.3-next.51](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.3-next.50...engine-server-v0.0.3-next.51) (2026-06-15)
184
+
185
+
186
+ ### Features
187
+
188
+ * memory entity storage prefix ([e85dd71](https://github.com/iotaledger/twin-engine/commit/e85dd7113943dea92dce46963d054e265d3b481a))
189
+
190
+
191
+ ### Dependencies
192
+
193
+ * The following workspace dependencies were updated
194
+ * dependencies
195
+ * @twin.org/engine-core bumped from 0.0.3-next.50 to 0.0.3-next.51
196
+ * @twin.org/engine-models bumped from 0.0.3-next.50 to 0.0.3-next.51
197
+ * @twin.org/engine-server-types bumped from 0.0.3-next.50 to 0.0.3-next.51
198
+ * devDependencies
199
+ * @twin.org/engine bumped from 0.0.3-next.50 to 0.0.3-next.51
200
+
201
+ ## [0.0.3-next.50](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.3-next.49...engine-server-v0.0.3-next.50) (2026-06-11)
202
+
203
+
204
+ ### Features
205
+
206
+ * organization identifiers ([#152](https://github.com/iotaledger/twin-engine/issues/152)) ([d8e6d51](https://github.com/iotaledger/twin-engine/commit/d8e6d5147f402f0fe17b445efd8ae97db0c36adb))
207
+
208
+
209
+ ### Dependencies
210
+
211
+ * The following workspace dependencies were updated
212
+ * dependencies
213
+ * @twin.org/engine-core bumped from 0.0.3-next.49 to 0.0.3-next.50
214
+ * @twin.org/engine-models bumped from 0.0.3-next.49 to 0.0.3-next.50
215
+ * @twin.org/engine-server-types bumped from 0.0.3-next.49 to 0.0.3-next.50
216
+ * devDependencies
217
+ * @twin.org/engine bumped from 0.0.3-next.49 to 0.0.3-next.50
218
+
219
+ ## [0.0.3-next.49](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.3-next.48...engine-server-v0.0.3-next.49) (2026-06-09)
220
+
221
+
222
+ ### Miscellaneous Chores
223
+
224
+ * **engine-server:** Synchronize repo versions
225
+
226
+
227
+ ### Dependencies
228
+
229
+ * The following workspace dependencies were updated
230
+ * dependencies
231
+ * @twin.org/engine-core bumped from 0.0.3-next.48 to 0.0.3-next.49
232
+ * @twin.org/engine-models bumped from 0.0.3-next.48 to 0.0.3-next.49
233
+ * @twin.org/engine-server-types bumped from 0.0.3-next.48 to 0.0.3-next.49
234
+ * devDependencies
235
+ * @twin.org/engine bumped from 0.0.3-next.48 to 0.0.3-next.49
236
+
237
+ ## [0.0.3-next.48](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.3-next.47...engine-server-v0.0.3-next.48) (2026-06-08)
238
+
239
+
240
+ ### Miscellaneous Chores
241
+
242
+ * **engine-server:** Synchronize repo versions
243
+
244
+
245
+ ### Dependencies
246
+
247
+ * The following workspace dependencies were updated
248
+ * dependencies
249
+ * @twin.org/engine-core bumped from 0.0.3-next.47 to 0.0.3-next.48
250
+ * @twin.org/engine-models bumped from 0.0.3-next.47 to 0.0.3-next.48
251
+ * @twin.org/engine-server-types bumped from 0.0.3-next.47 to 0.0.3-next.48
252
+ * devDependencies
253
+ * @twin.org/engine bumped from 0.0.3-next.47 to 0.0.3-next.48
254
+
255
+ ## [0.0.3-next.47](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.3-next.46...engine-server-v0.0.3-next.47) (2026-06-08)
256
+
257
+
258
+ ### Features
259
+
260
+ * update federated catalogue to trust mode ([#141](https://github.com/iotaledger/twin-engine/issues/141)) ([95a7d28](https://github.com/iotaledger/twin-engine/commit/95a7d283373a398edace9e5331fe428cccb2a9a2))
261
+
262
+
263
+ ### Dependencies
264
+
265
+ * The following workspace dependencies were updated
266
+ * dependencies
267
+ * @twin.org/engine-core bumped from 0.0.3-next.46 to 0.0.3-next.47
268
+ * @twin.org/engine-models bumped from 0.0.3-next.46 to 0.0.3-next.47
269
+ * @twin.org/engine-server-types bumped from 0.0.3-next.46 to 0.0.3-next.47
270
+ * devDependencies
271
+ * @twin.org/engine bumped from 0.0.3-next.46 to 0.0.3-next.47
272
+
273
+ ## [0.0.3-next.46](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.3-next.45...engine-server-v0.0.3-next.46) (2026-06-04)
274
+
275
+
276
+ ### Features
277
+
278
+ * add tenant component ([#138](https://github.com/iotaledger/twin-engine/issues/138)) ([ebbcb8f](https://github.com/iotaledger/twin-engine/commit/ebbcb8fa3fee05048ddad2891c6ada66bd29e7bd))
279
+
280
+
281
+ ### Dependencies
282
+
283
+ * The following workspace dependencies were updated
284
+ * dependencies
285
+ * @twin.org/engine-core bumped from 0.0.3-next.45 to 0.0.3-next.46
286
+ * @twin.org/engine-models bumped from 0.0.3-next.45 to 0.0.3-next.46
287
+ * @twin.org/engine-server-types bumped from 0.0.3-next.45 to 0.0.3-next.46
288
+ * devDependencies
289
+ * @twin.org/engine bumped from 0.0.3-next.45 to 0.0.3-next.46
290
+
291
+ ## [0.0.3-next.45](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.3-next.44...engine-server-v0.0.3-next.45) (2026-06-02)
292
+
293
+
294
+ ### Features
295
+
296
+ * add auth admin component ([201cd06](https://github.com/iotaledger/twin-engine/commit/201cd061be83afccb5a6b06856ffe7cf8db7d6b3))
297
+ * add authentication admin routes ([c912019](https://github.com/iotaledger/twin-engine/commit/c9120198cd5c86e20bab588f2a9f20415baf56ca))
298
+ * add authentication rate and audit services ([#95](https://github.com/iotaledger/twin-engine/issues/95)) ([55e2b08](https://github.com/iotaledger/twin-engine/commit/55e2b089661529e0556115817cc435cc6e4292cc))
299
+ * add automation components ([671dc5b](https://github.com/iotaledger/twin-engine/commit/671dc5b8687b9f76b7d7fdd7c833be1ae3c93992))
300
+ * add context id features ([#51](https://github.com/iotaledger/twin-engine/issues/51)) ([eaef180](https://github.com/iotaledger/twin-engine/commit/eaef1807397a907bc7655ef1545a151a710ca2f1))
301
+ * add data space connector ([a824d99](https://github.com/iotaledger/twin-engine/commit/a824d9931faeaa8115e01f8e7545b802d0e7ac70))
302
+ * add default logging component for web server ([8ad94f0](https://github.com/iotaledger/twin-engine/commit/8ad94f0d2d9a5241a8854b1e59fb9a55ce310142))
303
+ * add entity storage to task scheduler ([da4dc0f](https://github.com/iotaledger/twin-engine/commit/da4dc0f26ee4d506d35cd267144c8300a8b52f90))
304
+ * add fed cat filters ([a52cbf1](https://github.com/iotaledger/twin-engine/commit/a52cbf1eaf85e6cad61de9ea9448932fb5ae0f43))
305
+ * add federated catalogue ([1b15dd0](https://github.com/iotaledger/twin-engine/commit/1b15dd059a11446457651c411a73145fab37f025))
306
+ * add health and url transformer components ([#111](https://github.com/iotaledger/twin-engine/issues/111)) ([5f00d4d](https://github.com/iotaledger/twin-engine/commit/5f00d4db9a2fc35c5595abb59527aeaaa2e6066d))
307
+ * add hosting component ([#70](https://github.com/iotaledger/twin-engine/issues/70)) ([2ab0dec](https://github.com/iotaledger/twin-engine/commit/2ab0dec8fdb979395c639b73f394a40a0dd7e55a))
308
+ * add isPrimary and isClone methods ([a7c63e9](https://github.com/iotaledger/twin-engine/commit/a7c63e97f54c95b104cc81e66d3fa42c6607bdc1))
309
+ * add latest rights management components ([2d305c8](https://github.com/iotaledger/twin-engine/commit/2d305c8c85c77bb4f5694c76422db4a11efc1a40))
310
+ * 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))
311
+ * add mimeTypeProcessors and disableNodeIdentity ([bb7e81e](https://github.com/iotaledger/twin-engine/commit/bb7e81e2036fe042068a5645ec59b22e20d33aad))
312
+ * add notarization ([#98](https://github.com/iotaledger/twin-engine/issues/98)) ([f560e2a](https://github.com/iotaledger/twin-engine/commit/f560e2a12a5fba01c95e47518ebdc4220801f8b8))
313
+ * add pnap to dataspace connector ([#131](https://github.com/iotaledger/twin-engine/issues/131)) ([cfa0ed4](https://github.com/iotaledger/twin-engine/commit/cfa0ed4ffaab88fcbf35730961dacab9a22cb707))
314
+ * add rest clients as components ([c6f956a](https://github.com/iotaledger/twin-engine/commit/c6f956afe4fc22cd552174539c92a109448dc242))
315
+ * add REST options for route construction ([4adf0af](https://github.com/iotaledger/twin-engine/commit/4adf0af8a03689a4dbdf67e8527d6db0d2c5d59d))
316
+ * add rights management modules ([e02cadc](https://github.com/iotaledger/twin-engine/commit/e02cadc840d242fe16a73ab41ba61376c7467e50))
317
+ * add rights management negotiation ([84ef46b](https://github.com/iotaledger/twin-engine/commit/84ef46bff110611a19512793425c8c873ee2a590))
318
+ * add synchronised storage support ([5142e34](https://github.com/iotaledger/twin-engine/commit/5142e3488f09195cf9f48a9c6c6d1014231a4c2c))
319
+ * add task scheduler ([0951107](https://github.com/iotaledger/twin-engine/commit/09511073ad042194a45206303f0ef31d8d6af5db))
320
+ * add tenant admin routes ([#76](https://github.com/iotaledger/twin-engine/issues/76)) ([3c0af90](https://github.com/iotaledger/twin-engine/commit/3c0af90a572fcda08d8720bdcee9b9f1cd02b872))
321
+ * add trust and rights management plugins ([eea0807](https://github.com/iotaledger/twin-engine/commit/eea0807601833220bd9fd8605b5e4383fbc0ebae))
322
+ * add validate-locales ([b92ea09](https://github.com/iotaledger/twin-engine/commit/b92ea09dbcfe35225271a51f24d231f59e2d363e))
323
+ * eslint migration to flat config ([6b978da](https://github.com/iotaledger/twin-engine/commit/6b978daf777a615d7758b63c3df57d5a376f6dfb))
324
+ * expose default rest and socket path creation ([e6c6e26](https://github.com/iotaledger/twin-engine/commit/e6c6e266c8017212a74d4997e2e335347457a2bc))
325
+ * improve startup error handling ([#65](https://github.com/iotaledger/twin-engine/issues/65)) ([5b2d1c5](https://github.com/iotaledger/twin-engine/commit/5b2d1c539cf5484afa85e294d6d6c18f24ef8274))
326
+ * 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))
327
+ * interlock stop method ([3806ba7](https://github.com/iotaledger/twin-engine/commit/3806ba7b44b3cb3ce130f4e3684a666533674663))
328
+ * iota rebased release ([474d92b](https://github.com/iotaledger/twin-engine/commit/474d92b352f4ccc431a4f138afee2ee89824664d))
329
+ * 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))
330
+ * move environment variable processing to node level ([2223c12](https://github.com/iotaledger/twin-engine/commit/2223c12f49f3d34051ecec9687351aa5dd094e54))
331
+ * multi instance component support ([#83](https://github.com/iotaledger/twin-engine/issues/83)) ([6012b50](https://github.com/iotaledger/twin-engine/commit/6012b50959df5af893f05516d42eea2e0800b31a))
332
+ * override type initialisers with new registrations ([5b4ff56](https://github.com/iotaledger/twin-engine/commit/5b4ff561d06b6513c870a72bb20ba23c0653cfe8))
333
+ * remove additional identity auth components ([409b2e6](https://github.com/iotaledger/twin-engine/commit/409b2e6a5a543d0795b01916349b39922afb6d88))
334
+ * remove authentication generator components ([#67](https://github.com/iotaledger/twin-engine/issues/67)) ([62f7984](https://github.com/iotaledger/twin-engine/commit/62f798468f567fdbf648401aa0dc51cda871c913))
335
+ * remove dap and darp ([d568c4f](https://github.com/iotaledger/twin-engine/commit/d568c4fc58a3159378e1d65f93228ae84f34a31d))
336
+ * 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))
337
+ * simplify config building ([732c871](https://github.com/iotaledger/twin-engine/commit/732c871c5aca236759168f4bc15aeffd98a330a8))
338
+ * standardised engine logging naming ([0dbf857](https://github.com/iotaledger/twin-engine/commit/0dbf857587641f86ddf010143519d0e8333489ff))
339
+ * typescript 6 update ([b227f52](https://github.com/iotaledger/twin-engine/commit/b227f5271b18ac627b932ea8e59d2879ff01ebd7))
340
+ * update dependencies ([e6ebe42](https://github.com/iotaledger/twin-engine/commit/e6ebe42b9d61066227ad8b45dae14c8f8615b760))
341
+ * update dependencies ([034adac](https://github.com/iotaledger/twin-engine/commit/034adac97b177d8df9775da92f0cc0dbdfc8ab55))
342
+ * update dependencies ([97c9f64](https://github.com/iotaledger/twin-engine/commit/97c9f64b6ef096963bcc5de338a2a9e99bdc1a11))
343
+ * update framework core ([acc0f8d](https://github.com/iotaledger/twin-engine/commit/acc0f8d455a4b8ec47f1da643139fa0f07775fa6))
344
+ * update includeUserIdentity usage ([d34f597](https://github.com/iotaledger/twin-engine/commit/d34f597a61f9645a029411d2911bbda20ddc9eb9))
345
+ * update rights management and add authentication generators ([f728a1e](https://github.com/iotaledger/twin-engine/commit/f728a1efea15ada8d10cfbe17cafe7e2b252f527))
346
+ * update rights management components ([#74](https://github.com/iotaledger/twin-engine/issues/74)) ([be94ba8](https://github.com/iotaledger/twin-engine/commit/be94ba837999c586266a7c73228689566ec9876b))
347
+ * update rights management dependencies ([14d06fb](https://github.com/iotaledger/twin-engine/commit/14d06fb6604ad04e4094da7b51b61a01a0280b8b))
348
+ * upgrade framework components ([efd52e8](https://github.com/iotaledger/twin-engine/commit/efd52e80564fff29c3897bfa09b6305b3a322812))
349
+ * use peer dependencies ([69dd744](https://github.com/iotaledger/twin-engine/commit/69dd7449010b8e6f5f35e7fad201ad4c1cab400c))
350
+ * use shared store mechanism ([#2](https://github.com/iotaledger/twin-engine/issues/2)) ([9eed8d7](https://github.com/iotaledger/twin-engine/commit/9eed8d7766388479b42f03e2542fe761f2156408))
351
+ * use tenant admin service instead of custom tenant tracking ([72553d2](https://github.com/iotaledger/twin-engine/commit/72553d2c3e3b46fec77d3049bd0271bfec69ffc6))
352
+ * wire DSP push-transfer mode in engine ([#121](https://github.com/iotaledger/twin-engine/issues/121)) ([3456cdb](https://github.com/iotaledger/twin-engine/commit/3456cdb34c3b721b6aba1fb49133a2d8048958aa))
353
+ * wire notarization connector to immutable proof service ([#128](https://github.com/iotaledger/twin-engine/issues/128)) ([f866100](https://github.com/iotaledger/twin-engine/commit/f86610058c8de6a981c08b688b56b94f6e1f9fd7))
354
+
355
+
356
+ ### Bug Fixes
357
+
358
+ * aig endpoints ([4b6099e](https://github.com/iotaledger/twin-engine/commit/4b6099e4367eabe7912215df2d0848b2d33edfec))
359
+ * import path ([8e3c186](https://github.com/iotaledger/twin-engine/commit/8e3c186bd26c84b2a45290efd8e7924c2b75a484))
360
+ * method docs ([fb3d73f](https://github.com/iotaledger/twin-engine/commit/fb3d73fa9e71ab392378fe7bad7a3677e5e7b132))
361
+ * test REST route paths ([22ec1bc](https://github.com/iotaledger/twin-engine/commit/22ec1bc59a0d173de3cd5d3cb184909b3779f5a3))
362
+ * use abbreviated docs path ([9258a72](https://github.com/iotaledger/twin-engine/commit/9258a72adf266ddcc4f98002a07a7a162755f24b))
363
+
364
+
365
+ ### Dependencies
366
+
367
+ * The following workspace dependencies were updated
368
+ * dependencies
369
+ * @twin.org/engine-core bumped from 0.0.3-next.44 to 0.0.3-next.45
370
+ * @twin.org/engine-models bumped from 0.0.3-next.44 to 0.0.3-next.45
371
+ * @twin.org/engine-server-types bumped from 0.0.3-next.44 to 0.0.3-next.45
372
+ * devDependencies
373
+ * @twin.org/engine bumped from 0.0.3-next.44 to 0.0.3-next.45
374
+
375
+ ## [0.0.3-next.44](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.3-next.43...engine-server-v0.0.3-next.44) (2026-06-02)
376
+
377
+
378
+ ### Miscellaneous Chores
379
+
380
+ * **engine-server:** Synchronize repo versions
381
+
382
+
383
+ ### Dependencies
384
+
385
+ * The following workspace dependencies were updated
386
+ * dependencies
387
+ * @twin.org/engine-core bumped from 0.0.3-next.43 to 0.0.3-next.44
388
+ * @twin.org/engine-models bumped from 0.0.3-next.43 to 0.0.3-next.44
389
+ * @twin.org/engine-server-types bumped from 0.0.3-next.43 to 0.0.3-next.44
390
+ * devDependencies
391
+ * @twin.org/engine bumped from 0.0.3-next.43 to 0.0.3-next.44
392
+
393
+ ## [0.0.3-next.43](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.3-next.42...engine-server-v0.0.3-next.43) (2026-05-29)
394
+
395
+
396
+ ### Features
397
+
398
+ * add pnap to dataspace connector ([#131](https://github.com/iotaledger/twin-engine/issues/131)) ([cfa0ed4](https://github.com/iotaledger/twin-engine/commit/cfa0ed4ffaab88fcbf35730961dacab9a22cb707))
399
+
400
+
401
+ ### Dependencies
402
+
403
+ * The following workspace dependencies were updated
404
+ * dependencies
405
+ * @twin.org/engine-core bumped from 0.0.3-next.42 to 0.0.3-next.43
406
+ * @twin.org/engine-models bumped from 0.0.3-next.42 to 0.0.3-next.43
407
+ * @twin.org/engine-server-types bumped from 0.0.3-next.42 to 0.0.3-next.43
408
+ * devDependencies
409
+ * @twin.org/engine bumped from 0.0.3-next.42 to 0.0.3-next.43
410
+
411
+ ## [0.0.3-next.42](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.3-next.41...engine-server-v0.0.3-next.42) (2026-05-28)
412
+
413
+
414
+ ### Features
415
+
416
+ * wire notarization connector to immutable proof service ([#128](https://github.com/iotaledger/twin-engine/issues/128)) ([f866100](https://github.com/iotaledger/twin-engine/commit/f86610058c8de6a981c08b688b56b94f6e1f9fd7))
417
+
418
+
419
+ ### Dependencies
420
+
421
+ * The following workspace dependencies were updated
422
+ * dependencies
423
+ * @twin.org/engine-core bumped from 0.0.3-next.41 to 0.0.3-next.42
424
+ * @twin.org/engine-models bumped from 0.0.3-next.41 to 0.0.3-next.42
425
+ * @twin.org/engine-server-types bumped from 0.0.3-next.41 to 0.0.3-next.42
426
+ * devDependencies
427
+ * @twin.org/engine bumped from 0.0.3-next.41 to 0.0.3-next.42
428
+
429
+ ## [0.0.3-next.41](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.3-next.40...engine-server-v0.0.3-next.41) (2026-05-26)
430
+
431
+
432
+ ### Features
433
+
434
+ * wire DSP push-transfer mode in engine ([#121](https://github.com/iotaledger/twin-engine/issues/121)) ([3456cdb](https://github.com/iotaledger/twin-engine/commit/3456cdb34c3b721b6aba1fb49133a2d8048958aa))
435
+
436
+
437
+ ### Dependencies
438
+
439
+ * The following workspace dependencies were updated
440
+ * dependencies
441
+ * @twin.org/engine-core bumped from 0.0.3-next.40 to 0.0.3-next.41
442
+ * @twin.org/engine-models bumped from 0.0.3-next.40 to 0.0.3-next.41
443
+ * @twin.org/engine-server-types bumped from 0.0.3-next.40 to 0.0.3-next.41
444
+ * devDependencies
445
+ * @twin.org/engine bumped from 0.0.3-next.40 to 0.0.3-next.41
446
+
447
+ ## [0.0.3-next.40](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.3-next.39...engine-server-v0.0.3-next.40) (2026-05-22)
448
+
449
+
450
+ ### Bug Fixes
451
+
452
+ * aig endpoints ([4b6099e](https://github.com/iotaledger/twin-engine/commit/4b6099e4367eabe7912215df2d0848b2d33edfec))
453
+
454
+
455
+ ### Dependencies
456
+
457
+ * The following workspace dependencies were updated
458
+ * dependencies
459
+ * @twin.org/engine-core bumped from 0.0.3-next.39 to 0.0.3-next.40
460
+ * @twin.org/engine-models bumped from 0.0.3-next.39 to 0.0.3-next.40
461
+ * @twin.org/engine-server-types bumped from 0.0.3-next.39 to 0.0.3-next.40
462
+ * devDependencies
463
+ * @twin.org/engine bumped from 0.0.3-next.39 to 0.0.3-next.40
464
+
465
+ ## [0.0.3-next.39](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.3-next.38...engine-server-v0.0.3-next.39) (2026-05-21)
466
+
467
+
468
+ ### Miscellaneous Chores
469
+
470
+ * **engine-server:** Synchronize repo versions
471
+
472
+
473
+ ### Dependencies
474
+
475
+ * The following workspace dependencies were updated
476
+ * dependencies
477
+ * @twin.org/engine-core bumped from 0.0.3-next.38 to 0.0.3-next.39
478
+ * @twin.org/engine-models bumped from 0.0.3-next.38 to 0.0.3-next.39
479
+ * @twin.org/engine-server-types bumped from 0.0.3-next.38 to 0.0.3-next.39
480
+ * devDependencies
481
+ * @twin.org/engine bumped from 0.0.3-next.38 to 0.0.3-next.39
482
+
483
+ ## [0.0.3-next.38](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.3-next.37...engine-server-v0.0.3-next.38) (2026-05-20)
484
+
485
+
486
+ ### Features
487
+
488
+ * 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))
489
+
490
+
491
+ ### Dependencies
492
+
493
+ * The following workspace dependencies were updated
494
+ * dependencies
495
+ * @twin.org/engine-core bumped from 0.0.3-next.37 to 0.0.3-next.38
496
+ * @twin.org/engine-models bumped from 0.0.3-next.37 to 0.0.3-next.38
497
+ * @twin.org/engine-server-types bumped from 0.0.3-next.37 to 0.0.3-next.38
498
+ * devDependencies
499
+ * @twin.org/engine bumped from 0.0.3-next.37 to 0.0.3-next.38
500
+
501
+ ## [0.0.3-next.37](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.3-next.36...engine-server-v0.0.3-next.37) (2026-05-12)
502
+
503
+
504
+ ### Features
505
+
506
+ * typescript 6 update ([b227f52](https://github.com/iotaledger/twin-engine/commit/b227f5271b18ac627b932ea8e59d2879ff01ebd7))
507
+
508
+
509
+ ### Dependencies
510
+
511
+ * The following workspace dependencies were updated
512
+ * dependencies
513
+ * @twin.org/engine-core bumped from 0.0.3-next.36 to 0.0.3-next.37
514
+ * @twin.org/engine-models bumped from 0.0.3-next.36 to 0.0.3-next.37
515
+ * @twin.org/engine-server-types bumped from 0.0.3-next.36 to 0.0.3-next.37
516
+ * devDependencies
517
+ * @twin.org/engine bumped from 0.0.3-next.36 to 0.0.3-next.37
518
+
519
+ ## [0.0.3-next.36](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.3-next.35...engine-server-v0.0.3-next.36) (2026-05-08)
520
+
521
+
522
+ ### Features
523
+
524
+ * 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))
525
+
526
+
527
+ ### Dependencies
528
+
529
+ * The following workspace dependencies were updated
530
+ * dependencies
531
+ * @twin.org/engine-core bumped from 0.0.3-next.35 to 0.0.3-next.36
532
+ * @twin.org/engine-models bumped from 0.0.3-next.35 to 0.0.3-next.36
533
+ * @twin.org/engine-server-types bumped from 0.0.3-next.35 to 0.0.3-next.36
534
+ * devDependencies
535
+ * @twin.org/engine bumped from 0.0.3-next.35 to 0.0.3-next.36
536
+
537
+ ## [0.0.3-next.35](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.3-next.34...engine-server-v0.0.3-next.35) (2026-05-05)
538
+
539
+
540
+ ### Miscellaneous Chores
541
+
542
+ * **engine-server:** Synchronize repo versions
543
+
544
+
545
+ ### Dependencies
546
+
547
+ * The following workspace dependencies were updated
548
+ * dependencies
549
+ * @twin.org/engine-core bumped from 0.0.3-next.34 to 0.0.3-next.35
550
+ * @twin.org/engine-models bumped from 0.0.3-next.34 to 0.0.3-next.35
551
+ * @twin.org/engine-server-types bumped from 0.0.3-next.34 to 0.0.3-next.35
552
+ * devDependencies
553
+ * @twin.org/engine bumped from 0.0.3-next.34 to 0.0.3-next.35
554
+
555
+ ## [0.0.3-next.34](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.3-next.33...engine-server-v0.0.3-next.34) (2026-05-05)
556
+
557
+
558
+ ### Features
559
+
560
+ * add health and url transformer components ([#111](https://github.com/iotaledger/twin-engine/issues/111)) ([5f00d4d](https://github.com/iotaledger/twin-engine/commit/5f00d4db9a2fc35c5595abb59527aeaaa2e6066d))
561
+
562
+
563
+ ### Bug Fixes
564
+
565
+ * test REST route paths ([22ec1bc](https://github.com/iotaledger/twin-engine/commit/22ec1bc59a0d173de3cd5d3cb184909b3779f5a3))
566
+
567
+
568
+ ### Dependencies
569
+
570
+ * The following workspace dependencies were updated
571
+ * dependencies
572
+ * @twin.org/engine-core bumped from 0.0.3-next.33 to 0.0.3-next.34
573
+ * @twin.org/engine-models bumped from 0.0.3-next.33 to 0.0.3-next.34
574
+ * @twin.org/engine-server-types bumped from 0.0.3-next.33 to 0.0.3-next.34
575
+ * devDependencies
576
+ * @twin.org/engine bumped from 0.0.3-next.33 to 0.0.3-next.34
577
+
578
+ ## [0.0.3-next.33](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.3-next.32...engine-server-v0.0.3-next.33) (2026-05-05)
579
+
580
+
581
+ ### Miscellaneous Chores
582
+
583
+ * **engine-server:** Synchronize repo versions
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.32 to 0.0.3-next.33
591
+ * @twin.org/engine-models bumped from 0.0.3-next.32 to 0.0.3-next.33
592
+ * @twin.org/engine-server-types bumped from 0.0.3-next.32 to 0.0.3-next.33
593
+ * devDependencies
594
+ * @twin.org/engine bumped from 0.0.3-next.32 to 0.0.3-next.33
595
+
596
+ ## [0.0.3-next.32](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.3-next.31...engine-server-v0.0.3-next.32) (2026-04-24)
597
+
598
+
599
+ ### Features
600
+
601
+ * add automation components ([671dc5b](https://github.com/iotaledger/twin-engine/commit/671dc5b8687b9f76b7d7fdd7c833be1ae3c93992))
602
+
603
+
604
+ ### Dependencies
605
+
606
+ * The following workspace dependencies were updated
607
+ * dependencies
608
+ * @twin.org/engine-core bumped from 0.0.3-next.31 to 0.0.3-next.32
609
+ * @twin.org/engine-models bumped from 0.0.3-next.31 to 0.0.3-next.32
610
+ * @twin.org/engine-server-types bumped from 0.0.3-next.31 to 0.0.3-next.32
611
+ * devDependencies
612
+ * @twin.org/engine bumped from 0.0.3-next.31 to 0.0.3-next.32
613
+
614
+ ## [0.0.3-next.31](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.3-next.30...engine-server-v0.0.3-next.31) (2026-04-22)
615
+
616
+
617
+ ### Miscellaneous Chores
618
+
619
+ * **engine-server:** Synchronize repo versions
620
+
621
+
622
+ ### Dependencies
623
+
624
+ * The following workspace dependencies were updated
625
+ * dependencies
626
+ * @twin.org/engine-core bumped from 0.0.3-next.30 to 0.0.3-next.31
627
+ * @twin.org/engine-models bumped from 0.0.3-next.30 to 0.0.3-next.31
628
+ * @twin.org/engine-server-types bumped from 0.0.3-next.30 to 0.0.3-next.31
629
+ * devDependencies
630
+ * @twin.org/engine bumped from 0.0.3-next.30 to 0.0.3-next.31
631
+
632
+ ## [0.0.3-next.30](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.3-next.29...engine-server-v0.0.3-next.30) (2026-04-16)
633
+
634
+
635
+ ### Features
636
+
637
+ * add notarization ([#98](https://github.com/iotaledger/twin-engine/issues/98)) ([f560e2a](https://github.com/iotaledger/twin-engine/commit/f560e2a12a5fba01c95e47518ebdc4220801f8b8))
638
+
639
+
640
+ ### Dependencies
641
+
642
+ * The following workspace dependencies were updated
643
+ * dependencies
644
+ * @twin.org/engine-core bumped from 0.0.3-next.29 to 0.0.3-next.30
645
+ * @twin.org/engine-models bumped from 0.0.3-next.29 to 0.0.3-next.30
646
+ * @twin.org/engine-server-types bumped from 0.0.3-next.29 to 0.0.3-next.30
647
+ * devDependencies
648
+ * @twin.org/engine bumped from 0.0.3-next.29 to 0.0.3-next.30
649
+
650
+ ## [0.0.3-next.29](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.3-next.28...engine-server-v0.0.3-next.29) (2026-04-14)
651
+
652
+
653
+ ### Features
654
+
655
+ * add authentication rate and audit services ([#95](https://github.com/iotaledger/twin-engine/issues/95)) ([55e2b08](https://github.com/iotaledger/twin-engine/commit/55e2b089661529e0556115817cc435cc6e4292cc))
656
+
657
+
658
+ ### Dependencies
659
+
660
+ * The following workspace dependencies were updated
661
+ * dependencies
662
+ * @twin.org/engine-core bumped from 0.0.3-next.28 to 0.0.3-next.29
663
+ * @twin.org/engine-models bumped from 0.0.3-next.28 to 0.0.3-next.29
664
+ * @twin.org/engine-server-types bumped from 0.0.3-next.28 to 0.0.3-next.29
665
+ * devDependencies
666
+ * @twin.org/engine bumped from 0.0.3-next.28 to 0.0.3-next.29
667
+
668
+ ## [0.0.3-next.28](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.3-next.27...engine-server-v0.0.3-next.28) (2026-04-10)
669
+
670
+
671
+ ### Features
672
+
673
+ * use tenant admin service instead of custom tenant tracking ([72553d2](https://github.com/iotaledger/twin-engine/commit/72553d2c3e3b46fec77d3049bd0271bfec69ffc6))
674
+
675
+
676
+ ### Dependencies
677
+
678
+ * The following workspace dependencies were updated
679
+ * dependencies
680
+ * @twin.org/engine-core bumped from 0.0.3-next.27 to 0.0.3-next.28
681
+ * @twin.org/engine-models bumped from 0.0.3-next.27 to 0.0.3-next.28
682
+ * @twin.org/engine-server-types bumped from 0.0.3-next.27 to 0.0.3-next.28
683
+ * devDependencies
684
+ * @twin.org/engine bumped from 0.0.3-next.27 to 0.0.3-next.28
685
+
686
+ ## [0.0.3-next.27](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.3-next.26...engine-server-v0.0.3-next.27) (2026-03-20)
687
+
688
+
689
+ ### Features
690
+
691
+ * update dependencies ([e6ebe42](https://github.com/iotaledger/twin-engine/commit/e6ebe42b9d61066227ad8b45dae14c8f8615b760))
692
+
693
+
694
+ ### Dependencies
695
+
696
+ * The following workspace dependencies were updated
697
+ * dependencies
698
+ * @twin.org/engine-core bumped from 0.0.3-next.26 to 0.0.3-next.27
699
+ * @twin.org/engine-models bumped from 0.0.3-next.26 to 0.0.3-next.27
700
+ * @twin.org/engine-server-types bumped from 0.0.3-next.26 to 0.0.3-next.27
701
+ * devDependencies
702
+ * @twin.org/engine bumped from 0.0.3-next.26 to 0.0.3-next.27
703
+
704
+ ## [0.0.3-next.26](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.3-next.25...engine-server-v0.0.3-next.26) (2026-03-05)
705
+
706
+
707
+ ### Miscellaneous Chores
708
+
709
+ * **engine-server:** Synchronize repo versions
710
+
711
+
712
+ ### Dependencies
713
+
714
+ * The following workspace dependencies were updated
715
+ * dependencies
716
+ * @twin.org/engine-core bumped from 0.0.3-next.25 to 0.0.3-next.26
717
+ * @twin.org/engine-models bumped from 0.0.3-next.25 to 0.0.3-next.26
718
+ * @twin.org/engine-server-types bumped from 0.0.3-next.25 to 0.0.3-next.26
719
+ * devDependencies
720
+ * @twin.org/engine bumped from 0.0.3-next.25 to 0.0.3-next.26
721
+
722
+ ## [0.0.3-next.25](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.3-next.24...engine-server-v0.0.3-next.25) (2026-03-02)
723
+
724
+
725
+ ### Features
726
+
727
+ * 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))
728
+
729
+
730
+ ### Dependencies
731
+
732
+ * The following workspace dependencies were updated
733
+ * dependencies
734
+ * @twin.org/engine-core bumped from 0.0.3-next.24 to 0.0.3-next.25
735
+ * @twin.org/engine-models bumped from 0.0.3-next.24 to 0.0.3-next.25
736
+ * @twin.org/engine-server-types bumped from 0.0.3-next.24 to 0.0.3-next.25
737
+ * devDependencies
738
+ * @twin.org/engine bumped from 0.0.3-next.24 to 0.0.3-next.25
739
+
740
+ ## [0.0.3-next.24](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.3-next.23...engine-server-v0.0.3-next.24) (2026-02-26)
741
+
742
+
743
+ ### Miscellaneous Chores
744
+
745
+ * **engine-server:** Synchronize repo versions
746
+
747
+
748
+ ### Dependencies
749
+
750
+ * The following workspace dependencies were updated
751
+ * dependencies
752
+ * @twin.org/engine-core bumped from 0.0.3-next.23 to 0.0.3-next.24
753
+ * @twin.org/engine-models bumped from 0.0.3-next.23 to 0.0.3-next.24
754
+ * @twin.org/engine-server-types bumped from 0.0.3-next.23 to 0.0.3-next.24
755
+ * devDependencies
756
+ * @twin.org/engine bumped from 0.0.3-next.23 to 0.0.3-next.24
757
+
758
+ ## [0.0.3-next.23](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.3-next.22...engine-server-v0.0.3-next.23) (2026-02-23)
759
+
760
+
761
+ ### Features
762
+
763
+ * add auth admin component ([201cd06](https://github.com/iotaledger/twin-engine/commit/201cd061be83afccb5a6b06856ffe7cf8db7d6b3))
764
+ * add authentication admin routes ([c912019](https://github.com/iotaledger/twin-engine/commit/c9120198cd5c86e20bab588f2a9f20415baf56ca))
765
+ * add context id features ([#51](https://github.com/iotaledger/twin-engine/issues/51)) ([eaef180](https://github.com/iotaledger/twin-engine/commit/eaef1807397a907bc7655ef1545a151a710ca2f1))
766
+ * add data space connector ([a824d99](https://github.com/iotaledger/twin-engine/commit/a824d9931faeaa8115e01f8e7545b802d0e7ac70))
767
+ * add default logging component for web server ([8ad94f0](https://github.com/iotaledger/twin-engine/commit/8ad94f0d2d9a5241a8854b1e59fb9a55ce310142))
768
+ * add entity storage to task scheduler ([da4dc0f](https://github.com/iotaledger/twin-engine/commit/da4dc0f26ee4d506d35cd267144c8300a8b52f90))
769
+ * add fed cat filters ([a52cbf1](https://github.com/iotaledger/twin-engine/commit/a52cbf1eaf85e6cad61de9ea9448932fb5ae0f43))
770
+ * add federated catalogue ([1b15dd0](https://github.com/iotaledger/twin-engine/commit/1b15dd059a11446457651c411a73145fab37f025))
771
+ * add hosting component ([#70](https://github.com/iotaledger/twin-engine/issues/70)) ([2ab0dec](https://github.com/iotaledger/twin-engine/commit/2ab0dec8fdb979395c639b73f394a40a0dd7e55a))
772
+ * add isPrimary and isClone methods ([a7c63e9](https://github.com/iotaledger/twin-engine/commit/a7c63e97f54c95b104cc81e66d3fa42c6607bdc1))
773
+ * add latest rights management components ([2d305c8](https://github.com/iotaledger/twin-engine/commit/2d305c8c85c77bb4f5694c76422db4a11efc1a40))
774
+ * add mimeTypeProcessors and disableNodeIdentity ([bb7e81e](https://github.com/iotaledger/twin-engine/commit/bb7e81e2036fe042068a5645ec59b22e20d33aad))
775
+ * add rest clients as components ([c6f956a](https://github.com/iotaledger/twin-engine/commit/c6f956afe4fc22cd552174539c92a109448dc242))
776
+ * add REST options for route construction ([4adf0af](https://github.com/iotaledger/twin-engine/commit/4adf0af8a03689a4dbdf67e8527d6db0d2c5d59d))
777
+ * add rights management modules ([e02cadc](https://github.com/iotaledger/twin-engine/commit/e02cadc840d242fe16a73ab41ba61376c7467e50))
778
+ * add rights management negotiation ([84ef46b](https://github.com/iotaledger/twin-engine/commit/84ef46bff110611a19512793425c8c873ee2a590))
779
+ * add synchronised storage support ([5142e34](https://github.com/iotaledger/twin-engine/commit/5142e3488f09195cf9f48a9c6c6d1014231a4c2c))
780
+ * add task scheduler ([0951107](https://github.com/iotaledger/twin-engine/commit/09511073ad042194a45206303f0ef31d8d6af5db))
781
+ * add tenant admin routes ([#76](https://github.com/iotaledger/twin-engine/issues/76)) ([3c0af90](https://github.com/iotaledger/twin-engine/commit/3c0af90a572fcda08d8720bdcee9b9f1cd02b872))
782
+ * add trust and rights management plugins ([eea0807](https://github.com/iotaledger/twin-engine/commit/eea0807601833220bd9fd8605b5e4383fbc0ebae))
783
+ * add validate-locales ([b92ea09](https://github.com/iotaledger/twin-engine/commit/b92ea09dbcfe35225271a51f24d231f59e2d363e))
784
+ * eslint migration to flat config ([6b978da](https://github.com/iotaledger/twin-engine/commit/6b978daf777a615d7758b63c3df57d5a376f6dfb))
785
+ * expose default rest and socket path creation ([e6c6e26](https://github.com/iotaledger/twin-engine/commit/e6c6e266c8017212a74d4997e2e335347457a2bc))
786
+ * improve startup error handling ([#65](https://github.com/iotaledger/twin-engine/issues/65)) ([5b2d1c5](https://github.com/iotaledger/twin-engine/commit/5b2d1c539cf5484afa85e294d6d6c18f24ef8274))
787
+ * interlock stop method ([3806ba7](https://github.com/iotaledger/twin-engine/commit/3806ba7b44b3cb3ce130f4e3684a666533674663))
788
+ * iota rebased release ([474d92b](https://github.com/iotaledger/twin-engine/commit/474d92b352f4ccc431a4f138afee2ee89824664d))
789
+ * 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))
790
+ * move environment variable processing to node level ([2223c12](https://github.com/iotaledger/twin-engine/commit/2223c12f49f3d34051ecec9687351aa5dd094e54))
791
+ * multi instance component support ([#83](https://github.com/iotaledger/twin-engine/issues/83)) ([6012b50](https://github.com/iotaledger/twin-engine/commit/6012b50959df5af893f05516d42eea2e0800b31a))
792
+ * override type initialisers with new registrations ([5b4ff56](https://github.com/iotaledger/twin-engine/commit/5b4ff561d06b6513c870a72bb20ba23c0653cfe8))
793
+ * remove additional identity auth components ([409b2e6](https://github.com/iotaledger/twin-engine/commit/409b2e6a5a543d0795b01916349b39922afb6d88))
794
+ * remove authentication generator components ([#67](https://github.com/iotaledger/twin-engine/issues/67)) ([62f7984](https://github.com/iotaledger/twin-engine/commit/62f798468f567fdbf648401aa0dc51cda871c913))
795
+ * remove dap and darp ([d568c4f](https://github.com/iotaledger/twin-engine/commit/d568c4fc58a3159378e1d65f93228ae84f34a31d))
796
+ * simplify config building ([732c871](https://github.com/iotaledger/twin-engine/commit/732c871c5aca236759168f4bc15aeffd98a330a8))
797
+ * standardised engine logging naming ([0dbf857](https://github.com/iotaledger/twin-engine/commit/0dbf857587641f86ddf010143519d0e8333489ff))
798
+ * update dependencies ([034adac](https://github.com/iotaledger/twin-engine/commit/034adac97b177d8df9775da92f0cc0dbdfc8ab55))
799
+ * update dependencies ([97c9f64](https://github.com/iotaledger/twin-engine/commit/97c9f64b6ef096963bcc5de338a2a9e99bdc1a11))
800
+ * update framework core ([acc0f8d](https://github.com/iotaledger/twin-engine/commit/acc0f8d455a4b8ec47f1da643139fa0f07775fa6))
801
+ * update includeUserIdentity usage ([d34f597](https://github.com/iotaledger/twin-engine/commit/d34f597a61f9645a029411d2911bbda20ddc9eb9))
802
+ * update rights management and add authentication generators ([f728a1e](https://github.com/iotaledger/twin-engine/commit/f728a1efea15ada8d10cfbe17cafe7e2b252f527))
803
+ * update rights management components ([#74](https://github.com/iotaledger/twin-engine/issues/74)) ([be94ba8](https://github.com/iotaledger/twin-engine/commit/be94ba837999c586266a7c73228689566ec9876b))
804
+ * update rights management dependencies ([14d06fb](https://github.com/iotaledger/twin-engine/commit/14d06fb6604ad04e4094da7b51b61a01a0280b8b))
805
+ * upgrade framework components ([efd52e8](https://github.com/iotaledger/twin-engine/commit/efd52e80564fff29c3897bfa09b6305b3a322812))
806
+ * use peer dependencies ([69dd744](https://github.com/iotaledger/twin-engine/commit/69dd7449010b8e6f5f35e7fad201ad4c1cab400c))
807
+ * use shared store mechanism ([#2](https://github.com/iotaledger/twin-engine/issues/2)) ([9eed8d7](https://github.com/iotaledger/twin-engine/commit/9eed8d7766388479b42f03e2542fe761f2156408))
808
+
809
+
810
+ ### Bug Fixes
811
+
812
+ * import path ([8e3c186](https://github.com/iotaledger/twin-engine/commit/8e3c186bd26c84b2a45290efd8e7924c2b75a484))
813
+ * method docs ([fb3d73f](https://github.com/iotaledger/twin-engine/commit/fb3d73fa9e71ab392378fe7bad7a3677e5e7b132))
814
+ * use abbreviated docs path ([9258a72](https://github.com/iotaledger/twin-engine/commit/9258a72adf266ddcc4f98002a07a7a162755f24b))
815
+
816
+
817
+ ### Dependencies
818
+
819
+ * The following workspace dependencies were updated
820
+ * dependencies
821
+ * @twin.org/engine-core bumped from 0.0.3-next.22 to 0.0.3-next.23
822
+ * @twin.org/engine-models bumped from 0.0.3-next.22 to 0.0.3-next.23
823
+ * @twin.org/engine-server-types bumped from 0.0.3-next.22 to 0.0.3-next.23
824
+ * devDependencies
825
+ * @twin.org/engine bumped from 0.0.3-next.22 to 0.0.3-next.23
826
+
827
+ ## [0.0.3-next.22](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.3-next.21...engine-server-v0.0.3-next.22) (2026-02-23)
828
+
829
+
830
+ ### Miscellaneous Chores
831
+
832
+ * **engine-server:** Synchronize repo versions
833
+
834
+
835
+ ### Dependencies
836
+
837
+ * The following workspace dependencies were updated
838
+ * dependencies
839
+ * @twin.org/engine-core bumped from 0.0.3-next.21 to 0.0.3-next.22
840
+ * @twin.org/engine-models bumped from 0.0.3-next.21 to 0.0.3-next.22
841
+ * @twin.org/engine-server-types bumped from 0.0.3-next.21 to 0.0.3-next.22
842
+ * devDependencies
843
+ * @twin.org/engine bumped from 0.0.3-next.21 to 0.0.3-next.22
844
+
845
+ ## [0.0.3-next.21](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.3-next.20...engine-server-v0.0.3-next.21) (2026-02-13)
846
+
847
+
848
+ ### Features
849
+
850
+ * multi instance component support ([#83](https://github.com/iotaledger/twin-engine/issues/83)) ([6012b50](https://github.com/iotaledger/twin-engine/commit/6012b50959df5af893f05516d42eea2e0800b31a))
851
+
852
+
853
+ ### Dependencies
854
+
855
+ * The following workspace dependencies were updated
856
+ * dependencies
857
+ * @twin.org/engine-core bumped from 0.0.3-next.20 to 0.0.3-next.21
858
+ * @twin.org/engine-models bumped from 0.0.3-next.20 to 0.0.3-next.21
859
+ * @twin.org/engine-server-types bumped from 0.0.3-next.20 to 0.0.3-next.21
860
+ * devDependencies
861
+ * @twin.org/engine bumped from 0.0.3-next.20 to 0.0.3-next.21
862
+
863
+ ## [0.0.3-next.20](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.3-next.19...engine-server-v0.0.3-next.20) (2026-02-06)
864
+
865
+
866
+ ### Features
867
+
868
+ * add authentication admin routes ([c912019](https://github.com/iotaledger/twin-engine/commit/c9120198cd5c86e20bab588f2a9f20415baf56ca))
869
+
870
+
871
+ ### Dependencies
872
+
873
+ * The following workspace dependencies were updated
874
+ * dependencies
875
+ * @twin.org/engine-core bumped from 0.0.3-next.19 to 0.0.3-next.20
876
+ * @twin.org/engine-models bumped from 0.0.3-next.19 to 0.0.3-next.20
877
+ * @twin.org/engine-server-types bumped from 0.0.3-next.19 to 0.0.3-next.20
878
+ * devDependencies
879
+ * @twin.org/engine bumped from 0.0.3-next.19 to 0.0.3-next.20
880
+
881
+ ## [0.0.3-next.19](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.3-next.18...engine-server-v0.0.3-next.19) (2026-02-05)
882
+
883
+
884
+ ### Miscellaneous Chores
885
+
886
+ * **engine-server:** Synchronize repo versions
887
+
888
+
889
+ ### Dependencies
890
+
891
+ * The following workspace dependencies were updated
892
+ * dependencies
893
+ * @twin.org/engine-core bumped from 0.0.3-next.18 to 0.0.3-next.19
894
+ * @twin.org/engine-models bumped from 0.0.3-next.18 to 0.0.3-next.19
895
+ * @twin.org/engine-server-types bumped from 0.0.3-next.18 to 0.0.3-next.19
896
+ * devDependencies
897
+ * @twin.org/engine bumped from 0.0.3-next.18 to 0.0.3-next.19
898
+
899
+ ## [0.0.3-next.18](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.3-next.17...engine-server-v0.0.3-next.18) (2026-02-04)
900
+
901
+
902
+ ### Features
903
+
904
+ * add tenant admin routes ([#76](https://github.com/iotaledger/twin-engine/issues/76)) ([3c0af90](https://github.com/iotaledger/twin-engine/commit/3c0af90a572fcda08d8720bdcee9b9f1cd02b872))
905
+
906
+
907
+ ### Dependencies
908
+
909
+ * The following workspace dependencies were updated
910
+ * dependencies
911
+ * @twin.org/engine-core bumped from 0.0.3-next.17 to 0.0.3-next.18
912
+ * @twin.org/engine-models bumped from 0.0.3-next.17 to 0.0.3-next.18
913
+ * @twin.org/engine-server-types bumped from 0.0.3-next.17 to 0.0.3-next.18
914
+ * devDependencies
915
+ * @twin.org/engine bumped from 0.0.3-next.17 to 0.0.3-next.18
916
+
917
+ ## [0.0.3-next.17](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.3-next.16...engine-server-v0.0.3-next.17) (2026-02-02)
918
+
919
+
920
+ ### Features
921
+
922
+ * update rights management components ([#74](https://github.com/iotaledger/twin-engine/issues/74)) ([be94ba8](https://github.com/iotaledger/twin-engine/commit/be94ba837999c586266a7c73228689566ec9876b))
923
+
924
+
925
+ ### Dependencies
926
+
927
+ * The following workspace dependencies were updated
928
+ * dependencies
929
+ * @twin.org/engine-core bumped from 0.0.3-next.16 to 0.0.3-next.17
930
+ * @twin.org/engine-models bumped from 0.0.3-next.16 to 0.0.3-next.17
931
+ * @twin.org/engine-server-types bumped from 0.0.3-next.16 to 0.0.3-next.17
932
+ * devDependencies
933
+ * @twin.org/engine bumped from 0.0.3-next.16 to 0.0.3-next.17
934
+
935
+ ## [0.0.3-next.16](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.3-next.15...engine-server-v0.0.3-next.16) (2026-01-28)
936
+
937
+
938
+ ### Features
939
+
940
+ * remove dap and darp ([d568c4f](https://github.com/iotaledger/twin-engine/commit/d568c4fc58a3159378e1d65f93228ae84f34a31d))
941
+
942
+
943
+ ### Dependencies
944
+
945
+ * The following workspace dependencies were updated
946
+ * dependencies
947
+ * @twin.org/engine-core bumped from 0.0.3-next.15 to 0.0.3-next.16
948
+ * @twin.org/engine-models bumped from 0.0.3-next.15 to 0.0.3-next.16
949
+ * @twin.org/engine-server-types bumped from 0.0.3-next.15 to 0.0.3-next.16
950
+ * devDependencies
951
+ * @twin.org/engine bumped from 0.0.3-next.15 to 0.0.3-next.16
952
+
953
+ ## [0.0.3-next.15](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.3-next.14...engine-server-v0.0.3-next.15) (2026-01-26)
954
+
955
+
956
+ ### Features
957
+
958
+ * add hosting component ([#70](https://github.com/iotaledger/twin-engine/issues/70)) ([2ab0dec](https://github.com/iotaledger/twin-engine/commit/2ab0dec8fdb979395c639b73f394a40a0dd7e55a))
959
+
960
+
961
+ ### Dependencies
962
+
963
+ * The following workspace dependencies were updated
964
+ * dependencies
965
+ * @twin.org/engine-core bumped from 0.0.3-next.14 to 0.0.3-next.15
966
+ * @twin.org/engine-models bumped from 0.0.3-next.14 to 0.0.3-next.15
967
+ * @twin.org/engine-server-types bumped from 0.0.3-next.14 to 0.0.3-next.15
968
+ * devDependencies
969
+ * @twin.org/engine bumped from 0.0.3-next.14 to 0.0.3-next.15
970
+
971
+ ## [0.0.3-next.14](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.3-next.13...engine-server-v0.0.3-next.14) (2026-01-19)
972
+
973
+
974
+ ### Features
975
+
976
+ * add auth admin component ([201cd06](https://github.com/iotaledger/twin-engine/commit/201cd061be83afccb5a6b06856ffe7cf8db7d6b3))
977
+ * add context id features ([#51](https://github.com/iotaledger/twin-engine/issues/51)) ([eaef180](https://github.com/iotaledger/twin-engine/commit/eaef1807397a907bc7655ef1545a151a710ca2f1))
978
+ * add data space connector ([a824d99](https://github.com/iotaledger/twin-engine/commit/a824d9931faeaa8115e01f8e7545b802d0e7ac70))
979
+ * add default logging component for web server ([8ad94f0](https://github.com/iotaledger/twin-engine/commit/8ad94f0d2d9a5241a8854b1e59fb9a55ce310142))
980
+ * add fed cat filters ([a52cbf1](https://github.com/iotaledger/twin-engine/commit/a52cbf1eaf85e6cad61de9ea9448932fb5ae0f43))
981
+ * add federated catalogue ([1b15dd0](https://github.com/iotaledger/twin-engine/commit/1b15dd059a11446457651c411a73145fab37f025))
982
+ * add isPrimary and isClone methods ([a7c63e9](https://github.com/iotaledger/twin-engine/commit/a7c63e97f54c95b104cc81e66d3fa42c6607bdc1))
983
+ * add latest rights management components ([2d305c8](https://github.com/iotaledger/twin-engine/commit/2d305c8c85c77bb4f5694c76422db4a11efc1a40))
984
+ * add mimeTypeProcessors and disableNodeIdentity ([bb7e81e](https://github.com/iotaledger/twin-engine/commit/bb7e81e2036fe042068a5645ec59b22e20d33aad))
985
+ * add rest clients as components ([c6f956a](https://github.com/iotaledger/twin-engine/commit/c6f956afe4fc22cd552174539c92a109448dc242))
986
+ * add REST options for route construction ([4adf0af](https://github.com/iotaledger/twin-engine/commit/4adf0af8a03689a4dbdf67e8527d6db0d2c5d59d))
987
+ * add rights management modules ([e02cadc](https://github.com/iotaledger/twin-engine/commit/e02cadc840d242fe16a73ab41ba61376c7467e50))
988
+ * add rights management negotiation ([84ef46b](https://github.com/iotaledger/twin-engine/commit/84ef46bff110611a19512793425c8c873ee2a590))
989
+ * add synchronised storage support ([5142e34](https://github.com/iotaledger/twin-engine/commit/5142e3488f09195cf9f48a9c6c6d1014231a4c2c))
990
+ * add task scheduler ([0951107](https://github.com/iotaledger/twin-engine/commit/09511073ad042194a45206303f0ef31d8d6af5db))
991
+ * add trust and rights management plugins ([eea0807](https://github.com/iotaledger/twin-engine/commit/eea0807601833220bd9fd8605b5e4383fbc0ebae))
992
+ * add validate-locales ([b92ea09](https://github.com/iotaledger/twin-engine/commit/b92ea09dbcfe35225271a51f24d231f59e2d363e))
993
+ * eslint migration to flat config ([6b978da](https://github.com/iotaledger/twin-engine/commit/6b978daf777a615d7758b63c3df57d5a376f6dfb))
994
+ * expose default rest and socket path creation ([e6c6e26](https://github.com/iotaledger/twin-engine/commit/e6c6e266c8017212a74d4997e2e335347457a2bc))
995
+ * improve startup error handling ([#65](https://github.com/iotaledger/twin-engine/issues/65)) ([5b2d1c5](https://github.com/iotaledger/twin-engine/commit/5b2d1c539cf5484afa85e294d6d6c18f24ef8274))
996
+ * interlock stop method ([3806ba7](https://github.com/iotaledger/twin-engine/commit/3806ba7b44b3cb3ce130f4e3684a666533674663))
997
+ * iota rebased release ([474d92b](https://github.com/iotaledger/twin-engine/commit/474d92b352f4ccc431a4f138afee2ee89824664d))
998
+ * 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))
999
+ * move environment variable processing to node level ([2223c12](https://github.com/iotaledger/twin-engine/commit/2223c12f49f3d34051ecec9687351aa5dd094e54))
1000
+ * override type initialisers with new registrations ([5b4ff56](https://github.com/iotaledger/twin-engine/commit/5b4ff561d06b6513c870a72bb20ba23c0653cfe8))
1001
+ * remove additional identity auth components ([409b2e6](https://github.com/iotaledger/twin-engine/commit/409b2e6a5a543d0795b01916349b39922afb6d88))
1002
+ * remove authentication generator components ([#67](https://github.com/iotaledger/twin-engine/issues/67)) ([62f7984](https://github.com/iotaledger/twin-engine/commit/62f798468f567fdbf648401aa0dc51cda871c913))
1003
+ * simplify config building ([732c871](https://github.com/iotaledger/twin-engine/commit/732c871c5aca236759168f4bc15aeffd98a330a8))
1004
+ * standardised engine logging naming ([0dbf857](https://github.com/iotaledger/twin-engine/commit/0dbf857587641f86ddf010143519d0e8333489ff))
1005
+ * update dependencies ([034adac](https://github.com/iotaledger/twin-engine/commit/034adac97b177d8df9775da92f0cc0dbdfc8ab55))
1006
+ * update dependencies ([97c9f64](https://github.com/iotaledger/twin-engine/commit/97c9f64b6ef096963bcc5de338a2a9e99bdc1a11))
1007
+ * update framework core ([acc0f8d](https://github.com/iotaledger/twin-engine/commit/acc0f8d455a4b8ec47f1da643139fa0f07775fa6))
1008
+ * update includeUserIdentity usage ([d34f597](https://github.com/iotaledger/twin-engine/commit/d34f597a61f9645a029411d2911bbda20ddc9eb9))
1009
+ * update rights management and add authentication generators ([f728a1e](https://github.com/iotaledger/twin-engine/commit/f728a1efea15ada8d10cfbe17cafe7e2b252f527))
1010
+ * update rights management dependencies ([14d06fb](https://github.com/iotaledger/twin-engine/commit/14d06fb6604ad04e4094da7b51b61a01a0280b8b))
1011
+ * upgrade framework components ([efd52e8](https://github.com/iotaledger/twin-engine/commit/efd52e80564fff29c3897bfa09b6305b3a322812))
1012
+ * use peer dependencies ([69dd744](https://github.com/iotaledger/twin-engine/commit/69dd7449010b8e6f5f35e7fad201ad4c1cab400c))
1013
+ * use shared store mechanism ([#2](https://github.com/iotaledger/twin-engine/issues/2)) ([9eed8d7](https://github.com/iotaledger/twin-engine/commit/9eed8d7766388479b42f03e2542fe761f2156408))
1014
+
1015
+
1016
+ ### Bug Fixes
1017
+
1018
+ * import path ([8e3c186](https://github.com/iotaledger/twin-engine/commit/8e3c186bd26c84b2a45290efd8e7924c2b75a484))
1019
+ * method docs ([fb3d73f](https://github.com/iotaledger/twin-engine/commit/fb3d73fa9e71ab392378fe7bad7a3677e5e7b132))
1020
+ * use abbreviated docs path ([9258a72](https://github.com/iotaledger/twin-engine/commit/9258a72adf266ddcc4f98002a07a7a162755f24b))
1021
+
1022
+
1023
+ ### Dependencies
1024
+
1025
+ * The following workspace dependencies were updated
1026
+ * dependencies
1027
+ * @twin.org/engine-core bumped from 0.0.3-next.13 to 0.0.3-next.14
1028
+ * @twin.org/engine-models bumped from 0.0.3-next.13 to 0.0.3-next.14
1029
+ * @twin.org/engine-server-types bumped from 0.0.3-next.13 to 0.0.3-next.14
1030
+ * devDependencies
1031
+ * @twin.org/engine bumped from 0.0.3-next.13 to 0.0.3-next.14
1032
+
1033
+ ## [0.0.3-next.13](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.3-next.12...engine-server-v0.0.3-next.13) (2026-01-19)
1034
+
1035
+
1036
+ ### Features
1037
+
1038
+ * remove authentication generator components ([#67](https://github.com/iotaledger/twin-engine/issues/67)) ([62f7984](https://github.com/iotaledger/twin-engine/commit/62f798468f567fdbf648401aa0dc51cda871c913))
1039
+
1040
+
1041
+ ### Dependencies
1042
+
1043
+ * The following workspace dependencies were updated
1044
+ * dependencies
1045
+ * @twin.org/engine-core bumped from 0.0.3-next.12 to 0.0.3-next.13
1046
+ * @twin.org/engine-models bumped from 0.0.3-next.12 to 0.0.3-next.13
1047
+ * @twin.org/engine-server-types bumped from 0.0.3-next.12 to 0.0.3-next.13
1048
+ * devDependencies
1049
+ * @twin.org/engine bumped from 0.0.3-next.12 to 0.0.3-next.13
1050
+
1051
+ ## [0.0.3-next.12](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.3-next.11...engine-server-v0.0.3-next.12) (2026-01-19)
1052
+
1053
+
1054
+ ### Features
1055
+
1056
+ * improve startup error handling ([#65](https://github.com/iotaledger/twin-engine/issues/65)) ([5b2d1c5](https://github.com/iotaledger/twin-engine/commit/5b2d1c539cf5484afa85e294d6d6c18f24ef8274))
1057
+
1058
+
1059
+ ### Dependencies
1060
+
1061
+ * The following workspace dependencies were updated
1062
+ * dependencies
1063
+ * @twin.org/engine-core bumped from 0.0.3-next.11 to 0.0.3-next.12
1064
+ * @twin.org/engine-models bumped from 0.0.3-next.11 to 0.0.3-next.12
1065
+ * @twin.org/engine-server-types bumped from 0.0.3-next.11 to 0.0.3-next.12
1066
+ * devDependencies
1067
+ * @twin.org/engine bumped from 0.0.3-next.11 to 0.0.3-next.12
1068
+
1069
+ ## [0.0.3-next.11](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.3-next.10...engine-server-v0.0.3-next.11) (2026-01-16)
1070
+
1071
+
1072
+ ### Miscellaneous Chores
1073
+
1074
+ * **engine-server:** Synchronize repo versions
1075
+
1076
+
1077
+ ### Dependencies
1078
+
1079
+ * The following workspace dependencies were updated
1080
+ * dependencies
1081
+ * @twin.org/engine-core bumped from 0.0.3-next.10 to 0.0.3-next.11
1082
+ * @twin.org/engine-models bumped from 0.0.3-next.10 to 0.0.3-next.11
1083
+ * @twin.org/engine-server-types bumped from 0.0.3-next.10 to 0.0.3-next.11
1084
+ * devDependencies
1085
+ * @twin.org/engine bumped from 0.0.3-next.10 to 0.0.3-next.11
1086
+
1087
+ ## [0.0.3-next.10](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.3-next.9...engine-server-v0.0.3-next.10) (2026-01-13)
1088
+
1089
+
1090
+ ### Miscellaneous Chores
1091
+
1092
+ * **engine-server:** Synchronize repo versions
1093
+
1094
+
1095
+ ### Dependencies
1096
+
1097
+ * The following workspace dependencies were updated
1098
+ * dependencies
1099
+ * @twin.org/engine-core bumped from 0.0.3-next.9 to 0.0.3-next.10
1100
+ * @twin.org/engine-models bumped from 0.0.3-next.9 to 0.0.3-next.10
1101
+ * @twin.org/engine-server-types bumped from 0.0.3-next.9 to 0.0.3-next.10
1102
+ * devDependencies
1103
+ * @twin.org/engine bumped from 0.0.3-next.9 to 0.0.3-next.10
1104
+
1105
+ ## [0.0.3-next.9](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.3-next.8...engine-server-v0.0.3-next.9) (2026-01-07)
1106
+
1107
+
1108
+ ### Miscellaneous Chores
1109
+
1110
+ * **engine-server:** Synchronize repo versions
1111
+
1112
+
1113
+ ### Dependencies
1114
+
1115
+ * The following workspace dependencies were updated
1116
+ * dependencies
1117
+ * @twin.org/engine-core bumped from 0.0.3-next.8 to 0.0.3-next.9
1118
+ * @twin.org/engine-models bumped from 0.0.3-next.8 to 0.0.3-next.9
1119
+ * @twin.org/engine-server-types bumped from 0.0.3-next.8 to 0.0.3-next.9
1120
+ * devDependencies
1121
+ * @twin.org/engine bumped from 0.0.3-next.8 to 0.0.3-next.9
1122
+
1123
+ ## [0.0.3-next.8](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.3-next.7...engine-server-v0.0.3-next.8) (2026-01-06)
1124
+
1125
+
1126
+ ### Features
1127
+
1128
+ * update dependencies ([034adac](https://github.com/iotaledger/twin-engine/commit/034adac97b177d8df9775da92f0cc0dbdfc8ab55))
9
1129
 
10
1130
 
11
1131
  ### Dependencies
@@ -18,12 +1138,12 @@
18
1138
  * devDependencies
19
1139
  * @twin.org/engine bumped from 0.0.3-next.7 to 0.0.3-next.8
20
1140
 
21
- ## [0.0.3-next.7](https://github.com/twinfoundation/engine/compare/engine-server-v0.0.3-next.6...engine-server-v0.0.3-next.7) (2025-12-04)
1141
+ ## [0.0.3-next.7](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.3-next.6...engine-server-v0.0.3-next.7) (2025-12-04)
22
1142
 
23
1143
 
24
1144
  ### Features
25
1145
 
26
- * add trust and rights management plugins ([eea0807](https://github.com/twinfoundation/engine/commit/eea0807601833220bd9fd8605b5e4383fbc0ebae))
1146
+ * add trust and rights management plugins ([eea0807](https://github.com/iotaledger/twin-engine/commit/eea0807601833220bd9fd8605b5e4383fbc0ebae))
27
1147
 
28
1148
 
29
1149
  ### Dependencies
@@ -36,12 +1156,12 @@
36
1156
  * devDependencies
37
1157
  * @twin.org/engine bumped from 0.0.3-next.6 to 0.0.3-next.7
38
1158
 
39
- ## [0.0.3-next.6](https://github.com/twinfoundation/engine/compare/engine-server-v0.0.3-next.5...engine-server-v0.0.3-next.6) (2025-11-28)
1159
+ ## [0.0.3-next.6](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.3-next.5...engine-server-v0.0.3-next.6) (2025-11-28)
40
1160
 
41
1161
 
42
1162
  ### Features
43
1163
 
44
- * add fed cat filters ([a52cbf1](https://github.com/twinfoundation/engine/commit/a52cbf1eaf85e6cad61de9ea9448932fb5ae0f43))
1164
+ * add fed cat filters ([a52cbf1](https://github.com/iotaledger/twin-engine/commit/a52cbf1eaf85e6cad61de9ea9448932fb5ae0f43))
45
1165
 
46
1166
 
47
1167
  ### Dependencies
@@ -54,7 +1174,7 @@
54
1174
  * devDependencies
55
1175
  * @twin.org/engine bumped from 0.0.3-next.5 to 0.0.3-next.6
56
1176
 
57
- ## [0.0.3-next.5](https://github.com/twinfoundation/engine/compare/engine-server-v0.0.3-next.4...engine-server-v0.0.3-next.5) (2025-11-20)
1177
+ ## [0.0.3-next.5](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.3-next.4...engine-server-v0.0.3-next.5) (2025-11-20)
58
1178
 
59
1179
 
60
1180
  ### Miscellaneous Chores
@@ -72,12 +1192,12 @@
72
1192
  * devDependencies
73
1193
  * @twin.org/engine bumped from 0.0.3-next.4 to 0.0.3-next.5
74
1194
 
75
- ## [0.0.3-next.4](https://github.com/twinfoundation/engine/compare/engine-server-v0.0.3-next.3...engine-server-v0.0.3-next.4) (2025-11-20)
1195
+ ## [0.0.3-next.4](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.3-next.3...engine-server-v0.0.3-next.4) (2025-11-20)
76
1196
 
77
1197
 
78
1198
  ### Features
79
1199
 
80
- * interlock stop method ([3806ba7](https://github.com/twinfoundation/engine/commit/3806ba7b44b3cb3ce130f4e3684a666533674663))
1200
+ * interlock stop method ([3806ba7](https://github.com/iotaledger/twin-engine/commit/3806ba7b44b3cb3ce130f4e3684a666533674663))
81
1201
 
82
1202
 
83
1203
  ### Dependencies
@@ -90,7 +1210,7 @@
90
1210
  * devDependencies
91
1211
  * @twin.org/engine bumped from 0.0.3-next.3 to 0.0.3-next.4
92
1212
 
93
- ## [0.0.3-next.3](https://github.com/twinfoundation/engine/compare/engine-server-v0.0.3-next.2...engine-server-v0.0.3-next.3) (2025-11-14)
1213
+ ## [0.0.3-next.3](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.3-next.2...engine-server-v0.0.3-next.3) (2025-11-14)
94
1214
 
95
1215
 
96
1216
  ### Miscellaneous Chores
@@ -108,7 +1228,7 @@
108
1228
  * devDependencies
109
1229
  * @twin.org/engine bumped from 0.0.3-next.2 to 0.0.3-next.3
110
1230
 
111
- ## [0.0.3-next.2](https://github.com/twinfoundation/engine/compare/engine-server-v0.0.3-next.1...engine-server-v0.0.3-next.2) (2025-11-13)
1231
+ ## [0.0.3-next.2](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.3-next.1...engine-server-v0.0.3-next.2) (2025-11-13)
112
1232
 
113
1233
 
114
1234
  ### Miscellaneous Chores
@@ -126,49 +1246,49 @@
126
1246
  * devDependencies
127
1247
  * @twin.org/engine bumped from 0.0.3-next.1 to 0.0.3-next.2
128
1248
 
129
- ## [0.0.3-next.1](https://github.com/twinfoundation/engine/compare/engine-server-v0.0.3-next.0...engine-server-v0.0.3-next.1) (2025-11-13)
130
-
131
-
132
- ### Features
133
-
134
- * add auth admin component ([201cd06](https://github.com/twinfoundation/engine/commit/201cd061be83afccb5a6b06856ffe7cf8db7d6b3))
135
- * add context id features ([#51](https://github.com/twinfoundation/engine/issues/51)) ([eaef180](https://github.com/twinfoundation/engine/commit/eaef1807397a907bc7655ef1545a151a710ca2f1))
136
- * add data space connector ([a824d99](https://github.com/twinfoundation/engine/commit/a824d9931faeaa8115e01f8e7545b802d0e7ac70))
137
- * add default logging component for web server ([8ad94f0](https://github.com/twinfoundation/engine/commit/8ad94f0d2d9a5241a8854b1e59fb9a55ce310142))
138
- * add federated catalogue ([1b15dd0](https://github.com/twinfoundation/engine/commit/1b15dd059a11446457651c411a73145fab37f025))
139
- * add isPrimary and isClone methods ([a7c63e9](https://github.com/twinfoundation/engine/commit/a7c63e97f54c95b104cc81e66d3fa42c6607bdc1))
140
- * add latest rights management components ([2d305c8](https://github.com/twinfoundation/engine/commit/2d305c8c85c77bb4f5694c76422db4a11efc1a40))
141
- * add mimeTypeProcessors and disableNodeIdentity ([bb7e81e](https://github.com/twinfoundation/engine/commit/bb7e81e2036fe042068a5645ec59b22e20d33aad))
142
- * add rest clients as components ([c6f956a](https://github.com/twinfoundation/engine/commit/c6f956afe4fc22cd552174539c92a109448dc242))
143
- * add REST options for route construction ([4adf0af](https://github.com/twinfoundation/engine/commit/4adf0af8a03689a4dbdf67e8527d6db0d2c5d59d))
144
- * add rights management modules ([e02cadc](https://github.com/twinfoundation/engine/commit/e02cadc840d242fe16a73ab41ba61376c7467e50))
145
- * add rights management negotiation ([84ef46b](https://github.com/twinfoundation/engine/commit/84ef46bff110611a19512793425c8c873ee2a590))
146
- * add synchronised storage support ([5142e34](https://github.com/twinfoundation/engine/commit/5142e3488f09195cf9f48a9c6c6d1014231a4c2c))
147
- * add task scheduler ([0951107](https://github.com/twinfoundation/engine/commit/09511073ad042194a45206303f0ef31d8d6af5db))
148
- * add validate-locales ([b92ea09](https://github.com/twinfoundation/engine/commit/b92ea09dbcfe35225271a51f24d231f59e2d363e))
149
- * eslint migration to flat config ([6b978da](https://github.com/twinfoundation/engine/commit/6b978daf777a615d7758b63c3df57d5a376f6dfb))
150
- * expose default rest and socket path creation ([e6c6e26](https://github.com/twinfoundation/engine/commit/e6c6e266c8017212a74d4997e2e335347457a2bc))
151
- * iota rebased release ([474d92b](https://github.com/twinfoundation/engine/commit/474d92b352f4ccc431a4f138afee2ee89824664d))
152
- * modifying the engine to run the new services ([#10](https://github.com/twinfoundation/engine/issues/10)) ([6f7141f](https://github.com/twinfoundation/engine/commit/6f7141fe0a6d05c725066b274bcc18b5490e580b))
153
- * move environment variable processing to node level ([2223c12](https://github.com/twinfoundation/engine/commit/2223c12f49f3d34051ecec9687351aa5dd094e54))
154
- * override type initialisers with new registrations ([5b4ff56](https://github.com/twinfoundation/engine/commit/5b4ff561d06b6513c870a72bb20ba23c0653cfe8))
155
- * simplify config building ([732c871](https://github.com/twinfoundation/engine/commit/732c871c5aca236759168f4bc15aeffd98a330a8))
156
- * standardised engine logging naming ([0dbf857](https://github.com/twinfoundation/engine/commit/0dbf857587641f86ddf010143519d0e8333489ff))
157
- * update dependencies ([97c9f64](https://github.com/twinfoundation/engine/commit/97c9f64b6ef096963bcc5de338a2a9e99bdc1a11))
158
- * update framework core ([acc0f8d](https://github.com/twinfoundation/engine/commit/acc0f8d455a4b8ec47f1da643139fa0f07775fa6))
159
- * update includeUserIdentity usage ([d34f597](https://github.com/twinfoundation/engine/commit/d34f597a61f9645a029411d2911bbda20ddc9eb9))
160
- * update rights management and add authentication generators ([f728a1e](https://github.com/twinfoundation/engine/commit/f728a1efea15ada8d10cfbe17cafe7e2b252f527))
161
- * update rights management dependencies ([14d06fb](https://github.com/twinfoundation/engine/commit/14d06fb6604ad04e4094da7b51b61a01a0280b8b))
162
- * upgrade framework components ([efd52e8](https://github.com/twinfoundation/engine/commit/efd52e80564fff29c3897bfa09b6305b3a322812))
163
- * use peer dependencies ([69dd744](https://github.com/twinfoundation/engine/commit/69dd7449010b8e6f5f35e7fad201ad4c1cab400c))
164
- * use shared store mechanism ([#2](https://github.com/twinfoundation/engine/issues/2)) ([9eed8d7](https://github.com/twinfoundation/engine/commit/9eed8d7766388479b42f03e2542fe761f2156408))
1249
+ ## [0.0.3-next.1](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.3-next.0...engine-server-v0.0.3-next.1) (2025-11-13)
1250
+
1251
+
1252
+ ### Features
1253
+
1254
+ * add auth admin component ([201cd06](https://github.com/iotaledger/twin-engine/commit/201cd061be83afccb5a6b06856ffe7cf8db7d6b3))
1255
+ * add context id features ([#51](https://github.com/iotaledger/twin-engine/issues/51)) ([eaef180](https://github.com/iotaledger/twin-engine/commit/eaef1807397a907bc7655ef1545a151a710ca2f1))
1256
+ * add data space connector ([a824d99](https://github.com/iotaledger/twin-engine/commit/a824d9931faeaa8115e01f8e7545b802d0e7ac70))
1257
+ * add default logging component for web server ([8ad94f0](https://github.com/iotaledger/twin-engine/commit/8ad94f0d2d9a5241a8854b1e59fb9a55ce310142))
1258
+ * add federated catalogue ([1b15dd0](https://github.com/iotaledger/twin-engine/commit/1b15dd059a11446457651c411a73145fab37f025))
1259
+ * add isPrimary and isClone methods ([a7c63e9](https://github.com/iotaledger/twin-engine/commit/a7c63e97f54c95b104cc81e66d3fa42c6607bdc1))
1260
+ * add latest rights management components ([2d305c8](https://github.com/iotaledger/twin-engine/commit/2d305c8c85c77bb4f5694c76422db4a11efc1a40))
1261
+ * add mimeTypeProcessors and disableNodeIdentity ([bb7e81e](https://github.com/iotaledger/twin-engine/commit/bb7e81e2036fe042068a5645ec59b22e20d33aad))
1262
+ * add rest clients as components ([c6f956a](https://github.com/iotaledger/twin-engine/commit/c6f956afe4fc22cd552174539c92a109448dc242))
1263
+ * add REST options for route construction ([4adf0af](https://github.com/iotaledger/twin-engine/commit/4adf0af8a03689a4dbdf67e8527d6db0d2c5d59d))
1264
+ * add rights management modules ([e02cadc](https://github.com/iotaledger/twin-engine/commit/e02cadc840d242fe16a73ab41ba61376c7467e50))
1265
+ * add rights management negotiation ([84ef46b](https://github.com/iotaledger/twin-engine/commit/84ef46bff110611a19512793425c8c873ee2a590))
1266
+ * add synchronised storage support ([5142e34](https://github.com/iotaledger/twin-engine/commit/5142e3488f09195cf9f48a9c6c6d1014231a4c2c))
1267
+ * add task scheduler ([0951107](https://github.com/iotaledger/twin-engine/commit/09511073ad042194a45206303f0ef31d8d6af5db))
1268
+ * add validate-locales ([b92ea09](https://github.com/iotaledger/twin-engine/commit/b92ea09dbcfe35225271a51f24d231f59e2d363e))
1269
+ * eslint migration to flat config ([6b978da](https://github.com/iotaledger/twin-engine/commit/6b978daf777a615d7758b63c3df57d5a376f6dfb))
1270
+ * expose default rest and socket path creation ([e6c6e26](https://github.com/iotaledger/twin-engine/commit/e6c6e266c8017212a74d4997e2e335347457a2bc))
1271
+ * iota rebased release ([474d92b](https://github.com/iotaledger/twin-engine/commit/474d92b352f4ccc431a4f138afee2ee89824664d))
1272
+ * 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))
1273
+ * move environment variable processing to node level ([2223c12](https://github.com/iotaledger/twin-engine/commit/2223c12f49f3d34051ecec9687351aa5dd094e54))
1274
+ * override type initialisers with new registrations ([5b4ff56](https://github.com/iotaledger/twin-engine/commit/5b4ff561d06b6513c870a72bb20ba23c0653cfe8))
1275
+ * simplify config building ([732c871](https://github.com/iotaledger/twin-engine/commit/732c871c5aca236759168f4bc15aeffd98a330a8))
1276
+ * standardised engine logging naming ([0dbf857](https://github.com/iotaledger/twin-engine/commit/0dbf857587641f86ddf010143519d0e8333489ff))
1277
+ * update dependencies ([97c9f64](https://github.com/iotaledger/twin-engine/commit/97c9f64b6ef096963bcc5de338a2a9e99bdc1a11))
1278
+ * update framework core ([acc0f8d](https://github.com/iotaledger/twin-engine/commit/acc0f8d455a4b8ec47f1da643139fa0f07775fa6))
1279
+ * update includeUserIdentity usage ([d34f597](https://github.com/iotaledger/twin-engine/commit/d34f597a61f9645a029411d2911bbda20ddc9eb9))
1280
+ * update rights management and add authentication generators ([f728a1e](https://github.com/iotaledger/twin-engine/commit/f728a1efea15ada8d10cfbe17cafe7e2b252f527))
1281
+ * update rights management dependencies ([14d06fb](https://github.com/iotaledger/twin-engine/commit/14d06fb6604ad04e4094da7b51b61a01a0280b8b))
1282
+ * upgrade framework components ([efd52e8](https://github.com/iotaledger/twin-engine/commit/efd52e80564fff29c3897bfa09b6305b3a322812))
1283
+ * use peer dependencies ([69dd744](https://github.com/iotaledger/twin-engine/commit/69dd7449010b8e6f5f35e7fad201ad4c1cab400c))
1284
+ * use shared store mechanism ([#2](https://github.com/iotaledger/twin-engine/issues/2)) ([9eed8d7](https://github.com/iotaledger/twin-engine/commit/9eed8d7766388479b42f03e2542fe761f2156408))
165
1285
 
166
1286
 
167
1287
  ### Bug Fixes
168
1288
 
169
- * import path ([8e3c186](https://github.com/twinfoundation/engine/commit/8e3c186bd26c84b2a45290efd8e7924c2b75a484))
170
- * method docs ([fb3d73f](https://github.com/twinfoundation/engine/commit/fb3d73fa9e71ab392378fe7bad7a3677e5e7b132))
171
- * use abbreviated docs path ([9258a72](https://github.com/twinfoundation/engine/commit/9258a72adf266ddcc4f98002a07a7a162755f24b))
1289
+ * import path ([8e3c186](https://github.com/iotaledger/twin-engine/commit/8e3c186bd26c84b2a45290efd8e7924c2b75a484))
1290
+ * method docs ([fb3d73f](https://github.com/iotaledger/twin-engine/commit/fb3d73fa9e71ab392378fe7bad7a3677e5e7b132))
1291
+ * use abbreviated docs path ([9258a72](https://github.com/iotaledger/twin-engine/commit/9258a72adf266ddcc4f98002a07a7a162755f24b))
172
1292
 
173
1293
 
174
1294
  ### Dependencies
@@ -181,7 +1301,7 @@
181
1301
  * devDependencies
182
1302
  * @twin.org/engine bumped from 0.0.3-next.0 to 0.0.3-next.1
183
1303
 
184
- ## [0.0.2-next.26](https://github.com/twinfoundation/engine/compare/engine-server-v0.0.2-next.25...engine-server-v0.0.2-next.26) (2025-10-09)
1304
+ ## [0.0.2-next.26](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.2-next.25...engine-server-v0.0.2-next.26) (2025-10-09)
185
1305
 
186
1306
 
187
1307
  ### Miscellaneous Chores
@@ -199,12 +1319,12 @@
199
1319
  * devDependencies
200
1320
  * @twin.org/engine bumped from 0.0.2-next.25 to 0.0.2-next.26
201
1321
 
202
- ## [0.0.2-next.25](https://github.com/twinfoundation/engine/compare/engine-server-v0.0.2-next.24...engine-server-v0.0.2-next.25) (2025-10-09)
1322
+ ## [0.0.2-next.25](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.2-next.24...engine-server-v0.0.2-next.25) (2025-10-09)
203
1323
 
204
1324
 
205
1325
  ### Features
206
1326
 
207
- * add validate-locales ([b92ea09](https://github.com/twinfoundation/engine/commit/b92ea09dbcfe35225271a51f24d231f59e2d363e))
1327
+ * add validate-locales ([b92ea09](https://github.com/iotaledger/twin-engine/commit/b92ea09dbcfe35225271a51f24d231f59e2d363e))
208
1328
 
209
1329
 
210
1330
  ### Dependencies
@@ -217,7 +1337,7 @@
217
1337
  * devDependencies
218
1338
  * @twin.org/engine bumped from 0.0.2-next.24 to 0.0.2-next.25
219
1339
 
220
- ## [0.0.2-next.24](https://github.com/twinfoundation/engine/compare/engine-server-v0.0.2-next.23...engine-server-v0.0.2-next.24) (2025-10-08)
1340
+ ## [0.0.2-next.24](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.2-next.23...engine-server-v0.0.2-next.24) (2025-10-08)
221
1341
 
222
1342
 
223
1343
  ### Miscellaneous Chores
@@ -235,12 +1355,12 @@
235
1355
  * devDependencies
236
1356
  * @twin.org/engine bumped from 0.0.2-next.23 to 0.0.2-next.24
237
1357
 
238
- ## [0.0.2-next.23](https://github.com/twinfoundation/engine/compare/engine-server-v0.0.2-next.22...engine-server-v0.0.2-next.23) (2025-10-07)
1358
+ ## [0.0.2-next.23](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.2-next.22...engine-server-v0.0.2-next.23) (2025-10-07)
239
1359
 
240
1360
 
241
1361
  ### Features
242
1362
 
243
- * override type initialisers with new registrations ([5b4ff56](https://github.com/twinfoundation/engine/commit/5b4ff561d06b6513c870a72bb20ba23c0653cfe8))
1363
+ * override type initialisers with new registrations ([5b4ff56](https://github.com/iotaledger/twin-engine/commit/5b4ff561d06b6513c870a72bb20ba23c0653cfe8))
244
1364
 
245
1365
 
246
1366
  ### Dependencies
@@ -253,7 +1373,7 @@
253
1373
  * devDependencies
254
1374
  * @twin.org/engine bumped from 0.0.2-next.22 to 0.0.2-next.23
255
1375
 
256
- ## [0.0.2-next.22](https://github.com/twinfoundation/engine/compare/engine-server-v0.0.2-next.21...engine-server-v0.0.2-next.22) (2025-10-07)
1376
+ ## [0.0.2-next.22](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.2-next.21...engine-server-v0.0.2-next.22) (2025-10-07)
257
1377
 
258
1378
 
259
1379
  ### Miscellaneous Chores
@@ -271,12 +1391,12 @@
271
1391
  * devDependencies
272
1392
  * @twin.org/engine bumped from 0.0.2-next.21 to 0.0.2-next.22
273
1393
 
274
- ## [0.0.2-next.21](https://github.com/twinfoundation/engine/compare/engine-server-v0.0.2-next.20...engine-server-v0.0.2-next.21) (2025-10-07)
1394
+ ## [0.0.2-next.21](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.2-next.20...engine-server-v0.0.2-next.21) (2025-10-07)
275
1395
 
276
1396
 
277
1397
  ### Features
278
1398
 
279
- * use peer dependencies ([69dd744](https://github.com/twinfoundation/engine/commit/69dd7449010b8e6f5f35e7fad201ad4c1cab400c))
1399
+ * use peer dependencies ([69dd744](https://github.com/iotaledger/twin-engine/commit/69dd7449010b8e6f5f35e7fad201ad4c1cab400c))
280
1400
 
281
1401
 
282
1402
  ### Dependencies
@@ -289,12 +1409,12 @@
289
1409
  * devDependencies
290
1410
  * @twin.org/engine bumped from 0.0.2-next.20 to 0.0.2-next.21
291
1411
 
292
- ## [0.0.2-next.20](https://github.com/twinfoundation/engine/compare/engine-server-v0.0.2-next.19...engine-server-v0.0.2-next.20) (2025-10-06)
1412
+ ## [0.0.2-next.20](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.2-next.19...engine-server-v0.0.2-next.20) (2025-10-06)
293
1413
 
294
1414
 
295
1415
  ### Features
296
1416
 
297
- * standardised engine logging naming ([0dbf857](https://github.com/twinfoundation/engine/commit/0dbf857587641f86ddf010143519d0e8333489ff))
1417
+ * standardised engine logging naming ([0dbf857](https://github.com/iotaledger/twin-engine/commit/0dbf857587641f86ddf010143519d0e8333489ff))
298
1418
 
299
1419
 
300
1420
  ### Dependencies
@@ -307,12 +1427,12 @@
307
1427
  * devDependencies
308
1428
  * @twin.org/engine bumped from 0.0.2-next.19 to 0.0.2-next.20
309
1429
 
310
- ## [0.0.2-next.19](https://github.com/twinfoundation/engine/compare/engine-server-v0.0.2-next.18...engine-server-v0.0.2-next.19) (2025-10-02)
1430
+ ## [0.0.2-next.19](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.2-next.18...engine-server-v0.0.2-next.19) (2025-10-02)
311
1431
 
312
1432
 
313
1433
  ### Features
314
1434
 
315
- * simplify config building ([732c871](https://github.com/twinfoundation/engine/commit/732c871c5aca236759168f4bc15aeffd98a330a8))
1435
+ * simplify config building ([732c871](https://github.com/iotaledger/twin-engine/commit/732c871c5aca236759168f4bc15aeffd98a330a8))
316
1436
 
317
1437
 
318
1438
  ### Dependencies
@@ -325,12 +1445,12 @@
325
1445
  * devDependencies
326
1446
  * @twin.org/engine bumped from 0.0.2-next.18 to 0.0.2-next.19
327
1447
 
328
- ## [0.0.2-next.18](https://github.com/twinfoundation/engine/compare/engine-server-v0.0.2-next.17...engine-server-v0.0.2-next.18) (2025-09-29)
1448
+ ## [0.0.2-next.18](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.2-next.17...engine-server-v0.0.2-next.18) (2025-09-29)
329
1449
 
330
1450
 
331
1451
  ### Features
332
1452
 
333
- * upgrade framework components ([efd52e8](https://github.com/twinfoundation/engine/commit/efd52e80564fff29c3897bfa09b6305b3a322812))
1453
+ * upgrade framework components ([efd52e8](https://github.com/iotaledger/twin-engine/commit/efd52e80564fff29c3897bfa09b6305b3a322812))
334
1454
 
335
1455
 
336
1456
  ### Dependencies
@@ -343,12 +1463,12 @@
343
1463
  * devDependencies
344
1464
  * @twin.org/engine bumped from 0.0.2-next.17 to 0.0.2-next.18
345
1465
 
346
- ## [0.0.2-next.17](https://github.com/twinfoundation/engine/compare/engine-server-v0.0.2-next.16...engine-server-v0.0.2-next.17) (2025-09-26)
1466
+ ## [0.0.2-next.17](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.2-next.16...engine-server-v0.0.2-next.17) (2025-09-26)
347
1467
 
348
1468
 
349
1469
  ### Features
350
1470
 
351
- * add REST options for route construction ([4adf0af](https://github.com/twinfoundation/engine/commit/4adf0af8a03689a4dbdf67e8527d6db0d2c5d59d))
1471
+ * add REST options for route construction ([4adf0af](https://github.com/iotaledger/twin-engine/commit/4adf0af8a03689a4dbdf67e8527d6db0d2c5d59d))
352
1472
 
353
1473
 
354
1474
  ### Dependencies
@@ -361,7 +1481,7 @@
361
1481
  * devDependencies
362
1482
  * @twin.org/engine bumped from 0.0.2-next.16 to 0.0.2-next.17
363
1483
 
364
- ## [0.0.2-next.16](https://github.com/twinfoundation/engine/compare/engine-server-v0.0.2-next.15...engine-server-v0.0.2-next.16) (2025-09-25)
1484
+ ## [0.0.2-next.16](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.2-next.15...engine-server-v0.0.2-next.16) (2025-09-25)
365
1485
 
366
1486
 
367
1487
  ### Miscellaneous Chores
@@ -379,12 +1499,12 @@
379
1499
  * devDependencies
380
1500
  * @twin.org/engine bumped from 0.0.2-next.15 to 0.0.2-next.16
381
1501
 
382
- ## [0.0.2-next.15](https://github.com/twinfoundation/engine/compare/engine-server-v0.0.2-next.14...engine-server-v0.0.2-next.15) (2025-09-24)
1502
+ ## [0.0.2-next.15](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.2-next.14...engine-server-v0.0.2-next.15) (2025-09-24)
383
1503
 
384
1504
 
385
1505
  ### Features
386
1506
 
387
- * update rights management and add authentication generators ([f728a1e](https://github.com/twinfoundation/engine/commit/f728a1efea15ada8d10cfbe17cafe7e2b252f527))
1507
+ * update rights management and add authentication generators ([f728a1e](https://github.com/iotaledger/twin-engine/commit/f728a1efea15ada8d10cfbe17cafe7e2b252f527))
388
1508
 
389
1509
 
390
1510
  ### Dependencies
@@ -397,12 +1517,12 @@
397
1517
  * devDependencies
398
1518
  * @twin.org/engine bumped from 0.0.2-next.14 to 0.0.2-next.15
399
1519
 
400
- ## [0.0.2-next.14](https://github.com/twinfoundation/engine/compare/engine-server-v0.0.2-next.13...engine-server-v0.0.2-next.14) (2025-09-19)
1520
+ ## [0.0.2-next.14](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.2-next.13...engine-server-v0.0.2-next.14) (2025-09-19)
401
1521
 
402
1522
 
403
1523
  ### Features
404
1524
 
405
- * add latest rights management components ([2d305c8](https://github.com/twinfoundation/engine/commit/2d305c8c85c77bb4f5694c76422db4a11efc1a40))
1525
+ * add latest rights management components ([2d305c8](https://github.com/iotaledger/twin-engine/commit/2d305c8c85c77bb4f5694c76422db4a11efc1a40))
406
1526
 
407
1527
 
408
1528
  ### Dependencies
@@ -415,12 +1535,12 @@
415
1535
  * devDependencies
416
1536
  * @twin.org/engine bumped from 0.0.2-next.13 to 0.0.2-next.14
417
1537
 
418
- ## [0.0.2-next.13](https://github.com/twinfoundation/engine/compare/engine-server-v0.0.2-next.12...engine-server-v0.0.2-next.13) (2025-09-08)
1538
+ ## [0.0.2-next.13](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.2-next.12...engine-server-v0.0.2-next.13) (2025-09-08)
419
1539
 
420
1540
 
421
1541
  ### Features
422
1542
 
423
- * update rights management dependencies ([14d06fb](https://github.com/twinfoundation/engine/commit/14d06fb6604ad04e4094da7b51b61a01a0280b8b))
1543
+ * update rights management dependencies ([14d06fb](https://github.com/iotaledger/twin-engine/commit/14d06fb6604ad04e4094da7b51b61a01a0280b8b))
424
1544
 
425
1545
 
426
1546
  ### Dependencies
@@ -433,12 +1553,12 @@
433
1553
  * devDependencies
434
1554
  * @twin.org/engine bumped from 0.0.2-next.12 to 0.0.2-next.13
435
1555
 
436
- ## [0.0.2-next.12](https://github.com/twinfoundation/engine/compare/engine-server-v0.0.2-next.11...engine-server-v0.0.2-next.12) (2025-09-05)
1556
+ ## [0.0.2-next.12](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.2-next.11...engine-server-v0.0.2-next.12) (2025-09-05)
437
1557
 
438
1558
 
439
1559
  ### Features
440
1560
 
441
- * add rights management negotiation ([84ef46b](https://github.com/twinfoundation/engine/commit/84ef46bff110611a19512793425c8c873ee2a590))
1561
+ * add rights management negotiation ([84ef46b](https://github.com/iotaledger/twin-engine/commit/84ef46bff110611a19512793425c8c873ee2a590))
442
1562
 
443
1563
 
444
1564
  ### Dependencies
@@ -451,12 +1571,12 @@
451
1571
  * devDependencies
452
1572
  * @twin.org/engine bumped from 0.0.2-next.11 to 0.0.2-next.12
453
1573
 
454
- ## [0.0.2-next.11](https://github.com/twinfoundation/engine/compare/engine-server-v0.0.2-next.10...engine-server-v0.0.2-next.11) (2025-08-29)
1574
+ ## [0.0.2-next.11](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.2-next.10...engine-server-v0.0.2-next.11) (2025-08-29)
455
1575
 
456
1576
 
457
1577
  ### Features
458
1578
 
459
- * eslint migration to flat config ([6b978da](https://github.com/twinfoundation/engine/commit/6b978daf777a615d7758b63c3df57d5a376f6dfb))
1579
+ * eslint migration to flat config ([6b978da](https://github.com/iotaledger/twin-engine/commit/6b978daf777a615d7758b63c3df57d5a376f6dfb))
460
1580
 
461
1581
 
462
1582
  ### Dependencies
@@ -469,12 +1589,12 @@
469
1589
  * devDependencies
470
1590
  * @twin.org/engine bumped from 0.0.2-next.10 to 0.0.2-next.11
471
1591
 
472
- ## [0.0.2-next.10](https://github.com/twinfoundation/engine/compare/engine-server-v0.0.2-next.9...engine-server-v0.0.2-next.10) (2025-08-26)
1592
+ ## [0.0.2-next.10](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.2-next.9...engine-server-v0.0.2-next.10) (2025-08-26)
473
1593
 
474
1594
 
475
1595
  ### Features
476
1596
 
477
- * add data space connector ([a824d99](https://github.com/twinfoundation/engine/commit/a824d9931faeaa8115e01f8e7545b802d0e7ac70))
1597
+ * add data space connector ([a824d99](https://github.com/iotaledger/twin-engine/commit/a824d9931faeaa8115e01f8e7545b802d0e7ac70))
478
1598
 
479
1599
 
480
1600
  ### Dependencies
@@ -487,12 +1607,12 @@
487
1607
  * devDependencies
488
1608
  * @twin.org/engine bumped from 0.0.2-next.9 to 0.0.2-next.10
489
1609
 
490
- ## [0.0.2-next.9](https://github.com/twinfoundation/engine/compare/engine-server-v0.0.2-next.8...engine-server-v0.0.2-next.9) (2025-08-25)
1610
+ ## [0.0.2-next.9](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.2-next.8...engine-server-v0.0.2-next.9) (2025-08-25)
491
1611
 
492
1612
 
493
1613
  ### Features
494
1614
 
495
- * add isPrimary and isClone methods ([a7c63e9](https://github.com/twinfoundation/engine/commit/a7c63e97f54c95b104cc81e66d3fa42c6607bdc1))
1615
+ * add isPrimary and isClone methods ([a7c63e9](https://github.com/iotaledger/twin-engine/commit/a7c63e97f54c95b104cc81e66d3fa42c6607bdc1))
496
1616
 
497
1617
 
498
1618
  ### Dependencies
@@ -505,12 +1625,12 @@
505
1625
  * devDependencies
506
1626
  * @twin.org/engine bumped from 0.0.2-next.8 to 0.0.2-next.9
507
1627
 
508
- ## [0.0.2-next.8](https://github.com/twinfoundation/engine/compare/engine-server-v0.0.2-next.7...engine-server-v0.0.2-next.8) (2025-08-22)
1628
+ ## [0.0.2-next.8](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.2-next.7...engine-server-v0.0.2-next.8) (2025-08-22)
509
1629
 
510
1630
 
511
1631
  ### Features
512
1632
 
513
- * add rights management modules ([e02cadc](https://github.com/twinfoundation/engine/commit/e02cadc840d242fe16a73ab41ba61376c7467e50))
1633
+ * add rights management modules ([e02cadc](https://github.com/iotaledger/twin-engine/commit/e02cadc840d242fe16a73ab41ba61376c7467e50))
514
1634
 
515
1635
 
516
1636
  ### Dependencies
@@ -523,7 +1643,7 @@
523
1643
  * devDependencies
524
1644
  * @twin.org/engine bumped from 0.0.2-next.7 to 0.0.2-next.8
525
1645
 
526
- ## [0.0.2-next.7](https://github.com/twinfoundation/engine/compare/engine-server-v0.0.2-next.6...engine-server-v0.0.2-next.7) (2025-08-22)
1646
+ ## [0.0.2-next.7](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.2-next.6...engine-server-v0.0.2-next.7) (2025-08-22)
527
1647
 
528
1648
 
529
1649
  ### Miscellaneous Chores
@@ -541,12 +1661,12 @@
541
1661
  * devDependencies
542
1662
  * @twin.org/engine bumped from 0.0.2-next.6 to 0.0.2-next.7
543
1663
 
544
- ## [0.0.2-next.6](https://github.com/twinfoundation/engine/compare/engine-server-v0.0.2-next.5...engine-server-v0.0.2-next.6) (2025-08-21)
1664
+ ## [0.0.2-next.6](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.2-next.5...engine-server-v0.0.2-next.6) (2025-08-21)
545
1665
 
546
1666
 
547
1667
  ### Features
548
1668
 
549
- * update framework core ([acc0f8d](https://github.com/twinfoundation/engine/commit/acc0f8d455a4b8ec47f1da643139fa0f07775fa6))
1669
+ * update framework core ([acc0f8d](https://github.com/iotaledger/twin-engine/commit/acc0f8d455a4b8ec47f1da643139fa0f07775fa6))
550
1670
 
551
1671
 
552
1672
  ### Dependencies
@@ -559,12 +1679,12 @@
559
1679
  * devDependencies
560
1680
  * @twin.org/engine bumped from 0.0.2-next.5 to 0.0.2-next.6
561
1681
 
562
- ## [0.0.2-next.5](https://github.com/twinfoundation/engine/compare/engine-server-v0.0.2-next.4...engine-server-v0.0.2-next.5) (2025-08-14)
1682
+ ## [0.0.2-next.5](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.2-next.4...engine-server-v0.0.2-next.5) (2025-08-14)
563
1683
 
564
1684
 
565
1685
  ### Features
566
1686
 
567
- * add synchronised storage support ([5142e34](https://github.com/twinfoundation/engine/commit/5142e3488f09195cf9f48a9c6c6d1014231a4c2c))
1687
+ * add synchronised storage support ([5142e34](https://github.com/iotaledger/twin-engine/commit/5142e3488f09195cf9f48a9c6c6d1014231a4c2c))
568
1688
 
569
1689
 
570
1690
  ### Dependencies
@@ -577,12 +1697,12 @@
577
1697
  * devDependencies
578
1698
  * @twin.org/engine bumped from 0.0.2-next.4 to 0.0.2-next.5
579
1699
 
580
- ## [0.0.2-next.4](https://github.com/twinfoundation/engine/compare/engine-server-v0.0.2-next.3...engine-server-v0.0.2-next.4) (2025-07-25)
1700
+ ## [0.0.2-next.4](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.2-next.3...engine-server-v0.0.2-next.4) (2025-07-25)
581
1701
 
582
1702
 
583
1703
  ### Features
584
1704
 
585
- * add default logging component for web server ([8ad94f0](https://github.com/twinfoundation/engine/commit/8ad94f0d2d9a5241a8854b1e59fb9a55ce310142))
1705
+ * add default logging component for web server ([8ad94f0](https://github.com/iotaledger/twin-engine/commit/8ad94f0d2d9a5241a8854b1e59fb9a55ce310142))
586
1706
 
587
1707
 
588
1708
  ### Dependencies
@@ -595,12 +1715,12 @@
595
1715
  * devDependencies
596
1716
  * @twin.org/engine bumped from 0.0.2-next.3 to 0.0.2-next.4
597
1717
 
598
- ## [0.0.2-next.3](https://github.com/twinfoundation/engine/compare/engine-server-v0.0.2-next.2...engine-server-v0.0.2-next.3) (2025-07-24)
1718
+ ## [0.0.2-next.3](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.2-next.2...engine-server-v0.0.2-next.3) (2025-07-24)
599
1719
 
600
1720
 
601
1721
  ### Features
602
1722
 
603
- * update includeUserIdentity usage ([d34f597](https://github.com/twinfoundation/engine/commit/d34f597a61f9645a029411d2911bbda20ddc9eb9))
1723
+ * update includeUserIdentity usage ([d34f597](https://github.com/iotaledger/twin-engine/commit/d34f597a61f9645a029411d2911bbda20ddc9eb9))
604
1724
 
605
1725
 
606
1726
  ### Dependencies
@@ -613,12 +1733,12 @@
613
1733
  * devDependencies
614
1734
  * @twin.org/engine bumped from 0.0.2-next.2 to 0.0.2-next.3
615
1735
 
616
- ## [0.0.2-next.2](https://github.com/twinfoundation/engine/compare/engine-server-v0.0.2-next.1...engine-server-v0.0.2-next.2) (2025-07-21)
1736
+ ## [0.0.2-next.2](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.2-next.1...engine-server-v0.0.2-next.2) (2025-07-21)
617
1737
 
618
1738
 
619
1739
  ### Features
620
1740
 
621
- * add rest clients as components ([c6f956a](https://github.com/twinfoundation/engine/commit/c6f956afe4fc22cd552174539c92a109448dc242))
1741
+ * add rest clients as components ([c6f956a](https://github.com/iotaledger/twin-engine/commit/c6f956afe4fc22cd552174539c92a109448dc242))
622
1742
 
623
1743
 
624
1744
  ### Dependencies
@@ -631,27 +1751,27 @@
631
1751
  * devDependencies
632
1752
  * @twin.org/engine bumped from 0.0.2-next.1 to 0.0.2-next.2
633
1753
 
634
- ## [0.0.2-next.1](https://github.com/twinfoundation/engine/compare/engine-server-v0.0.2-next.0...engine-server-v0.0.2-next.1) (2025-07-11)
1754
+ ## [0.0.2-next.1](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.2-next.0...engine-server-v0.0.2-next.1) (2025-07-11)
635
1755
 
636
1756
 
637
1757
  ### Features
638
1758
 
639
- * add auth admin component ([201cd06](https://github.com/twinfoundation/engine/commit/201cd061be83afccb5a6b06856ffe7cf8db7d6b3))
640
- * add federated catalogue ([1b15dd0](https://github.com/twinfoundation/engine/commit/1b15dd059a11446457651c411a73145fab37f025))
641
- * add mimeTypeProcessors and disableNodeIdentity ([bb7e81e](https://github.com/twinfoundation/engine/commit/bb7e81e2036fe042068a5645ec59b22e20d33aad))
642
- * add task scheduler ([0951107](https://github.com/twinfoundation/engine/commit/09511073ad042194a45206303f0ef31d8d6af5db))
643
- * expose default rest and socket path creation ([e6c6e26](https://github.com/twinfoundation/engine/commit/e6c6e266c8017212a74d4997e2e335347457a2bc))
644
- * iota rebased release ([474d92b](https://github.com/twinfoundation/engine/commit/474d92b352f4ccc431a4f138afee2ee89824664d))
645
- * modifying the engine to run the new services ([#10](https://github.com/twinfoundation/engine/issues/10)) ([6f7141f](https://github.com/twinfoundation/engine/commit/6f7141fe0a6d05c725066b274bcc18b5490e580b))
646
- * move environment variable processing to node level ([2223c12](https://github.com/twinfoundation/engine/commit/2223c12f49f3d34051ecec9687351aa5dd094e54))
647
- * update dependencies ([97c9f64](https://github.com/twinfoundation/engine/commit/97c9f64b6ef096963bcc5de338a2a9e99bdc1a11))
648
- * use shared store mechanism ([#2](https://github.com/twinfoundation/engine/issues/2)) ([9eed8d7](https://github.com/twinfoundation/engine/commit/9eed8d7766388479b42f03e2542fe761f2156408))
1759
+ * add auth admin component ([201cd06](https://github.com/iotaledger/twin-engine/commit/201cd061be83afccb5a6b06856ffe7cf8db7d6b3))
1760
+ * add federated catalogue ([1b15dd0](https://github.com/iotaledger/twin-engine/commit/1b15dd059a11446457651c411a73145fab37f025))
1761
+ * add mimeTypeProcessors and disableNodeIdentity ([bb7e81e](https://github.com/iotaledger/twin-engine/commit/bb7e81e2036fe042068a5645ec59b22e20d33aad))
1762
+ * add task scheduler ([0951107](https://github.com/iotaledger/twin-engine/commit/09511073ad042194a45206303f0ef31d8d6af5db))
1763
+ * expose default rest and socket path creation ([e6c6e26](https://github.com/iotaledger/twin-engine/commit/e6c6e266c8017212a74d4997e2e335347457a2bc))
1764
+ * iota rebased release ([474d92b](https://github.com/iotaledger/twin-engine/commit/474d92b352f4ccc431a4f138afee2ee89824664d))
1765
+ * 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))
1766
+ * move environment variable processing to node level ([2223c12](https://github.com/iotaledger/twin-engine/commit/2223c12f49f3d34051ecec9687351aa5dd094e54))
1767
+ * update dependencies ([97c9f64](https://github.com/iotaledger/twin-engine/commit/97c9f64b6ef096963bcc5de338a2a9e99bdc1a11))
1768
+ * use shared store mechanism ([#2](https://github.com/iotaledger/twin-engine/issues/2)) ([9eed8d7](https://github.com/iotaledger/twin-engine/commit/9eed8d7766388479b42f03e2542fe761f2156408))
649
1769
 
650
1770
 
651
1771
  ### Bug Fixes
652
1772
 
653
- * method docs ([fb3d73f](https://github.com/twinfoundation/engine/commit/fb3d73fa9e71ab392378fe7bad7a3677e5e7b132))
654
- * use abbreviated docs path ([9258a72](https://github.com/twinfoundation/engine/commit/9258a72adf266ddcc4f98002a07a7a162755f24b))
1773
+ * method docs ([fb3d73f](https://github.com/iotaledger/twin-engine/commit/fb3d73fa9e71ab392378fe7bad7a3677e5e7b132))
1774
+ * use abbreviated docs path ([9258a72](https://github.com/iotaledger/twin-engine/commit/9258a72adf266ddcc4f98002a07a7a162755f24b))
655
1775
 
656
1776
 
657
1777
  ### Dependencies
@@ -669,23 +1789,23 @@
669
1789
 
670
1790
  ### Features
671
1791
 
672
- * add federated catalogue ([1b15dd0](https://github.com/twinfoundation/engine/commit/1b15dd059a11446457651c411a73145fab37f025))
673
- * add mimeTypeProcessors and disableNodeIdentity ([bb7e81e](https://github.com/twinfoundation/engine/commit/bb7e81e2036fe042068a5645ec59b22e20d33aad))
674
- * add task scheduler ([0951107](https://github.com/twinfoundation/engine/commit/09511073ad042194a45206303f0ef31d8d6af5db))
675
- * expose default rest and socket path creation ([e6c6e26](https://github.com/twinfoundation/engine/commit/e6c6e266c8017212a74d4997e2e335347457a2bc))
676
- * iota rebased release ([474d92b](https://github.com/twinfoundation/engine/commit/474d92b352f4ccc431a4f138afee2ee89824664d))
677
- * modifying the engine to run the new services ([#10](https://github.com/twinfoundation/engine/issues/10)) ([6f7141f](https://github.com/twinfoundation/engine/commit/6f7141fe0a6d05c725066b274bcc18b5490e580b))
678
- * move environment variable processing to node level ([2223c12](https://github.com/twinfoundation/engine/commit/2223c12f49f3d34051ecec9687351aa5dd094e54))
679
- * release to production ([3a4acd1](https://github.com/twinfoundation/engine/commit/3a4acd1f6c66b841d80b6fd3bc1a439a77148fa5))
680
- * release to production ([5559958](https://github.com/twinfoundation/engine/commit/5559958e2128e6ec3a81e779d1ebd3f370bbb081))
681
- * update dependencies ([97c9f64](https://github.com/twinfoundation/engine/commit/97c9f64b6ef096963bcc5de338a2a9e99bdc1a11))
682
- * use shared store mechanism ([#2](https://github.com/twinfoundation/engine/issues/2)) ([9eed8d7](https://github.com/twinfoundation/engine/commit/9eed8d7766388479b42f03e2542fe761f2156408))
1792
+ * add federated catalogue ([1b15dd0](https://github.com/iotaledger/twin-engine/commit/1b15dd059a11446457651c411a73145fab37f025))
1793
+ * add mimeTypeProcessors and disableNodeIdentity ([bb7e81e](https://github.com/iotaledger/twin-engine/commit/bb7e81e2036fe042068a5645ec59b22e20d33aad))
1794
+ * add task scheduler ([0951107](https://github.com/iotaledger/twin-engine/commit/09511073ad042194a45206303f0ef31d8d6af5db))
1795
+ * expose default rest and socket path creation ([e6c6e26](https://github.com/iotaledger/twin-engine/commit/e6c6e266c8017212a74d4997e2e335347457a2bc))
1796
+ * iota rebased release ([474d92b](https://github.com/iotaledger/twin-engine/commit/474d92b352f4ccc431a4f138afee2ee89824664d))
1797
+ * 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))
1798
+ * move environment variable processing to node level ([2223c12](https://github.com/iotaledger/twin-engine/commit/2223c12f49f3d34051ecec9687351aa5dd094e54))
1799
+ * release to production ([3a4acd1](https://github.com/iotaledger/twin-engine/commit/3a4acd1f6c66b841d80b6fd3bc1a439a77148fa5))
1800
+ * release to production ([5559958](https://github.com/iotaledger/twin-engine/commit/5559958e2128e6ec3a81e779d1ebd3f370bbb081))
1801
+ * update dependencies ([97c9f64](https://github.com/iotaledger/twin-engine/commit/97c9f64b6ef096963bcc5de338a2a9e99bdc1a11))
1802
+ * use shared store mechanism ([#2](https://github.com/iotaledger/twin-engine/issues/2)) ([9eed8d7](https://github.com/iotaledger/twin-engine/commit/9eed8d7766388479b42f03e2542fe761f2156408))
683
1803
 
684
1804
 
685
1805
  ### Bug Fixes
686
1806
 
687
- * method docs ([fb3d73f](https://github.com/twinfoundation/engine/commit/fb3d73fa9e71ab392378fe7bad7a3677e5e7b132))
688
- * use abbreviated docs path ([9258a72](https://github.com/twinfoundation/engine/commit/9258a72adf266ddcc4f98002a07a7a162755f24b))
1807
+ * method docs ([fb3d73f](https://github.com/iotaledger/twin-engine/commit/fb3d73fa9e71ab392378fe7bad7a3677e5e7b132))
1808
+ * use abbreviated docs path ([9258a72](https://github.com/iotaledger/twin-engine/commit/9258a72adf266ddcc4f98002a07a7a162755f24b))
689
1809
 
690
1810
 
691
1811
  ### Dependencies
@@ -698,12 +1818,12 @@
698
1818
  * devDependencies
699
1819
  * @twin.org/engine bumped from 0.0.1-next.84 to 0.0.1
700
1820
 
701
- ## [0.0.1-next.84](https://github.com/twinfoundation/engine/compare/engine-server-v0.0.1-next.83...engine-server-v0.0.1-next.84) (2025-07-11)
1821
+ ## [0.0.1-next.84](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.1-next.83...engine-server-v0.0.1-next.84) (2025-07-11)
702
1822
 
703
1823
 
704
1824
  ### Features
705
1825
 
706
- * move environment variable processing to node level ([2223c12](https://github.com/twinfoundation/engine/commit/2223c12f49f3d34051ecec9687351aa5dd094e54))
1826
+ * move environment variable processing to node level ([2223c12](https://github.com/iotaledger/twin-engine/commit/2223c12f49f3d34051ecec9687351aa5dd094e54))
707
1827
 
708
1828
 
709
1829
  ### Dependencies
@@ -716,25 +1836,25 @@
716
1836
  * devDependencies
717
1837
  * @twin.org/engine bumped from 0.0.1-next.83 to 0.0.1-next.84
718
1838
 
719
- ## [0.0.1-next.83](https://github.com/twinfoundation/engine/compare/engine-server-v0.0.1-next.82...engine-server-v0.0.1-next.83) (2025-07-10)
1839
+ ## [0.0.1-next.83](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.1-next.82...engine-server-v0.0.1-next.83) (2025-07-10)
720
1840
 
721
1841
 
722
1842
  ### Features
723
1843
 
724
- * add federated catalogue ([1b15dd0](https://github.com/twinfoundation/engine/commit/1b15dd059a11446457651c411a73145fab37f025))
725
- * add mimeTypeProcessors and disableNodeIdentity ([bb7e81e](https://github.com/twinfoundation/engine/commit/bb7e81e2036fe042068a5645ec59b22e20d33aad))
726
- * add task scheduler ([0951107](https://github.com/twinfoundation/engine/commit/09511073ad042194a45206303f0ef31d8d6af5db))
727
- * expose default rest and socket path creation ([e6c6e26](https://github.com/twinfoundation/engine/commit/e6c6e266c8017212a74d4997e2e335347457a2bc))
728
- * iota rebased release ([474d92b](https://github.com/twinfoundation/engine/commit/474d92b352f4ccc431a4f138afee2ee89824664d))
729
- * modifying the engine to run the new services ([#10](https://github.com/twinfoundation/engine/issues/10)) ([6f7141f](https://github.com/twinfoundation/engine/commit/6f7141fe0a6d05c725066b274bcc18b5490e580b))
730
- * update dependencies ([97c9f64](https://github.com/twinfoundation/engine/commit/97c9f64b6ef096963bcc5de338a2a9e99bdc1a11))
731
- * use shared store mechanism ([#2](https://github.com/twinfoundation/engine/issues/2)) ([9eed8d7](https://github.com/twinfoundation/engine/commit/9eed8d7766388479b42f03e2542fe761f2156408))
1844
+ * add federated catalogue ([1b15dd0](https://github.com/iotaledger/twin-engine/commit/1b15dd059a11446457651c411a73145fab37f025))
1845
+ * add mimeTypeProcessors and disableNodeIdentity ([bb7e81e](https://github.com/iotaledger/twin-engine/commit/bb7e81e2036fe042068a5645ec59b22e20d33aad))
1846
+ * add task scheduler ([0951107](https://github.com/iotaledger/twin-engine/commit/09511073ad042194a45206303f0ef31d8d6af5db))
1847
+ * expose default rest and socket path creation ([e6c6e26](https://github.com/iotaledger/twin-engine/commit/e6c6e266c8017212a74d4997e2e335347457a2bc))
1848
+ * iota rebased release ([474d92b](https://github.com/iotaledger/twin-engine/commit/474d92b352f4ccc431a4f138afee2ee89824664d))
1849
+ * 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))
1850
+ * update dependencies ([97c9f64](https://github.com/iotaledger/twin-engine/commit/97c9f64b6ef096963bcc5de338a2a9e99bdc1a11))
1851
+ * use shared store mechanism ([#2](https://github.com/iotaledger/twin-engine/issues/2)) ([9eed8d7](https://github.com/iotaledger/twin-engine/commit/9eed8d7766388479b42f03e2542fe761f2156408))
732
1852
 
733
1853
 
734
1854
  ### Bug Fixes
735
1855
 
736
- * method docs ([fb3d73f](https://github.com/twinfoundation/engine/commit/fb3d73fa9e71ab392378fe7bad7a3677e5e7b132))
737
- * use abbreviated docs path ([9258a72](https://github.com/twinfoundation/engine/commit/9258a72adf266ddcc4f98002a07a7a162755f24b))
1856
+ * method docs ([fb3d73f](https://github.com/iotaledger/twin-engine/commit/fb3d73fa9e71ab392378fe7bad7a3677e5e7b132))
1857
+ * use abbreviated docs path ([9258a72](https://github.com/iotaledger/twin-engine/commit/9258a72adf266ddcc4f98002a07a7a162755f24b))
738
1858
 
739
1859
 
740
1860
  ### Dependencies
@@ -747,7 +1867,7 @@
747
1867
  * devDependencies
748
1868
  * @twin.org/engine bumped from 0.0.1-next.81 to 0.0.1-next.83
749
1869
 
750
- ## [0.0.1-next.81](https://github.com/twinfoundation/engine/compare/engine-server-v0.0.1-next.80...engine-server-v0.0.1-next.81) (2025-07-07)
1870
+ ## [0.0.1-next.81](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.1-next.80...engine-server-v0.0.1-next.81) (2025-07-07)
751
1871
 
752
1872
 
753
1873
  ### Miscellaneous Chores
@@ -765,12 +1885,12 @@
765
1885
  * devDependencies
766
1886
  * @twin.org/engine bumped from 0.0.1-next.80 to 0.0.1-next.81
767
1887
 
768
- ## [0.0.1-next.80](https://github.com/twinfoundation/engine/compare/engine-server-v0.0.1-next.79...engine-server-v0.0.1-next.80) (2025-06-23)
1888
+ ## [0.0.1-next.80](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.1-next.79...engine-server-v0.0.1-next.80) (2025-06-23)
769
1889
 
770
1890
 
771
1891
  ### Features
772
1892
 
773
- * add task scheduler ([0951107](https://github.com/twinfoundation/engine/commit/09511073ad042194a45206303f0ef31d8d6af5db))
1893
+ * add task scheduler ([0951107](https://github.com/iotaledger/twin-engine/commit/09511073ad042194a45206303f0ef31d8d6af5db))
774
1894
 
775
1895
 
776
1896
  ### Dependencies
@@ -783,7 +1903,7 @@
783
1903
  * devDependencies
784
1904
  * @twin.org/engine bumped from 0.0.1-next.79 to 0.0.1-next.80
785
1905
 
786
- ## [0.0.1-next.79](https://github.com/twinfoundation/engine/compare/engine-server-v0.0.1-next.78...engine-server-v0.0.1-next.79) (2025-06-18)
1906
+ ## [0.0.1-next.79](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.1-next.78...engine-server-v0.0.1-next.79) (2025-06-18)
787
1907
 
788
1908
 
789
1909
  ### Miscellaneous Chores
@@ -801,7 +1921,7 @@
801
1921
  * devDependencies
802
1922
  * @twin.org/engine bumped from 0.0.1-next.78 to 0.0.1-next.79
803
1923
 
804
- ## [0.0.1-next.78](https://github.com/twinfoundation/engine/compare/engine-server-v0.0.1-next.77...engine-server-v0.0.1-next.78) (2025-06-18)
1924
+ ## [0.0.1-next.78](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.1-next.77...engine-server-v0.0.1-next.78) (2025-06-18)
805
1925
 
806
1926
 
807
1927
  ### Miscellaneous Chores
@@ -819,7 +1939,7 @@
819
1939
  * devDependencies
820
1940
  * @twin.org/engine bumped from 0.0.1-next.77 to 0.0.1-next.78
821
1941
 
822
- ## [0.0.1-next.77](https://github.com/twinfoundation/engine/compare/engine-server-v0.0.1-next.76...engine-server-v0.0.1-next.77) (2025-06-18)
1942
+ ## [0.0.1-next.77](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.1-next.76...engine-server-v0.0.1-next.77) (2025-06-18)
823
1943
 
824
1944
 
825
1945
  ### Miscellaneous Chores
@@ -837,12 +1957,12 @@
837
1957
  * devDependencies
838
1958
  * @twin.org/engine bumped from 0.0.1-next.76 to 0.0.1-next.77
839
1959
 
840
- ## [0.0.1-next.76](https://github.com/twinfoundation/engine/compare/engine-server-v0.0.1-next.75...engine-server-v0.0.1-next.76) (2025-06-12)
1960
+ ## [0.0.1-next.76](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.1-next.75...engine-server-v0.0.1-next.76) (2025-06-12)
841
1961
 
842
1962
 
843
1963
  ### Features
844
1964
 
845
- * update dependencies ([97c9f64](https://github.com/twinfoundation/engine/commit/97c9f64b6ef096963bcc5de338a2a9e99bdc1a11))
1965
+ * update dependencies ([97c9f64](https://github.com/iotaledger/twin-engine/commit/97c9f64b6ef096963bcc5de338a2a9e99bdc1a11))
846
1966
 
847
1967
 
848
1968
  ### Dependencies
@@ -855,12 +1975,12 @@
855
1975
  * devDependencies
856
1976
  * @twin.org/engine bumped from 0.0.1-next.75 to 0.0.1-next.76
857
1977
 
858
- ## [0.0.1-next.75](https://github.com/twinfoundation/engine/compare/engine-server-v0.0.1-next.74...engine-server-v0.0.1-next.75) (2025-05-29)
1978
+ ## [0.0.1-next.75](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.1-next.74...engine-server-v0.0.1-next.75) (2025-05-29)
859
1979
 
860
1980
 
861
1981
  ### Features
862
1982
 
863
- * modifying the engine to run the new services ([#10](https://github.com/twinfoundation/engine/issues/10)) ([6f7141f](https://github.com/twinfoundation/engine/commit/6f7141fe0a6d05c725066b274bcc18b5490e580b))
1983
+ * 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))
864
1984
 
865
1985
 
866
1986
  ### Dependencies
@@ -873,12 +1993,12 @@
873
1993
  * devDependencies
874
1994
  * @twin.org/engine bumped from 0.0.1-next.74 to 0.0.1-next.75
875
1995
 
876
- ## [0.0.1-next.74](https://github.com/twinfoundation/engine/compare/engine-server-v0.0.1-next.73...engine-server-v0.0.1-next.74) (2025-05-23)
1996
+ ## [0.0.1-next.74](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.1-next.73...engine-server-v0.0.1-next.74) (2025-05-23)
877
1997
 
878
1998
 
879
1999
  ### Features
880
2000
 
881
- * add federated catalogue ([1b15dd0](https://github.com/twinfoundation/engine/commit/1b15dd059a11446457651c411a73145fab37f025))
2001
+ * add federated catalogue ([1b15dd0](https://github.com/iotaledger/twin-engine/commit/1b15dd059a11446457651c411a73145fab37f025))
882
2002
 
883
2003
 
884
2004
  ### Dependencies
@@ -891,7 +2011,7 @@
891
2011
  * devDependencies
892
2012
  * @twin.org/engine bumped from 0.0.1-next.73 to 0.0.1-next.74
893
2013
 
894
- ## [0.0.1-next.73](https://github.com/twinfoundation/engine/compare/engine-server-v0.0.1-next.72...engine-server-v0.0.1-next.73) (2025-05-22)
2014
+ ## [0.0.1-next.73](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.1-next.72...engine-server-v0.0.1-next.73) (2025-05-22)
895
2015
 
896
2016
 
897
2017
  ### Miscellaneous Chores
@@ -909,21 +2029,21 @@
909
2029
  * devDependencies
910
2030
  * @twin.org/engine bumped from 0.0.1-next.72 to 0.0.1-next.73
911
2031
 
912
- ## [0.0.1-next.72](https://github.com/twinfoundation/engine/compare/engine-server-v0.0.1-next.71...engine-server-v0.0.1-next.72) (2025-05-06)
2032
+ ## [0.0.1-next.72](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.1-next.71...engine-server-v0.0.1-next.72) (2025-05-06)
913
2033
 
914
2034
 
915
2035
  ### Features
916
2036
 
917
- * add mimeTypeProcessors and disableNodeIdentity ([bb7e81e](https://github.com/twinfoundation/engine/commit/bb7e81e2036fe042068a5645ec59b22e20d33aad))
918
- * expose default rest and socket path creation ([e6c6e26](https://github.com/twinfoundation/engine/commit/e6c6e266c8017212a74d4997e2e335347457a2bc))
919
- * iota rebased release ([474d92b](https://github.com/twinfoundation/engine/commit/474d92b352f4ccc431a4f138afee2ee89824664d))
920
- * use shared store mechanism ([#2](https://github.com/twinfoundation/engine/issues/2)) ([9eed8d7](https://github.com/twinfoundation/engine/commit/9eed8d7766388479b42f03e2542fe761f2156408))
2037
+ * add mimeTypeProcessors and disableNodeIdentity ([bb7e81e](https://github.com/iotaledger/twin-engine/commit/bb7e81e2036fe042068a5645ec59b22e20d33aad))
2038
+ * expose default rest and socket path creation ([e6c6e26](https://github.com/iotaledger/twin-engine/commit/e6c6e266c8017212a74d4997e2e335347457a2bc))
2039
+ * iota rebased release ([474d92b](https://github.com/iotaledger/twin-engine/commit/474d92b352f4ccc431a4f138afee2ee89824664d))
2040
+ * use shared store mechanism ([#2](https://github.com/iotaledger/twin-engine/issues/2)) ([9eed8d7](https://github.com/iotaledger/twin-engine/commit/9eed8d7766388479b42f03e2542fe761f2156408))
921
2041
 
922
2042
 
923
2043
  ### Bug Fixes
924
2044
 
925
- * method docs ([fb3d73f](https://github.com/twinfoundation/engine/commit/fb3d73fa9e71ab392378fe7bad7a3677e5e7b132))
926
- * use abbreviated docs path ([9258a72](https://github.com/twinfoundation/engine/commit/9258a72adf266ddcc4f98002a07a7a162755f24b))
2045
+ * method docs ([fb3d73f](https://github.com/iotaledger/twin-engine/commit/fb3d73fa9e71ab392378fe7bad7a3677e5e7b132))
2046
+ * use abbreviated docs path ([9258a72](https://github.com/iotaledger/twin-engine/commit/9258a72adf266ddcc4f98002a07a7a162755f24b))
927
2047
 
928
2048
 
929
2049
  ### Dependencies
@@ -936,12 +2056,12 @@
936
2056
  * devDependencies
937
2057
  * @twin.org/engine bumped from 0.0.1-next.71 to 0.0.1-next.72
938
2058
 
939
- ## [0.0.1-next.71](https://github.com/twinfoundation/engine/compare/engine-server-v0.0.1-next.70...engine-server-v0.0.1-next.71) (2025-05-06)
2059
+ ## [0.0.1-next.71](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.1-next.70...engine-server-v0.0.1-next.71) (2025-05-06)
940
2060
 
941
2061
 
942
2062
  ### Features
943
2063
 
944
- * iota rebased release ([474d92b](https://github.com/twinfoundation/engine/commit/474d92b352f4ccc431a4f138afee2ee89824664d))
2064
+ * iota rebased release ([474d92b](https://github.com/iotaledger/twin-engine/commit/474d92b352f4ccc431a4f138afee2ee89824664d))
945
2065
 
946
2066
 
947
2067
  ### Dependencies
@@ -954,7 +2074,7 @@
954
2074
  * devDependencies
955
2075
  * @twin.org/engine bumped from 0.0.1-next.70 to 0.0.1-next.71
956
2076
 
957
- ## [0.0.1-next.70](https://github.com/twinfoundation/engine/compare/engine-server-v0.0.1-next.69...engine-server-v0.0.1-next.70) (2025-04-28)
2077
+ ## [0.0.1-next.70](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.1-next.69...engine-server-v0.0.1-next.70) (2025-04-28)
958
2078
 
959
2079
 
960
2080
  ### Miscellaneous Chores
@@ -972,17 +2092,17 @@
972
2092
  * devDependencies
973
2093
  * @twin.org/engine bumped from 0.0.1-next.69 to 0.0.1-next.70
974
2094
 
975
- ## [0.0.1-next.69](https://github.com/twinfoundation/engine/compare/engine-server-v0.0.1-next.68...engine-server-v0.0.1-next.69) (2025-04-25)
2095
+ ## [0.0.1-next.69](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.1-next.68...engine-server-v0.0.1-next.69) (2025-04-25)
976
2096
 
977
2097
 
978
2098
  ### Features
979
2099
 
980
- * expose default rest and socket path creation ([e6c6e26](https://github.com/twinfoundation/engine/commit/e6c6e266c8017212a74d4997e2e335347457a2bc))
2100
+ * expose default rest and socket path creation ([e6c6e26](https://github.com/iotaledger/twin-engine/commit/e6c6e266c8017212a74d4997e2e335347457a2bc))
981
2101
 
982
2102
 
983
2103
  ### Bug Fixes
984
2104
 
985
- * use abbreviated docs path ([9258a72](https://github.com/twinfoundation/engine/commit/9258a72adf266ddcc4f98002a07a7a162755f24b))
2105
+ * use abbreviated docs path ([9258a72](https://github.com/iotaledger/twin-engine/commit/9258a72adf266ddcc4f98002a07a7a162755f24b))
986
2106
 
987
2107
 
988
2108
  ### Dependencies
@@ -995,12 +2115,12 @@
995
2115
  * devDependencies
996
2116
  * @twin.org/engine bumped from 0.0.1-next.68 to 0.0.1-next.69
997
2117
 
998
- ## [0.0.1-next.68](https://github.com/twinfoundation/engine/compare/engine-server-v0.0.1-next.67...engine-server-v0.0.1-next.68) (2025-04-17)
2118
+ ## [0.0.1-next.68](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.1-next.67...engine-server-v0.0.1-next.68) (2025-04-17)
999
2119
 
1000
2120
 
1001
2121
  ### Features
1002
2122
 
1003
- * use shared store mechanism ([#2](https://github.com/twinfoundation/engine/issues/2)) ([9eed8d7](https://github.com/twinfoundation/engine/commit/9eed8d7766388479b42f03e2542fe761f2156408))
2123
+ * use shared store mechanism ([#2](https://github.com/iotaledger/twin-engine/issues/2)) ([9eed8d7](https://github.com/iotaledger/twin-engine/commit/9eed8d7766388479b42f03e2542fe761f2156408))
1004
2124
 
1005
2125
 
1006
2126
  ### Dependencies
@@ -1013,12 +2133,12 @@
1013
2133
  * devDependencies
1014
2134
  * @twin.org/engine bumped from 0.0.1-next.67 to 0.0.1-next.68
1015
2135
 
1016
- ## [0.0.1-next.67](https://github.com/twinfoundation/engine/compare/engine-server-v0.0.1-next.66...engine-server-v0.0.1-next.67) (2025-03-28)
2136
+ ## [0.0.1-next.67](https://github.com/iotaledger/twin-engine/compare/engine-server-v0.0.1-next.66...engine-server-v0.0.1-next.67) (2025-03-28)
1017
2137
 
1018
2138
 
1019
2139
  ### Features
1020
2140
 
1021
- * add mimeTypeProcessors and disableNodeIdentity ([bb7e81e](https://github.com/twinfoundation/engine/commit/bb7e81e2036fe042068a5645ec59b22e20d33aad))
2141
+ * add mimeTypeProcessors and disableNodeIdentity ([bb7e81e](https://github.com/iotaledger/twin-engine/commit/bb7e81e2036fe042068a5645ec59b22e20d33aad))
1022
2142
 
1023
2143
 
1024
2144
  ### Dependencies