@twin.org/engine-server 0.0.3-next.5 → 0.0.3-next.50
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/es/data/serverRestRouteGenerators.json +44 -20
- package/dist/es/data/serverSocketRouteGenerators.json +4 -4
- package/dist/es/data/serverTypeInitialisers.json +15 -0
- package/dist/es/engineServer.js +13 -10
- package/dist/es/engineServer.js.map +1 -1
- package/dist/types/engineServer.d.ts +3 -3
- package/docs/changelog.md +1135 -159
- package/docs/examples.md +79 -1
- package/docs/reference/classes/EngineServer.md +10 -10
- package/package.json +7 -7
package/docs/changelog.md
CHANGED
|
@@ -1,6 +1,982 @@
|
|
|
1
|
-
#
|
|
1
|
+
# Changelog
|
|
2
2
|
|
|
3
|
-
## [0.0.3-next.
|
|
3
|
+
## [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)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Features
|
|
7
|
+
|
|
8
|
+
* organization identifiers ([#152](https://github.com/iotaledger/twin-engine/issues/152)) ([d8e6d51](https://github.com/iotaledger/twin-engine/commit/d8e6d5147f402f0fe17b445efd8ae97db0c36adb))
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Dependencies
|
|
12
|
+
|
|
13
|
+
* The following workspace dependencies were updated
|
|
14
|
+
* dependencies
|
|
15
|
+
* @twin.org/engine-core bumped from 0.0.3-next.49 to 0.0.3-next.50
|
|
16
|
+
* @twin.org/engine-models bumped from 0.0.3-next.49 to 0.0.3-next.50
|
|
17
|
+
* @twin.org/engine-server-types bumped from 0.0.3-next.49 to 0.0.3-next.50
|
|
18
|
+
* devDependencies
|
|
19
|
+
* @twin.org/engine bumped from 0.0.3-next.49 to 0.0.3-next.50
|
|
20
|
+
|
|
21
|
+
## [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)
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
### Miscellaneous Chores
|
|
25
|
+
|
|
26
|
+
* **engine-server:** Synchronize repo versions
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
### Dependencies
|
|
30
|
+
|
|
31
|
+
* The following workspace dependencies were updated
|
|
32
|
+
* dependencies
|
|
33
|
+
* @twin.org/engine-core bumped from 0.0.3-next.48 to 0.0.3-next.49
|
|
34
|
+
* @twin.org/engine-models bumped from 0.0.3-next.48 to 0.0.3-next.49
|
|
35
|
+
* @twin.org/engine-server-types bumped from 0.0.3-next.48 to 0.0.3-next.49
|
|
36
|
+
* devDependencies
|
|
37
|
+
* @twin.org/engine bumped from 0.0.3-next.48 to 0.0.3-next.49
|
|
38
|
+
|
|
39
|
+
## [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)
|
|
40
|
+
|
|
41
|
+
|
|
42
|
+
### Miscellaneous Chores
|
|
43
|
+
|
|
44
|
+
* **engine-server:** Synchronize repo versions
|
|
45
|
+
|
|
46
|
+
|
|
47
|
+
### Dependencies
|
|
48
|
+
|
|
49
|
+
* The following workspace dependencies were updated
|
|
50
|
+
* dependencies
|
|
51
|
+
* @twin.org/engine-core bumped from 0.0.3-next.47 to 0.0.3-next.48
|
|
52
|
+
* @twin.org/engine-models bumped from 0.0.3-next.47 to 0.0.3-next.48
|
|
53
|
+
* @twin.org/engine-server-types bumped from 0.0.3-next.47 to 0.0.3-next.48
|
|
54
|
+
* devDependencies
|
|
55
|
+
* @twin.org/engine bumped from 0.0.3-next.47 to 0.0.3-next.48
|
|
56
|
+
|
|
57
|
+
## [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)
|
|
58
|
+
|
|
59
|
+
|
|
60
|
+
### Features
|
|
61
|
+
|
|
62
|
+
* update federated catalogue to trust mode ([#141](https://github.com/iotaledger/twin-engine/issues/141)) ([95a7d28](https://github.com/iotaledger/twin-engine/commit/95a7d283373a398edace9e5331fe428cccb2a9a2))
|
|
63
|
+
|
|
64
|
+
|
|
65
|
+
### Dependencies
|
|
66
|
+
|
|
67
|
+
* The following workspace dependencies were updated
|
|
68
|
+
* dependencies
|
|
69
|
+
* @twin.org/engine-core bumped from 0.0.3-next.46 to 0.0.3-next.47
|
|
70
|
+
* @twin.org/engine-models bumped from 0.0.3-next.46 to 0.0.3-next.47
|
|
71
|
+
* @twin.org/engine-server-types bumped from 0.0.3-next.46 to 0.0.3-next.47
|
|
72
|
+
* devDependencies
|
|
73
|
+
* @twin.org/engine bumped from 0.0.3-next.46 to 0.0.3-next.47
|
|
74
|
+
|
|
75
|
+
## [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)
|
|
76
|
+
|
|
77
|
+
|
|
78
|
+
### Features
|
|
79
|
+
|
|
80
|
+
* add tenant component ([#138](https://github.com/iotaledger/twin-engine/issues/138)) ([ebbcb8f](https://github.com/iotaledger/twin-engine/commit/ebbcb8fa3fee05048ddad2891c6ada66bd29e7bd))
|
|
81
|
+
|
|
82
|
+
|
|
83
|
+
### Dependencies
|
|
84
|
+
|
|
85
|
+
* The following workspace dependencies were updated
|
|
86
|
+
* dependencies
|
|
87
|
+
* @twin.org/engine-core bumped from 0.0.3-next.45 to 0.0.3-next.46
|
|
88
|
+
* @twin.org/engine-models bumped from 0.0.3-next.45 to 0.0.3-next.46
|
|
89
|
+
* @twin.org/engine-server-types bumped from 0.0.3-next.45 to 0.0.3-next.46
|
|
90
|
+
* devDependencies
|
|
91
|
+
* @twin.org/engine bumped from 0.0.3-next.45 to 0.0.3-next.46
|
|
92
|
+
|
|
93
|
+
## [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)
|
|
94
|
+
|
|
95
|
+
|
|
96
|
+
### Features
|
|
97
|
+
|
|
98
|
+
* add auth admin component ([201cd06](https://github.com/iotaledger/twin-engine/commit/201cd061be83afccb5a6b06856ffe7cf8db7d6b3))
|
|
99
|
+
* add authentication admin routes ([c912019](https://github.com/iotaledger/twin-engine/commit/c9120198cd5c86e20bab588f2a9f20415baf56ca))
|
|
100
|
+
* add authentication rate and audit services ([#95](https://github.com/iotaledger/twin-engine/issues/95)) ([55e2b08](https://github.com/iotaledger/twin-engine/commit/55e2b089661529e0556115817cc435cc6e4292cc))
|
|
101
|
+
* add automation components ([671dc5b](https://github.com/iotaledger/twin-engine/commit/671dc5b8687b9f76b7d7fdd7c833be1ae3c93992))
|
|
102
|
+
* add context id features ([#51](https://github.com/iotaledger/twin-engine/issues/51)) ([eaef180](https://github.com/iotaledger/twin-engine/commit/eaef1807397a907bc7655ef1545a151a710ca2f1))
|
|
103
|
+
* add data space connector ([a824d99](https://github.com/iotaledger/twin-engine/commit/a824d9931faeaa8115e01f8e7545b802d0e7ac70))
|
|
104
|
+
* add default logging component for web server ([8ad94f0](https://github.com/iotaledger/twin-engine/commit/8ad94f0d2d9a5241a8854b1e59fb9a55ce310142))
|
|
105
|
+
* add entity storage to task scheduler ([da4dc0f](https://github.com/iotaledger/twin-engine/commit/da4dc0f26ee4d506d35cd267144c8300a8b52f90))
|
|
106
|
+
* add fed cat filters ([a52cbf1](https://github.com/iotaledger/twin-engine/commit/a52cbf1eaf85e6cad61de9ea9448932fb5ae0f43))
|
|
107
|
+
* add federated catalogue ([1b15dd0](https://github.com/iotaledger/twin-engine/commit/1b15dd059a11446457651c411a73145fab37f025))
|
|
108
|
+
* add health and url transformer components ([#111](https://github.com/iotaledger/twin-engine/issues/111)) ([5f00d4d](https://github.com/iotaledger/twin-engine/commit/5f00d4db9a2fc35c5595abb59527aeaaa2e6066d))
|
|
109
|
+
* add hosting component ([#70](https://github.com/iotaledger/twin-engine/issues/70)) ([2ab0dec](https://github.com/iotaledger/twin-engine/commit/2ab0dec8fdb979395c639b73f394a40a0dd7e55a))
|
|
110
|
+
* add isPrimary and isClone methods ([a7c63e9](https://github.com/iotaledger/twin-engine/commit/a7c63e97f54c95b104cc81e66d3fa42c6607bdc1))
|
|
111
|
+
* add latest rights management components ([2d305c8](https://github.com/iotaledger/twin-engine/commit/2d305c8c85c77bb4f5694c76422db4a11efc1a40))
|
|
112
|
+
* 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))
|
|
113
|
+
* add mimeTypeProcessors and disableNodeIdentity ([bb7e81e](https://github.com/iotaledger/twin-engine/commit/bb7e81e2036fe042068a5645ec59b22e20d33aad))
|
|
114
|
+
* add notarization ([#98](https://github.com/iotaledger/twin-engine/issues/98)) ([f560e2a](https://github.com/iotaledger/twin-engine/commit/f560e2a12a5fba01c95e47518ebdc4220801f8b8))
|
|
115
|
+
* add pnap to dataspace connector ([#131](https://github.com/iotaledger/twin-engine/issues/131)) ([cfa0ed4](https://github.com/iotaledger/twin-engine/commit/cfa0ed4ffaab88fcbf35730961dacab9a22cb707))
|
|
116
|
+
* add rest clients as components ([c6f956a](https://github.com/iotaledger/twin-engine/commit/c6f956afe4fc22cd552174539c92a109448dc242))
|
|
117
|
+
* add REST options for route construction ([4adf0af](https://github.com/iotaledger/twin-engine/commit/4adf0af8a03689a4dbdf67e8527d6db0d2c5d59d))
|
|
118
|
+
* add rights management modules ([e02cadc](https://github.com/iotaledger/twin-engine/commit/e02cadc840d242fe16a73ab41ba61376c7467e50))
|
|
119
|
+
* add rights management negotiation ([84ef46b](https://github.com/iotaledger/twin-engine/commit/84ef46bff110611a19512793425c8c873ee2a590))
|
|
120
|
+
* add synchronised storage support ([5142e34](https://github.com/iotaledger/twin-engine/commit/5142e3488f09195cf9f48a9c6c6d1014231a4c2c))
|
|
121
|
+
* add task scheduler ([0951107](https://github.com/iotaledger/twin-engine/commit/09511073ad042194a45206303f0ef31d8d6af5db))
|
|
122
|
+
* add tenant admin routes ([#76](https://github.com/iotaledger/twin-engine/issues/76)) ([3c0af90](https://github.com/iotaledger/twin-engine/commit/3c0af90a572fcda08d8720bdcee9b9f1cd02b872))
|
|
123
|
+
* add trust and rights management plugins ([eea0807](https://github.com/iotaledger/twin-engine/commit/eea0807601833220bd9fd8605b5e4383fbc0ebae))
|
|
124
|
+
* add validate-locales ([b92ea09](https://github.com/iotaledger/twin-engine/commit/b92ea09dbcfe35225271a51f24d231f59e2d363e))
|
|
125
|
+
* eslint migration to flat config ([6b978da](https://github.com/iotaledger/twin-engine/commit/6b978daf777a615d7758b63c3df57d5a376f6dfb))
|
|
126
|
+
* expose default rest and socket path creation ([e6c6e26](https://github.com/iotaledger/twin-engine/commit/e6c6e266c8017212a74d4997e2e335347457a2bc))
|
|
127
|
+
* improve startup error handling ([#65](https://github.com/iotaledger/twin-engine/issues/65)) ([5b2d1c5](https://github.com/iotaledger/twin-engine/commit/5b2d1c539cf5484afa85e294d6d6c18f24ef8274))
|
|
128
|
+
* 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))
|
|
129
|
+
* interlock stop method ([3806ba7](https://github.com/iotaledger/twin-engine/commit/3806ba7b44b3cb3ce130f4e3684a666533674663))
|
|
130
|
+
* iota rebased release ([474d92b](https://github.com/iotaledger/twin-engine/commit/474d92b352f4ccc431a4f138afee2ee89824664d))
|
|
131
|
+
* 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))
|
|
132
|
+
* move environment variable processing to node level ([2223c12](https://github.com/iotaledger/twin-engine/commit/2223c12f49f3d34051ecec9687351aa5dd094e54))
|
|
133
|
+
* multi instance component support ([#83](https://github.com/iotaledger/twin-engine/issues/83)) ([6012b50](https://github.com/iotaledger/twin-engine/commit/6012b50959df5af893f05516d42eea2e0800b31a))
|
|
134
|
+
* override type initialisers with new registrations ([5b4ff56](https://github.com/iotaledger/twin-engine/commit/5b4ff561d06b6513c870a72bb20ba23c0653cfe8))
|
|
135
|
+
* remove additional identity auth components ([409b2e6](https://github.com/iotaledger/twin-engine/commit/409b2e6a5a543d0795b01916349b39922afb6d88))
|
|
136
|
+
* remove authentication generator components ([#67](https://github.com/iotaledger/twin-engine/issues/67)) ([62f7984](https://github.com/iotaledger/twin-engine/commit/62f798468f567fdbf648401aa0dc51cda871c913))
|
|
137
|
+
* remove dap and darp ([d568c4f](https://github.com/iotaledger/twin-engine/commit/d568c4fc58a3159378e1d65f93228ae84f34a31d))
|
|
138
|
+
* 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))
|
|
139
|
+
* simplify config building ([732c871](https://github.com/iotaledger/twin-engine/commit/732c871c5aca236759168f4bc15aeffd98a330a8))
|
|
140
|
+
* standardised engine logging naming ([0dbf857](https://github.com/iotaledger/twin-engine/commit/0dbf857587641f86ddf010143519d0e8333489ff))
|
|
141
|
+
* typescript 6 update ([b227f52](https://github.com/iotaledger/twin-engine/commit/b227f5271b18ac627b932ea8e59d2879ff01ebd7))
|
|
142
|
+
* update dependencies ([e6ebe42](https://github.com/iotaledger/twin-engine/commit/e6ebe42b9d61066227ad8b45dae14c8f8615b760))
|
|
143
|
+
* update dependencies ([034adac](https://github.com/iotaledger/twin-engine/commit/034adac97b177d8df9775da92f0cc0dbdfc8ab55))
|
|
144
|
+
* update dependencies ([97c9f64](https://github.com/iotaledger/twin-engine/commit/97c9f64b6ef096963bcc5de338a2a9e99bdc1a11))
|
|
145
|
+
* update framework core ([acc0f8d](https://github.com/iotaledger/twin-engine/commit/acc0f8d455a4b8ec47f1da643139fa0f07775fa6))
|
|
146
|
+
* update includeUserIdentity usage ([d34f597](https://github.com/iotaledger/twin-engine/commit/d34f597a61f9645a029411d2911bbda20ddc9eb9))
|
|
147
|
+
* update rights management and add authentication generators ([f728a1e](https://github.com/iotaledger/twin-engine/commit/f728a1efea15ada8d10cfbe17cafe7e2b252f527))
|
|
148
|
+
* update rights management components ([#74](https://github.com/iotaledger/twin-engine/issues/74)) ([be94ba8](https://github.com/iotaledger/twin-engine/commit/be94ba837999c586266a7c73228689566ec9876b))
|
|
149
|
+
* update rights management dependencies ([14d06fb](https://github.com/iotaledger/twin-engine/commit/14d06fb6604ad04e4094da7b51b61a01a0280b8b))
|
|
150
|
+
* upgrade framework components ([efd52e8](https://github.com/iotaledger/twin-engine/commit/efd52e80564fff29c3897bfa09b6305b3a322812))
|
|
151
|
+
* use peer dependencies ([69dd744](https://github.com/iotaledger/twin-engine/commit/69dd7449010b8e6f5f35e7fad201ad4c1cab400c))
|
|
152
|
+
* use shared store mechanism ([#2](https://github.com/iotaledger/twin-engine/issues/2)) ([9eed8d7](https://github.com/iotaledger/twin-engine/commit/9eed8d7766388479b42f03e2542fe761f2156408))
|
|
153
|
+
* use tenant admin service instead of custom tenant tracking ([72553d2](https://github.com/iotaledger/twin-engine/commit/72553d2c3e3b46fec77d3049bd0271bfec69ffc6))
|
|
154
|
+
* 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))
|
|
155
|
+
* 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))
|
|
156
|
+
|
|
157
|
+
|
|
158
|
+
### Bug Fixes
|
|
159
|
+
|
|
160
|
+
* aig endpoints ([4b6099e](https://github.com/iotaledger/twin-engine/commit/4b6099e4367eabe7912215df2d0848b2d33edfec))
|
|
161
|
+
* import path ([8e3c186](https://github.com/iotaledger/twin-engine/commit/8e3c186bd26c84b2a45290efd8e7924c2b75a484))
|
|
162
|
+
* method docs ([fb3d73f](https://github.com/iotaledger/twin-engine/commit/fb3d73fa9e71ab392378fe7bad7a3677e5e7b132))
|
|
163
|
+
* test REST route paths ([22ec1bc](https://github.com/iotaledger/twin-engine/commit/22ec1bc59a0d173de3cd5d3cb184909b3779f5a3))
|
|
164
|
+
* use abbreviated docs path ([9258a72](https://github.com/iotaledger/twin-engine/commit/9258a72adf266ddcc4f98002a07a7a162755f24b))
|
|
165
|
+
|
|
166
|
+
|
|
167
|
+
### Dependencies
|
|
168
|
+
|
|
169
|
+
* The following workspace dependencies were updated
|
|
170
|
+
* dependencies
|
|
171
|
+
* @twin.org/engine-core bumped from 0.0.3-next.44 to 0.0.3-next.45
|
|
172
|
+
* @twin.org/engine-models bumped from 0.0.3-next.44 to 0.0.3-next.45
|
|
173
|
+
* @twin.org/engine-server-types bumped from 0.0.3-next.44 to 0.0.3-next.45
|
|
174
|
+
* devDependencies
|
|
175
|
+
* @twin.org/engine bumped from 0.0.3-next.44 to 0.0.3-next.45
|
|
176
|
+
|
|
177
|
+
## [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)
|
|
178
|
+
|
|
179
|
+
|
|
180
|
+
### Miscellaneous Chores
|
|
181
|
+
|
|
182
|
+
* **engine-server:** Synchronize repo versions
|
|
183
|
+
|
|
184
|
+
|
|
185
|
+
### Dependencies
|
|
186
|
+
|
|
187
|
+
* The following workspace dependencies were updated
|
|
188
|
+
* dependencies
|
|
189
|
+
* @twin.org/engine-core bumped from 0.0.3-next.43 to 0.0.3-next.44
|
|
190
|
+
* @twin.org/engine-models bumped from 0.0.3-next.43 to 0.0.3-next.44
|
|
191
|
+
* @twin.org/engine-server-types bumped from 0.0.3-next.43 to 0.0.3-next.44
|
|
192
|
+
* devDependencies
|
|
193
|
+
* @twin.org/engine bumped from 0.0.3-next.43 to 0.0.3-next.44
|
|
194
|
+
|
|
195
|
+
## [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)
|
|
196
|
+
|
|
197
|
+
|
|
198
|
+
### Features
|
|
199
|
+
|
|
200
|
+
* add pnap to dataspace connector ([#131](https://github.com/iotaledger/twin-engine/issues/131)) ([cfa0ed4](https://github.com/iotaledger/twin-engine/commit/cfa0ed4ffaab88fcbf35730961dacab9a22cb707))
|
|
201
|
+
|
|
202
|
+
|
|
203
|
+
### Dependencies
|
|
204
|
+
|
|
205
|
+
* The following workspace dependencies were updated
|
|
206
|
+
* dependencies
|
|
207
|
+
* @twin.org/engine-core bumped from 0.0.3-next.42 to 0.0.3-next.43
|
|
208
|
+
* @twin.org/engine-models bumped from 0.0.3-next.42 to 0.0.3-next.43
|
|
209
|
+
* @twin.org/engine-server-types bumped from 0.0.3-next.42 to 0.0.3-next.43
|
|
210
|
+
* devDependencies
|
|
211
|
+
* @twin.org/engine bumped from 0.0.3-next.42 to 0.0.3-next.43
|
|
212
|
+
|
|
213
|
+
## [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)
|
|
214
|
+
|
|
215
|
+
|
|
216
|
+
### Features
|
|
217
|
+
|
|
218
|
+
* 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))
|
|
219
|
+
|
|
220
|
+
|
|
221
|
+
### Dependencies
|
|
222
|
+
|
|
223
|
+
* The following workspace dependencies were updated
|
|
224
|
+
* dependencies
|
|
225
|
+
* @twin.org/engine-core bumped from 0.0.3-next.41 to 0.0.3-next.42
|
|
226
|
+
* @twin.org/engine-models bumped from 0.0.3-next.41 to 0.0.3-next.42
|
|
227
|
+
* @twin.org/engine-server-types bumped from 0.0.3-next.41 to 0.0.3-next.42
|
|
228
|
+
* devDependencies
|
|
229
|
+
* @twin.org/engine bumped from 0.0.3-next.41 to 0.0.3-next.42
|
|
230
|
+
|
|
231
|
+
## [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)
|
|
232
|
+
|
|
233
|
+
|
|
234
|
+
### Features
|
|
235
|
+
|
|
236
|
+
* 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))
|
|
237
|
+
|
|
238
|
+
|
|
239
|
+
### Dependencies
|
|
240
|
+
|
|
241
|
+
* The following workspace dependencies were updated
|
|
242
|
+
* dependencies
|
|
243
|
+
* @twin.org/engine-core bumped from 0.0.3-next.40 to 0.0.3-next.41
|
|
244
|
+
* @twin.org/engine-models bumped from 0.0.3-next.40 to 0.0.3-next.41
|
|
245
|
+
* @twin.org/engine-server-types bumped from 0.0.3-next.40 to 0.0.3-next.41
|
|
246
|
+
* devDependencies
|
|
247
|
+
* @twin.org/engine bumped from 0.0.3-next.40 to 0.0.3-next.41
|
|
248
|
+
|
|
249
|
+
## [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)
|
|
250
|
+
|
|
251
|
+
|
|
252
|
+
### Bug Fixes
|
|
253
|
+
|
|
254
|
+
* aig endpoints ([4b6099e](https://github.com/iotaledger/twin-engine/commit/4b6099e4367eabe7912215df2d0848b2d33edfec))
|
|
255
|
+
|
|
256
|
+
|
|
257
|
+
### Dependencies
|
|
258
|
+
|
|
259
|
+
* The following workspace dependencies were updated
|
|
260
|
+
* dependencies
|
|
261
|
+
* @twin.org/engine-core bumped from 0.0.3-next.39 to 0.0.3-next.40
|
|
262
|
+
* @twin.org/engine-models bumped from 0.0.3-next.39 to 0.0.3-next.40
|
|
263
|
+
* @twin.org/engine-server-types bumped from 0.0.3-next.39 to 0.0.3-next.40
|
|
264
|
+
* devDependencies
|
|
265
|
+
* @twin.org/engine bumped from 0.0.3-next.39 to 0.0.3-next.40
|
|
266
|
+
|
|
267
|
+
## [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)
|
|
268
|
+
|
|
269
|
+
|
|
270
|
+
### Miscellaneous Chores
|
|
271
|
+
|
|
272
|
+
* **engine-server:** Synchronize repo versions
|
|
273
|
+
|
|
274
|
+
|
|
275
|
+
### Dependencies
|
|
276
|
+
|
|
277
|
+
* The following workspace dependencies were updated
|
|
278
|
+
* dependencies
|
|
279
|
+
* @twin.org/engine-core bumped from 0.0.3-next.38 to 0.0.3-next.39
|
|
280
|
+
* @twin.org/engine-models bumped from 0.0.3-next.38 to 0.0.3-next.39
|
|
281
|
+
* @twin.org/engine-server-types bumped from 0.0.3-next.38 to 0.0.3-next.39
|
|
282
|
+
* devDependencies
|
|
283
|
+
* @twin.org/engine bumped from 0.0.3-next.38 to 0.0.3-next.39
|
|
284
|
+
|
|
285
|
+
## [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)
|
|
286
|
+
|
|
287
|
+
|
|
288
|
+
### Features
|
|
289
|
+
|
|
290
|
+
* 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))
|
|
291
|
+
|
|
292
|
+
|
|
293
|
+
### Dependencies
|
|
294
|
+
|
|
295
|
+
* The following workspace dependencies were updated
|
|
296
|
+
* dependencies
|
|
297
|
+
* @twin.org/engine-core bumped from 0.0.3-next.37 to 0.0.3-next.38
|
|
298
|
+
* @twin.org/engine-models bumped from 0.0.3-next.37 to 0.0.3-next.38
|
|
299
|
+
* @twin.org/engine-server-types bumped from 0.0.3-next.37 to 0.0.3-next.38
|
|
300
|
+
* devDependencies
|
|
301
|
+
* @twin.org/engine bumped from 0.0.3-next.37 to 0.0.3-next.38
|
|
302
|
+
|
|
303
|
+
## [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)
|
|
304
|
+
|
|
305
|
+
|
|
306
|
+
### Features
|
|
307
|
+
|
|
308
|
+
* typescript 6 update ([b227f52](https://github.com/iotaledger/twin-engine/commit/b227f5271b18ac627b932ea8e59d2879ff01ebd7))
|
|
309
|
+
|
|
310
|
+
|
|
311
|
+
### Dependencies
|
|
312
|
+
|
|
313
|
+
* The following workspace dependencies were updated
|
|
314
|
+
* dependencies
|
|
315
|
+
* @twin.org/engine-core bumped from 0.0.3-next.36 to 0.0.3-next.37
|
|
316
|
+
* @twin.org/engine-models bumped from 0.0.3-next.36 to 0.0.3-next.37
|
|
317
|
+
* @twin.org/engine-server-types bumped from 0.0.3-next.36 to 0.0.3-next.37
|
|
318
|
+
* devDependencies
|
|
319
|
+
* @twin.org/engine bumped from 0.0.3-next.36 to 0.0.3-next.37
|
|
320
|
+
|
|
321
|
+
## [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)
|
|
322
|
+
|
|
323
|
+
|
|
324
|
+
### Features
|
|
325
|
+
|
|
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
|
+
|
|
328
|
+
|
|
329
|
+
### Dependencies
|
|
330
|
+
|
|
331
|
+
* The following workspace dependencies were updated
|
|
332
|
+
* dependencies
|
|
333
|
+
* @twin.org/engine-core bumped from 0.0.3-next.35 to 0.0.3-next.36
|
|
334
|
+
* @twin.org/engine-models bumped from 0.0.3-next.35 to 0.0.3-next.36
|
|
335
|
+
* @twin.org/engine-server-types bumped from 0.0.3-next.35 to 0.0.3-next.36
|
|
336
|
+
* devDependencies
|
|
337
|
+
* @twin.org/engine bumped from 0.0.3-next.35 to 0.0.3-next.36
|
|
338
|
+
|
|
339
|
+
## [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)
|
|
340
|
+
|
|
341
|
+
|
|
342
|
+
### Miscellaneous Chores
|
|
343
|
+
|
|
344
|
+
* **engine-server:** Synchronize repo versions
|
|
345
|
+
|
|
346
|
+
|
|
347
|
+
### Dependencies
|
|
348
|
+
|
|
349
|
+
* The following workspace dependencies were updated
|
|
350
|
+
* dependencies
|
|
351
|
+
* @twin.org/engine-core bumped from 0.0.3-next.34 to 0.0.3-next.35
|
|
352
|
+
* @twin.org/engine-models bumped from 0.0.3-next.34 to 0.0.3-next.35
|
|
353
|
+
* @twin.org/engine-server-types bumped from 0.0.3-next.34 to 0.0.3-next.35
|
|
354
|
+
* devDependencies
|
|
355
|
+
* @twin.org/engine bumped from 0.0.3-next.34 to 0.0.3-next.35
|
|
356
|
+
|
|
357
|
+
## [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)
|
|
358
|
+
|
|
359
|
+
|
|
360
|
+
### Features
|
|
361
|
+
|
|
362
|
+
* add health and url transformer components ([#111](https://github.com/iotaledger/twin-engine/issues/111)) ([5f00d4d](https://github.com/iotaledger/twin-engine/commit/5f00d4db9a2fc35c5595abb59527aeaaa2e6066d))
|
|
363
|
+
|
|
364
|
+
|
|
365
|
+
### Bug Fixes
|
|
366
|
+
|
|
367
|
+
* test REST route paths ([22ec1bc](https://github.com/iotaledger/twin-engine/commit/22ec1bc59a0d173de3cd5d3cb184909b3779f5a3))
|
|
368
|
+
|
|
369
|
+
|
|
370
|
+
### Dependencies
|
|
371
|
+
|
|
372
|
+
* The following workspace dependencies were updated
|
|
373
|
+
* dependencies
|
|
374
|
+
* @twin.org/engine-core bumped from 0.0.3-next.33 to 0.0.3-next.34
|
|
375
|
+
* @twin.org/engine-models bumped from 0.0.3-next.33 to 0.0.3-next.34
|
|
376
|
+
* @twin.org/engine-server-types bumped from 0.0.3-next.33 to 0.0.3-next.34
|
|
377
|
+
* devDependencies
|
|
378
|
+
* @twin.org/engine bumped from 0.0.3-next.33 to 0.0.3-next.34
|
|
379
|
+
|
|
380
|
+
## [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)
|
|
381
|
+
|
|
382
|
+
|
|
383
|
+
### Miscellaneous Chores
|
|
384
|
+
|
|
385
|
+
* **engine-server:** Synchronize repo versions
|
|
386
|
+
|
|
387
|
+
|
|
388
|
+
### Dependencies
|
|
389
|
+
|
|
390
|
+
* The following workspace dependencies were updated
|
|
391
|
+
* dependencies
|
|
392
|
+
* @twin.org/engine-core bumped from 0.0.3-next.32 to 0.0.3-next.33
|
|
393
|
+
* @twin.org/engine-models bumped from 0.0.3-next.32 to 0.0.3-next.33
|
|
394
|
+
* @twin.org/engine-server-types bumped from 0.0.3-next.32 to 0.0.3-next.33
|
|
395
|
+
* devDependencies
|
|
396
|
+
* @twin.org/engine bumped from 0.0.3-next.32 to 0.0.3-next.33
|
|
397
|
+
|
|
398
|
+
## [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)
|
|
399
|
+
|
|
400
|
+
|
|
401
|
+
### Features
|
|
402
|
+
|
|
403
|
+
* add automation components ([671dc5b](https://github.com/iotaledger/twin-engine/commit/671dc5b8687b9f76b7d7fdd7c833be1ae3c93992))
|
|
404
|
+
|
|
405
|
+
|
|
406
|
+
### Dependencies
|
|
407
|
+
|
|
408
|
+
* The following workspace dependencies were updated
|
|
409
|
+
* dependencies
|
|
410
|
+
* @twin.org/engine-core bumped from 0.0.3-next.31 to 0.0.3-next.32
|
|
411
|
+
* @twin.org/engine-models bumped from 0.0.3-next.31 to 0.0.3-next.32
|
|
412
|
+
* @twin.org/engine-server-types bumped from 0.0.3-next.31 to 0.0.3-next.32
|
|
413
|
+
* devDependencies
|
|
414
|
+
* @twin.org/engine bumped from 0.0.3-next.31 to 0.0.3-next.32
|
|
415
|
+
|
|
416
|
+
## [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)
|
|
417
|
+
|
|
418
|
+
|
|
419
|
+
### Miscellaneous Chores
|
|
420
|
+
|
|
421
|
+
* **engine-server:** Synchronize repo versions
|
|
422
|
+
|
|
423
|
+
|
|
424
|
+
### Dependencies
|
|
425
|
+
|
|
426
|
+
* The following workspace dependencies were updated
|
|
427
|
+
* dependencies
|
|
428
|
+
* @twin.org/engine-core bumped from 0.0.3-next.30 to 0.0.3-next.31
|
|
429
|
+
* @twin.org/engine-models bumped from 0.0.3-next.30 to 0.0.3-next.31
|
|
430
|
+
* @twin.org/engine-server-types bumped from 0.0.3-next.30 to 0.0.3-next.31
|
|
431
|
+
* devDependencies
|
|
432
|
+
* @twin.org/engine bumped from 0.0.3-next.30 to 0.0.3-next.31
|
|
433
|
+
|
|
434
|
+
## [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)
|
|
435
|
+
|
|
436
|
+
|
|
437
|
+
### Features
|
|
438
|
+
|
|
439
|
+
* add notarization ([#98](https://github.com/iotaledger/twin-engine/issues/98)) ([f560e2a](https://github.com/iotaledger/twin-engine/commit/f560e2a12a5fba01c95e47518ebdc4220801f8b8))
|
|
440
|
+
|
|
441
|
+
|
|
442
|
+
### Dependencies
|
|
443
|
+
|
|
444
|
+
* The following workspace dependencies were updated
|
|
445
|
+
* dependencies
|
|
446
|
+
* @twin.org/engine-core bumped from 0.0.3-next.29 to 0.0.3-next.30
|
|
447
|
+
* @twin.org/engine-models bumped from 0.0.3-next.29 to 0.0.3-next.30
|
|
448
|
+
* @twin.org/engine-server-types bumped from 0.0.3-next.29 to 0.0.3-next.30
|
|
449
|
+
* devDependencies
|
|
450
|
+
* @twin.org/engine bumped from 0.0.3-next.29 to 0.0.3-next.30
|
|
451
|
+
|
|
452
|
+
## [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)
|
|
453
|
+
|
|
454
|
+
|
|
455
|
+
### Features
|
|
456
|
+
|
|
457
|
+
* add authentication rate and audit services ([#95](https://github.com/iotaledger/twin-engine/issues/95)) ([55e2b08](https://github.com/iotaledger/twin-engine/commit/55e2b089661529e0556115817cc435cc6e4292cc))
|
|
458
|
+
|
|
459
|
+
|
|
460
|
+
### Dependencies
|
|
461
|
+
|
|
462
|
+
* The following workspace dependencies were updated
|
|
463
|
+
* dependencies
|
|
464
|
+
* @twin.org/engine-core bumped from 0.0.3-next.28 to 0.0.3-next.29
|
|
465
|
+
* @twin.org/engine-models bumped from 0.0.3-next.28 to 0.0.3-next.29
|
|
466
|
+
* @twin.org/engine-server-types bumped from 0.0.3-next.28 to 0.0.3-next.29
|
|
467
|
+
* devDependencies
|
|
468
|
+
* @twin.org/engine bumped from 0.0.3-next.28 to 0.0.3-next.29
|
|
469
|
+
|
|
470
|
+
## [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)
|
|
471
|
+
|
|
472
|
+
|
|
473
|
+
### Features
|
|
474
|
+
|
|
475
|
+
* use tenant admin service instead of custom tenant tracking ([72553d2](https://github.com/iotaledger/twin-engine/commit/72553d2c3e3b46fec77d3049bd0271bfec69ffc6))
|
|
476
|
+
|
|
477
|
+
|
|
478
|
+
### Dependencies
|
|
479
|
+
|
|
480
|
+
* The following workspace dependencies were updated
|
|
481
|
+
* dependencies
|
|
482
|
+
* @twin.org/engine-core bumped from 0.0.3-next.27 to 0.0.3-next.28
|
|
483
|
+
* @twin.org/engine-models bumped from 0.0.3-next.27 to 0.0.3-next.28
|
|
484
|
+
* @twin.org/engine-server-types bumped from 0.0.3-next.27 to 0.0.3-next.28
|
|
485
|
+
* devDependencies
|
|
486
|
+
* @twin.org/engine bumped from 0.0.3-next.27 to 0.0.3-next.28
|
|
487
|
+
|
|
488
|
+
## [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)
|
|
489
|
+
|
|
490
|
+
|
|
491
|
+
### Features
|
|
492
|
+
|
|
493
|
+
* update dependencies ([e6ebe42](https://github.com/iotaledger/twin-engine/commit/e6ebe42b9d61066227ad8b45dae14c8f8615b760))
|
|
494
|
+
|
|
495
|
+
|
|
496
|
+
### Dependencies
|
|
497
|
+
|
|
498
|
+
* The following workspace dependencies were updated
|
|
499
|
+
* dependencies
|
|
500
|
+
* @twin.org/engine-core bumped from 0.0.3-next.26 to 0.0.3-next.27
|
|
501
|
+
* @twin.org/engine-models bumped from 0.0.3-next.26 to 0.0.3-next.27
|
|
502
|
+
* @twin.org/engine-server-types bumped from 0.0.3-next.26 to 0.0.3-next.27
|
|
503
|
+
* devDependencies
|
|
504
|
+
* @twin.org/engine bumped from 0.0.3-next.26 to 0.0.3-next.27
|
|
505
|
+
|
|
506
|
+
## [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)
|
|
507
|
+
|
|
508
|
+
|
|
509
|
+
### Miscellaneous Chores
|
|
510
|
+
|
|
511
|
+
* **engine-server:** Synchronize repo versions
|
|
512
|
+
|
|
513
|
+
|
|
514
|
+
### Dependencies
|
|
515
|
+
|
|
516
|
+
* The following workspace dependencies were updated
|
|
517
|
+
* dependencies
|
|
518
|
+
* @twin.org/engine-core bumped from 0.0.3-next.25 to 0.0.3-next.26
|
|
519
|
+
* @twin.org/engine-models bumped from 0.0.3-next.25 to 0.0.3-next.26
|
|
520
|
+
* @twin.org/engine-server-types bumped from 0.0.3-next.25 to 0.0.3-next.26
|
|
521
|
+
* devDependencies
|
|
522
|
+
* @twin.org/engine bumped from 0.0.3-next.25 to 0.0.3-next.26
|
|
523
|
+
|
|
524
|
+
## [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)
|
|
525
|
+
|
|
526
|
+
|
|
527
|
+
### Features
|
|
528
|
+
|
|
529
|
+
* 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))
|
|
530
|
+
|
|
531
|
+
|
|
532
|
+
### Dependencies
|
|
533
|
+
|
|
534
|
+
* The following workspace dependencies were updated
|
|
535
|
+
* dependencies
|
|
536
|
+
* @twin.org/engine-core bumped from 0.0.3-next.24 to 0.0.3-next.25
|
|
537
|
+
* @twin.org/engine-models bumped from 0.0.3-next.24 to 0.0.3-next.25
|
|
538
|
+
* @twin.org/engine-server-types bumped from 0.0.3-next.24 to 0.0.3-next.25
|
|
539
|
+
* devDependencies
|
|
540
|
+
* @twin.org/engine bumped from 0.0.3-next.24 to 0.0.3-next.25
|
|
541
|
+
|
|
542
|
+
## [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)
|
|
543
|
+
|
|
544
|
+
|
|
545
|
+
### Miscellaneous Chores
|
|
546
|
+
|
|
547
|
+
* **engine-server:** Synchronize repo versions
|
|
548
|
+
|
|
549
|
+
|
|
550
|
+
### Dependencies
|
|
551
|
+
|
|
552
|
+
* The following workspace dependencies were updated
|
|
553
|
+
* dependencies
|
|
554
|
+
* @twin.org/engine-core bumped from 0.0.3-next.23 to 0.0.3-next.24
|
|
555
|
+
* @twin.org/engine-models bumped from 0.0.3-next.23 to 0.0.3-next.24
|
|
556
|
+
* @twin.org/engine-server-types bumped from 0.0.3-next.23 to 0.0.3-next.24
|
|
557
|
+
* devDependencies
|
|
558
|
+
* @twin.org/engine bumped from 0.0.3-next.23 to 0.0.3-next.24
|
|
559
|
+
|
|
560
|
+
## [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)
|
|
561
|
+
|
|
562
|
+
|
|
563
|
+
### Features
|
|
564
|
+
|
|
565
|
+
* add auth admin component ([201cd06](https://github.com/iotaledger/twin-engine/commit/201cd061be83afccb5a6b06856ffe7cf8db7d6b3))
|
|
566
|
+
* add authentication admin routes ([c912019](https://github.com/iotaledger/twin-engine/commit/c9120198cd5c86e20bab588f2a9f20415baf56ca))
|
|
567
|
+
* add context id features ([#51](https://github.com/iotaledger/twin-engine/issues/51)) ([eaef180](https://github.com/iotaledger/twin-engine/commit/eaef1807397a907bc7655ef1545a151a710ca2f1))
|
|
568
|
+
* add data space connector ([a824d99](https://github.com/iotaledger/twin-engine/commit/a824d9931faeaa8115e01f8e7545b802d0e7ac70))
|
|
569
|
+
* add default logging component for web server ([8ad94f0](https://github.com/iotaledger/twin-engine/commit/8ad94f0d2d9a5241a8854b1e59fb9a55ce310142))
|
|
570
|
+
* add entity storage to task scheduler ([da4dc0f](https://github.com/iotaledger/twin-engine/commit/da4dc0f26ee4d506d35cd267144c8300a8b52f90))
|
|
571
|
+
* add fed cat filters ([a52cbf1](https://github.com/iotaledger/twin-engine/commit/a52cbf1eaf85e6cad61de9ea9448932fb5ae0f43))
|
|
572
|
+
* add federated catalogue ([1b15dd0](https://github.com/iotaledger/twin-engine/commit/1b15dd059a11446457651c411a73145fab37f025))
|
|
573
|
+
* add hosting component ([#70](https://github.com/iotaledger/twin-engine/issues/70)) ([2ab0dec](https://github.com/iotaledger/twin-engine/commit/2ab0dec8fdb979395c639b73f394a40a0dd7e55a))
|
|
574
|
+
* add isPrimary and isClone methods ([a7c63e9](https://github.com/iotaledger/twin-engine/commit/a7c63e97f54c95b104cc81e66d3fa42c6607bdc1))
|
|
575
|
+
* add latest rights management components ([2d305c8](https://github.com/iotaledger/twin-engine/commit/2d305c8c85c77bb4f5694c76422db4a11efc1a40))
|
|
576
|
+
* add mimeTypeProcessors and disableNodeIdentity ([bb7e81e](https://github.com/iotaledger/twin-engine/commit/bb7e81e2036fe042068a5645ec59b22e20d33aad))
|
|
577
|
+
* add rest clients as components ([c6f956a](https://github.com/iotaledger/twin-engine/commit/c6f956afe4fc22cd552174539c92a109448dc242))
|
|
578
|
+
* add REST options for route construction ([4adf0af](https://github.com/iotaledger/twin-engine/commit/4adf0af8a03689a4dbdf67e8527d6db0d2c5d59d))
|
|
579
|
+
* add rights management modules ([e02cadc](https://github.com/iotaledger/twin-engine/commit/e02cadc840d242fe16a73ab41ba61376c7467e50))
|
|
580
|
+
* add rights management negotiation ([84ef46b](https://github.com/iotaledger/twin-engine/commit/84ef46bff110611a19512793425c8c873ee2a590))
|
|
581
|
+
* add synchronised storage support ([5142e34](https://github.com/iotaledger/twin-engine/commit/5142e3488f09195cf9f48a9c6c6d1014231a4c2c))
|
|
582
|
+
* add task scheduler ([0951107](https://github.com/iotaledger/twin-engine/commit/09511073ad042194a45206303f0ef31d8d6af5db))
|
|
583
|
+
* add tenant admin routes ([#76](https://github.com/iotaledger/twin-engine/issues/76)) ([3c0af90](https://github.com/iotaledger/twin-engine/commit/3c0af90a572fcda08d8720bdcee9b9f1cd02b872))
|
|
584
|
+
* add trust and rights management plugins ([eea0807](https://github.com/iotaledger/twin-engine/commit/eea0807601833220bd9fd8605b5e4383fbc0ebae))
|
|
585
|
+
* add validate-locales ([b92ea09](https://github.com/iotaledger/twin-engine/commit/b92ea09dbcfe35225271a51f24d231f59e2d363e))
|
|
586
|
+
* eslint migration to flat config ([6b978da](https://github.com/iotaledger/twin-engine/commit/6b978daf777a615d7758b63c3df57d5a376f6dfb))
|
|
587
|
+
* expose default rest and socket path creation ([e6c6e26](https://github.com/iotaledger/twin-engine/commit/e6c6e266c8017212a74d4997e2e335347457a2bc))
|
|
588
|
+
* improve startup error handling ([#65](https://github.com/iotaledger/twin-engine/issues/65)) ([5b2d1c5](https://github.com/iotaledger/twin-engine/commit/5b2d1c539cf5484afa85e294d6d6c18f24ef8274))
|
|
589
|
+
* interlock stop method ([3806ba7](https://github.com/iotaledger/twin-engine/commit/3806ba7b44b3cb3ce130f4e3684a666533674663))
|
|
590
|
+
* iota rebased release ([474d92b](https://github.com/iotaledger/twin-engine/commit/474d92b352f4ccc431a4f138afee2ee89824664d))
|
|
591
|
+
* 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))
|
|
592
|
+
* move environment variable processing to node level ([2223c12](https://github.com/iotaledger/twin-engine/commit/2223c12f49f3d34051ecec9687351aa5dd094e54))
|
|
593
|
+
* multi instance component support ([#83](https://github.com/iotaledger/twin-engine/issues/83)) ([6012b50](https://github.com/iotaledger/twin-engine/commit/6012b50959df5af893f05516d42eea2e0800b31a))
|
|
594
|
+
* override type initialisers with new registrations ([5b4ff56](https://github.com/iotaledger/twin-engine/commit/5b4ff561d06b6513c870a72bb20ba23c0653cfe8))
|
|
595
|
+
* remove additional identity auth components ([409b2e6](https://github.com/iotaledger/twin-engine/commit/409b2e6a5a543d0795b01916349b39922afb6d88))
|
|
596
|
+
* remove authentication generator components ([#67](https://github.com/iotaledger/twin-engine/issues/67)) ([62f7984](https://github.com/iotaledger/twin-engine/commit/62f798468f567fdbf648401aa0dc51cda871c913))
|
|
597
|
+
* remove dap and darp ([d568c4f](https://github.com/iotaledger/twin-engine/commit/d568c4fc58a3159378e1d65f93228ae84f34a31d))
|
|
598
|
+
* simplify config building ([732c871](https://github.com/iotaledger/twin-engine/commit/732c871c5aca236759168f4bc15aeffd98a330a8))
|
|
599
|
+
* standardised engine logging naming ([0dbf857](https://github.com/iotaledger/twin-engine/commit/0dbf857587641f86ddf010143519d0e8333489ff))
|
|
600
|
+
* update dependencies ([034adac](https://github.com/iotaledger/twin-engine/commit/034adac97b177d8df9775da92f0cc0dbdfc8ab55))
|
|
601
|
+
* update dependencies ([97c9f64](https://github.com/iotaledger/twin-engine/commit/97c9f64b6ef096963bcc5de338a2a9e99bdc1a11))
|
|
602
|
+
* update framework core ([acc0f8d](https://github.com/iotaledger/twin-engine/commit/acc0f8d455a4b8ec47f1da643139fa0f07775fa6))
|
|
603
|
+
* update includeUserIdentity usage ([d34f597](https://github.com/iotaledger/twin-engine/commit/d34f597a61f9645a029411d2911bbda20ddc9eb9))
|
|
604
|
+
* update rights management and add authentication generators ([f728a1e](https://github.com/iotaledger/twin-engine/commit/f728a1efea15ada8d10cfbe17cafe7e2b252f527))
|
|
605
|
+
* update rights management components ([#74](https://github.com/iotaledger/twin-engine/issues/74)) ([be94ba8](https://github.com/iotaledger/twin-engine/commit/be94ba837999c586266a7c73228689566ec9876b))
|
|
606
|
+
* update rights management dependencies ([14d06fb](https://github.com/iotaledger/twin-engine/commit/14d06fb6604ad04e4094da7b51b61a01a0280b8b))
|
|
607
|
+
* upgrade framework components ([efd52e8](https://github.com/iotaledger/twin-engine/commit/efd52e80564fff29c3897bfa09b6305b3a322812))
|
|
608
|
+
* use peer dependencies ([69dd744](https://github.com/iotaledger/twin-engine/commit/69dd7449010b8e6f5f35e7fad201ad4c1cab400c))
|
|
609
|
+
* use shared store mechanism ([#2](https://github.com/iotaledger/twin-engine/issues/2)) ([9eed8d7](https://github.com/iotaledger/twin-engine/commit/9eed8d7766388479b42f03e2542fe761f2156408))
|
|
610
|
+
|
|
611
|
+
|
|
612
|
+
### Bug Fixes
|
|
613
|
+
|
|
614
|
+
* import path ([8e3c186](https://github.com/iotaledger/twin-engine/commit/8e3c186bd26c84b2a45290efd8e7924c2b75a484))
|
|
615
|
+
* method docs ([fb3d73f](https://github.com/iotaledger/twin-engine/commit/fb3d73fa9e71ab392378fe7bad7a3677e5e7b132))
|
|
616
|
+
* use abbreviated docs path ([9258a72](https://github.com/iotaledger/twin-engine/commit/9258a72adf266ddcc4f98002a07a7a162755f24b))
|
|
617
|
+
|
|
618
|
+
|
|
619
|
+
### Dependencies
|
|
620
|
+
|
|
621
|
+
* The following workspace dependencies were updated
|
|
622
|
+
* dependencies
|
|
623
|
+
* @twin.org/engine-core bumped from 0.0.3-next.22 to 0.0.3-next.23
|
|
624
|
+
* @twin.org/engine-models bumped from 0.0.3-next.22 to 0.0.3-next.23
|
|
625
|
+
* @twin.org/engine-server-types bumped from 0.0.3-next.22 to 0.0.3-next.23
|
|
626
|
+
* devDependencies
|
|
627
|
+
* @twin.org/engine bumped from 0.0.3-next.22 to 0.0.3-next.23
|
|
628
|
+
|
|
629
|
+
## [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)
|
|
630
|
+
|
|
631
|
+
|
|
632
|
+
### Miscellaneous Chores
|
|
633
|
+
|
|
634
|
+
* **engine-server:** Synchronize repo versions
|
|
635
|
+
|
|
636
|
+
|
|
637
|
+
### Dependencies
|
|
638
|
+
|
|
639
|
+
* The following workspace dependencies were updated
|
|
640
|
+
* dependencies
|
|
641
|
+
* @twin.org/engine-core bumped from 0.0.3-next.21 to 0.0.3-next.22
|
|
642
|
+
* @twin.org/engine-models bumped from 0.0.3-next.21 to 0.0.3-next.22
|
|
643
|
+
* @twin.org/engine-server-types bumped from 0.0.3-next.21 to 0.0.3-next.22
|
|
644
|
+
* devDependencies
|
|
645
|
+
* @twin.org/engine bumped from 0.0.3-next.21 to 0.0.3-next.22
|
|
646
|
+
|
|
647
|
+
## [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)
|
|
648
|
+
|
|
649
|
+
|
|
650
|
+
### Features
|
|
651
|
+
|
|
652
|
+
* multi instance component support ([#83](https://github.com/iotaledger/twin-engine/issues/83)) ([6012b50](https://github.com/iotaledger/twin-engine/commit/6012b50959df5af893f05516d42eea2e0800b31a))
|
|
653
|
+
|
|
654
|
+
|
|
655
|
+
### Dependencies
|
|
656
|
+
|
|
657
|
+
* The following workspace dependencies were updated
|
|
658
|
+
* dependencies
|
|
659
|
+
* @twin.org/engine-core bumped from 0.0.3-next.20 to 0.0.3-next.21
|
|
660
|
+
* @twin.org/engine-models bumped from 0.0.3-next.20 to 0.0.3-next.21
|
|
661
|
+
* @twin.org/engine-server-types bumped from 0.0.3-next.20 to 0.0.3-next.21
|
|
662
|
+
* devDependencies
|
|
663
|
+
* @twin.org/engine bumped from 0.0.3-next.20 to 0.0.3-next.21
|
|
664
|
+
|
|
665
|
+
## [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)
|
|
666
|
+
|
|
667
|
+
|
|
668
|
+
### Features
|
|
669
|
+
|
|
670
|
+
* add authentication admin routes ([c912019](https://github.com/iotaledger/twin-engine/commit/c9120198cd5c86e20bab588f2a9f20415baf56ca))
|
|
671
|
+
|
|
672
|
+
|
|
673
|
+
### Dependencies
|
|
674
|
+
|
|
675
|
+
* The following workspace dependencies were updated
|
|
676
|
+
* dependencies
|
|
677
|
+
* @twin.org/engine-core bumped from 0.0.3-next.19 to 0.0.3-next.20
|
|
678
|
+
* @twin.org/engine-models bumped from 0.0.3-next.19 to 0.0.3-next.20
|
|
679
|
+
* @twin.org/engine-server-types bumped from 0.0.3-next.19 to 0.0.3-next.20
|
|
680
|
+
* devDependencies
|
|
681
|
+
* @twin.org/engine bumped from 0.0.3-next.19 to 0.0.3-next.20
|
|
682
|
+
|
|
683
|
+
## [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)
|
|
684
|
+
|
|
685
|
+
|
|
686
|
+
### Miscellaneous Chores
|
|
687
|
+
|
|
688
|
+
* **engine-server:** Synchronize repo versions
|
|
689
|
+
|
|
690
|
+
|
|
691
|
+
### Dependencies
|
|
692
|
+
|
|
693
|
+
* The following workspace dependencies were updated
|
|
694
|
+
* dependencies
|
|
695
|
+
* @twin.org/engine-core bumped from 0.0.3-next.18 to 0.0.3-next.19
|
|
696
|
+
* @twin.org/engine-models bumped from 0.0.3-next.18 to 0.0.3-next.19
|
|
697
|
+
* @twin.org/engine-server-types bumped from 0.0.3-next.18 to 0.0.3-next.19
|
|
698
|
+
* devDependencies
|
|
699
|
+
* @twin.org/engine bumped from 0.0.3-next.18 to 0.0.3-next.19
|
|
700
|
+
|
|
701
|
+
## [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)
|
|
702
|
+
|
|
703
|
+
|
|
704
|
+
### Features
|
|
705
|
+
|
|
706
|
+
* add tenant admin routes ([#76](https://github.com/iotaledger/twin-engine/issues/76)) ([3c0af90](https://github.com/iotaledger/twin-engine/commit/3c0af90a572fcda08d8720bdcee9b9f1cd02b872))
|
|
707
|
+
|
|
708
|
+
|
|
709
|
+
### Dependencies
|
|
710
|
+
|
|
711
|
+
* The following workspace dependencies were updated
|
|
712
|
+
* dependencies
|
|
713
|
+
* @twin.org/engine-core bumped from 0.0.3-next.17 to 0.0.3-next.18
|
|
714
|
+
* @twin.org/engine-models bumped from 0.0.3-next.17 to 0.0.3-next.18
|
|
715
|
+
* @twin.org/engine-server-types bumped from 0.0.3-next.17 to 0.0.3-next.18
|
|
716
|
+
* devDependencies
|
|
717
|
+
* @twin.org/engine bumped from 0.0.3-next.17 to 0.0.3-next.18
|
|
718
|
+
|
|
719
|
+
## [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)
|
|
720
|
+
|
|
721
|
+
|
|
722
|
+
### Features
|
|
723
|
+
|
|
724
|
+
* update rights management components ([#74](https://github.com/iotaledger/twin-engine/issues/74)) ([be94ba8](https://github.com/iotaledger/twin-engine/commit/be94ba837999c586266a7c73228689566ec9876b))
|
|
725
|
+
|
|
726
|
+
|
|
727
|
+
### Dependencies
|
|
728
|
+
|
|
729
|
+
* The following workspace dependencies were updated
|
|
730
|
+
* dependencies
|
|
731
|
+
* @twin.org/engine-core bumped from 0.0.3-next.16 to 0.0.3-next.17
|
|
732
|
+
* @twin.org/engine-models bumped from 0.0.3-next.16 to 0.0.3-next.17
|
|
733
|
+
* @twin.org/engine-server-types bumped from 0.0.3-next.16 to 0.0.3-next.17
|
|
734
|
+
* devDependencies
|
|
735
|
+
* @twin.org/engine bumped from 0.0.3-next.16 to 0.0.3-next.17
|
|
736
|
+
|
|
737
|
+
## [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)
|
|
738
|
+
|
|
739
|
+
|
|
740
|
+
### Features
|
|
741
|
+
|
|
742
|
+
* remove dap and darp ([d568c4f](https://github.com/iotaledger/twin-engine/commit/d568c4fc58a3159378e1d65f93228ae84f34a31d))
|
|
743
|
+
|
|
744
|
+
|
|
745
|
+
### Dependencies
|
|
746
|
+
|
|
747
|
+
* The following workspace dependencies were updated
|
|
748
|
+
* dependencies
|
|
749
|
+
* @twin.org/engine-core bumped from 0.0.3-next.15 to 0.0.3-next.16
|
|
750
|
+
* @twin.org/engine-models bumped from 0.0.3-next.15 to 0.0.3-next.16
|
|
751
|
+
* @twin.org/engine-server-types bumped from 0.0.3-next.15 to 0.0.3-next.16
|
|
752
|
+
* devDependencies
|
|
753
|
+
* @twin.org/engine bumped from 0.0.3-next.15 to 0.0.3-next.16
|
|
754
|
+
|
|
755
|
+
## [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)
|
|
756
|
+
|
|
757
|
+
|
|
758
|
+
### Features
|
|
759
|
+
|
|
760
|
+
* add hosting component ([#70](https://github.com/iotaledger/twin-engine/issues/70)) ([2ab0dec](https://github.com/iotaledger/twin-engine/commit/2ab0dec8fdb979395c639b73f394a40a0dd7e55a))
|
|
761
|
+
|
|
762
|
+
|
|
763
|
+
### Dependencies
|
|
764
|
+
|
|
765
|
+
* The following workspace dependencies were updated
|
|
766
|
+
* dependencies
|
|
767
|
+
* @twin.org/engine-core bumped from 0.0.3-next.14 to 0.0.3-next.15
|
|
768
|
+
* @twin.org/engine-models bumped from 0.0.3-next.14 to 0.0.3-next.15
|
|
769
|
+
* @twin.org/engine-server-types bumped from 0.0.3-next.14 to 0.0.3-next.15
|
|
770
|
+
* devDependencies
|
|
771
|
+
* @twin.org/engine bumped from 0.0.3-next.14 to 0.0.3-next.15
|
|
772
|
+
|
|
773
|
+
## [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)
|
|
774
|
+
|
|
775
|
+
|
|
776
|
+
### Features
|
|
777
|
+
|
|
778
|
+
* add auth admin component ([201cd06](https://github.com/iotaledger/twin-engine/commit/201cd061be83afccb5a6b06856ffe7cf8db7d6b3))
|
|
779
|
+
* add context id features ([#51](https://github.com/iotaledger/twin-engine/issues/51)) ([eaef180](https://github.com/iotaledger/twin-engine/commit/eaef1807397a907bc7655ef1545a151a710ca2f1))
|
|
780
|
+
* add data space connector ([a824d99](https://github.com/iotaledger/twin-engine/commit/a824d9931faeaa8115e01f8e7545b802d0e7ac70))
|
|
781
|
+
* add default logging component for web server ([8ad94f0](https://github.com/iotaledger/twin-engine/commit/8ad94f0d2d9a5241a8854b1e59fb9a55ce310142))
|
|
782
|
+
* add fed cat filters ([a52cbf1](https://github.com/iotaledger/twin-engine/commit/a52cbf1eaf85e6cad61de9ea9448932fb5ae0f43))
|
|
783
|
+
* add federated catalogue ([1b15dd0](https://github.com/iotaledger/twin-engine/commit/1b15dd059a11446457651c411a73145fab37f025))
|
|
784
|
+
* add isPrimary and isClone methods ([a7c63e9](https://github.com/iotaledger/twin-engine/commit/a7c63e97f54c95b104cc81e66d3fa42c6607bdc1))
|
|
785
|
+
* add latest rights management components ([2d305c8](https://github.com/iotaledger/twin-engine/commit/2d305c8c85c77bb4f5694c76422db4a11efc1a40))
|
|
786
|
+
* add mimeTypeProcessors and disableNodeIdentity ([bb7e81e](https://github.com/iotaledger/twin-engine/commit/bb7e81e2036fe042068a5645ec59b22e20d33aad))
|
|
787
|
+
* add rest clients as components ([c6f956a](https://github.com/iotaledger/twin-engine/commit/c6f956afe4fc22cd552174539c92a109448dc242))
|
|
788
|
+
* add REST options for route construction ([4adf0af](https://github.com/iotaledger/twin-engine/commit/4adf0af8a03689a4dbdf67e8527d6db0d2c5d59d))
|
|
789
|
+
* add rights management modules ([e02cadc](https://github.com/iotaledger/twin-engine/commit/e02cadc840d242fe16a73ab41ba61376c7467e50))
|
|
790
|
+
* add rights management negotiation ([84ef46b](https://github.com/iotaledger/twin-engine/commit/84ef46bff110611a19512793425c8c873ee2a590))
|
|
791
|
+
* add synchronised storage support ([5142e34](https://github.com/iotaledger/twin-engine/commit/5142e3488f09195cf9f48a9c6c6d1014231a4c2c))
|
|
792
|
+
* add task scheduler ([0951107](https://github.com/iotaledger/twin-engine/commit/09511073ad042194a45206303f0ef31d8d6af5db))
|
|
793
|
+
* add trust and rights management plugins ([eea0807](https://github.com/iotaledger/twin-engine/commit/eea0807601833220bd9fd8605b5e4383fbc0ebae))
|
|
794
|
+
* add validate-locales ([b92ea09](https://github.com/iotaledger/twin-engine/commit/b92ea09dbcfe35225271a51f24d231f59e2d363e))
|
|
795
|
+
* eslint migration to flat config ([6b978da](https://github.com/iotaledger/twin-engine/commit/6b978daf777a615d7758b63c3df57d5a376f6dfb))
|
|
796
|
+
* expose default rest and socket path creation ([e6c6e26](https://github.com/iotaledger/twin-engine/commit/e6c6e266c8017212a74d4997e2e335347457a2bc))
|
|
797
|
+
* improve startup error handling ([#65](https://github.com/iotaledger/twin-engine/issues/65)) ([5b2d1c5](https://github.com/iotaledger/twin-engine/commit/5b2d1c539cf5484afa85e294d6d6c18f24ef8274))
|
|
798
|
+
* interlock stop method ([3806ba7](https://github.com/iotaledger/twin-engine/commit/3806ba7b44b3cb3ce130f4e3684a666533674663))
|
|
799
|
+
* iota rebased release ([474d92b](https://github.com/iotaledger/twin-engine/commit/474d92b352f4ccc431a4f138afee2ee89824664d))
|
|
800
|
+
* 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))
|
|
801
|
+
* move environment variable processing to node level ([2223c12](https://github.com/iotaledger/twin-engine/commit/2223c12f49f3d34051ecec9687351aa5dd094e54))
|
|
802
|
+
* override type initialisers with new registrations ([5b4ff56](https://github.com/iotaledger/twin-engine/commit/5b4ff561d06b6513c870a72bb20ba23c0653cfe8))
|
|
803
|
+
* remove additional identity auth components ([409b2e6](https://github.com/iotaledger/twin-engine/commit/409b2e6a5a543d0795b01916349b39922afb6d88))
|
|
804
|
+
* remove authentication generator components ([#67](https://github.com/iotaledger/twin-engine/issues/67)) ([62f7984](https://github.com/iotaledger/twin-engine/commit/62f798468f567fdbf648401aa0dc51cda871c913))
|
|
805
|
+
* simplify config building ([732c871](https://github.com/iotaledger/twin-engine/commit/732c871c5aca236759168f4bc15aeffd98a330a8))
|
|
806
|
+
* standardised engine logging naming ([0dbf857](https://github.com/iotaledger/twin-engine/commit/0dbf857587641f86ddf010143519d0e8333489ff))
|
|
807
|
+
* update dependencies ([034adac](https://github.com/iotaledger/twin-engine/commit/034adac97b177d8df9775da92f0cc0dbdfc8ab55))
|
|
808
|
+
* update dependencies ([97c9f64](https://github.com/iotaledger/twin-engine/commit/97c9f64b6ef096963bcc5de338a2a9e99bdc1a11))
|
|
809
|
+
* update framework core ([acc0f8d](https://github.com/iotaledger/twin-engine/commit/acc0f8d455a4b8ec47f1da643139fa0f07775fa6))
|
|
810
|
+
* update includeUserIdentity usage ([d34f597](https://github.com/iotaledger/twin-engine/commit/d34f597a61f9645a029411d2911bbda20ddc9eb9))
|
|
811
|
+
* update rights management and add authentication generators ([f728a1e](https://github.com/iotaledger/twin-engine/commit/f728a1efea15ada8d10cfbe17cafe7e2b252f527))
|
|
812
|
+
* update rights management dependencies ([14d06fb](https://github.com/iotaledger/twin-engine/commit/14d06fb6604ad04e4094da7b51b61a01a0280b8b))
|
|
813
|
+
* upgrade framework components ([efd52e8](https://github.com/iotaledger/twin-engine/commit/efd52e80564fff29c3897bfa09b6305b3a322812))
|
|
814
|
+
* use peer dependencies ([69dd744](https://github.com/iotaledger/twin-engine/commit/69dd7449010b8e6f5f35e7fad201ad4c1cab400c))
|
|
815
|
+
* use shared store mechanism ([#2](https://github.com/iotaledger/twin-engine/issues/2)) ([9eed8d7](https://github.com/iotaledger/twin-engine/commit/9eed8d7766388479b42f03e2542fe761f2156408))
|
|
816
|
+
|
|
817
|
+
|
|
818
|
+
### Bug Fixes
|
|
819
|
+
|
|
820
|
+
* import path ([8e3c186](https://github.com/iotaledger/twin-engine/commit/8e3c186bd26c84b2a45290efd8e7924c2b75a484))
|
|
821
|
+
* method docs ([fb3d73f](https://github.com/iotaledger/twin-engine/commit/fb3d73fa9e71ab392378fe7bad7a3677e5e7b132))
|
|
822
|
+
* use abbreviated docs path ([9258a72](https://github.com/iotaledger/twin-engine/commit/9258a72adf266ddcc4f98002a07a7a162755f24b))
|
|
823
|
+
|
|
824
|
+
|
|
825
|
+
### Dependencies
|
|
826
|
+
|
|
827
|
+
* The following workspace dependencies were updated
|
|
828
|
+
* dependencies
|
|
829
|
+
* @twin.org/engine-core bumped from 0.0.3-next.13 to 0.0.3-next.14
|
|
830
|
+
* @twin.org/engine-models bumped from 0.0.3-next.13 to 0.0.3-next.14
|
|
831
|
+
* @twin.org/engine-server-types bumped from 0.0.3-next.13 to 0.0.3-next.14
|
|
832
|
+
* devDependencies
|
|
833
|
+
* @twin.org/engine bumped from 0.0.3-next.13 to 0.0.3-next.14
|
|
834
|
+
|
|
835
|
+
## [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)
|
|
836
|
+
|
|
837
|
+
|
|
838
|
+
### Features
|
|
839
|
+
|
|
840
|
+
* remove authentication generator components ([#67](https://github.com/iotaledger/twin-engine/issues/67)) ([62f7984](https://github.com/iotaledger/twin-engine/commit/62f798468f567fdbf648401aa0dc51cda871c913))
|
|
841
|
+
|
|
842
|
+
|
|
843
|
+
### Dependencies
|
|
844
|
+
|
|
845
|
+
* The following workspace dependencies were updated
|
|
846
|
+
* dependencies
|
|
847
|
+
* @twin.org/engine-core bumped from 0.0.3-next.12 to 0.0.3-next.13
|
|
848
|
+
* @twin.org/engine-models bumped from 0.0.3-next.12 to 0.0.3-next.13
|
|
849
|
+
* @twin.org/engine-server-types bumped from 0.0.3-next.12 to 0.0.3-next.13
|
|
850
|
+
* devDependencies
|
|
851
|
+
* @twin.org/engine bumped from 0.0.3-next.12 to 0.0.3-next.13
|
|
852
|
+
|
|
853
|
+
## [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)
|
|
854
|
+
|
|
855
|
+
|
|
856
|
+
### Features
|
|
857
|
+
|
|
858
|
+
* improve startup error handling ([#65](https://github.com/iotaledger/twin-engine/issues/65)) ([5b2d1c5](https://github.com/iotaledger/twin-engine/commit/5b2d1c539cf5484afa85e294d6d6c18f24ef8274))
|
|
859
|
+
|
|
860
|
+
|
|
861
|
+
### Dependencies
|
|
862
|
+
|
|
863
|
+
* The following workspace dependencies were updated
|
|
864
|
+
* dependencies
|
|
865
|
+
* @twin.org/engine-core bumped from 0.0.3-next.11 to 0.0.3-next.12
|
|
866
|
+
* @twin.org/engine-models bumped from 0.0.3-next.11 to 0.0.3-next.12
|
|
867
|
+
* @twin.org/engine-server-types bumped from 0.0.3-next.11 to 0.0.3-next.12
|
|
868
|
+
* devDependencies
|
|
869
|
+
* @twin.org/engine bumped from 0.0.3-next.11 to 0.0.3-next.12
|
|
870
|
+
|
|
871
|
+
## [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)
|
|
872
|
+
|
|
873
|
+
|
|
874
|
+
### Miscellaneous Chores
|
|
875
|
+
|
|
876
|
+
* **engine-server:** Synchronize repo versions
|
|
877
|
+
|
|
878
|
+
|
|
879
|
+
### Dependencies
|
|
880
|
+
|
|
881
|
+
* The following workspace dependencies were updated
|
|
882
|
+
* dependencies
|
|
883
|
+
* @twin.org/engine-core bumped from 0.0.3-next.10 to 0.0.3-next.11
|
|
884
|
+
* @twin.org/engine-models bumped from 0.0.3-next.10 to 0.0.3-next.11
|
|
885
|
+
* @twin.org/engine-server-types bumped from 0.0.3-next.10 to 0.0.3-next.11
|
|
886
|
+
* devDependencies
|
|
887
|
+
* @twin.org/engine bumped from 0.0.3-next.10 to 0.0.3-next.11
|
|
888
|
+
|
|
889
|
+
## [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)
|
|
890
|
+
|
|
891
|
+
|
|
892
|
+
### Miscellaneous Chores
|
|
893
|
+
|
|
894
|
+
* **engine-server:** Synchronize repo versions
|
|
895
|
+
|
|
896
|
+
|
|
897
|
+
### Dependencies
|
|
898
|
+
|
|
899
|
+
* The following workspace dependencies were updated
|
|
900
|
+
* dependencies
|
|
901
|
+
* @twin.org/engine-core bumped from 0.0.3-next.9 to 0.0.3-next.10
|
|
902
|
+
* @twin.org/engine-models bumped from 0.0.3-next.9 to 0.0.3-next.10
|
|
903
|
+
* @twin.org/engine-server-types bumped from 0.0.3-next.9 to 0.0.3-next.10
|
|
904
|
+
* devDependencies
|
|
905
|
+
* @twin.org/engine bumped from 0.0.3-next.9 to 0.0.3-next.10
|
|
906
|
+
|
|
907
|
+
## [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)
|
|
908
|
+
|
|
909
|
+
|
|
910
|
+
### Miscellaneous Chores
|
|
911
|
+
|
|
912
|
+
* **engine-server:** Synchronize repo versions
|
|
913
|
+
|
|
914
|
+
|
|
915
|
+
### Dependencies
|
|
916
|
+
|
|
917
|
+
* The following workspace dependencies were updated
|
|
918
|
+
* dependencies
|
|
919
|
+
* @twin.org/engine-core bumped from 0.0.3-next.8 to 0.0.3-next.9
|
|
920
|
+
* @twin.org/engine-models bumped from 0.0.3-next.8 to 0.0.3-next.9
|
|
921
|
+
* @twin.org/engine-server-types bumped from 0.0.3-next.8 to 0.0.3-next.9
|
|
922
|
+
* devDependencies
|
|
923
|
+
* @twin.org/engine bumped from 0.0.3-next.8 to 0.0.3-next.9
|
|
924
|
+
|
|
925
|
+
## [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)
|
|
926
|
+
|
|
927
|
+
|
|
928
|
+
### Features
|
|
929
|
+
|
|
930
|
+
* update dependencies ([034adac](https://github.com/iotaledger/twin-engine/commit/034adac97b177d8df9775da92f0cc0dbdfc8ab55))
|
|
931
|
+
|
|
932
|
+
|
|
933
|
+
### Dependencies
|
|
934
|
+
|
|
935
|
+
* The following workspace dependencies were updated
|
|
936
|
+
* dependencies
|
|
937
|
+
* @twin.org/engine-core bumped from 0.0.3-next.7 to 0.0.3-next.8
|
|
938
|
+
* @twin.org/engine-models bumped from 0.0.3-next.7 to 0.0.3-next.8
|
|
939
|
+
* @twin.org/engine-server-types bumped from 0.0.3-next.7 to 0.0.3-next.8
|
|
940
|
+
* devDependencies
|
|
941
|
+
* @twin.org/engine bumped from 0.0.3-next.7 to 0.0.3-next.8
|
|
942
|
+
|
|
943
|
+
## [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)
|
|
944
|
+
|
|
945
|
+
|
|
946
|
+
### Features
|
|
947
|
+
|
|
948
|
+
* add trust and rights management plugins ([eea0807](https://github.com/iotaledger/twin-engine/commit/eea0807601833220bd9fd8605b5e4383fbc0ebae))
|
|
949
|
+
|
|
950
|
+
|
|
951
|
+
### Dependencies
|
|
952
|
+
|
|
953
|
+
* The following workspace dependencies were updated
|
|
954
|
+
* dependencies
|
|
955
|
+
* @twin.org/engine-core bumped from 0.0.3-next.6 to 0.0.3-next.7
|
|
956
|
+
* @twin.org/engine-models bumped from 0.0.3-next.6 to 0.0.3-next.7
|
|
957
|
+
* @twin.org/engine-server-types bumped from 0.0.3-next.6 to 0.0.3-next.7
|
|
958
|
+
* devDependencies
|
|
959
|
+
* @twin.org/engine bumped from 0.0.3-next.6 to 0.0.3-next.7
|
|
960
|
+
|
|
961
|
+
## [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)
|
|
962
|
+
|
|
963
|
+
|
|
964
|
+
### Features
|
|
965
|
+
|
|
966
|
+
* add fed cat filters ([a52cbf1](https://github.com/iotaledger/twin-engine/commit/a52cbf1eaf85e6cad61de9ea9448932fb5ae0f43))
|
|
967
|
+
|
|
968
|
+
|
|
969
|
+
### Dependencies
|
|
970
|
+
|
|
971
|
+
* The following workspace dependencies were updated
|
|
972
|
+
* dependencies
|
|
973
|
+
* @twin.org/engine-core bumped from 0.0.3-next.5 to 0.0.3-next.6
|
|
974
|
+
* @twin.org/engine-models bumped from 0.0.3-next.5 to 0.0.3-next.6
|
|
975
|
+
* @twin.org/engine-server-types bumped from 0.0.3-next.5 to 0.0.3-next.6
|
|
976
|
+
* devDependencies
|
|
977
|
+
* @twin.org/engine bumped from 0.0.3-next.5 to 0.0.3-next.6
|
|
978
|
+
|
|
979
|
+
## [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)
|
|
4
980
|
|
|
5
981
|
|
|
6
982
|
### Miscellaneous Chores
|
|
@@ -18,12 +994,12 @@
|
|
|
18
994
|
* devDependencies
|
|
19
995
|
* @twin.org/engine bumped from 0.0.3-next.4 to 0.0.3-next.5
|
|
20
996
|
|
|
21
|
-
## [0.0.3-next.4](https://github.com/
|
|
997
|
+
## [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)
|
|
22
998
|
|
|
23
999
|
|
|
24
1000
|
### Features
|
|
25
1001
|
|
|
26
|
-
* interlock stop method ([3806ba7](https://github.com/
|
|
1002
|
+
* interlock stop method ([3806ba7](https://github.com/iotaledger/twin-engine/commit/3806ba7b44b3cb3ce130f4e3684a666533674663))
|
|
27
1003
|
|
|
28
1004
|
|
|
29
1005
|
### Dependencies
|
|
@@ -36,7 +1012,7 @@
|
|
|
36
1012
|
* devDependencies
|
|
37
1013
|
* @twin.org/engine bumped from 0.0.3-next.3 to 0.0.3-next.4
|
|
38
1014
|
|
|
39
|
-
## [0.0.3-next.3](https://github.com/
|
|
1015
|
+
## [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)
|
|
40
1016
|
|
|
41
1017
|
|
|
42
1018
|
### Miscellaneous Chores
|
|
@@ -54,7 +1030,7 @@
|
|
|
54
1030
|
* devDependencies
|
|
55
1031
|
* @twin.org/engine bumped from 0.0.3-next.2 to 0.0.3-next.3
|
|
56
1032
|
|
|
57
|
-
## [0.0.3-next.2](https://github.com/
|
|
1033
|
+
## [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)
|
|
58
1034
|
|
|
59
1035
|
|
|
60
1036
|
### Miscellaneous Chores
|
|
@@ -72,49 +1048,49 @@
|
|
|
72
1048
|
* devDependencies
|
|
73
1049
|
* @twin.org/engine bumped from 0.0.3-next.1 to 0.0.3-next.2
|
|
74
1050
|
|
|
75
|
-
## [0.0.3-next.1](https://github.com/
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
### Features
|
|
79
|
-
|
|
80
|
-
* add auth admin component ([201cd06](https://github.com/
|
|
81
|
-
* add context id features ([#51](https://github.com/
|
|
82
|
-
* add data space connector ([a824d99](https://github.com/
|
|
83
|
-
* add default logging component for web server ([8ad94f0](https://github.com/
|
|
84
|
-
* add federated catalogue ([1b15dd0](https://github.com/
|
|
85
|
-
* add isPrimary and isClone methods ([a7c63e9](https://github.com/
|
|
86
|
-
* add latest rights management components ([2d305c8](https://github.com/
|
|
87
|
-
* add mimeTypeProcessors and disableNodeIdentity ([bb7e81e](https://github.com/
|
|
88
|
-
* add rest clients as components ([c6f956a](https://github.com/
|
|
89
|
-
* add REST options for route construction ([4adf0af](https://github.com/
|
|
90
|
-
* add rights management modules ([e02cadc](https://github.com/
|
|
91
|
-
* add rights management negotiation ([84ef46b](https://github.com/
|
|
92
|
-
* add synchronised storage support ([5142e34](https://github.com/
|
|
93
|
-
* add task scheduler ([0951107](https://github.com/
|
|
94
|
-
* add validate-locales ([b92ea09](https://github.com/
|
|
95
|
-
* eslint migration to flat config ([6b978da](https://github.com/
|
|
96
|
-
* expose default rest and socket path creation ([e6c6e26](https://github.com/
|
|
97
|
-
* iota rebased release ([474d92b](https://github.com/
|
|
98
|
-
* modifying the engine to run the new services ([#10](https://github.com/
|
|
99
|
-
* move environment variable processing to node level ([2223c12](https://github.com/
|
|
100
|
-
* override type initialisers with new registrations ([5b4ff56](https://github.com/
|
|
101
|
-
* simplify config building ([732c871](https://github.com/
|
|
102
|
-
* standardised engine logging naming ([0dbf857](https://github.com/
|
|
103
|
-
* update dependencies ([97c9f64](https://github.com/
|
|
104
|
-
* update framework core ([acc0f8d](https://github.com/
|
|
105
|
-
* update includeUserIdentity usage ([d34f597](https://github.com/
|
|
106
|
-
* update rights management and add authentication generators ([f728a1e](https://github.com/
|
|
107
|
-
* update rights management dependencies ([14d06fb](https://github.com/
|
|
108
|
-
* upgrade framework components ([efd52e8](https://github.com/
|
|
109
|
-
* use peer dependencies ([69dd744](https://github.com/
|
|
110
|
-
* use shared store mechanism ([#2](https://github.com/
|
|
1051
|
+
## [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)
|
|
1052
|
+
|
|
1053
|
+
|
|
1054
|
+
### Features
|
|
1055
|
+
|
|
1056
|
+
* add auth admin component ([201cd06](https://github.com/iotaledger/twin-engine/commit/201cd061be83afccb5a6b06856ffe7cf8db7d6b3))
|
|
1057
|
+
* add context id features ([#51](https://github.com/iotaledger/twin-engine/issues/51)) ([eaef180](https://github.com/iotaledger/twin-engine/commit/eaef1807397a907bc7655ef1545a151a710ca2f1))
|
|
1058
|
+
* add data space connector ([a824d99](https://github.com/iotaledger/twin-engine/commit/a824d9931faeaa8115e01f8e7545b802d0e7ac70))
|
|
1059
|
+
* add default logging component for web server ([8ad94f0](https://github.com/iotaledger/twin-engine/commit/8ad94f0d2d9a5241a8854b1e59fb9a55ce310142))
|
|
1060
|
+
* add federated catalogue ([1b15dd0](https://github.com/iotaledger/twin-engine/commit/1b15dd059a11446457651c411a73145fab37f025))
|
|
1061
|
+
* add isPrimary and isClone methods ([a7c63e9](https://github.com/iotaledger/twin-engine/commit/a7c63e97f54c95b104cc81e66d3fa42c6607bdc1))
|
|
1062
|
+
* add latest rights management components ([2d305c8](https://github.com/iotaledger/twin-engine/commit/2d305c8c85c77bb4f5694c76422db4a11efc1a40))
|
|
1063
|
+
* add mimeTypeProcessors and disableNodeIdentity ([bb7e81e](https://github.com/iotaledger/twin-engine/commit/bb7e81e2036fe042068a5645ec59b22e20d33aad))
|
|
1064
|
+
* add rest clients as components ([c6f956a](https://github.com/iotaledger/twin-engine/commit/c6f956afe4fc22cd552174539c92a109448dc242))
|
|
1065
|
+
* add REST options for route construction ([4adf0af](https://github.com/iotaledger/twin-engine/commit/4adf0af8a03689a4dbdf67e8527d6db0d2c5d59d))
|
|
1066
|
+
* add rights management modules ([e02cadc](https://github.com/iotaledger/twin-engine/commit/e02cadc840d242fe16a73ab41ba61376c7467e50))
|
|
1067
|
+
* add rights management negotiation ([84ef46b](https://github.com/iotaledger/twin-engine/commit/84ef46bff110611a19512793425c8c873ee2a590))
|
|
1068
|
+
* add synchronised storage support ([5142e34](https://github.com/iotaledger/twin-engine/commit/5142e3488f09195cf9f48a9c6c6d1014231a4c2c))
|
|
1069
|
+
* add task scheduler ([0951107](https://github.com/iotaledger/twin-engine/commit/09511073ad042194a45206303f0ef31d8d6af5db))
|
|
1070
|
+
* add validate-locales ([b92ea09](https://github.com/iotaledger/twin-engine/commit/b92ea09dbcfe35225271a51f24d231f59e2d363e))
|
|
1071
|
+
* eslint migration to flat config ([6b978da](https://github.com/iotaledger/twin-engine/commit/6b978daf777a615d7758b63c3df57d5a376f6dfb))
|
|
1072
|
+
* expose default rest and socket path creation ([e6c6e26](https://github.com/iotaledger/twin-engine/commit/e6c6e266c8017212a74d4997e2e335347457a2bc))
|
|
1073
|
+
* iota rebased release ([474d92b](https://github.com/iotaledger/twin-engine/commit/474d92b352f4ccc431a4f138afee2ee89824664d))
|
|
1074
|
+
* 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))
|
|
1075
|
+
* move environment variable processing to node level ([2223c12](https://github.com/iotaledger/twin-engine/commit/2223c12f49f3d34051ecec9687351aa5dd094e54))
|
|
1076
|
+
* override type initialisers with new registrations ([5b4ff56](https://github.com/iotaledger/twin-engine/commit/5b4ff561d06b6513c870a72bb20ba23c0653cfe8))
|
|
1077
|
+
* simplify config building ([732c871](https://github.com/iotaledger/twin-engine/commit/732c871c5aca236759168f4bc15aeffd98a330a8))
|
|
1078
|
+
* standardised engine logging naming ([0dbf857](https://github.com/iotaledger/twin-engine/commit/0dbf857587641f86ddf010143519d0e8333489ff))
|
|
1079
|
+
* update dependencies ([97c9f64](https://github.com/iotaledger/twin-engine/commit/97c9f64b6ef096963bcc5de338a2a9e99bdc1a11))
|
|
1080
|
+
* update framework core ([acc0f8d](https://github.com/iotaledger/twin-engine/commit/acc0f8d455a4b8ec47f1da643139fa0f07775fa6))
|
|
1081
|
+
* update includeUserIdentity usage ([d34f597](https://github.com/iotaledger/twin-engine/commit/d34f597a61f9645a029411d2911bbda20ddc9eb9))
|
|
1082
|
+
* update rights management and add authentication generators ([f728a1e](https://github.com/iotaledger/twin-engine/commit/f728a1efea15ada8d10cfbe17cafe7e2b252f527))
|
|
1083
|
+
* update rights management dependencies ([14d06fb](https://github.com/iotaledger/twin-engine/commit/14d06fb6604ad04e4094da7b51b61a01a0280b8b))
|
|
1084
|
+
* upgrade framework components ([efd52e8](https://github.com/iotaledger/twin-engine/commit/efd52e80564fff29c3897bfa09b6305b3a322812))
|
|
1085
|
+
* use peer dependencies ([69dd744](https://github.com/iotaledger/twin-engine/commit/69dd7449010b8e6f5f35e7fad201ad4c1cab400c))
|
|
1086
|
+
* use shared store mechanism ([#2](https://github.com/iotaledger/twin-engine/issues/2)) ([9eed8d7](https://github.com/iotaledger/twin-engine/commit/9eed8d7766388479b42f03e2542fe761f2156408))
|
|
111
1087
|
|
|
112
1088
|
|
|
113
1089
|
### Bug Fixes
|
|
114
1090
|
|
|
115
|
-
* import path ([8e3c186](https://github.com/
|
|
116
|
-
* method docs ([fb3d73f](https://github.com/
|
|
117
|
-
* use abbreviated docs path ([9258a72](https://github.com/
|
|
1091
|
+
* import path ([8e3c186](https://github.com/iotaledger/twin-engine/commit/8e3c186bd26c84b2a45290efd8e7924c2b75a484))
|
|
1092
|
+
* method docs ([fb3d73f](https://github.com/iotaledger/twin-engine/commit/fb3d73fa9e71ab392378fe7bad7a3677e5e7b132))
|
|
1093
|
+
* use abbreviated docs path ([9258a72](https://github.com/iotaledger/twin-engine/commit/9258a72adf266ddcc4f98002a07a7a162755f24b))
|
|
118
1094
|
|
|
119
1095
|
|
|
120
1096
|
### Dependencies
|
|
@@ -127,7 +1103,7 @@
|
|
|
127
1103
|
* devDependencies
|
|
128
1104
|
* @twin.org/engine bumped from 0.0.3-next.0 to 0.0.3-next.1
|
|
129
1105
|
|
|
130
|
-
## [0.0.2-next.26](https://github.com/
|
|
1106
|
+
## [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)
|
|
131
1107
|
|
|
132
1108
|
|
|
133
1109
|
### Miscellaneous Chores
|
|
@@ -145,12 +1121,12 @@
|
|
|
145
1121
|
* devDependencies
|
|
146
1122
|
* @twin.org/engine bumped from 0.0.2-next.25 to 0.0.2-next.26
|
|
147
1123
|
|
|
148
|
-
## [0.0.2-next.25](https://github.com/
|
|
1124
|
+
## [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)
|
|
149
1125
|
|
|
150
1126
|
|
|
151
1127
|
### Features
|
|
152
1128
|
|
|
153
|
-
* add validate-locales ([b92ea09](https://github.com/
|
|
1129
|
+
* add validate-locales ([b92ea09](https://github.com/iotaledger/twin-engine/commit/b92ea09dbcfe35225271a51f24d231f59e2d363e))
|
|
154
1130
|
|
|
155
1131
|
|
|
156
1132
|
### Dependencies
|
|
@@ -163,7 +1139,7 @@
|
|
|
163
1139
|
* devDependencies
|
|
164
1140
|
* @twin.org/engine bumped from 0.0.2-next.24 to 0.0.2-next.25
|
|
165
1141
|
|
|
166
|
-
## [0.0.2-next.24](https://github.com/
|
|
1142
|
+
## [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)
|
|
167
1143
|
|
|
168
1144
|
|
|
169
1145
|
### Miscellaneous Chores
|
|
@@ -181,12 +1157,12 @@
|
|
|
181
1157
|
* devDependencies
|
|
182
1158
|
* @twin.org/engine bumped from 0.0.2-next.23 to 0.0.2-next.24
|
|
183
1159
|
|
|
184
|
-
## [0.0.2-next.23](https://github.com/
|
|
1160
|
+
## [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)
|
|
185
1161
|
|
|
186
1162
|
|
|
187
1163
|
### Features
|
|
188
1164
|
|
|
189
|
-
* override type initialisers with new registrations ([5b4ff56](https://github.com/
|
|
1165
|
+
* override type initialisers with new registrations ([5b4ff56](https://github.com/iotaledger/twin-engine/commit/5b4ff561d06b6513c870a72bb20ba23c0653cfe8))
|
|
190
1166
|
|
|
191
1167
|
|
|
192
1168
|
### Dependencies
|
|
@@ -199,7 +1175,7 @@
|
|
|
199
1175
|
* devDependencies
|
|
200
1176
|
* @twin.org/engine bumped from 0.0.2-next.22 to 0.0.2-next.23
|
|
201
1177
|
|
|
202
|
-
## [0.0.2-next.22](https://github.com/
|
|
1178
|
+
## [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)
|
|
203
1179
|
|
|
204
1180
|
|
|
205
1181
|
### Miscellaneous Chores
|
|
@@ -217,12 +1193,12 @@
|
|
|
217
1193
|
* devDependencies
|
|
218
1194
|
* @twin.org/engine bumped from 0.0.2-next.21 to 0.0.2-next.22
|
|
219
1195
|
|
|
220
|
-
## [0.0.2-next.21](https://github.com/
|
|
1196
|
+
## [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)
|
|
221
1197
|
|
|
222
1198
|
|
|
223
1199
|
### Features
|
|
224
1200
|
|
|
225
|
-
* use peer dependencies ([69dd744](https://github.com/
|
|
1201
|
+
* use peer dependencies ([69dd744](https://github.com/iotaledger/twin-engine/commit/69dd7449010b8e6f5f35e7fad201ad4c1cab400c))
|
|
226
1202
|
|
|
227
1203
|
|
|
228
1204
|
### Dependencies
|
|
@@ -235,12 +1211,12 @@
|
|
|
235
1211
|
* devDependencies
|
|
236
1212
|
* @twin.org/engine bumped from 0.0.2-next.20 to 0.0.2-next.21
|
|
237
1213
|
|
|
238
|
-
## [0.0.2-next.20](https://github.com/
|
|
1214
|
+
## [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)
|
|
239
1215
|
|
|
240
1216
|
|
|
241
1217
|
### Features
|
|
242
1218
|
|
|
243
|
-
* standardised engine logging naming ([0dbf857](https://github.com/
|
|
1219
|
+
* standardised engine logging naming ([0dbf857](https://github.com/iotaledger/twin-engine/commit/0dbf857587641f86ddf010143519d0e8333489ff))
|
|
244
1220
|
|
|
245
1221
|
|
|
246
1222
|
### Dependencies
|
|
@@ -253,12 +1229,12 @@
|
|
|
253
1229
|
* devDependencies
|
|
254
1230
|
* @twin.org/engine bumped from 0.0.2-next.19 to 0.0.2-next.20
|
|
255
1231
|
|
|
256
|
-
## [0.0.2-next.19](https://github.com/
|
|
1232
|
+
## [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)
|
|
257
1233
|
|
|
258
1234
|
|
|
259
1235
|
### Features
|
|
260
1236
|
|
|
261
|
-
* simplify config building ([732c871](https://github.com/
|
|
1237
|
+
* simplify config building ([732c871](https://github.com/iotaledger/twin-engine/commit/732c871c5aca236759168f4bc15aeffd98a330a8))
|
|
262
1238
|
|
|
263
1239
|
|
|
264
1240
|
### Dependencies
|
|
@@ -271,12 +1247,12 @@
|
|
|
271
1247
|
* devDependencies
|
|
272
1248
|
* @twin.org/engine bumped from 0.0.2-next.18 to 0.0.2-next.19
|
|
273
1249
|
|
|
274
|
-
## [0.0.2-next.18](https://github.com/
|
|
1250
|
+
## [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)
|
|
275
1251
|
|
|
276
1252
|
|
|
277
1253
|
### Features
|
|
278
1254
|
|
|
279
|
-
* upgrade framework components ([efd52e8](https://github.com/
|
|
1255
|
+
* upgrade framework components ([efd52e8](https://github.com/iotaledger/twin-engine/commit/efd52e80564fff29c3897bfa09b6305b3a322812))
|
|
280
1256
|
|
|
281
1257
|
|
|
282
1258
|
### Dependencies
|
|
@@ -289,12 +1265,12 @@
|
|
|
289
1265
|
* devDependencies
|
|
290
1266
|
* @twin.org/engine bumped from 0.0.2-next.17 to 0.0.2-next.18
|
|
291
1267
|
|
|
292
|
-
## [0.0.2-next.17](https://github.com/
|
|
1268
|
+
## [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)
|
|
293
1269
|
|
|
294
1270
|
|
|
295
1271
|
### Features
|
|
296
1272
|
|
|
297
|
-
* add REST options for route construction ([4adf0af](https://github.com/
|
|
1273
|
+
* add REST options for route construction ([4adf0af](https://github.com/iotaledger/twin-engine/commit/4adf0af8a03689a4dbdf67e8527d6db0d2c5d59d))
|
|
298
1274
|
|
|
299
1275
|
|
|
300
1276
|
### Dependencies
|
|
@@ -307,7 +1283,7 @@
|
|
|
307
1283
|
* devDependencies
|
|
308
1284
|
* @twin.org/engine bumped from 0.0.2-next.16 to 0.0.2-next.17
|
|
309
1285
|
|
|
310
|
-
## [0.0.2-next.16](https://github.com/
|
|
1286
|
+
## [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)
|
|
311
1287
|
|
|
312
1288
|
|
|
313
1289
|
### Miscellaneous Chores
|
|
@@ -325,12 +1301,12 @@
|
|
|
325
1301
|
* devDependencies
|
|
326
1302
|
* @twin.org/engine bumped from 0.0.2-next.15 to 0.0.2-next.16
|
|
327
1303
|
|
|
328
|
-
## [0.0.2-next.15](https://github.com/
|
|
1304
|
+
## [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)
|
|
329
1305
|
|
|
330
1306
|
|
|
331
1307
|
### Features
|
|
332
1308
|
|
|
333
|
-
* update rights management and add authentication generators ([f728a1e](https://github.com/
|
|
1309
|
+
* update rights management and add authentication generators ([f728a1e](https://github.com/iotaledger/twin-engine/commit/f728a1efea15ada8d10cfbe17cafe7e2b252f527))
|
|
334
1310
|
|
|
335
1311
|
|
|
336
1312
|
### Dependencies
|
|
@@ -343,12 +1319,12 @@
|
|
|
343
1319
|
* devDependencies
|
|
344
1320
|
* @twin.org/engine bumped from 0.0.2-next.14 to 0.0.2-next.15
|
|
345
1321
|
|
|
346
|
-
## [0.0.2-next.14](https://github.com/
|
|
1322
|
+
## [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)
|
|
347
1323
|
|
|
348
1324
|
|
|
349
1325
|
### Features
|
|
350
1326
|
|
|
351
|
-
* add latest rights management components ([2d305c8](https://github.com/
|
|
1327
|
+
* add latest rights management components ([2d305c8](https://github.com/iotaledger/twin-engine/commit/2d305c8c85c77bb4f5694c76422db4a11efc1a40))
|
|
352
1328
|
|
|
353
1329
|
|
|
354
1330
|
### Dependencies
|
|
@@ -361,12 +1337,12 @@
|
|
|
361
1337
|
* devDependencies
|
|
362
1338
|
* @twin.org/engine bumped from 0.0.2-next.13 to 0.0.2-next.14
|
|
363
1339
|
|
|
364
|
-
## [0.0.2-next.13](https://github.com/
|
|
1340
|
+
## [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)
|
|
365
1341
|
|
|
366
1342
|
|
|
367
1343
|
### Features
|
|
368
1344
|
|
|
369
|
-
* update rights management dependencies ([14d06fb](https://github.com/
|
|
1345
|
+
* update rights management dependencies ([14d06fb](https://github.com/iotaledger/twin-engine/commit/14d06fb6604ad04e4094da7b51b61a01a0280b8b))
|
|
370
1346
|
|
|
371
1347
|
|
|
372
1348
|
### Dependencies
|
|
@@ -379,12 +1355,12 @@
|
|
|
379
1355
|
* devDependencies
|
|
380
1356
|
* @twin.org/engine bumped from 0.0.2-next.12 to 0.0.2-next.13
|
|
381
1357
|
|
|
382
|
-
## [0.0.2-next.12](https://github.com/
|
|
1358
|
+
## [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)
|
|
383
1359
|
|
|
384
1360
|
|
|
385
1361
|
### Features
|
|
386
1362
|
|
|
387
|
-
* add rights management negotiation ([84ef46b](https://github.com/
|
|
1363
|
+
* add rights management negotiation ([84ef46b](https://github.com/iotaledger/twin-engine/commit/84ef46bff110611a19512793425c8c873ee2a590))
|
|
388
1364
|
|
|
389
1365
|
|
|
390
1366
|
### Dependencies
|
|
@@ -397,12 +1373,12 @@
|
|
|
397
1373
|
* devDependencies
|
|
398
1374
|
* @twin.org/engine bumped from 0.0.2-next.11 to 0.0.2-next.12
|
|
399
1375
|
|
|
400
|
-
## [0.0.2-next.11](https://github.com/
|
|
1376
|
+
## [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)
|
|
401
1377
|
|
|
402
1378
|
|
|
403
1379
|
### Features
|
|
404
1380
|
|
|
405
|
-
* eslint migration to flat config ([6b978da](https://github.com/
|
|
1381
|
+
* eslint migration to flat config ([6b978da](https://github.com/iotaledger/twin-engine/commit/6b978daf777a615d7758b63c3df57d5a376f6dfb))
|
|
406
1382
|
|
|
407
1383
|
|
|
408
1384
|
### Dependencies
|
|
@@ -415,12 +1391,12 @@
|
|
|
415
1391
|
* devDependencies
|
|
416
1392
|
* @twin.org/engine bumped from 0.0.2-next.10 to 0.0.2-next.11
|
|
417
1393
|
|
|
418
|
-
## [0.0.2-next.10](https://github.com/
|
|
1394
|
+
## [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)
|
|
419
1395
|
|
|
420
1396
|
|
|
421
1397
|
### Features
|
|
422
1398
|
|
|
423
|
-
* add data space connector ([a824d99](https://github.com/
|
|
1399
|
+
* add data space connector ([a824d99](https://github.com/iotaledger/twin-engine/commit/a824d9931faeaa8115e01f8e7545b802d0e7ac70))
|
|
424
1400
|
|
|
425
1401
|
|
|
426
1402
|
### Dependencies
|
|
@@ -433,12 +1409,12 @@
|
|
|
433
1409
|
* devDependencies
|
|
434
1410
|
* @twin.org/engine bumped from 0.0.2-next.9 to 0.0.2-next.10
|
|
435
1411
|
|
|
436
|
-
## [0.0.2-next.9](https://github.com/
|
|
1412
|
+
## [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)
|
|
437
1413
|
|
|
438
1414
|
|
|
439
1415
|
### Features
|
|
440
1416
|
|
|
441
|
-
* add isPrimary and isClone methods ([a7c63e9](https://github.com/
|
|
1417
|
+
* add isPrimary and isClone methods ([a7c63e9](https://github.com/iotaledger/twin-engine/commit/a7c63e97f54c95b104cc81e66d3fa42c6607bdc1))
|
|
442
1418
|
|
|
443
1419
|
|
|
444
1420
|
### Dependencies
|
|
@@ -451,12 +1427,12 @@
|
|
|
451
1427
|
* devDependencies
|
|
452
1428
|
* @twin.org/engine bumped from 0.0.2-next.8 to 0.0.2-next.9
|
|
453
1429
|
|
|
454
|
-
## [0.0.2-next.8](https://github.com/
|
|
1430
|
+
## [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)
|
|
455
1431
|
|
|
456
1432
|
|
|
457
1433
|
### Features
|
|
458
1434
|
|
|
459
|
-
* add rights management modules ([e02cadc](https://github.com/
|
|
1435
|
+
* add rights management modules ([e02cadc](https://github.com/iotaledger/twin-engine/commit/e02cadc840d242fe16a73ab41ba61376c7467e50))
|
|
460
1436
|
|
|
461
1437
|
|
|
462
1438
|
### Dependencies
|
|
@@ -469,7 +1445,7 @@
|
|
|
469
1445
|
* devDependencies
|
|
470
1446
|
* @twin.org/engine bumped from 0.0.2-next.7 to 0.0.2-next.8
|
|
471
1447
|
|
|
472
|
-
## [0.0.2-next.7](https://github.com/
|
|
1448
|
+
## [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)
|
|
473
1449
|
|
|
474
1450
|
|
|
475
1451
|
### Miscellaneous Chores
|
|
@@ -487,12 +1463,12 @@
|
|
|
487
1463
|
* devDependencies
|
|
488
1464
|
* @twin.org/engine bumped from 0.0.2-next.6 to 0.0.2-next.7
|
|
489
1465
|
|
|
490
|
-
## [0.0.2-next.6](https://github.com/
|
|
1466
|
+
## [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)
|
|
491
1467
|
|
|
492
1468
|
|
|
493
1469
|
### Features
|
|
494
1470
|
|
|
495
|
-
* update framework core ([acc0f8d](https://github.com/
|
|
1471
|
+
* update framework core ([acc0f8d](https://github.com/iotaledger/twin-engine/commit/acc0f8d455a4b8ec47f1da643139fa0f07775fa6))
|
|
496
1472
|
|
|
497
1473
|
|
|
498
1474
|
### Dependencies
|
|
@@ -505,12 +1481,12 @@
|
|
|
505
1481
|
* devDependencies
|
|
506
1482
|
* @twin.org/engine bumped from 0.0.2-next.5 to 0.0.2-next.6
|
|
507
1483
|
|
|
508
|
-
## [0.0.2-next.5](https://github.com/
|
|
1484
|
+
## [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)
|
|
509
1485
|
|
|
510
1486
|
|
|
511
1487
|
### Features
|
|
512
1488
|
|
|
513
|
-
* add synchronised storage support ([5142e34](https://github.com/
|
|
1489
|
+
* add synchronised storage support ([5142e34](https://github.com/iotaledger/twin-engine/commit/5142e3488f09195cf9f48a9c6c6d1014231a4c2c))
|
|
514
1490
|
|
|
515
1491
|
|
|
516
1492
|
### Dependencies
|
|
@@ -523,12 +1499,12 @@
|
|
|
523
1499
|
* devDependencies
|
|
524
1500
|
* @twin.org/engine bumped from 0.0.2-next.4 to 0.0.2-next.5
|
|
525
1501
|
|
|
526
|
-
## [0.0.2-next.4](https://github.com/
|
|
1502
|
+
## [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)
|
|
527
1503
|
|
|
528
1504
|
|
|
529
1505
|
### Features
|
|
530
1506
|
|
|
531
|
-
* add default logging component for web server ([8ad94f0](https://github.com/
|
|
1507
|
+
* add default logging component for web server ([8ad94f0](https://github.com/iotaledger/twin-engine/commit/8ad94f0d2d9a5241a8854b1e59fb9a55ce310142))
|
|
532
1508
|
|
|
533
1509
|
|
|
534
1510
|
### Dependencies
|
|
@@ -541,12 +1517,12 @@
|
|
|
541
1517
|
* devDependencies
|
|
542
1518
|
* @twin.org/engine bumped from 0.0.2-next.3 to 0.0.2-next.4
|
|
543
1519
|
|
|
544
|
-
## [0.0.2-next.3](https://github.com/
|
|
1520
|
+
## [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)
|
|
545
1521
|
|
|
546
1522
|
|
|
547
1523
|
### Features
|
|
548
1524
|
|
|
549
|
-
* update includeUserIdentity usage ([d34f597](https://github.com/
|
|
1525
|
+
* update includeUserIdentity usage ([d34f597](https://github.com/iotaledger/twin-engine/commit/d34f597a61f9645a029411d2911bbda20ddc9eb9))
|
|
550
1526
|
|
|
551
1527
|
|
|
552
1528
|
### Dependencies
|
|
@@ -559,12 +1535,12 @@
|
|
|
559
1535
|
* devDependencies
|
|
560
1536
|
* @twin.org/engine bumped from 0.0.2-next.2 to 0.0.2-next.3
|
|
561
1537
|
|
|
562
|
-
## [0.0.2-next.2](https://github.com/
|
|
1538
|
+
## [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)
|
|
563
1539
|
|
|
564
1540
|
|
|
565
1541
|
### Features
|
|
566
1542
|
|
|
567
|
-
* add rest clients as components ([c6f956a](https://github.com/
|
|
1543
|
+
* add rest clients as components ([c6f956a](https://github.com/iotaledger/twin-engine/commit/c6f956afe4fc22cd552174539c92a109448dc242))
|
|
568
1544
|
|
|
569
1545
|
|
|
570
1546
|
### Dependencies
|
|
@@ -577,27 +1553,27 @@
|
|
|
577
1553
|
* devDependencies
|
|
578
1554
|
* @twin.org/engine bumped from 0.0.2-next.1 to 0.0.2-next.2
|
|
579
1555
|
|
|
580
|
-
## [0.0.2-next.1](https://github.com/
|
|
1556
|
+
## [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)
|
|
581
1557
|
|
|
582
1558
|
|
|
583
1559
|
### Features
|
|
584
1560
|
|
|
585
|
-
* add auth admin component ([201cd06](https://github.com/
|
|
586
|
-
* add federated catalogue ([1b15dd0](https://github.com/
|
|
587
|
-
* add mimeTypeProcessors and disableNodeIdentity ([bb7e81e](https://github.com/
|
|
588
|
-
* add task scheduler ([0951107](https://github.com/
|
|
589
|
-
* expose default rest and socket path creation ([e6c6e26](https://github.com/
|
|
590
|
-
* iota rebased release ([474d92b](https://github.com/
|
|
591
|
-
* modifying the engine to run the new services ([#10](https://github.com/
|
|
592
|
-
* move environment variable processing to node level ([2223c12](https://github.com/
|
|
593
|
-
* update dependencies ([97c9f64](https://github.com/
|
|
594
|
-
* use shared store mechanism ([#2](https://github.com/
|
|
1561
|
+
* add auth admin component ([201cd06](https://github.com/iotaledger/twin-engine/commit/201cd061be83afccb5a6b06856ffe7cf8db7d6b3))
|
|
1562
|
+
* add federated catalogue ([1b15dd0](https://github.com/iotaledger/twin-engine/commit/1b15dd059a11446457651c411a73145fab37f025))
|
|
1563
|
+
* add mimeTypeProcessors and disableNodeIdentity ([bb7e81e](https://github.com/iotaledger/twin-engine/commit/bb7e81e2036fe042068a5645ec59b22e20d33aad))
|
|
1564
|
+
* add task scheduler ([0951107](https://github.com/iotaledger/twin-engine/commit/09511073ad042194a45206303f0ef31d8d6af5db))
|
|
1565
|
+
* expose default rest and socket path creation ([e6c6e26](https://github.com/iotaledger/twin-engine/commit/e6c6e266c8017212a74d4997e2e335347457a2bc))
|
|
1566
|
+
* iota rebased release ([474d92b](https://github.com/iotaledger/twin-engine/commit/474d92b352f4ccc431a4f138afee2ee89824664d))
|
|
1567
|
+
* 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))
|
|
1568
|
+
* move environment variable processing to node level ([2223c12](https://github.com/iotaledger/twin-engine/commit/2223c12f49f3d34051ecec9687351aa5dd094e54))
|
|
1569
|
+
* update dependencies ([97c9f64](https://github.com/iotaledger/twin-engine/commit/97c9f64b6ef096963bcc5de338a2a9e99bdc1a11))
|
|
1570
|
+
* use shared store mechanism ([#2](https://github.com/iotaledger/twin-engine/issues/2)) ([9eed8d7](https://github.com/iotaledger/twin-engine/commit/9eed8d7766388479b42f03e2542fe761f2156408))
|
|
595
1571
|
|
|
596
1572
|
|
|
597
1573
|
### Bug Fixes
|
|
598
1574
|
|
|
599
|
-
* method docs ([fb3d73f](https://github.com/
|
|
600
|
-
* use abbreviated docs path ([9258a72](https://github.com/
|
|
1575
|
+
* method docs ([fb3d73f](https://github.com/iotaledger/twin-engine/commit/fb3d73fa9e71ab392378fe7bad7a3677e5e7b132))
|
|
1576
|
+
* use abbreviated docs path ([9258a72](https://github.com/iotaledger/twin-engine/commit/9258a72adf266ddcc4f98002a07a7a162755f24b))
|
|
601
1577
|
|
|
602
1578
|
|
|
603
1579
|
### Dependencies
|
|
@@ -615,23 +1591,23 @@
|
|
|
615
1591
|
|
|
616
1592
|
### Features
|
|
617
1593
|
|
|
618
|
-
* add federated catalogue ([1b15dd0](https://github.com/
|
|
619
|
-
* add mimeTypeProcessors and disableNodeIdentity ([bb7e81e](https://github.com/
|
|
620
|
-
* add task scheduler ([0951107](https://github.com/
|
|
621
|
-
* expose default rest and socket path creation ([e6c6e26](https://github.com/
|
|
622
|
-
* iota rebased release ([474d92b](https://github.com/
|
|
623
|
-
* modifying the engine to run the new services ([#10](https://github.com/
|
|
624
|
-
* move environment variable processing to node level ([2223c12](https://github.com/
|
|
625
|
-
* release to production ([3a4acd1](https://github.com/
|
|
626
|
-
* release to production ([5559958](https://github.com/
|
|
627
|
-
* update dependencies ([97c9f64](https://github.com/
|
|
628
|
-
* use shared store mechanism ([#2](https://github.com/
|
|
1594
|
+
* add federated catalogue ([1b15dd0](https://github.com/iotaledger/twin-engine/commit/1b15dd059a11446457651c411a73145fab37f025))
|
|
1595
|
+
* add mimeTypeProcessors and disableNodeIdentity ([bb7e81e](https://github.com/iotaledger/twin-engine/commit/bb7e81e2036fe042068a5645ec59b22e20d33aad))
|
|
1596
|
+
* add task scheduler ([0951107](https://github.com/iotaledger/twin-engine/commit/09511073ad042194a45206303f0ef31d8d6af5db))
|
|
1597
|
+
* expose default rest and socket path creation ([e6c6e26](https://github.com/iotaledger/twin-engine/commit/e6c6e266c8017212a74d4997e2e335347457a2bc))
|
|
1598
|
+
* iota rebased release ([474d92b](https://github.com/iotaledger/twin-engine/commit/474d92b352f4ccc431a4f138afee2ee89824664d))
|
|
1599
|
+
* 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))
|
|
1600
|
+
* move environment variable processing to node level ([2223c12](https://github.com/iotaledger/twin-engine/commit/2223c12f49f3d34051ecec9687351aa5dd094e54))
|
|
1601
|
+
* release to production ([3a4acd1](https://github.com/iotaledger/twin-engine/commit/3a4acd1f6c66b841d80b6fd3bc1a439a77148fa5))
|
|
1602
|
+
* release to production ([5559958](https://github.com/iotaledger/twin-engine/commit/5559958e2128e6ec3a81e779d1ebd3f370bbb081))
|
|
1603
|
+
* update dependencies ([97c9f64](https://github.com/iotaledger/twin-engine/commit/97c9f64b6ef096963bcc5de338a2a9e99bdc1a11))
|
|
1604
|
+
* use shared store mechanism ([#2](https://github.com/iotaledger/twin-engine/issues/2)) ([9eed8d7](https://github.com/iotaledger/twin-engine/commit/9eed8d7766388479b42f03e2542fe761f2156408))
|
|
629
1605
|
|
|
630
1606
|
|
|
631
1607
|
### Bug Fixes
|
|
632
1608
|
|
|
633
|
-
* method docs ([fb3d73f](https://github.com/
|
|
634
|
-
* use abbreviated docs path ([9258a72](https://github.com/
|
|
1609
|
+
* method docs ([fb3d73f](https://github.com/iotaledger/twin-engine/commit/fb3d73fa9e71ab392378fe7bad7a3677e5e7b132))
|
|
1610
|
+
* use abbreviated docs path ([9258a72](https://github.com/iotaledger/twin-engine/commit/9258a72adf266ddcc4f98002a07a7a162755f24b))
|
|
635
1611
|
|
|
636
1612
|
|
|
637
1613
|
### Dependencies
|
|
@@ -644,12 +1620,12 @@
|
|
|
644
1620
|
* devDependencies
|
|
645
1621
|
* @twin.org/engine bumped from 0.0.1-next.84 to 0.0.1
|
|
646
1622
|
|
|
647
|
-
## [0.0.1-next.84](https://github.com/
|
|
1623
|
+
## [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)
|
|
648
1624
|
|
|
649
1625
|
|
|
650
1626
|
### Features
|
|
651
1627
|
|
|
652
|
-
* move environment variable processing to node level ([2223c12](https://github.com/
|
|
1628
|
+
* move environment variable processing to node level ([2223c12](https://github.com/iotaledger/twin-engine/commit/2223c12f49f3d34051ecec9687351aa5dd094e54))
|
|
653
1629
|
|
|
654
1630
|
|
|
655
1631
|
### Dependencies
|
|
@@ -662,25 +1638,25 @@
|
|
|
662
1638
|
* devDependencies
|
|
663
1639
|
* @twin.org/engine bumped from 0.0.1-next.83 to 0.0.1-next.84
|
|
664
1640
|
|
|
665
|
-
## [0.0.1-next.83](https://github.com/
|
|
1641
|
+
## [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)
|
|
666
1642
|
|
|
667
1643
|
|
|
668
1644
|
### Features
|
|
669
1645
|
|
|
670
|
-
* add federated catalogue ([1b15dd0](https://github.com/
|
|
671
|
-
* add mimeTypeProcessors and disableNodeIdentity ([bb7e81e](https://github.com/
|
|
672
|
-
* add task scheduler ([0951107](https://github.com/
|
|
673
|
-
* expose default rest and socket path creation ([e6c6e26](https://github.com/
|
|
674
|
-
* iota rebased release ([474d92b](https://github.com/
|
|
675
|
-
* modifying the engine to run the new services ([#10](https://github.com/
|
|
676
|
-
* update dependencies ([97c9f64](https://github.com/
|
|
677
|
-
* use shared store mechanism ([#2](https://github.com/
|
|
1646
|
+
* add federated catalogue ([1b15dd0](https://github.com/iotaledger/twin-engine/commit/1b15dd059a11446457651c411a73145fab37f025))
|
|
1647
|
+
* add mimeTypeProcessors and disableNodeIdentity ([bb7e81e](https://github.com/iotaledger/twin-engine/commit/bb7e81e2036fe042068a5645ec59b22e20d33aad))
|
|
1648
|
+
* add task scheduler ([0951107](https://github.com/iotaledger/twin-engine/commit/09511073ad042194a45206303f0ef31d8d6af5db))
|
|
1649
|
+
* expose default rest and socket path creation ([e6c6e26](https://github.com/iotaledger/twin-engine/commit/e6c6e266c8017212a74d4997e2e335347457a2bc))
|
|
1650
|
+
* iota rebased release ([474d92b](https://github.com/iotaledger/twin-engine/commit/474d92b352f4ccc431a4f138afee2ee89824664d))
|
|
1651
|
+
* 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))
|
|
1652
|
+
* update dependencies ([97c9f64](https://github.com/iotaledger/twin-engine/commit/97c9f64b6ef096963bcc5de338a2a9e99bdc1a11))
|
|
1653
|
+
* use shared store mechanism ([#2](https://github.com/iotaledger/twin-engine/issues/2)) ([9eed8d7](https://github.com/iotaledger/twin-engine/commit/9eed8d7766388479b42f03e2542fe761f2156408))
|
|
678
1654
|
|
|
679
1655
|
|
|
680
1656
|
### Bug Fixes
|
|
681
1657
|
|
|
682
|
-
* method docs ([fb3d73f](https://github.com/
|
|
683
|
-
* use abbreviated docs path ([9258a72](https://github.com/
|
|
1658
|
+
* method docs ([fb3d73f](https://github.com/iotaledger/twin-engine/commit/fb3d73fa9e71ab392378fe7bad7a3677e5e7b132))
|
|
1659
|
+
* use abbreviated docs path ([9258a72](https://github.com/iotaledger/twin-engine/commit/9258a72adf266ddcc4f98002a07a7a162755f24b))
|
|
684
1660
|
|
|
685
1661
|
|
|
686
1662
|
### Dependencies
|
|
@@ -693,7 +1669,7 @@
|
|
|
693
1669
|
* devDependencies
|
|
694
1670
|
* @twin.org/engine bumped from 0.0.1-next.81 to 0.0.1-next.83
|
|
695
1671
|
|
|
696
|
-
## [0.0.1-next.81](https://github.com/
|
|
1672
|
+
## [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)
|
|
697
1673
|
|
|
698
1674
|
|
|
699
1675
|
### Miscellaneous Chores
|
|
@@ -711,12 +1687,12 @@
|
|
|
711
1687
|
* devDependencies
|
|
712
1688
|
* @twin.org/engine bumped from 0.0.1-next.80 to 0.0.1-next.81
|
|
713
1689
|
|
|
714
|
-
## [0.0.1-next.80](https://github.com/
|
|
1690
|
+
## [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)
|
|
715
1691
|
|
|
716
1692
|
|
|
717
1693
|
### Features
|
|
718
1694
|
|
|
719
|
-
* add task scheduler ([0951107](https://github.com/
|
|
1695
|
+
* add task scheduler ([0951107](https://github.com/iotaledger/twin-engine/commit/09511073ad042194a45206303f0ef31d8d6af5db))
|
|
720
1696
|
|
|
721
1697
|
|
|
722
1698
|
### Dependencies
|
|
@@ -729,7 +1705,7 @@
|
|
|
729
1705
|
* devDependencies
|
|
730
1706
|
* @twin.org/engine bumped from 0.0.1-next.79 to 0.0.1-next.80
|
|
731
1707
|
|
|
732
|
-
## [0.0.1-next.79](https://github.com/
|
|
1708
|
+
## [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)
|
|
733
1709
|
|
|
734
1710
|
|
|
735
1711
|
### Miscellaneous Chores
|
|
@@ -747,7 +1723,7 @@
|
|
|
747
1723
|
* devDependencies
|
|
748
1724
|
* @twin.org/engine bumped from 0.0.1-next.78 to 0.0.1-next.79
|
|
749
1725
|
|
|
750
|
-
## [0.0.1-next.78](https://github.com/
|
|
1726
|
+
## [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)
|
|
751
1727
|
|
|
752
1728
|
|
|
753
1729
|
### Miscellaneous Chores
|
|
@@ -765,7 +1741,7 @@
|
|
|
765
1741
|
* devDependencies
|
|
766
1742
|
* @twin.org/engine bumped from 0.0.1-next.77 to 0.0.1-next.78
|
|
767
1743
|
|
|
768
|
-
## [0.0.1-next.77](https://github.com/
|
|
1744
|
+
## [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)
|
|
769
1745
|
|
|
770
1746
|
|
|
771
1747
|
### Miscellaneous Chores
|
|
@@ -783,12 +1759,12 @@
|
|
|
783
1759
|
* devDependencies
|
|
784
1760
|
* @twin.org/engine bumped from 0.0.1-next.76 to 0.0.1-next.77
|
|
785
1761
|
|
|
786
|
-
## [0.0.1-next.76](https://github.com/
|
|
1762
|
+
## [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)
|
|
787
1763
|
|
|
788
1764
|
|
|
789
1765
|
### Features
|
|
790
1766
|
|
|
791
|
-
* update dependencies ([97c9f64](https://github.com/
|
|
1767
|
+
* update dependencies ([97c9f64](https://github.com/iotaledger/twin-engine/commit/97c9f64b6ef096963bcc5de338a2a9e99bdc1a11))
|
|
792
1768
|
|
|
793
1769
|
|
|
794
1770
|
### Dependencies
|
|
@@ -801,12 +1777,12 @@
|
|
|
801
1777
|
* devDependencies
|
|
802
1778
|
* @twin.org/engine bumped from 0.0.1-next.75 to 0.0.1-next.76
|
|
803
1779
|
|
|
804
|
-
## [0.0.1-next.75](https://github.com/
|
|
1780
|
+
## [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)
|
|
805
1781
|
|
|
806
1782
|
|
|
807
1783
|
### Features
|
|
808
1784
|
|
|
809
|
-
* modifying the engine to run the new services ([#10](https://github.com/
|
|
1785
|
+
* 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))
|
|
810
1786
|
|
|
811
1787
|
|
|
812
1788
|
### Dependencies
|
|
@@ -819,12 +1795,12 @@
|
|
|
819
1795
|
* devDependencies
|
|
820
1796
|
* @twin.org/engine bumped from 0.0.1-next.74 to 0.0.1-next.75
|
|
821
1797
|
|
|
822
|
-
## [0.0.1-next.74](https://github.com/
|
|
1798
|
+
## [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)
|
|
823
1799
|
|
|
824
1800
|
|
|
825
1801
|
### Features
|
|
826
1802
|
|
|
827
|
-
* add federated catalogue ([1b15dd0](https://github.com/
|
|
1803
|
+
* add federated catalogue ([1b15dd0](https://github.com/iotaledger/twin-engine/commit/1b15dd059a11446457651c411a73145fab37f025))
|
|
828
1804
|
|
|
829
1805
|
|
|
830
1806
|
### Dependencies
|
|
@@ -837,7 +1813,7 @@
|
|
|
837
1813
|
* devDependencies
|
|
838
1814
|
* @twin.org/engine bumped from 0.0.1-next.73 to 0.0.1-next.74
|
|
839
1815
|
|
|
840
|
-
## [0.0.1-next.73](https://github.com/
|
|
1816
|
+
## [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)
|
|
841
1817
|
|
|
842
1818
|
|
|
843
1819
|
### Miscellaneous Chores
|
|
@@ -855,21 +1831,21 @@
|
|
|
855
1831
|
* devDependencies
|
|
856
1832
|
* @twin.org/engine bumped from 0.0.1-next.72 to 0.0.1-next.73
|
|
857
1833
|
|
|
858
|
-
## [0.0.1-next.72](https://github.com/
|
|
1834
|
+
## [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)
|
|
859
1835
|
|
|
860
1836
|
|
|
861
1837
|
### Features
|
|
862
1838
|
|
|
863
|
-
* add mimeTypeProcessors and disableNodeIdentity ([bb7e81e](https://github.com/
|
|
864
|
-
* expose default rest and socket path creation ([e6c6e26](https://github.com/
|
|
865
|
-
* iota rebased release ([474d92b](https://github.com/
|
|
866
|
-
* use shared store mechanism ([#2](https://github.com/
|
|
1839
|
+
* add mimeTypeProcessors and disableNodeIdentity ([bb7e81e](https://github.com/iotaledger/twin-engine/commit/bb7e81e2036fe042068a5645ec59b22e20d33aad))
|
|
1840
|
+
* expose default rest and socket path creation ([e6c6e26](https://github.com/iotaledger/twin-engine/commit/e6c6e266c8017212a74d4997e2e335347457a2bc))
|
|
1841
|
+
* iota rebased release ([474d92b](https://github.com/iotaledger/twin-engine/commit/474d92b352f4ccc431a4f138afee2ee89824664d))
|
|
1842
|
+
* use shared store mechanism ([#2](https://github.com/iotaledger/twin-engine/issues/2)) ([9eed8d7](https://github.com/iotaledger/twin-engine/commit/9eed8d7766388479b42f03e2542fe761f2156408))
|
|
867
1843
|
|
|
868
1844
|
|
|
869
1845
|
### Bug Fixes
|
|
870
1846
|
|
|
871
|
-
* method docs ([fb3d73f](https://github.com/
|
|
872
|
-
* use abbreviated docs path ([9258a72](https://github.com/
|
|
1847
|
+
* method docs ([fb3d73f](https://github.com/iotaledger/twin-engine/commit/fb3d73fa9e71ab392378fe7bad7a3677e5e7b132))
|
|
1848
|
+
* use abbreviated docs path ([9258a72](https://github.com/iotaledger/twin-engine/commit/9258a72adf266ddcc4f98002a07a7a162755f24b))
|
|
873
1849
|
|
|
874
1850
|
|
|
875
1851
|
### Dependencies
|
|
@@ -882,12 +1858,12 @@
|
|
|
882
1858
|
* devDependencies
|
|
883
1859
|
* @twin.org/engine bumped from 0.0.1-next.71 to 0.0.1-next.72
|
|
884
1860
|
|
|
885
|
-
## [0.0.1-next.71](https://github.com/
|
|
1861
|
+
## [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)
|
|
886
1862
|
|
|
887
1863
|
|
|
888
1864
|
### Features
|
|
889
1865
|
|
|
890
|
-
* iota rebased release ([474d92b](https://github.com/
|
|
1866
|
+
* iota rebased release ([474d92b](https://github.com/iotaledger/twin-engine/commit/474d92b352f4ccc431a4f138afee2ee89824664d))
|
|
891
1867
|
|
|
892
1868
|
|
|
893
1869
|
### Dependencies
|
|
@@ -900,7 +1876,7 @@
|
|
|
900
1876
|
* devDependencies
|
|
901
1877
|
* @twin.org/engine bumped from 0.0.1-next.70 to 0.0.1-next.71
|
|
902
1878
|
|
|
903
|
-
## [0.0.1-next.70](https://github.com/
|
|
1879
|
+
## [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)
|
|
904
1880
|
|
|
905
1881
|
|
|
906
1882
|
### Miscellaneous Chores
|
|
@@ -918,17 +1894,17 @@
|
|
|
918
1894
|
* devDependencies
|
|
919
1895
|
* @twin.org/engine bumped from 0.0.1-next.69 to 0.0.1-next.70
|
|
920
1896
|
|
|
921
|
-
## [0.0.1-next.69](https://github.com/
|
|
1897
|
+
## [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)
|
|
922
1898
|
|
|
923
1899
|
|
|
924
1900
|
### Features
|
|
925
1901
|
|
|
926
|
-
* expose default rest and socket path creation ([e6c6e26](https://github.com/
|
|
1902
|
+
* expose default rest and socket path creation ([e6c6e26](https://github.com/iotaledger/twin-engine/commit/e6c6e266c8017212a74d4997e2e335347457a2bc))
|
|
927
1903
|
|
|
928
1904
|
|
|
929
1905
|
### Bug Fixes
|
|
930
1906
|
|
|
931
|
-
* use abbreviated docs path ([9258a72](https://github.com/
|
|
1907
|
+
* use abbreviated docs path ([9258a72](https://github.com/iotaledger/twin-engine/commit/9258a72adf266ddcc4f98002a07a7a162755f24b))
|
|
932
1908
|
|
|
933
1909
|
|
|
934
1910
|
### Dependencies
|
|
@@ -941,12 +1917,12 @@
|
|
|
941
1917
|
* devDependencies
|
|
942
1918
|
* @twin.org/engine bumped from 0.0.1-next.68 to 0.0.1-next.69
|
|
943
1919
|
|
|
944
|
-
## [0.0.1-next.68](https://github.com/
|
|
1920
|
+
## [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)
|
|
945
1921
|
|
|
946
1922
|
|
|
947
1923
|
### Features
|
|
948
1924
|
|
|
949
|
-
* use shared store mechanism ([#2](https://github.com/
|
|
1925
|
+
* use shared store mechanism ([#2](https://github.com/iotaledger/twin-engine/issues/2)) ([9eed8d7](https://github.com/iotaledger/twin-engine/commit/9eed8d7766388479b42f03e2542fe761f2156408))
|
|
950
1926
|
|
|
951
1927
|
|
|
952
1928
|
### Dependencies
|
|
@@ -959,12 +1935,12 @@
|
|
|
959
1935
|
* devDependencies
|
|
960
1936
|
* @twin.org/engine bumped from 0.0.1-next.67 to 0.0.1-next.68
|
|
961
1937
|
|
|
962
|
-
## [0.0.1-next.67](https://github.com/
|
|
1938
|
+
## [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)
|
|
963
1939
|
|
|
964
1940
|
|
|
965
1941
|
### Features
|
|
966
1942
|
|
|
967
|
-
* add mimeTypeProcessors and disableNodeIdentity ([bb7e81e](https://github.com/
|
|
1943
|
+
* add mimeTypeProcessors and disableNodeIdentity ([bb7e81e](https://github.com/iotaledger/twin-engine/commit/bb7e81e2036fe042068a5645ec59b22e20d33aad))
|
|
968
1944
|
|
|
969
1945
|
|
|
970
1946
|
### Dependencies
|