@twin.org/engine 0.0.3-next.32 → 0.0.3-next.33
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/docs/changelog.md +307 -291
- package/docs/reference/classes/Engine.md +50 -0
- package/package.json +4 -4
package/docs/changelog.md
CHANGED
|
@@ -1,11 +1,27 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
-
## [0.0.3-next.
|
|
3
|
+
## [0.0.3-next.33](https://github.com/twinfoundation/twin-engine/compare/engine-v0.0.3-next.32...engine-v0.0.3-next.33) (2026-05-05)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Miscellaneous Chores
|
|
7
|
+
|
|
8
|
+
* **engine:** Synchronize repo versions
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Dependencies
|
|
12
|
+
|
|
13
|
+
* The following workspace dependencies were updated
|
|
14
|
+
* dependencies
|
|
15
|
+
* @twin.org/engine-core bumped from 0.0.3-next.32 to 0.0.3-next.33
|
|
16
|
+
* @twin.org/engine-models bumped from 0.0.3-next.32 to 0.0.3-next.33
|
|
17
|
+
* @twin.org/engine-types bumped from 0.0.3-next.32 to 0.0.3-next.33
|
|
18
|
+
|
|
19
|
+
## [0.0.3-next.32](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.3-next.31...engine-v0.0.3-next.32) (2026-04-24)
|
|
4
20
|
|
|
5
21
|
|
|
6
22
|
### Features
|
|
7
23
|
|
|
8
|
-
* add automation components ([671dc5b](https://github.com/
|
|
24
|
+
* add automation components ([671dc5b](https://github.com/iotaledger/twin-engine/commit/671dc5b8687b9f76b7d7fdd7c833be1ae3c93992))
|
|
9
25
|
|
|
10
26
|
|
|
11
27
|
### Dependencies
|
|
@@ -16,7 +32,7 @@
|
|
|
16
32
|
* @twin.org/engine-models bumped from 0.0.3-next.31 to 0.0.3-next.32
|
|
17
33
|
* @twin.org/engine-types bumped from 0.0.3-next.31 to 0.0.3-next.32
|
|
18
34
|
|
|
19
|
-
## [0.0.3-next.31](https://github.com/
|
|
35
|
+
## [0.0.3-next.31](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.3-next.30...engine-v0.0.3-next.31) (2026-04-22)
|
|
20
36
|
|
|
21
37
|
|
|
22
38
|
### Miscellaneous Chores
|
|
@@ -32,12 +48,12 @@
|
|
|
32
48
|
* @twin.org/engine-models bumped from 0.0.3-next.30 to 0.0.3-next.31
|
|
33
49
|
* @twin.org/engine-types bumped from 0.0.3-next.30 to 0.0.3-next.31
|
|
34
50
|
|
|
35
|
-
## [0.0.3-next.30](https://github.com/
|
|
51
|
+
## [0.0.3-next.30](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.3-next.29...engine-v0.0.3-next.30) (2026-04-16)
|
|
36
52
|
|
|
37
53
|
|
|
38
54
|
### Features
|
|
39
55
|
|
|
40
|
-
* add notarization ([#98](https://github.com/
|
|
56
|
+
* add notarization ([#98](https://github.com/iotaledger/twin-engine/issues/98)) ([f560e2a](https://github.com/iotaledger/twin-engine/commit/f560e2a12a5fba01c95e47518ebdc4220801f8b8))
|
|
41
57
|
|
|
42
58
|
|
|
43
59
|
### Dependencies
|
|
@@ -48,7 +64,7 @@
|
|
|
48
64
|
* @twin.org/engine-models bumped from 0.0.3-next.29 to 0.0.3-next.30
|
|
49
65
|
* @twin.org/engine-types bumped from 0.0.3-next.29 to 0.0.3-next.30
|
|
50
66
|
|
|
51
|
-
## [0.0.3-next.29](https://github.com/
|
|
67
|
+
## [0.0.3-next.29](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.3-next.28...engine-v0.0.3-next.29) (2026-04-14)
|
|
52
68
|
|
|
53
69
|
|
|
54
70
|
### Miscellaneous Chores
|
|
@@ -64,7 +80,7 @@
|
|
|
64
80
|
* @twin.org/engine-models bumped from 0.0.3-next.28 to 0.0.3-next.29
|
|
65
81
|
* @twin.org/engine-types bumped from 0.0.3-next.28 to 0.0.3-next.29
|
|
66
82
|
|
|
67
|
-
## [0.0.3-next.28](https://github.com/
|
|
83
|
+
## [0.0.3-next.28](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.3-next.27...engine-v0.0.3-next.28) (2026-04-10)
|
|
68
84
|
|
|
69
85
|
|
|
70
86
|
### Miscellaneous Chores
|
|
@@ -80,12 +96,12 @@
|
|
|
80
96
|
* @twin.org/engine-models bumped from 0.0.3-next.27 to 0.0.3-next.28
|
|
81
97
|
* @twin.org/engine-types bumped from 0.0.3-next.27 to 0.0.3-next.28
|
|
82
98
|
|
|
83
|
-
## [0.0.3-next.27](https://github.com/
|
|
99
|
+
## [0.0.3-next.27](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.3-next.26...engine-v0.0.3-next.27) (2026-03-20)
|
|
84
100
|
|
|
85
101
|
|
|
86
102
|
### Features
|
|
87
103
|
|
|
88
|
-
* update dependencies ([e6ebe42](https://github.com/
|
|
104
|
+
* update dependencies ([e6ebe42](https://github.com/iotaledger/twin-engine/commit/e6ebe42b9d61066227ad8b45dae14c8f8615b760))
|
|
89
105
|
|
|
90
106
|
|
|
91
107
|
### Dependencies
|
|
@@ -96,12 +112,12 @@
|
|
|
96
112
|
* @twin.org/engine-models bumped from 0.0.3-next.26 to 0.0.3-next.27
|
|
97
113
|
* @twin.org/engine-types bumped from 0.0.3-next.26 to 0.0.3-next.27
|
|
98
114
|
|
|
99
|
-
## [0.0.3-next.26](https://github.com/
|
|
115
|
+
## [0.0.3-next.26](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.3-next.25...engine-v0.0.3-next.26) (2026-03-05)
|
|
100
116
|
|
|
101
117
|
|
|
102
118
|
### Bug Fixes
|
|
103
119
|
|
|
104
|
-
* use custom instance type for entity storage registration ([#90](https://github.com/
|
|
120
|
+
* use custom instance type for entity storage registration ([#90](https://github.com/iotaledger/twin-engine/issues/90)) ([2c23995](https://github.com/iotaledger/twin-engine/commit/2c239953dab4510a4cf97063ee90d048210bf4a6))
|
|
105
121
|
|
|
106
122
|
|
|
107
123
|
### Dependencies
|
|
@@ -112,12 +128,12 @@
|
|
|
112
128
|
* @twin.org/engine-models bumped from 0.0.3-next.25 to 0.0.3-next.26
|
|
113
129
|
* @twin.org/engine-types bumped from 0.0.3-next.25 to 0.0.3-next.26
|
|
114
130
|
|
|
115
|
-
## [0.0.3-next.25](https://github.com/
|
|
131
|
+
## [0.0.3-next.25](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.3-next.24...engine-v0.0.3-next.25) (2026-03-02)
|
|
116
132
|
|
|
117
133
|
|
|
118
134
|
### Features
|
|
119
135
|
|
|
120
|
-
* replace unified data space connector with control plane and data plane components ([#78](https://github.com/
|
|
136
|
+
* 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))
|
|
121
137
|
|
|
122
138
|
|
|
123
139
|
### Dependencies
|
|
@@ -128,12 +144,12 @@
|
|
|
128
144
|
* @twin.org/engine-models bumped from 0.0.3-next.24 to 0.0.3-next.25
|
|
129
145
|
* @twin.org/engine-types bumped from 0.0.3-next.24 to 0.0.3-next.25
|
|
130
146
|
|
|
131
|
-
## [0.0.3-next.24](https://github.com/
|
|
147
|
+
## [0.0.3-next.24](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.3-next.23...engine-v0.0.3-next.24) (2026-02-26)
|
|
132
148
|
|
|
133
149
|
|
|
134
150
|
### Features
|
|
135
151
|
|
|
136
|
-
* use factory default feature for sorting ([ec8b370](https://github.com/
|
|
152
|
+
* use factory default feature for sorting ([ec8b370](https://github.com/iotaledger/twin-engine/commit/ec8b370c5c028cb300cdd1e76b0a0cdb2263773c))
|
|
137
153
|
|
|
138
154
|
|
|
139
155
|
### Dependencies
|
|
@@ -144,63 +160,63 @@
|
|
|
144
160
|
* @twin.org/engine-models bumped from 0.0.3-next.23 to 0.0.3-next.24
|
|
145
161
|
* @twin.org/engine-types bumped from 0.0.3-next.23 to 0.0.3-next.24
|
|
146
162
|
|
|
147
|
-
## [0.0.3-next.23](https://github.com/
|
|
163
|
+
## [0.0.3-next.23](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.3-next.22...engine-v0.0.3-next.23) (2026-02-23)
|
|
148
164
|
|
|
149
165
|
|
|
150
166
|
### Features
|
|
151
167
|
|
|
152
|
-
* add auth admin component ([201cd06](https://github.com/
|
|
153
|
-
* add context id features ([#51](https://github.com/
|
|
154
|
-
* add data space connector ([a824d99](https://github.com/
|
|
155
|
-
* add default logging component for web server ([8ad94f0](https://github.com/
|
|
156
|
-
* add engine type helper for config lookups ([a20a398](https://github.com/
|
|
157
|
-
* add entity storage to task scheduler ([da4dc0f](https://github.com/
|
|
158
|
-
* add fed cat filters ([a52cbf1](https://github.com/
|
|
159
|
-
* add federated catalogue ([1b15dd0](https://github.com/
|
|
160
|
-
* add hosting component ([#70](https://github.com/
|
|
161
|
-
* add isPrimary and isClone methods ([a7c63e9](https://github.com/
|
|
162
|
-
* add latest rights management components ([2d305c8](https://github.com/
|
|
163
|
-
* add mimeTypeProcessors and disableNodeIdentity ([bb7e81e](https://github.com/
|
|
164
|
-
* add rest clients as components ([c6f956a](https://github.com/
|
|
165
|
-
* add rights management modules ([e02cadc](https://github.com/
|
|
166
|
-
* add rights management negotiation ([84ef46b](https://github.com/
|
|
167
|
-
* add skipComponentStart flag ([#62](https://github.com/
|
|
168
|
-
* add sorting to factories so default entries are at start ([1a69356](https://github.com/
|
|
169
|
-
* add synchronised storage support ([5142e34](https://github.com/
|
|
170
|
-
* add task scheduler ([0951107](https://github.com/
|
|
171
|
-
* add trust and rights management plugins ([eea0807](https://github.com/
|
|
172
|
-
* add validate-locales ([b92ea09](https://github.com/
|
|
173
|
-
* addCustomEntityStorage optional rest path ([55f42c5](https://github.com/
|
|
174
|
-
* context id handlers repopulated after engine clone ([9712e32](https://github.com/
|
|
175
|
-
* eslint migration to flat config ([6b978da](https://github.com/
|
|
176
|
-
* gas station integration ([#17](https://github.com/
|
|
177
|
-
* improve startup error handling ([#65](https://github.com/
|
|
178
|
-
* iota rebased release ([474d92b](https://github.com/
|
|
179
|
-
* maintain isDefault flag for registered instances ([2ac5bee](https://github.com/
|
|
180
|
-
* modifying the engine to run the new services ([#10](https://github.com/
|
|
181
|
-
* move environment variable processing to node level ([2223c12](https://github.com/
|
|
182
|
-
* multi instance component support ([#83](https://github.com/
|
|
183
|
-
* override type initialisers with new registrations ([5b4ff56](https://github.com/
|
|
184
|
-
* remove authentication generator components ([#67](https://github.com/
|
|
185
|
-
* remove dap and darp ([d568c4f](https://github.com/
|
|
186
|
-
* simplify config building ([732c871](https://github.com/
|
|
187
|
-
* standardised engine logging naming ([0dbf857](https://github.com/
|
|
188
|
-
* update dependencies ([97c9f64](https://github.com/
|
|
189
|
-
* update framework core ([acc0f8d](https://github.com/
|
|
190
|
-
* update includeUserIdentity usage ([d34f597](https://github.com/
|
|
191
|
-
* update rights management and add authentication generators ([f728a1e](https://github.com/
|
|
192
|
-
* update rights management components ([#74](https://github.com/
|
|
193
|
-
* update rights management config ([d447575](https://github.com/
|
|
194
|
-
* update rights management dependencies ([14d06fb](https://github.com/
|
|
195
|
-
* upgrade framework components ([efd52e8](https://github.com/
|
|
196
|
-
* use peer dependencies ([69dd744](https://github.com/
|
|
197
|
-
* use shared store mechanism ([#2](https://github.com/
|
|
168
|
+
* add auth admin component ([201cd06](https://github.com/iotaledger/twin-engine/commit/201cd061be83afccb5a6b06856ffe7cf8db7d6b3))
|
|
169
|
+
* add context id features ([#51](https://github.com/iotaledger/twin-engine/issues/51)) ([eaef180](https://github.com/iotaledger/twin-engine/commit/eaef1807397a907bc7655ef1545a151a710ca2f1))
|
|
170
|
+
* add data space connector ([a824d99](https://github.com/iotaledger/twin-engine/commit/a824d9931faeaa8115e01f8e7545b802d0e7ac70))
|
|
171
|
+
* add default logging component for web server ([8ad94f0](https://github.com/iotaledger/twin-engine/commit/8ad94f0d2d9a5241a8854b1e59fb9a55ce310142))
|
|
172
|
+
* add engine type helper for config lookups ([a20a398](https://github.com/iotaledger/twin-engine/commit/a20a3987016c48351178ab8410bc05b0fba0f2c1))
|
|
173
|
+
* add entity storage to task scheduler ([da4dc0f](https://github.com/iotaledger/twin-engine/commit/da4dc0f26ee4d506d35cd267144c8300a8b52f90))
|
|
174
|
+
* add fed cat filters ([a52cbf1](https://github.com/iotaledger/twin-engine/commit/a52cbf1eaf85e6cad61de9ea9448932fb5ae0f43))
|
|
175
|
+
* add federated catalogue ([1b15dd0](https://github.com/iotaledger/twin-engine/commit/1b15dd059a11446457651c411a73145fab37f025))
|
|
176
|
+
* add hosting component ([#70](https://github.com/iotaledger/twin-engine/issues/70)) ([2ab0dec](https://github.com/iotaledger/twin-engine/commit/2ab0dec8fdb979395c639b73f394a40a0dd7e55a))
|
|
177
|
+
* add isPrimary and isClone methods ([a7c63e9](https://github.com/iotaledger/twin-engine/commit/a7c63e97f54c95b104cc81e66d3fa42c6607bdc1))
|
|
178
|
+
* add latest rights management components ([2d305c8](https://github.com/iotaledger/twin-engine/commit/2d305c8c85c77bb4f5694c76422db4a11efc1a40))
|
|
179
|
+
* add mimeTypeProcessors and disableNodeIdentity ([bb7e81e](https://github.com/iotaledger/twin-engine/commit/bb7e81e2036fe042068a5645ec59b22e20d33aad))
|
|
180
|
+
* add rest clients as components ([c6f956a](https://github.com/iotaledger/twin-engine/commit/c6f956afe4fc22cd552174539c92a109448dc242))
|
|
181
|
+
* add rights management modules ([e02cadc](https://github.com/iotaledger/twin-engine/commit/e02cadc840d242fe16a73ab41ba61376c7467e50))
|
|
182
|
+
* add rights management negotiation ([84ef46b](https://github.com/iotaledger/twin-engine/commit/84ef46bff110611a19512793425c8c873ee2a590))
|
|
183
|
+
* add skipComponentStart flag ([#62](https://github.com/iotaledger/twin-engine/issues/62)) ([07e90af](https://github.com/iotaledger/twin-engine/commit/07e90afa4ba1baaa79c0c6f0f45200d781801534))
|
|
184
|
+
* add sorting to factories so default entries are at start ([1a69356](https://github.com/iotaledger/twin-engine/commit/1a693567befcf27e6edc9880746ee82cfb9538e5))
|
|
185
|
+
* add synchronised storage support ([5142e34](https://github.com/iotaledger/twin-engine/commit/5142e3488f09195cf9f48a9c6c6d1014231a4c2c))
|
|
186
|
+
* add task scheduler ([0951107](https://github.com/iotaledger/twin-engine/commit/09511073ad042194a45206303f0ef31d8d6af5db))
|
|
187
|
+
* add trust and rights management plugins ([eea0807](https://github.com/iotaledger/twin-engine/commit/eea0807601833220bd9fd8605b5e4383fbc0ebae))
|
|
188
|
+
* add validate-locales ([b92ea09](https://github.com/iotaledger/twin-engine/commit/b92ea09dbcfe35225271a51f24d231f59e2d363e))
|
|
189
|
+
* addCustomEntityStorage optional rest path ([55f42c5](https://github.com/iotaledger/twin-engine/commit/55f42c568945f010eb8883e27fb385d2c30eebff))
|
|
190
|
+
* context id handlers repopulated after engine clone ([9712e32](https://github.com/iotaledger/twin-engine/commit/9712e328f4607f5b2c82355c394c61bde0ee39bf))
|
|
191
|
+
* eslint migration to flat config ([6b978da](https://github.com/iotaledger/twin-engine/commit/6b978daf777a615d7758b63c3df57d5a376f6dfb))
|
|
192
|
+
* gas station integration ([#17](https://github.com/iotaledger/twin-engine/issues/17)) ([a3f844a](https://github.com/iotaledger/twin-engine/commit/a3f844a7fc58c43b4d0700d8d4351062045e66e1))
|
|
193
|
+
* improve startup error handling ([#65](https://github.com/iotaledger/twin-engine/issues/65)) ([5b2d1c5](https://github.com/iotaledger/twin-engine/commit/5b2d1c539cf5484afa85e294d6d6c18f24ef8274))
|
|
194
|
+
* iota rebased release ([474d92b](https://github.com/iotaledger/twin-engine/commit/474d92b352f4ccc431a4f138afee2ee89824664d))
|
|
195
|
+
* maintain isDefault flag for registered instances ([2ac5bee](https://github.com/iotaledger/twin-engine/commit/2ac5bee094bef42b396cc82b0d18bb6aebe27352))
|
|
196
|
+
* 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))
|
|
197
|
+
* move environment variable processing to node level ([2223c12](https://github.com/iotaledger/twin-engine/commit/2223c12f49f3d34051ecec9687351aa5dd094e54))
|
|
198
|
+
* multi instance component support ([#83](https://github.com/iotaledger/twin-engine/issues/83)) ([6012b50](https://github.com/iotaledger/twin-engine/commit/6012b50959df5af893f05516d42eea2e0800b31a))
|
|
199
|
+
* override type initialisers with new registrations ([5b4ff56](https://github.com/iotaledger/twin-engine/commit/5b4ff561d06b6513c870a72bb20ba23c0653cfe8))
|
|
200
|
+
* remove authentication generator components ([#67](https://github.com/iotaledger/twin-engine/issues/67)) ([62f7984](https://github.com/iotaledger/twin-engine/commit/62f798468f567fdbf648401aa0dc51cda871c913))
|
|
201
|
+
* remove dap and darp ([d568c4f](https://github.com/iotaledger/twin-engine/commit/d568c4fc58a3159378e1d65f93228ae84f34a31d))
|
|
202
|
+
* simplify config building ([732c871](https://github.com/iotaledger/twin-engine/commit/732c871c5aca236759168f4bc15aeffd98a330a8))
|
|
203
|
+
* standardised engine logging naming ([0dbf857](https://github.com/iotaledger/twin-engine/commit/0dbf857587641f86ddf010143519d0e8333489ff))
|
|
204
|
+
* update dependencies ([97c9f64](https://github.com/iotaledger/twin-engine/commit/97c9f64b6ef096963bcc5de338a2a9e99bdc1a11))
|
|
205
|
+
* update framework core ([acc0f8d](https://github.com/iotaledger/twin-engine/commit/acc0f8d455a4b8ec47f1da643139fa0f07775fa6))
|
|
206
|
+
* update includeUserIdentity usage ([d34f597](https://github.com/iotaledger/twin-engine/commit/d34f597a61f9645a029411d2911bbda20ddc9eb9))
|
|
207
|
+
* update rights management and add authentication generators ([f728a1e](https://github.com/iotaledger/twin-engine/commit/f728a1efea15ada8d10cfbe17cafe7e2b252f527))
|
|
208
|
+
* update rights management components ([#74](https://github.com/iotaledger/twin-engine/issues/74)) ([be94ba8](https://github.com/iotaledger/twin-engine/commit/be94ba837999c586266a7c73228689566ec9876b))
|
|
209
|
+
* update rights management config ([d447575](https://github.com/iotaledger/twin-engine/commit/d447575cd5cdf3cdf1fe92087e90188ec97516f5))
|
|
210
|
+
* update rights management dependencies ([14d06fb](https://github.com/iotaledger/twin-engine/commit/14d06fb6604ad04e4094da7b51b61a01a0280b8b))
|
|
211
|
+
* upgrade framework components ([efd52e8](https://github.com/iotaledger/twin-engine/commit/efd52e80564fff29c3897bfa09b6305b3a322812))
|
|
212
|
+
* use peer dependencies ([69dd744](https://github.com/iotaledger/twin-engine/commit/69dd7449010b8e6f5f35e7fad201ad4c1cab400c))
|
|
213
|
+
* use shared store mechanism ([#2](https://github.com/iotaledger/twin-engine/issues/2)) ([9eed8d7](https://github.com/iotaledger/twin-engine/commit/9eed8d7766388479b42f03e2542fe761f2156408))
|
|
198
214
|
|
|
199
215
|
|
|
200
216
|
### Bug Fixes
|
|
201
217
|
|
|
202
|
-
* blob storage encryption settings ([63ee879](https://github.com/
|
|
203
|
-
* pass contextIds to populateClone ([#79](https://github.com/
|
|
218
|
+
* blob storage encryption settings ([63ee879](https://github.com/iotaledger/twin-engine/commit/63ee87904d2be205d8fe2fa11b536790a0d22082))
|
|
219
|
+
* pass contextIds to populateClone ([#79](https://github.com/iotaledger/twin-engine/issues/79)) ([b22f1bb](https://github.com/iotaledger/twin-engine/commit/b22f1bbf0319069914e316d27de4c2a8623421cf))
|
|
204
220
|
|
|
205
221
|
|
|
206
222
|
### Dependencies
|
|
@@ -211,12 +227,12 @@
|
|
|
211
227
|
* @twin.org/engine-models bumped from 0.0.3-next.22 to 0.0.3-next.23
|
|
212
228
|
* @twin.org/engine-types bumped from 0.0.3-next.22 to 0.0.3-next.23
|
|
213
229
|
|
|
214
|
-
## [0.0.3-next.22](https://github.com/
|
|
230
|
+
## [0.0.3-next.22](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.3-next.21...engine-v0.0.3-next.22) (2026-02-23)
|
|
215
231
|
|
|
216
232
|
|
|
217
233
|
### Features
|
|
218
234
|
|
|
219
|
-
* add sorting to factories so default entries are at start ([1a69356](https://github.com/
|
|
235
|
+
* add sorting to factories so default entries are at start ([1a69356](https://github.com/iotaledger/twin-engine/commit/1a693567befcf27e6edc9880746ee82cfb9538e5))
|
|
220
236
|
|
|
221
237
|
|
|
222
238
|
### Dependencies
|
|
@@ -227,12 +243,12 @@
|
|
|
227
243
|
* @twin.org/engine-models bumped from 0.0.3-next.21 to 0.0.3-next.22
|
|
228
244
|
* @twin.org/engine-types bumped from 0.0.3-next.21 to 0.0.3-next.22
|
|
229
245
|
|
|
230
|
-
## [0.0.3-next.21](https://github.com/
|
|
246
|
+
## [0.0.3-next.21](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.3-next.20...engine-v0.0.3-next.21) (2026-02-13)
|
|
231
247
|
|
|
232
248
|
|
|
233
249
|
### Features
|
|
234
250
|
|
|
235
|
-
* multi instance component support ([#83](https://github.com/
|
|
251
|
+
* multi instance component support ([#83](https://github.com/iotaledger/twin-engine/issues/83)) ([6012b50](https://github.com/iotaledger/twin-engine/commit/6012b50959df5af893f05516d42eea2e0800b31a))
|
|
236
252
|
|
|
237
253
|
|
|
238
254
|
### Dependencies
|
|
@@ -243,7 +259,7 @@
|
|
|
243
259
|
* @twin.org/engine-models bumped from 0.0.3-next.20 to 0.0.3-next.21
|
|
244
260
|
* @twin.org/engine-types bumped from 0.0.3-next.20 to 0.0.3-next.21
|
|
245
261
|
|
|
246
|
-
## [0.0.3-next.20](https://github.com/
|
|
262
|
+
## [0.0.3-next.20](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.3-next.19...engine-v0.0.3-next.20) (2026-02-06)
|
|
247
263
|
|
|
248
264
|
|
|
249
265
|
### Miscellaneous Chores
|
|
@@ -259,12 +275,12 @@
|
|
|
259
275
|
* @twin.org/engine-models bumped from 0.0.3-next.19 to 0.0.3-next.20
|
|
260
276
|
* @twin.org/engine-types bumped from 0.0.3-next.19 to 0.0.3-next.20
|
|
261
277
|
|
|
262
|
-
## [0.0.3-next.19](https://github.com/
|
|
278
|
+
## [0.0.3-next.19](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.3-next.18...engine-v0.0.3-next.19) (2026-02-05)
|
|
263
279
|
|
|
264
280
|
|
|
265
281
|
### Bug Fixes
|
|
266
282
|
|
|
267
|
-
* pass contextIds to populateClone ([#79](https://github.com/
|
|
283
|
+
* pass contextIds to populateClone ([#79](https://github.com/iotaledger/twin-engine/issues/79)) ([b22f1bb](https://github.com/iotaledger/twin-engine/commit/b22f1bbf0319069914e316d27de4c2a8623421cf))
|
|
268
284
|
|
|
269
285
|
|
|
270
286
|
### Dependencies
|
|
@@ -275,7 +291,7 @@
|
|
|
275
291
|
* @twin.org/engine-models bumped from 0.0.3-next.18 to 0.0.3-next.19
|
|
276
292
|
* @twin.org/engine-types bumped from 0.0.3-next.18 to 0.0.3-next.19
|
|
277
293
|
|
|
278
|
-
## [0.0.3-next.18](https://github.com/
|
|
294
|
+
## [0.0.3-next.18](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.3-next.17...engine-v0.0.3-next.18) (2026-02-04)
|
|
279
295
|
|
|
280
296
|
|
|
281
297
|
### Miscellaneous Chores
|
|
@@ -291,12 +307,12 @@
|
|
|
291
307
|
* @twin.org/engine-models bumped from 0.0.3-next.17 to 0.0.3-next.18
|
|
292
308
|
* @twin.org/engine-types bumped from 0.0.3-next.17 to 0.0.3-next.18
|
|
293
309
|
|
|
294
|
-
## [0.0.3-next.17](https://github.com/
|
|
310
|
+
## [0.0.3-next.17](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.3-next.16...engine-v0.0.3-next.17) (2026-02-02)
|
|
295
311
|
|
|
296
312
|
|
|
297
313
|
### Features
|
|
298
314
|
|
|
299
|
-
* update rights management components ([#74](https://github.com/
|
|
315
|
+
* update rights management components ([#74](https://github.com/iotaledger/twin-engine/issues/74)) ([be94ba8](https://github.com/iotaledger/twin-engine/commit/be94ba837999c586266a7c73228689566ec9876b))
|
|
300
316
|
|
|
301
317
|
|
|
302
318
|
### Dependencies
|
|
@@ -307,12 +323,12 @@
|
|
|
307
323
|
* @twin.org/engine-models bumped from 0.0.3-next.16 to 0.0.3-next.17
|
|
308
324
|
* @twin.org/engine-types bumped from 0.0.3-next.16 to 0.0.3-next.17
|
|
309
325
|
|
|
310
|
-
## [0.0.3-next.16](https://github.com/
|
|
326
|
+
## [0.0.3-next.16](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.3-next.15...engine-v0.0.3-next.16) (2026-01-28)
|
|
311
327
|
|
|
312
328
|
|
|
313
329
|
### Features
|
|
314
330
|
|
|
315
|
-
* remove dap and darp ([d568c4f](https://github.com/
|
|
331
|
+
* remove dap and darp ([d568c4f](https://github.com/iotaledger/twin-engine/commit/d568c4fc58a3159378e1d65f93228ae84f34a31d))
|
|
316
332
|
|
|
317
333
|
|
|
318
334
|
### Dependencies
|
|
@@ -323,12 +339,12 @@
|
|
|
323
339
|
* @twin.org/engine-models bumped from 0.0.3-next.15 to 0.0.3-next.16
|
|
324
340
|
* @twin.org/engine-types bumped from 0.0.3-next.15 to 0.0.3-next.16
|
|
325
341
|
|
|
326
|
-
## [0.0.3-next.15](https://github.com/
|
|
342
|
+
## [0.0.3-next.15](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.3-next.14...engine-v0.0.3-next.15) (2026-01-26)
|
|
327
343
|
|
|
328
344
|
|
|
329
345
|
### Features
|
|
330
346
|
|
|
331
|
-
* add hosting component ([#70](https://github.com/
|
|
347
|
+
* add hosting component ([#70](https://github.com/iotaledger/twin-engine/issues/70)) ([2ab0dec](https://github.com/iotaledger/twin-engine/commit/2ab0dec8fdb979395c639b73f394a40a0dd7e55a))
|
|
332
348
|
|
|
333
349
|
|
|
334
350
|
### Dependencies
|
|
@@ -339,56 +355,56 @@
|
|
|
339
355
|
* @twin.org/engine-models bumped from 0.0.3-next.14 to 0.0.3-next.15
|
|
340
356
|
* @twin.org/engine-types bumped from 0.0.3-next.14 to 0.0.3-next.15
|
|
341
357
|
|
|
342
|
-
## [0.0.3-next.14](https://github.com/
|
|
358
|
+
## [0.0.3-next.14](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.3-next.13...engine-v0.0.3-next.14) (2026-01-19)
|
|
343
359
|
|
|
344
360
|
|
|
345
361
|
### Features
|
|
346
362
|
|
|
347
|
-
* add auth admin component ([201cd06](https://github.com/
|
|
348
|
-
* add context id features ([#51](https://github.com/
|
|
349
|
-
* add data space connector ([a824d99](https://github.com/
|
|
350
|
-
* add default logging component for web server ([8ad94f0](https://github.com/
|
|
351
|
-
* add engine type helper for config lookups ([a20a398](https://github.com/
|
|
352
|
-
* add fed cat filters ([a52cbf1](https://github.com/
|
|
353
|
-
* add federated catalogue ([1b15dd0](https://github.com/
|
|
354
|
-
* add isPrimary and isClone methods ([a7c63e9](https://github.com/
|
|
355
|
-
* add latest rights management components ([2d305c8](https://github.com/
|
|
356
|
-
* add mimeTypeProcessors and disableNodeIdentity ([bb7e81e](https://github.com/
|
|
357
|
-
* add rest clients as components ([c6f956a](https://github.com/
|
|
358
|
-
* add rights management modules ([e02cadc](https://github.com/
|
|
359
|
-
* add rights management negotiation ([84ef46b](https://github.com/
|
|
360
|
-
* add skipComponentStart flag ([#62](https://github.com/
|
|
361
|
-
* add synchronised storage support ([5142e34](https://github.com/
|
|
362
|
-
* add task scheduler ([0951107](https://github.com/
|
|
363
|
-
* add trust and rights management plugins ([eea0807](https://github.com/
|
|
364
|
-
* add validate-locales ([b92ea09](https://github.com/
|
|
365
|
-
* addCustomEntityStorage optional rest path ([55f42c5](https://github.com/
|
|
366
|
-
* context id handlers repopulated after engine clone ([9712e32](https://github.com/
|
|
367
|
-
* eslint migration to flat config ([6b978da](https://github.com/
|
|
368
|
-
* gas station integration ([#17](https://github.com/
|
|
369
|
-
* improve startup error handling ([#65](https://github.com/
|
|
370
|
-
* iota rebased release ([474d92b](https://github.com/
|
|
371
|
-
* maintain isDefault flag for registered instances ([2ac5bee](https://github.com/
|
|
372
|
-
* modifying the engine to run the new services ([#10](https://github.com/
|
|
373
|
-
* move environment variable processing to node level ([2223c12](https://github.com/
|
|
374
|
-
* override type initialisers with new registrations ([5b4ff56](https://github.com/
|
|
375
|
-
* remove authentication generator components ([#67](https://github.com/
|
|
376
|
-
* simplify config building ([732c871](https://github.com/
|
|
377
|
-
* standardised engine logging naming ([0dbf857](https://github.com/
|
|
378
|
-
* update dependencies ([97c9f64](https://github.com/
|
|
379
|
-
* update framework core ([acc0f8d](https://github.com/
|
|
380
|
-
* update includeUserIdentity usage ([d34f597](https://github.com/
|
|
381
|
-
* update rights management and add authentication generators ([f728a1e](https://github.com/
|
|
382
|
-
* update rights management config ([d447575](https://github.com/
|
|
383
|
-
* update rights management dependencies ([14d06fb](https://github.com/
|
|
384
|
-
* upgrade framework components ([efd52e8](https://github.com/
|
|
385
|
-
* use peer dependencies ([69dd744](https://github.com/
|
|
386
|
-
* use shared store mechanism ([#2](https://github.com/
|
|
363
|
+
* add auth admin component ([201cd06](https://github.com/iotaledger/twin-engine/commit/201cd061be83afccb5a6b06856ffe7cf8db7d6b3))
|
|
364
|
+
* add context id features ([#51](https://github.com/iotaledger/twin-engine/issues/51)) ([eaef180](https://github.com/iotaledger/twin-engine/commit/eaef1807397a907bc7655ef1545a151a710ca2f1))
|
|
365
|
+
* add data space connector ([a824d99](https://github.com/iotaledger/twin-engine/commit/a824d9931faeaa8115e01f8e7545b802d0e7ac70))
|
|
366
|
+
* add default logging component for web server ([8ad94f0](https://github.com/iotaledger/twin-engine/commit/8ad94f0d2d9a5241a8854b1e59fb9a55ce310142))
|
|
367
|
+
* add engine type helper for config lookups ([a20a398](https://github.com/iotaledger/twin-engine/commit/a20a3987016c48351178ab8410bc05b0fba0f2c1))
|
|
368
|
+
* add fed cat filters ([a52cbf1](https://github.com/iotaledger/twin-engine/commit/a52cbf1eaf85e6cad61de9ea9448932fb5ae0f43))
|
|
369
|
+
* add federated catalogue ([1b15dd0](https://github.com/iotaledger/twin-engine/commit/1b15dd059a11446457651c411a73145fab37f025))
|
|
370
|
+
* add isPrimary and isClone methods ([a7c63e9](https://github.com/iotaledger/twin-engine/commit/a7c63e97f54c95b104cc81e66d3fa42c6607bdc1))
|
|
371
|
+
* add latest rights management components ([2d305c8](https://github.com/iotaledger/twin-engine/commit/2d305c8c85c77bb4f5694c76422db4a11efc1a40))
|
|
372
|
+
* add mimeTypeProcessors and disableNodeIdentity ([bb7e81e](https://github.com/iotaledger/twin-engine/commit/bb7e81e2036fe042068a5645ec59b22e20d33aad))
|
|
373
|
+
* add rest clients as components ([c6f956a](https://github.com/iotaledger/twin-engine/commit/c6f956afe4fc22cd552174539c92a109448dc242))
|
|
374
|
+
* add rights management modules ([e02cadc](https://github.com/iotaledger/twin-engine/commit/e02cadc840d242fe16a73ab41ba61376c7467e50))
|
|
375
|
+
* add rights management negotiation ([84ef46b](https://github.com/iotaledger/twin-engine/commit/84ef46bff110611a19512793425c8c873ee2a590))
|
|
376
|
+
* add skipComponentStart flag ([#62](https://github.com/iotaledger/twin-engine/issues/62)) ([07e90af](https://github.com/iotaledger/twin-engine/commit/07e90afa4ba1baaa79c0c6f0f45200d781801534))
|
|
377
|
+
* add synchronised storage support ([5142e34](https://github.com/iotaledger/twin-engine/commit/5142e3488f09195cf9f48a9c6c6d1014231a4c2c))
|
|
378
|
+
* add task scheduler ([0951107](https://github.com/iotaledger/twin-engine/commit/09511073ad042194a45206303f0ef31d8d6af5db))
|
|
379
|
+
* add trust and rights management plugins ([eea0807](https://github.com/iotaledger/twin-engine/commit/eea0807601833220bd9fd8605b5e4383fbc0ebae))
|
|
380
|
+
* add validate-locales ([b92ea09](https://github.com/iotaledger/twin-engine/commit/b92ea09dbcfe35225271a51f24d231f59e2d363e))
|
|
381
|
+
* addCustomEntityStorage optional rest path ([55f42c5](https://github.com/iotaledger/twin-engine/commit/55f42c568945f010eb8883e27fb385d2c30eebff))
|
|
382
|
+
* context id handlers repopulated after engine clone ([9712e32](https://github.com/iotaledger/twin-engine/commit/9712e328f4607f5b2c82355c394c61bde0ee39bf))
|
|
383
|
+
* eslint migration to flat config ([6b978da](https://github.com/iotaledger/twin-engine/commit/6b978daf777a615d7758b63c3df57d5a376f6dfb))
|
|
384
|
+
* gas station integration ([#17](https://github.com/iotaledger/twin-engine/issues/17)) ([a3f844a](https://github.com/iotaledger/twin-engine/commit/a3f844a7fc58c43b4d0700d8d4351062045e66e1))
|
|
385
|
+
* improve startup error handling ([#65](https://github.com/iotaledger/twin-engine/issues/65)) ([5b2d1c5](https://github.com/iotaledger/twin-engine/commit/5b2d1c539cf5484afa85e294d6d6c18f24ef8274))
|
|
386
|
+
* iota rebased release ([474d92b](https://github.com/iotaledger/twin-engine/commit/474d92b352f4ccc431a4f138afee2ee89824664d))
|
|
387
|
+
* maintain isDefault flag for registered instances ([2ac5bee](https://github.com/iotaledger/twin-engine/commit/2ac5bee094bef42b396cc82b0d18bb6aebe27352))
|
|
388
|
+
* 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))
|
|
389
|
+
* move environment variable processing to node level ([2223c12](https://github.com/iotaledger/twin-engine/commit/2223c12f49f3d34051ecec9687351aa5dd094e54))
|
|
390
|
+
* override type initialisers with new registrations ([5b4ff56](https://github.com/iotaledger/twin-engine/commit/5b4ff561d06b6513c870a72bb20ba23c0653cfe8))
|
|
391
|
+
* remove authentication generator components ([#67](https://github.com/iotaledger/twin-engine/issues/67)) ([62f7984](https://github.com/iotaledger/twin-engine/commit/62f798468f567fdbf648401aa0dc51cda871c913))
|
|
392
|
+
* simplify config building ([732c871](https://github.com/iotaledger/twin-engine/commit/732c871c5aca236759168f4bc15aeffd98a330a8))
|
|
393
|
+
* standardised engine logging naming ([0dbf857](https://github.com/iotaledger/twin-engine/commit/0dbf857587641f86ddf010143519d0e8333489ff))
|
|
394
|
+
* update dependencies ([97c9f64](https://github.com/iotaledger/twin-engine/commit/97c9f64b6ef096963bcc5de338a2a9e99bdc1a11))
|
|
395
|
+
* update framework core ([acc0f8d](https://github.com/iotaledger/twin-engine/commit/acc0f8d455a4b8ec47f1da643139fa0f07775fa6))
|
|
396
|
+
* update includeUserIdentity usage ([d34f597](https://github.com/iotaledger/twin-engine/commit/d34f597a61f9645a029411d2911bbda20ddc9eb9))
|
|
397
|
+
* update rights management and add authentication generators ([f728a1e](https://github.com/iotaledger/twin-engine/commit/f728a1efea15ada8d10cfbe17cafe7e2b252f527))
|
|
398
|
+
* update rights management config ([d447575](https://github.com/iotaledger/twin-engine/commit/d447575cd5cdf3cdf1fe92087e90188ec97516f5))
|
|
399
|
+
* update rights management dependencies ([14d06fb](https://github.com/iotaledger/twin-engine/commit/14d06fb6604ad04e4094da7b51b61a01a0280b8b))
|
|
400
|
+
* upgrade framework components ([efd52e8](https://github.com/iotaledger/twin-engine/commit/efd52e80564fff29c3897bfa09b6305b3a322812))
|
|
401
|
+
* use peer dependencies ([69dd744](https://github.com/iotaledger/twin-engine/commit/69dd7449010b8e6f5f35e7fad201ad4c1cab400c))
|
|
402
|
+
* use shared store mechanism ([#2](https://github.com/iotaledger/twin-engine/issues/2)) ([9eed8d7](https://github.com/iotaledger/twin-engine/commit/9eed8d7766388479b42f03e2542fe761f2156408))
|
|
387
403
|
|
|
388
404
|
|
|
389
405
|
### Bug Fixes
|
|
390
406
|
|
|
391
|
-
* blob storage encryption settings ([63ee879](https://github.com/
|
|
407
|
+
* blob storage encryption settings ([63ee879](https://github.com/iotaledger/twin-engine/commit/63ee87904d2be205d8fe2fa11b536790a0d22082))
|
|
392
408
|
|
|
393
409
|
|
|
394
410
|
### Dependencies
|
|
@@ -399,12 +415,12 @@
|
|
|
399
415
|
* @twin.org/engine-models bumped from 0.0.3-next.13 to 0.0.3-next.14
|
|
400
416
|
* @twin.org/engine-types bumped from 0.0.3-next.13 to 0.0.3-next.14
|
|
401
417
|
|
|
402
|
-
## [0.0.3-next.13](https://github.com/
|
|
418
|
+
## [0.0.3-next.13](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.3-next.12...engine-v0.0.3-next.13) (2026-01-19)
|
|
403
419
|
|
|
404
420
|
|
|
405
421
|
### Features
|
|
406
422
|
|
|
407
|
-
* remove authentication generator components ([#67](https://github.com/
|
|
423
|
+
* remove authentication generator components ([#67](https://github.com/iotaledger/twin-engine/issues/67)) ([62f7984](https://github.com/iotaledger/twin-engine/commit/62f798468f567fdbf648401aa0dc51cda871c913))
|
|
408
424
|
|
|
409
425
|
|
|
410
426
|
### Dependencies
|
|
@@ -415,12 +431,12 @@
|
|
|
415
431
|
* @twin.org/engine-models bumped from 0.0.3-next.12 to 0.0.3-next.13
|
|
416
432
|
* @twin.org/engine-types bumped from 0.0.3-next.12 to 0.0.3-next.13
|
|
417
433
|
|
|
418
|
-
## [0.0.3-next.12](https://github.com/
|
|
434
|
+
## [0.0.3-next.12](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.3-next.11...engine-v0.0.3-next.12) (2026-01-19)
|
|
419
435
|
|
|
420
436
|
|
|
421
437
|
### Features
|
|
422
438
|
|
|
423
|
-
* improve startup error handling ([#65](https://github.com/
|
|
439
|
+
* improve startup error handling ([#65](https://github.com/iotaledger/twin-engine/issues/65)) ([5b2d1c5](https://github.com/iotaledger/twin-engine/commit/5b2d1c539cf5484afa85e294d6d6c18f24ef8274))
|
|
424
440
|
|
|
425
441
|
|
|
426
442
|
### Dependencies
|
|
@@ -431,7 +447,7 @@
|
|
|
431
447
|
* @twin.org/engine-models bumped from 0.0.3-next.11 to 0.0.3-next.12
|
|
432
448
|
* @twin.org/engine-types bumped from 0.0.3-next.11 to 0.0.3-next.12
|
|
433
449
|
|
|
434
|
-
## [0.0.3-next.11](https://github.com/
|
|
450
|
+
## [0.0.3-next.11](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.3-next.10...engine-v0.0.3-next.11) (2026-01-16)
|
|
435
451
|
|
|
436
452
|
|
|
437
453
|
### Miscellaneous Chores
|
|
@@ -447,12 +463,12 @@
|
|
|
447
463
|
* @twin.org/engine-models bumped from 0.0.3-next.10 to 0.0.3-next.11
|
|
448
464
|
* @twin.org/engine-types bumped from 0.0.3-next.10 to 0.0.3-next.11
|
|
449
465
|
|
|
450
|
-
## [0.0.3-next.10](https://github.com/
|
|
466
|
+
## [0.0.3-next.10](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.3-next.9...engine-v0.0.3-next.10) (2026-01-13)
|
|
451
467
|
|
|
452
468
|
|
|
453
469
|
### Features
|
|
454
470
|
|
|
455
|
-
* add skipComponentStart flag ([#62](https://github.com/
|
|
471
|
+
* add skipComponentStart flag ([#62](https://github.com/iotaledger/twin-engine/issues/62)) ([07e90af](https://github.com/iotaledger/twin-engine/commit/07e90afa4ba1baaa79c0c6f0f45200d781801534))
|
|
456
472
|
|
|
457
473
|
|
|
458
474
|
### Dependencies
|
|
@@ -463,7 +479,7 @@
|
|
|
463
479
|
* @twin.org/engine-models bumped from 0.0.3-next.9 to 0.0.3-next.10
|
|
464
480
|
* @twin.org/engine-types bumped from 0.0.3-next.9 to 0.0.3-next.10
|
|
465
481
|
|
|
466
|
-
## [0.0.3-next.9](https://github.com/
|
|
482
|
+
## [0.0.3-next.9](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.3-next.8...engine-v0.0.3-next.9) (2026-01-07)
|
|
467
483
|
|
|
468
484
|
|
|
469
485
|
### Miscellaneous Chores
|
|
@@ -479,7 +495,7 @@
|
|
|
479
495
|
* @twin.org/engine-models bumped from 0.0.3-next.8 to 0.0.3-next.9
|
|
480
496
|
* @twin.org/engine-types bumped from 0.0.3-next.8 to 0.0.3-next.9
|
|
481
497
|
|
|
482
|
-
## [0.0.3-next.8](https://github.com/
|
|
498
|
+
## [0.0.3-next.8](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.3-next.7...engine-v0.0.3-next.8) (2026-01-06)
|
|
483
499
|
|
|
484
500
|
|
|
485
501
|
### Miscellaneous Chores
|
|
@@ -495,12 +511,12 @@
|
|
|
495
511
|
* @twin.org/engine-models bumped from 0.0.3-next.7 to 0.0.3-next.8
|
|
496
512
|
* @twin.org/engine-types bumped from 0.0.3-next.7 to 0.0.3-next.8
|
|
497
513
|
|
|
498
|
-
## [0.0.3-next.7](https://github.com/
|
|
514
|
+
## [0.0.3-next.7](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.3-next.6...engine-v0.0.3-next.7) (2025-12-04)
|
|
499
515
|
|
|
500
516
|
|
|
501
517
|
### Features
|
|
502
518
|
|
|
503
|
-
* add trust and rights management plugins ([eea0807](https://github.com/
|
|
519
|
+
* add trust and rights management plugins ([eea0807](https://github.com/iotaledger/twin-engine/commit/eea0807601833220bd9fd8605b5e4383fbc0ebae))
|
|
504
520
|
|
|
505
521
|
|
|
506
522
|
### Dependencies
|
|
@@ -511,12 +527,12 @@
|
|
|
511
527
|
* @twin.org/engine-models bumped from 0.0.3-next.6 to 0.0.3-next.7
|
|
512
528
|
* @twin.org/engine-types bumped from 0.0.3-next.6 to 0.0.3-next.7
|
|
513
529
|
|
|
514
|
-
## [0.0.3-next.6](https://github.com/
|
|
530
|
+
## [0.0.3-next.6](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.3-next.5...engine-v0.0.3-next.6) (2025-11-28)
|
|
515
531
|
|
|
516
532
|
|
|
517
533
|
### Features
|
|
518
534
|
|
|
519
|
-
* add fed cat filters ([a52cbf1](https://github.com/
|
|
535
|
+
* add fed cat filters ([a52cbf1](https://github.com/iotaledger/twin-engine/commit/a52cbf1eaf85e6cad61de9ea9448932fb5ae0f43))
|
|
520
536
|
|
|
521
537
|
|
|
522
538
|
### Dependencies
|
|
@@ -527,7 +543,7 @@
|
|
|
527
543
|
* @twin.org/engine-models bumped from 0.0.3-next.5 to 0.0.3-next.6
|
|
528
544
|
* @twin.org/engine-types bumped from 0.0.3-next.5 to 0.0.3-next.6
|
|
529
545
|
|
|
530
|
-
## [0.0.3-next.5](https://github.com/
|
|
546
|
+
## [0.0.3-next.5](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.3-next.4...engine-v0.0.3-next.5) (2025-11-20)
|
|
531
547
|
|
|
532
548
|
|
|
533
549
|
### Miscellaneous Chores
|
|
@@ -543,12 +559,12 @@
|
|
|
543
559
|
* @twin.org/engine-models bumped from 0.0.3-next.4 to 0.0.3-next.5
|
|
544
560
|
* @twin.org/engine-types bumped from 0.0.3-next.4 to 0.0.3-next.5
|
|
545
561
|
|
|
546
|
-
## [0.0.3-next.4](https://github.com/
|
|
562
|
+
## [0.0.3-next.4](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.3-next.3...engine-v0.0.3-next.4) (2025-11-20)
|
|
547
563
|
|
|
548
564
|
|
|
549
565
|
### Features
|
|
550
566
|
|
|
551
|
-
* context id handlers repopulated after engine clone ([9712e32](https://github.com/
|
|
567
|
+
* context id handlers repopulated after engine clone ([9712e32](https://github.com/iotaledger/twin-engine/commit/9712e328f4607f5b2c82355c394c61bde0ee39bf))
|
|
552
568
|
|
|
553
569
|
|
|
554
570
|
### Dependencies
|
|
@@ -559,7 +575,7 @@
|
|
|
559
575
|
* @twin.org/engine-models bumped from 0.0.3-next.3 to 0.0.3-next.4
|
|
560
576
|
* @twin.org/engine-types bumped from 0.0.3-next.3 to 0.0.3-next.4
|
|
561
577
|
|
|
562
|
-
## [0.0.3-next.3](https://github.com/
|
|
578
|
+
## [0.0.3-next.3](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.3-next.2...engine-v0.0.3-next.3) (2025-11-14)
|
|
563
579
|
|
|
564
580
|
|
|
565
581
|
### Miscellaneous Chores
|
|
@@ -575,7 +591,7 @@
|
|
|
575
591
|
* @twin.org/engine-models bumped from 0.0.3-next.2 to 0.0.3-next.3
|
|
576
592
|
* @twin.org/engine-types bumped from 0.0.3-next.2 to 0.0.3-next.3
|
|
577
593
|
|
|
578
|
-
## [0.0.3-next.2](https://github.com/
|
|
594
|
+
## [0.0.3-next.2](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.3-next.1...engine-v0.0.3-next.2) (2025-11-13)
|
|
579
595
|
|
|
580
596
|
|
|
581
597
|
### Miscellaneous Chores
|
|
@@ -591,50 +607,50 @@
|
|
|
591
607
|
* @twin.org/engine-models bumped from 0.0.3-next.1 to 0.0.3-next.2
|
|
592
608
|
* @twin.org/engine-types bumped from 0.0.3-next.1 to 0.0.3-next.2
|
|
593
609
|
|
|
594
|
-
## [0.0.3-next.1](https://github.com/
|
|
610
|
+
## [0.0.3-next.1](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.3-next.0...engine-v0.0.3-next.1) (2025-11-13)
|
|
595
611
|
|
|
596
612
|
|
|
597
613
|
### Features
|
|
598
614
|
|
|
599
|
-
* add auth admin component ([201cd06](https://github.com/
|
|
600
|
-
* add context id features ([#51](https://github.com/
|
|
601
|
-
* add data space connector ([a824d99](https://github.com/
|
|
602
|
-
* add default logging component for web server ([8ad94f0](https://github.com/
|
|
603
|
-
* add engine type helper for config lookups ([a20a398](https://github.com/
|
|
604
|
-
* add federated catalogue ([1b15dd0](https://github.com/
|
|
605
|
-
* add isPrimary and isClone methods ([a7c63e9](https://github.com/
|
|
606
|
-
* add latest rights management components ([2d305c8](https://github.com/
|
|
607
|
-
* add mimeTypeProcessors and disableNodeIdentity ([bb7e81e](https://github.com/
|
|
608
|
-
* add rest clients as components ([c6f956a](https://github.com/
|
|
609
|
-
* add rights management modules ([e02cadc](https://github.com/
|
|
610
|
-
* add rights management negotiation ([84ef46b](https://github.com/
|
|
611
|
-
* add synchronised storage support ([5142e34](https://github.com/
|
|
612
|
-
* add task scheduler ([0951107](https://github.com/
|
|
613
|
-
* add validate-locales ([b92ea09](https://github.com/
|
|
614
|
-
* addCustomEntityStorage optional rest path ([55f42c5](https://github.com/
|
|
615
|
-
* eslint migration to flat config ([6b978da](https://github.com/
|
|
616
|
-
* gas station integration ([#17](https://github.com/
|
|
617
|
-
* iota rebased release ([474d92b](https://github.com/
|
|
618
|
-
* maintain isDefault flag for registered instances ([2ac5bee](https://github.com/
|
|
619
|
-
* modifying the engine to run the new services ([#10](https://github.com/
|
|
620
|
-
* move environment variable processing to node level ([2223c12](https://github.com/
|
|
621
|
-
* override type initialisers with new registrations ([5b4ff56](https://github.com/
|
|
622
|
-
* simplify config building ([732c871](https://github.com/
|
|
623
|
-
* standardised engine logging naming ([0dbf857](https://github.com/
|
|
624
|
-
* update dependencies ([97c9f64](https://github.com/
|
|
625
|
-
* update framework core ([acc0f8d](https://github.com/
|
|
626
|
-
* update includeUserIdentity usage ([d34f597](https://github.com/
|
|
627
|
-
* update rights management and add authentication generators ([f728a1e](https://github.com/
|
|
628
|
-
* update rights management config ([d447575](https://github.com/
|
|
629
|
-
* update rights management dependencies ([14d06fb](https://github.com/
|
|
630
|
-
* upgrade framework components ([efd52e8](https://github.com/
|
|
631
|
-
* use peer dependencies ([69dd744](https://github.com/
|
|
632
|
-
* use shared store mechanism ([#2](https://github.com/
|
|
615
|
+
* add auth admin component ([201cd06](https://github.com/iotaledger/twin-engine/commit/201cd061be83afccb5a6b06856ffe7cf8db7d6b3))
|
|
616
|
+
* add context id features ([#51](https://github.com/iotaledger/twin-engine/issues/51)) ([eaef180](https://github.com/iotaledger/twin-engine/commit/eaef1807397a907bc7655ef1545a151a710ca2f1))
|
|
617
|
+
* add data space connector ([a824d99](https://github.com/iotaledger/twin-engine/commit/a824d9931faeaa8115e01f8e7545b802d0e7ac70))
|
|
618
|
+
* add default logging component for web server ([8ad94f0](https://github.com/iotaledger/twin-engine/commit/8ad94f0d2d9a5241a8854b1e59fb9a55ce310142))
|
|
619
|
+
* add engine type helper for config lookups ([a20a398](https://github.com/iotaledger/twin-engine/commit/a20a3987016c48351178ab8410bc05b0fba0f2c1))
|
|
620
|
+
* add federated catalogue ([1b15dd0](https://github.com/iotaledger/twin-engine/commit/1b15dd059a11446457651c411a73145fab37f025))
|
|
621
|
+
* add isPrimary and isClone methods ([a7c63e9](https://github.com/iotaledger/twin-engine/commit/a7c63e97f54c95b104cc81e66d3fa42c6607bdc1))
|
|
622
|
+
* add latest rights management components ([2d305c8](https://github.com/iotaledger/twin-engine/commit/2d305c8c85c77bb4f5694c76422db4a11efc1a40))
|
|
623
|
+
* add mimeTypeProcessors and disableNodeIdentity ([bb7e81e](https://github.com/iotaledger/twin-engine/commit/bb7e81e2036fe042068a5645ec59b22e20d33aad))
|
|
624
|
+
* add rest clients as components ([c6f956a](https://github.com/iotaledger/twin-engine/commit/c6f956afe4fc22cd552174539c92a109448dc242))
|
|
625
|
+
* add rights management modules ([e02cadc](https://github.com/iotaledger/twin-engine/commit/e02cadc840d242fe16a73ab41ba61376c7467e50))
|
|
626
|
+
* add rights management negotiation ([84ef46b](https://github.com/iotaledger/twin-engine/commit/84ef46bff110611a19512793425c8c873ee2a590))
|
|
627
|
+
* add synchronised storage support ([5142e34](https://github.com/iotaledger/twin-engine/commit/5142e3488f09195cf9f48a9c6c6d1014231a4c2c))
|
|
628
|
+
* add task scheduler ([0951107](https://github.com/iotaledger/twin-engine/commit/09511073ad042194a45206303f0ef31d8d6af5db))
|
|
629
|
+
* add validate-locales ([b92ea09](https://github.com/iotaledger/twin-engine/commit/b92ea09dbcfe35225271a51f24d231f59e2d363e))
|
|
630
|
+
* addCustomEntityStorage optional rest path ([55f42c5](https://github.com/iotaledger/twin-engine/commit/55f42c568945f010eb8883e27fb385d2c30eebff))
|
|
631
|
+
* eslint migration to flat config ([6b978da](https://github.com/iotaledger/twin-engine/commit/6b978daf777a615d7758b63c3df57d5a376f6dfb))
|
|
632
|
+
* gas station integration ([#17](https://github.com/iotaledger/twin-engine/issues/17)) ([a3f844a](https://github.com/iotaledger/twin-engine/commit/a3f844a7fc58c43b4d0700d8d4351062045e66e1))
|
|
633
|
+
* iota rebased release ([474d92b](https://github.com/iotaledger/twin-engine/commit/474d92b352f4ccc431a4f138afee2ee89824664d))
|
|
634
|
+
* maintain isDefault flag for registered instances ([2ac5bee](https://github.com/iotaledger/twin-engine/commit/2ac5bee094bef42b396cc82b0d18bb6aebe27352))
|
|
635
|
+
* 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))
|
|
636
|
+
* move environment variable processing to node level ([2223c12](https://github.com/iotaledger/twin-engine/commit/2223c12f49f3d34051ecec9687351aa5dd094e54))
|
|
637
|
+
* override type initialisers with new registrations ([5b4ff56](https://github.com/iotaledger/twin-engine/commit/5b4ff561d06b6513c870a72bb20ba23c0653cfe8))
|
|
638
|
+
* simplify config building ([732c871](https://github.com/iotaledger/twin-engine/commit/732c871c5aca236759168f4bc15aeffd98a330a8))
|
|
639
|
+
* standardised engine logging naming ([0dbf857](https://github.com/iotaledger/twin-engine/commit/0dbf857587641f86ddf010143519d0e8333489ff))
|
|
640
|
+
* update dependencies ([97c9f64](https://github.com/iotaledger/twin-engine/commit/97c9f64b6ef096963bcc5de338a2a9e99bdc1a11))
|
|
641
|
+
* update framework core ([acc0f8d](https://github.com/iotaledger/twin-engine/commit/acc0f8d455a4b8ec47f1da643139fa0f07775fa6))
|
|
642
|
+
* update includeUserIdentity usage ([d34f597](https://github.com/iotaledger/twin-engine/commit/d34f597a61f9645a029411d2911bbda20ddc9eb9))
|
|
643
|
+
* update rights management and add authentication generators ([f728a1e](https://github.com/iotaledger/twin-engine/commit/f728a1efea15ada8d10cfbe17cafe7e2b252f527))
|
|
644
|
+
* update rights management config ([d447575](https://github.com/iotaledger/twin-engine/commit/d447575cd5cdf3cdf1fe92087e90188ec97516f5))
|
|
645
|
+
* update rights management dependencies ([14d06fb](https://github.com/iotaledger/twin-engine/commit/14d06fb6604ad04e4094da7b51b61a01a0280b8b))
|
|
646
|
+
* upgrade framework components ([efd52e8](https://github.com/iotaledger/twin-engine/commit/efd52e80564fff29c3897bfa09b6305b3a322812))
|
|
647
|
+
* use peer dependencies ([69dd744](https://github.com/iotaledger/twin-engine/commit/69dd7449010b8e6f5f35e7fad201ad4c1cab400c))
|
|
648
|
+
* use shared store mechanism ([#2](https://github.com/iotaledger/twin-engine/issues/2)) ([9eed8d7](https://github.com/iotaledger/twin-engine/commit/9eed8d7766388479b42f03e2542fe761f2156408))
|
|
633
649
|
|
|
634
650
|
|
|
635
651
|
### Bug Fixes
|
|
636
652
|
|
|
637
|
-
* blob storage encryption settings ([63ee879](https://github.com/
|
|
653
|
+
* blob storage encryption settings ([63ee879](https://github.com/iotaledger/twin-engine/commit/63ee87904d2be205d8fe2fa11b536790a0d22082))
|
|
638
654
|
|
|
639
655
|
|
|
640
656
|
### Dependencies
|
|
@@ -645,7 +661,7 @@
|
|
|
645
661
|
* @twin.org/engine-models bumped from 0.0.3-next.0 to 0.0.3-next.1
|
|
646
662
|
* @twin.org/engine-types bumped from 0.0.3-next.0 to 0.0.3-next.1
|
|
647
663
|
|
|
648
|
-
## [0.0.2-next.26](https://github.com/
|
|
664
|
+
## [0.0.2-next.26](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.2-next.25...engine-v0.0.2-next.26) (2025-10-09)
|
|
649
665
|
|
|
650
666
|
|
|
651
667
|
### Miscellaneous Chores
|
|
@@ -661,12 +677,12 @@
|
|
|
661
677
|
* @twin.org/engine-models bumped from 0.0.2-next.25 to 0.0.2-next.26
|
|
662
678
|
* @twin.org/engine-types bumped from 0.0.2-next.25 to 0.0.2-next.26
|
|
663
679
|
|
|
664
|
-
## [0.0.2-next.25](https://github.com/
|
|
680
|
+
## [0.0.2-next.25](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.2-next.24...engine-v0.0.2-next.25) (2025-10-09)
|
|
665
681
|
|
|
666
682
|
|
|
667
683
|
### Features
|
|
668
684
|
|
|
669
|
-
* add validate-locales ([b92ea09](https://github.com/
|
|
685
|
+
* add validate-locales ([b92ea09](https://github.com/iotaledger/twin-engine/commit/b92ea09dbcfe35225271a51f24d231f59e2d363e))
|
|
670
686
|
|
|
671
687
|
|
|
672
688
|
### Dependencies
|
|
@@ -677,12 +693,12 @@
|
|
|
677
693
|
* @twin.org/engine-models bumped from 0.0.2-next.24 to 0.0.2-next.25
|
|
678
694
|
* @twin.org/engine-types bumped from 0.0.2-next.24 to 0.0.2-next.25
|
|
679
695
|
|
|
680
|
-
## [0.0.2-next.24](https://github.com/
|
|
696
|
+
## [0.0.2-next.24](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.2-next.23...engine-v0.0.2-next.24) (2025-10-08)
|
|
681
697
|
|
|
682
698
|
|
|
683
699
|
### Features
|
|
684
700
|
|
|
685
|
-
* maintain isDefault flag for registered instances ([2ac5bee](https://github.com/
|
|
701
|
+
* maintain isDefault flag for registered instances ([2ac5bee](https://github.com/iotaledger/twin-engine/commit/2ac5bee094bef42b396cc82b0d18bb6aebe27352))
|
|
686
702
|
|
|
687
703
|
|
|
688
704
|
### Dependencies
|
|
@@ -693,12 +709,12 @@
|
|
|
693
709
|
* @twin.org/engine-models bumped from 0.0.2-next.23 to 0.0.2-next.24
|
|
694
710
|
* @twin.org/engine-types bumped from 0.0.2-next.23 to 0.0.2-next.24
|
|
695
711
|
|
|
696
|
-
## [0.0.2-next.23](https://github.com/
|
|
712
|
+
## [0.0.2-next.23](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.2-next.22...engine-v0.0.2-next.23) (2025-10-07)
|
|
697
713
|
|
|
698
714
|
|
|
699
715
|
### Features
|
|
700
716
|
|
|
701
|
-
* override type initialisers with new registrations ([5b4ff56](https://github.com/
|
|
717
|
+
* override type initialisers with new registrations ([5b4ff56](https://github.com/iotaledger/twin-engine/commit/5b4ff561d06b6513c870a72bb20ba23c0653cfe8))
|
|
702
718
|
|
|
703
719
|
|
|
704
720
|
### Dependencies
|
|
@@ -709,7 +725,7 @@
|
|
|
709
725
|
* @twin.org/engine-models bumped from 0.0.2-next.22 to 0.0.2-next.23
|
|
710
726
|
* @twin.org/engine-types bumped from 0.0.2-next.22 to 0.0.2-next.23
|
|
711
727
|
|
|
712
|
-
## [0.0.2-next.22](https://github.com/
|
|
728
|
+
## [0.0.2-next.22](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.2-next.21...engine-v0.0.2-next.22) (2025-10-07)
|
|
713
729
|
|
|
714
730
|
|
|
715
731
|
### Miscellaneous Chores
|
|
@@ -725,12 +741,12 @@
|
|
|
725
741
|
* @twin.org/engine-models bumped from 0.0.2-next.21 to 0.0.2-next.22
|
|
726
742
|
* @twin.org/engine-types bumped from 0.0.2-next.21 to 0.0.2-next.22
|
|
727
743
|
|
|
728
|
-
## [0.0.2-next.21](https://github.com/
|
|
744
|
+
## [0.0.2-next.21](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.2-next.20...engine-v0.0.2-next.21) (2025-10-07)
|
|
729
745
|
|
|
730
746
|
|
|
731
747
|
### Features
|
|
732
748
|
|
|
733
|
-
* use peer dependencies ([69dd744](https://github.com/
|
|
749
|
+
* use peer dependencies ([69dd744](https://github.com/iotaledger/twin-engine/commit/69dd7449010b8e6f5f35e7fad201ad4c1cab400c))
|
|
734
750
|
|
|
735
751
|
|
|
736
752
|
### Dependencies
|
|
@@ -741,12 +757,12 @@
|
|
|
741
757
|
* @twin.org/engine-models bumped from 0.0.2-next.20 to 0.0.2-next.21
|
|
742
758
|
* @twin.org/engine-types bumped from 0.0.2-next.20 to 0.0.2-next.21
|
|
743
759
|
|
|
744
|
-
## [0.0.2-next.20](https://github.com/
|
|
760
|
+
## [0.0.2-next.20](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.2-next.19...engine-v0.0.2-next.20) (2025-10-06)
|
|
745
761
|
|
|
746
762
|
|
|
747
763
|
### Features
|
|
748
764
|
|
|
749
|
-
* standardised engine logging naming ([0dbf857](https://github.com/
|
|
765
|
+
* standardised engine logging naming ([0dbf857](https://github.com/iotaledger/twin-engine/commit/0dbf857587641f86ddf010143519d0e8333489ff))
|
|
750
766
|
|
|
751
767
|
|
|
752
768
|
### Dependencies
|
|
@@ -757,12 +773,12 @@
|
|
|
757
773
|
* @twin.org/engine-models bumped from 0.0.2-next.19 to 0.0.2-next.20
|
|
758
774
|
* @twin.org/engine-types bumped from 0.0.2-next.19 to 0.0.2-next.20
|
|
759
775
|
|
|
760
|
-
## [0.0.2-next.19](https://github.com/
|
|
776
|
+
## [0.0.2-next.19](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.2-next.18...engine-v0.0.2-next.19) (2025-10-02)
|
|
761
777
|
|
|
762
778
|
|
|
763
779
|
### Features
|
|
764
780
|
|
|
765
|
-
* simplify config building ([732c871](https://github.com/
|
|
781
|
+
* simplify config building ([732c871](https://github.com/iotaledger/twin-engine/commit/732c871c5aca236759168f4bc15aeffd98a330a8))
|
|
766
782
|
|
|
767
783
|
|
|
768
784
|
### Dependencies
|
|
@@ -773,12 +789,12 @@
|
|
|
773
789
|
* @twin.org/engine-models bumped from 0.0.2-next.18 to 0.0.2-next.19
|
|
774
790
|
* @twin.org/engine-types bumped from 0.0.2-next.18 to 0.0.2-next.19
|
|
775
791
|
|
|
776
|
-
## [0.0.2-next.18](https://github.com/
|
|
792
|
+
## [0.0.2-next.18](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.2-next.17...engine-v0.0.2-next.18) (2025-09-29)
|
|
777
793
|
|
|
778
794
|
|
|
779
795
|
### Features
|
|
780
796
|
|
|
781
|
-
* upgrade framework components ([efd52e8](https://github.com/
|
|
797
|
+
* upgrade framework components ([efd52e8](https://github.com/iotaledger/twin-engine/commit/efd52e80564fff29c3897bfa09b6305b3a322812))
|
|
782
798
|
|
|
783
799
|
|
|
784
800
|
### Dependencies
|
|
@@ -789,12 +805,12 @@
|
|
|
789
805
|
* @twin.org/engine-models bumped from 0.0.2-next.17 to 0.0.2-next.18
|
|
790
806
|
* @twin.org/engine-types bumped from 0.0.2-next.17 to 0.0.2-next.18
|
|
791
807
|
|
|
792
|
-
## [0.0.2-next.17](https://github.com/
|
|
808
|
+
## [0.0.2-next.17](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.2-next.16...engine-v0.0.2-next.17) (2025-09-26)
|
|
793
809
|
|
|
794
810
|
|
|
795
811
|
### Features
|
|
796
812
|
|
|
797
|
-
* add engine type helper for config lookups ([a20a398](https://github.com/
|
|
813
|
+
* add engine type helper for config lookups ([a20a398](https://github.com/iotaledger/twin-engine/commit/a20a3987016c48351178ab8410bc05b0fba0f2c1))
|
|
798
814
|
|
|
799
815
|
|
|
800
816
|
### Dependencies
|
|
@@ -805,7 +821,7 @@
|
|
|
805
821
|
* @twin.org/engine-models bumped from 0.0.2-next.16 to 0.0.2-next.17
|
|
806
822
|
* @twin.org/engine-types bumped from 0.0.2-next.16 to 0.0.2-next.17
|
|
807
823
|
|
|
808
|
-
## [0.0.2-next.16](https://github.com/
|
|
824
|
+
## [0.0.2-next.16](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.2-next.15...engine-v0.0.2-next.16) (2025-09-25)
|
|
809
825
|
|
|
810
826
|
|
|
811
827
|
### Miscellaneous Chores
|
|
@@ -820,12 +836,12 @@
|
|
|
820
836
|
* @twin.org/engine-core bumped from 0.0.2-next.15 to 0.0.2-next.16
|
|
821
837
|
* @twin.org/engine-types bumped from 0.0.2-next.15 to 0.0.2-next.16
|
|
822
838
|
|
|
823
|
-
## [0.0.2-next.15](https://github.com/
|
|
839
|
+
## [0.0.2-next.15](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.2-next.14...engine-v0.0.2-next.15) (2025-09-24)
|
|
824
840
|
|
|
825
841
|
|
|
826
842
|
### Features
|
|
827
843
|
|
|
828
|
-
* update rights management and add authentication generators ([f728a1e](https://github.com/
|
|
844
|
+
* update rights management and add authentication generators ([f728a1e](https://github.com/iotaledger/twin-engine/commit/f728a1efea15ada8d10cfbe17cafe7e2b252f527))
|
|
829
845
|
|
|
830
846
|
|
|
831
847
|
### Dependencies
|
|
@@ -835,12 +851,12 @@
|
|
|
835
851
|
* @twin.org/engine-core bumped from 0.0.2-next.14 to 0.0.2-next.15
|
|
836
852
|
* @twin.org/engine-types bumped from 0.0.2-next.14 to 0.0.2-next.15
|
|
837
853
|
|
|
838
|
-
## [0.0.2-next.14](https://github.com/
|
|
854
|
+
## [0.0.2-next.14](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.2-next.13...engine-v0.0.2-next.14) (2025-09-19)
|
|
839
855
|
|
|
840
856
|
|
|
841
857
|
### Features
|
|
842
858
|
|
|
843
|
-
* add latest rights management components ([2d305c8](https://github.com/
|
|
859
|
+
* add latest rights management components ([2d305c8](https://github.com/iotaledger/twin-engine/commit/2d305c8c85c77bb4f5694c76422db4a11efc1a40))
|
|
844
860
|
|
|
845
861
|
|
|
846
862
|
### Dependencies
|
|
@@ -850,12 +866,12 @@
|
|
|
850
866
|
* @twin.org/engine-core bumped from 0.0.2-next.13 to 0.0.2-next.14
|
|
851
867
|
* @twin.org/engine-types bumped from 0.0.2-next.13 to 0.0.2-next.14
|
|
852
868
|
|
|
853
|
-
## [0.0.2-next.13](https://github.com/
|
|
869
|
+
## [0.0.2-next.13](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.2-next.12...engine-v0.0.2-next.13) (2025-09-08)
|
|
854
870
|
|
|
855
871
|
|
|
856
872
|
### Features
|
|
857
873
|
|
|
858
|
-
* update rights management dependencies ([14d06fb](https://github.com/
|
|
874
|
+
* update rights management dependencies ([14d06fb](https://github.com/iotaledger/twin-engine/commit/14d06fb6604ad04e4094da7b51b61a01a0280b8b))
|
|
859
875
|
|
|
860
876
|
|
|
861
877
|
### Dependencies
|
|
@@ -865,12 +881,12 @@
|
|
|
865
881
|
* @twin.org/engine-core bumped from 0.0.2-next.12 to 0.0.2-next.13
|
|
866
882
|
* @twin.org/engine-types bumped from 0.0.2-next.12 to 0.0.2-next.13
|
|
867
883
|
|
|
868
|
-
## [0.0.2-next.12](https://github.com/
|
|
884
|
+
## [0.0.2-next.12](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.2-next.11...engine-v0.0.2-next.12) (2025-09-05)
|
|
869
885
|
|
|
870
886
|
|
|
871
887
|
### Features
|
|
872
888
|
|
|
873
|
-
* add rights management negotiation ([84ef46b](https://github.com/
|
|
889
|
+
* add rights management negotiation ([84ef46b](https://github.com/iotaledger/twin-engine/commit/84ef46bff110611a19512793425c8c873ee2a590))
|
|
874
890
|
|
|
875
891
|
|
|
876
892
|
### Dependencies
|
|
@@ -880,12 +896,12 @@
|
|
|
880
896
|
* @twin.org/engine-core bumped from 0.0.2-next.11 to 0.0.2-next.12
|
|
881
897
|
* @twin.org/engine-types bumped from 0.0.2-next.11 to 0.0.2-next.12
|
|
882
898
|
|
|
883
|
-
## [0.0.2-next.11](https://github.com/
|
|
899
|
+
## [0.0.2-next.11](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.2-next.10...engine-v0.0.2-next.11) (2025-08-29)
|
|
884
900
|
|
|
885
901
|
|
|
886
902
|
### Features
|
|
887
903
|
|
|
888
|
-
* eslint migration to flat config ([6b978da](https://github.com/
|
|
904
|
+
* eslint migration to flat config ([6b978da](https://github.com/iotaledger/twin-engine/commit/6b978daf777a615d7758b63c3df57d5a376f6dfb))
|
|
889
905
|
|
|
890
906
|
|
|
891
907
|
### Dependencies
|
|
@@ -895,12 +911,12 @@
|
|
|
895
911
|
* @twin.org/engine-core bumped from 0.0.2-next.10 to 0.0.2-next.11
|
|
896
912
|
* @twin.org/engine-types bumped from 0.0.2-next.10 to 0.0.2-next.11
|
|
897
913
|
|
|
898
|
-
## [0.0.2-next.10](https://github.com/
|
|
914
|
+
## [0.0.2-next.10](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.2-next.9...engine-v0.0.2-next.10) (2025-08-26)
|
|
899
915
|
|
|
900
916
|
|
|
901
917
|
### Features
|
|
902
918
|
|
|
903
|
-
* add data space connector ([a824d99](https://github.com/
|
|
919
|
+
* add data space connector ([a824d99](https://github.com/iotaledger/twin-engine/commit/a824d9931faeaa8115e01f8e7545b802d0e7ac70))
|
|
904
920
|
|
|
905
921
|
|
|
906
922
|
### Dependencies
|
|
@@ -910,12 +926,12 @@
|
|
|
910
926
|
* @twin.org/engine-core bumped from 0.0.2-next.9 to 0.0.2-next.10
|
|
911
927
|
* @twin.org/engine-types bumped from 0.0.2-next.9 to 0.0.2-next.10
|
|
912
928
|
|
|
913
|
-
## [0.0.2-next.9](https://github.com/
|
|
929
|
+
## [0.0.2-next.9](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.2-next.8...engine-v0.0.2-next.9) (2025-08-25)
|
|
914
930
|
|
|
915
931
|
|
|
916
932
|
### Features
|
|
917
933
|
|
|
918
|
-
* add isPrimary and isClone methods ([a7c63e9](https://github.com/
|
|
934
|
+
* add isPrimary and isClone methods ([a7c63e9](https://github.com/iotaledger/twin-engine/commit/a7c63e97f54c95b104cc81e66d3fa42c6607bdc1))
|
|
919
935
|
|
|
920
936
|
|
|
921
937
|
### Dependencies
|
|
@@ -925,12 +941,12 @@
|
|
|
925
941
|
* @twin.org/engine-core bumped from 0.0.2-next.8 to 0.0.2-next.9
|
|
926
942
|
* @twin.org/engine-types bumped from 0.0.2-next.8 to 0.0.2-next.9
|
|
927
943
|
|
|
928
|
-
## [0.0.2-next.8](https://github.com/
|
|
944
|
+
## [0.0.2-next.8](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.2-next.7...engine-v0.0.2-next.8) (2025-08-22)
|
|
929
945
|
|
|
930
946
|
|
|
931
947
|
### Features
|
|
932
948
|
|
|
933
|
-
* add rights management modules ([e02cadc](https://github.com/
|
|
949
|
+
* add rights management modules ([e02cadc](https://github.com/iotaledger/twin-engine/commit/e02cadc840d242fe16a73ab41ba61376c7467e50))
|
|
934
950
|
|
|
935
951
|
|
|
936
952
|
### Dependencies
|
|
@@ -940,7 +956,7 @@
|
|
|
940
956
|
* @twin.org/engine-core bumped from 0.0.2-next.7 to 0.0.2-next.8
|
|
941
957
|
* @twin.org/engine-types bumped from 0.0.2-next.7 to 0.0.2-next.8
|
|
942
958
|
|
|
943
|
-
## [0.0.2-next.7](https://github.com/
|
|
959
|
+
## [0.0.2-next.7](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.2-next.6...engine-v0.0.2-next.7) (2025-08-22)
|
|
944
960
|
|
|
945
961
|
|
|
946
962
|
### Miscellaneous Chores
|
|
@@ -955,12 +971,12 @@
|
|
|
955
971
|
* @twin.org/engine-core bumped from 0.0.2-next.6 to 0.0.2-next.7
|
|
956
972
|
* @twin.org/engine-types bumped from 0.0.2-next.6 to 0.0.2-next.7
|
|
957
973
|
|
|
958
|
-
## [0.0.2-next.6](https://github.com/
|
|
974
|
+
## [0.0.2-next.6](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.2-next.5...engine-v0.0.2-next.6) (2025-08-21)
|
|
959
975
|
|
|
960
976
|
|
|
961
977
|
### Features
|
|
962
978
|
|
|
963
|
-
* update framework core ([acc0f8d](https://github.com/
|
|
979
|
+
* update framework core ([acc0f8d](https://github.com/iotaledger/twin-engine/commit/acc0f8d455a4b8ec47f1da643139fa0f07775fa6))
|
|
964
980
|
|
|
965
981
|
|
|
966
982
|
### Dependencies
|
|
@@ -970,12 +986,12 @@
|
|
|
970
986
|
* @twin.org/engine-core bumped from 0.0.2-next.5 to 0.0.2-next.6
|
|
971
987
|
* @twin.org/engine-types bumped from 0.0.2-next.5 to 0.0.2-next.6
|
|
972
988
|
|
|
973
|
-
## [0.0.2-next.5](https://github.com/
|
|
989
|
+
## [0.0.2-next.5](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.2-next.4...engine-v0.0.2-next.5) (2025-08-14)
|
|
974
990
|
|
|
975
991
|
|
|
976
992
|
### Features
|
|
977
993
|
|
|
978
|
-
* add synchronised storage support ([5142e34](https://github.com/
|
|
994
|
+
* add synchronised storage support ([5142e34](https://github.com/iotaledger/twin-engine/commit/5142e3488f09195cf9f48a9c6c6d1014231a4c2c))
|
|
979
995
|
|
|
980
996
|
|
|
981
997
|
### Dependencies
|
|
@@ -985,12 +1001,12 @@
|
|
|
985
1001
|
* @twin.org/engine-core bumped from 0.0.2-next.4 to 0.0.2-next.5
|
|
986
1002
|
* @twin.org/engine-types bumped from 0.0.2-next.4 to 0.0.2-next.5
|
|
987
1003
|
|
|
988
|
-
## [0.0.2-next.4](https://github.com/
|
|
1004
|
+
## [0.0.2-next.4](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.2-next.3...engine-v0.0.2-next.4) (2025-07-25)
|
|
989
1005
|
|
|
990
1006
|
|
|
991
1007
|
### Features
|
|
992
1008
|
|
|
993
|
-
* add default logging component for web server ([8ad94f0](https://github.com/
|
|
1009
|
+
* add default logging component for web server ([8ad94f0](https://github.com/iotaledger/twin-engine/commit/8ad94f0d2d9a5241a8854b1e59fb9a55ce310142))
|
|
994
1010
|
|
|
995
1011
|
|
|
996
1012
|
### Dependencies
|
|
@@ -1000,12 +1016,12 @@
|
|
|
1000
1016
|
* @twin.org/engine-core bumped from 0.0.2-next.3 to 0.0.2-next.4
|
|
1001
1017
|
* @twin.org/engine-types bumped from 0.0.2-next.3 to 0.0.2-next.4
|
|
1002
1018
|
|
|
1003
|
-
## [0.0.2-next.3](https://github.com/
|
|
1019
|
+
## [0.0.2-next.3](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.2-next.2...engine-v0.0.2-next.3) (2025-07-24)
|
|
1004
1020
|
|
|
1005
1021
|
|
|
1006
1022
|
### Features
|
|
1007
1023
|
|
|
1008
|
-
* update includeUserIdentity usage ([d34f597](https://github.com/
|
|
1024
|
+
* update includeUserIdentity usage ([d34f597](https://github.com/iotaledger/twin-engine/commit/d34f597a61f9645a029411d2911bbda20ddc9eb9))
|
|
1009
1025
|
|
|
1010
1026
|
|
|
1011
1027
|
### Dependencies
|
|
@@ -1015,12 +1031,12 @@
|
|
|
1015
1031
|
* @twin.org/engine-core bumped from 0.0.2-next.2 to 0.0.2-next.3
|
|
1016
1032
|
* @twin.org/engine-types bumped from 0.0.2-next.2 to 0.0.2-next.3
|
|
1017
1033
|
|
|
1018
|
-
## [0.0.2-next.2](https://github.com/
|
|
1034
|
+
## [0.0.2-next.2](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.2-next.1...engine-v0.0.2-next.2) (2025-07-21)
|
|
1019
1035
|
|
|
1020
1036
|
|
|
1021
1037
|
### Features
|
|
1022
1038
|
|
|
1023
|
-
* add rest clients as components ([c6f956a](https://github.com/
|
|
1039
|
+
* add rest clients as components ([c6f956a](https://github.com/iotaledger/twin-engine/commit/c6f956afe4fc22cd552174539c92a109448dc242))
|
|
1024
1040
|
|
|
1025
1041
|
|
|
1026
1042
|
### Dependencies
|
|
@@ -1030,28 +1046,28 @@
|
|
|
1030
1046
|
* @twin.org/engine-core bumped from 0.0.2-next.1 to 0.0.2-next.2
|
|
1031
1047
|
* @twin.org/engine-types bumped from 0.0.2-next.1 to 0.0.2-next.2
|
|
1032
1048
|
|
|
1033
|
-
## [0.0.2-next.1](https://github.com/
|
|
1049
|
+
## [0.0.2-next.1](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.2-next.0...engine-v0.0.2-next.1) (2025-07-11)
|
|
1034
1050
|
|
|
1035
1051
|
|
|
1036
1052
|
### Features
|
|
1037
1053
|
|
|
1038
|
-
* add auth admin component ([201cd06](https://github.com/
|
|
1039
|
-
* add federated catalogue ([1b15dd0](https://github.com/
|
|
1040
|
-
* add mimeTypeProcessors and disableNodeIdentity ([bb7e81e](https://github.com/
|
|
1041
|
-
* add task scheduler ([0951107](https://github.com/
|
|
1042
|
-
* addCustomEntityStorage optional rest path ([55f42c5](https://github.com/
|
|
1043
|
-
* gas station integration ([#17](https://github.com/
|
|
1044
|
-
* iota rebased release ([474d92b](https://github.com/
|
|
1045
|
-
* modifying the engine to run the new services ([#10](https://github.com/
|
|
1046
|
-
* move environment variable processing to node level ([2223c12](https://github.com/
|
|
1047
|
-
* update dependencies ([97c9f64](https://github.com/
|
|
1048
|
-
* update rights management config ([d447575](https://github.com/
|
|
1049
|
-
* use shared store mechanism ([#2](https://github.com/
|
|
1054
|
+
* add auth admin component ([201cd06](https://github.com/iotaledger/twin-engine/commit/201cd061be83afccb5a6b06856ffe7cf8db7d6b3))
|
|
1055
|
+
* add federated catalogue ([1b15dd0](https://github.com/iotaledger/twin-engine/commit/1b15dd059a11446457651c411a73145fab37f025))
|
|
1056
|
+
* add mimeTypeProcessors and disableNodeIdentity ([bb7e81e](https://github.com/iotaledger/twin-engine/commit/bb7e81e2036fe042068a5645ec59b22e20d33aad))
|
|
1057
|
+
* add task scheduler ([0951107](https://github.com/iotaledger/twin-engine/commit/09511073ad042194a45206303f0ef31d8d6af5db))
|
|
1058
|
+
* addCustomEntityStorage optional rest path ([55f42c5](https://github.com/iotaledger/twin-engine/commit/55f42c568945f010eb8883e27fb385d2c30eebff))
|
|
1059
|
+
* gas station integration ([#17](https://github.com/iotaledger/twin-engine/issues/17)) ([a3f844a](https://github.com/iotaledger/twin-engine/commit/a3f844a7fc58c43b4d0700d8d4351062045e66e1))
|
|
1060
|
+
* iota rebased release ([474d92b](https://github.com/iotaledger/twin-engine/commit/474d92b352f4ccc431a4f138afee2ee89824664d))
|
|
1061
|
+
* 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))
|
|
1062
|
+
* move environment variable processing to node level ([2223c12](https://github.com/iotaledger/twin-engine/commit/2223c12f49f3d34051ecec9687351aa5dd094e54))
|
|
1063
|
+
* update dependencies ([97c9f64](https://github.com/iotaledger/twin-engine/commit/97c9f64b6ef096963bcc5de338a2a9e99bdc1a11))
|
|
1064
|
+
* update rights management config ([d447575](https://github.com/iotaledger/twin-engine/commit/d447575cd5cdf3cdf1fe92087e90188ec97516f5))
|
|
1065
|
+
* use shared store mechanism ([#2](https://github.com/iotaledger/twin-engine/issues/2)) ([9eed8d7](https://github.com/iotaledger/twin-engine/commit/9eed8d7766388479b42f03e2542fe761f2156408))
|
|
1050
1066
|
|
|
1051
1067
|
|
|
1052
1068
|
### Bug Fixes
|
|
1053
1069
|
|
|
1054
|
-
* blob storage encryption settings ([63ee879](https://github.com/
|
|
1070
|
+
* blob storage encryption settings ([63ee879](https://github.com/iotaledger/twin-engine/commit/63ee87904d2be205d8fe2fa11b536790a0d22082))
|
|
1055
1071
|
|
|
1056
1072
|
|
|
1057
1073
|
### Dependencies
|
|
@@ -1066,24 +1082,24 @@
|
|
|
1066
1082
|
|
|
1067
1083
|
### Features
|
|
1068
1084
|
|
|
1069
|
-
* add federated catalogue ([1b15dd0](https://github.com/
|
|
1070
|
-
* add mimeTypeProcessors and disableNodeIdentity ([bb7e81e](https://github.com/
|
|
1071
|
-
* add task scheduler ([0951107](https://github.com/
|
|
1072
|
-
* addCustomEntityStorage optional rest path ([55f42c5](https://github.com/
|
|
1073
|
-
* gas station integration ([#17](https://github.com/
|
|
1074
|
-
* iota rebased release ([474d92b](https://github.com/
|
|
1075
|
-
* modifying the engine to run the new services ([#10](https://github.com/
|
|
1076
|
-
* move environment variable processing to node level ([2223c12](https://github.com/
|
|
1077
|
-
* release to production ([3a4acd1](https://github.com/
|
|
1078
|
-
* release to production ([5559958](https://github.com/
|
|
1079
|
-
* update dependencies ([97c9f64](https://github.com/
|
|
1080
|
-
* update rights management config ([d447575](https://github.com/
|
|
1081
|
-
* use shared store mechanism ([#2](https://github.com/
|
|
1085
|
+
* add federated catalogue ([1b15dd0](https://github.com/iotaledger/twin-engine/commit/1b15dd059a11446457651c411a73145fab37f025))
|
|
1086
|
+
* add mimeTypeProcessors and disableNodeIdentity ([bb7e81e](https://github.com/iotaledger/twin-engine/commit/bb7e81e2036fe042068a5645ec59b22e20d33aad))
|
|
1087
|
+
* add task scheduler ([0951107](https://github.com/iotaledger/twin-engine/commit/09511073ad042194a45206303f0ef31d8d6af5db))
|
|
1088
|
+
* addCustomEntityStorage optional rest path ([55f42c5](https://github.com/iotaledger/twin-engine/commit/55f42c568945f010eb8883e27fb385d2c30eebff))
|
|
1089
|
+
* gas station integration ([#17](https://github.com/iotaledger/twin-engine/issues/17)) ([a3f844a](https://github.com/iotaledger/twin-engine/commit/a3f844a7fc58c43b4d0700d8d4351062045e66e1))
|
|
1090
|
+
* iota rebased release ([474d92b](https://github.com/iotaledger/twin-engine/commit/474d92b352f4ccc431a4f138afee2ee89824664d))
|
|
1091
|
+
* 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))
|
|
1092
|
+
* move environment variable processing to node level ([2223c12](https://github.com/iotaledger/twin-engine/commit/2223c12f49f3d34051ecec9687351aa5dd094e54))
|
|
1093
|
+
* release to production ([3a4acd1](https://github.com/iotaledger/twin-engine/commit/3a4acd1f6c66b841d80b6fd3bc1a439a77148fa5))
|
|
1094
|
+
* release to production ([5559958](https://github.com/iotaledger/twin-engine/commit/5559958e2128e6ec3a81e779d1ebd3f370bbb081))
|
|
1095
|
+
* update dependencies ([97c9f64](https://github.com/iotaledger/twin-engine/commit/97c9f64b6ef096963bcc5de338a2a9e99bdc1a11))
|
|
1096
|
+
* update rights management config ([d447575](https://github.com/iotaledger/twin-engine/commit/d447575cd5cdf3cdf1fe92087e90188ec97516f5))
|
|
1097
|
+
* use shared store mechanism ([#2](https://github.com/iotaledger/twin-engine/issues/2)) ([9eed8d7](https://github.com/iotaledger/twin-engine/commit/9eed8d7766388479b42f03e2542fe761f2156408))
|
|
1082
1098
|
|
|
1083
1099
|
|
|
1084
1100
|
### Bug Fixes
|
|
1085
1101
|
|
|
1086
|
-
* blob storage encryption settings ([63ee879](https://github.com/
|
|
1102
|
+
* blob storage encryption settings ([63ee879](https://github.com/iotaledger/twin-engine/commit/63ee87904d2be205d8fe2fa11b536790a0d22082))
|
|
1087
1103
|
|
|
1088
1104
|
|
|
1089
1105
|
### Dependencies
|
|
@@ -1093,12 +1109,12 @@
|
|
|
1093
1109
|
* @twin.org/engine-core bumped from 0.0.1-next.84 to 0.0.1
|
|
1094
1110
|
* @twin.org/engine-types bumped from 0.0.1-next.84 to 0.0.1
|
|
1095
1111
|
|
|
1096
|
-
## [0.0.1-next.84](https://github.com/
|
|
1112
|
+
## [0.0.1-next.84](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.1-next.83...engine-v0.0.1-next.84) (2025-07-11)
|
|
1097
1113
|
|
|
1098
1114
|
|
|
1099
1115
|
### Features
|
|
1100
1116
|
|
|
1101
|
-
* move environment variable processing to node level ([2223c12](https://github.com/
|
|
1117
|
+
* move environment variable processing to node level ([2223c12](https://github.com/iotaledger/twin-engine/commit/2223c12f49f3d34051ecec9687351aa5dd094e54))
|
|
1102
1118
|
|
|
1103
1119
|
|
|
1104
1120
|
### Dependencies
|
|
@@ -1108,26 +1124,26 @@
|
|
|
1108
1124
|
* @twin.org/engine-core bumped from 0.0.1-next.83 to 0.0.1-next.84
|
|
1109
1125
|
* @twin.org/engine-types bumped from 0.0.1-next.83 to 0.0.1-next.84
|
|
1110
1126
|
|
|
1111
|
-
## [0.0.1-next.83](https://github.com/
|
|
1127
|
+
## [0.0.1-next.83](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.1-next.82...engine-v0.0.1-next.83) (2025-07-10)
|
|
1112
1128
|
|
|
1113
1129
|
|
|
1114
1130
|
### Features
|
|
1115
1131
|
|
|
1116
|
-
* add federated catalogue ([1b15dd0](https://github.com/
|
|
1117
|
-
* add mimeTypeProcessors and disableNodeIdentity ([bb7e81e](https://github.com/
|
|
1118
|
-
* add task scheduler ([0951107](https://github.com/
|
|
1119
|
-
* addCustomEntityStorage optional rest path ([55f42c5](https://github.com/
|
|
1120
|
-
* gas station integration ([#17](https://github.com/
|
|
1121
|
-
* iota rebased release ([474d92b](https://github.com/
|
|
1122
|
-
* modifying the engine to run the new services ([#10](https://github.com/
|
|
1123
|
-
* update dependencies ([97c9f64](https://github.com/
|
|
1124
|
-
* update rights management config ([d447575](https://github.com/
|
|
1125
|
-
* use shared store mechanism ([#2](https://github.com/
|
|
1132
|
+
* add federated catalogue ([1b15dd0](https://github.com/iotaledger/twin-engine/commit/1b15dd059a11446457651c411a73145fab37f025))
|
|
1133
|
+
* add mimeTypeProcessors and disableNodeIdentity ([bb7e81e](https://github.com/iotaledger/twin-engine/commit/bb7e81e2036fe042068a5645ec59b22e20d33aad))
|
|
1134
|
+
* add task scheduler ([0951107](https://github.com/iotaledger/twin-engine/commit/09511073ad042194a45206303f0ef31d8d6af5db))
|
|
1135
|
+
* addCustomEntityStorage optional rest path ([55f42c5](https://github.com/iotaledger/twin-engine/commit/55f42c568945f010eb8883e27fb385d2c30eebff))
|
|
1136
|
+
* gas station integration ([#17](https://github.com/iotaledger/twin-engine/issues/17)) ([a3f844a](https://github.com/iotaledger/twin-engine/commit/a3f844a7fc58c43b4d0700d8d4351062045e66e1))
|
|
1137
|
+
* iota rebased release ([474d92b](https://github.com/iotaledger/twin-engine/commit/474d92b352f4ccc431a4f138afee2ee89824664d))
|
|
1138
|
+
* 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))
|
|
1139
|
+
* update dependencies ([97c9f64](https://github.com/iotaledger/twin-engine/commit/97c9f64b6ef096963bcc5de338a2a9e99bdc1a11))
|
|
1140
|
+
* update rights management config ([d447575](https://github.com/iotaledger/twin-engine/commit/d447575cd5cdf3cdf1fe92087e90188ec97516f5))
|
|
1141
|
+
* use shared store mechanism ([#2](https://github.com/iotaledger/twin-engine/issues/2)) ([9eed8d7](https://github.com/iotaledger/twin-engine/commit/9eed8d7766388479b42f03e2542fe761f2156408))
|
|
1126
1142
|
|
|
1127
1143
|
|
|
1128
1144
|
### Bug Fixes
|
|
1129
1145
|
|
|
1130
|
-
* blob storage encryption settings ([63ee879](https://github.com/
|
|
1146
|
+
* blob storage encryption settings ([63ee879](https://github.com/iotaledger/twin-engine/commit/63ee87904d2be205d8fe2fa11b536790a0d22082))
|
|
1131
1147
|
|
|
1132
1148
|
|
|
1133
1149
|
### Dependencies
|
|
@@ -1137,12 +1153,12 @@
|
|
|
1137
1153
|
* @twin.org/engine-core bumped from 0.0.1-next.81 to 0.0.1-next.83
|
|
1138
1154
|
* @twin.org/engine-types bumped from 0.0.1-next.81 to 0.0.1-next.83
|
|
1139
1155
|
|
|
1140
|
-
## [0.0.1-next.81](https://github.com/
|
|
1156
|
+
## [0.0.1-next.81](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.1-next.80...engine-v0.0.1-next.81) (2025-07-07)
|
|
1141
1157
|
|
|
1142
1158
|
|
|
1143
1159
|
### Features
|
|
1144
1160
|
|
|
1145
|
-
* gas station integration ([#17](https://github.com/
|
|
1161
|
+
* gas station integration ([#17](https://github.com/iotaledger/twin-engine/issues/17)) ([a3f844a](https://github.com/iotaledger/twin-engine/commit/a3f844a7fc58c43b4d0700d8d4351062045e66e1))
|
|
1146
1162
|
|
|
1147
1163
|
|
|
1148
1164
|
### Dependencies
|
|
@@ -1152,12 +1168,12 @@
|
|
|
1152
1168
|
* @twin.org/engine-core bumped from 0.0.1-next.80 to 0.0.1-next.81
|
|
1153
1169
|
* @twin.org/engine-types bumped from 0.0.1-next.80 to 0.0.1-next.81
|
|
1154
1170
|
|
|
1155
|
-
## [0.0.1-next.80](https://github.com/
|
|
1171
|
+
## [0.0.1-next.80](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.1-next.79...engine-v0.0.1-next.80) (2025-06-23)
|
|
1156
1172
|
|
|
1157
1173
|
|
|
1158
1174
|
### Features
|
|
1159
1175
|
|
|
1160
|
-
* add task scheduler ([0951107](https://github.com/
|
|
1176
|
+
* add task scheduler ([0951107](https://github.com/iotaledger/twin-engine/commit/09511073ad042194a45206303f0ef31d8d6af5db))
|
|
1161
1177
|
|
|
1162
1178
|
|
|
1163
1179
|
### Dependencies
|
|
@@ -1167,12 +1183,12 @@
|
|
|
1167
1183
|
* @twin.org/engine-core bumped from 0.0.1-next.79 to 0.0.1-next.80
|
|
1168
1184
|
* @twin.org/engine-types bumped from 0.0.1-next.79 to 0.0.1-next.80
|
|
1169
1185
|
|
|
1170
|
-
## [0.0.1-next.79](https://github.com/
|
|
1186
|
+
## [0.0.1-next.79](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.1-next.78...engine-v0.0.1-next.79) (2025-06-18)
|
|
1171
1187
|
|
|
1172
1188
|
|
|
1173
1189
|
### Features
|
|
1174
1190
|
|
|
1175
|
-
* update rights management config ([d447575](https://github.com/
|
|
1191
|
+
* update rights management config ([d447575](https://github.com/iotaledger/twin-engine/commit/d447575cd5cdf3cdf1fe92087e90188ec97516f5))
|
|
1176
1192
|
|
|
1177
1193
|
|
|
1178
1194
|
### Dependencies
|
|
@@ -1182,12 +1198,12 @@
|
|
|
1182
1198
|
* @twin.org/engine-core bumped from 0.0.1-next.78 to 0.0.1-next.79
|
|
1183
1199
|
* @twin.org/engine-types bumped from 0.0.1-next.78 to 0.0.1-next.79
|
|
1184
1200
|
|
|
1185
|
-
## [0.0.1-next.78](https://github.com/
|
|
1201
|
+
## [0.0.1-next.78](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.1-next.77...engine-v0.0.1-next.78) (2025-06-18)
|
|
1186
1202
|
|
|
1187
1203
|
|
|
1188
1204
|
### Bug Fixes
|
|
1189
1205
|
|
|
1190
|
-
* blob storage encryption settings ([63ee879](https://github.com/
|
|
1206
|
+
* blob storage encryption settings ([63ee879](https://github.com/iotaledger/twin-engine/commit/63ee87904d2be205d8fe2fa11b536790a0d22082))
|
|
1191
1207
|
|
|
1192
1208
|
|
|
1193
1209
|
### Dependencies
|
|
@@ -1197,12 +1213,12 @@
|
|
|
1197
1213
|
* @twin.org/engine-core bumped from 0.0.1-next.77 to 0.0.1-next.78
|
|
1198
1214
|
* @twin.org/engine-types bumped from 0.0.1-next.77 to 0.0.1-next.78
|
|
1199
1215
|
|
|
1200
|
-
## [0.0.1-next.77](https://github.com/
|
|
1216
|
+
## [0.0.1-next.77](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.1-next.76...engine-v0.0.1-next.77) (2025-06-18)
|
|
1201
1217
|
|
|
1202
1218
|
|
|
1203
1219
|
### Features
|
|
1204
1220
|
|
|
1205
|
-
* addCustomEntityStorage optional rest path ([55f42c5](https://github.com/
|
|
1221
|
+
* addCustomEntityStorage optional rest path ([55f42c5](https://github.com/iotaledger/twin-engine/commit/55f42c568945f010eb8883e27fb385d2c30eebff))
|
|
1206
1222
|
|
|
1207
1223
|
|
|
1208
1224
|
### Dependencies
|
|
@@ -1212,12 +1228,12 @@
|
|
|
1212
1228
|
* @twin.org/engine-core bumped from 0.0.1-next.76 to 0.0.1-next.77
|
|
1213
1229
|
* @twin.org/engine-types bumped from 0.0.1-next.76 to 0.0.1-next.77
|
|
1214
1230
|
|
|
1215
|
-
## [0.0.1-next.76](https://github.com/
|
|
1231
|
+
## [0.0.1-next.76](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.1-next.75...engine-v0.0.1-next.76) (2025-06-12)
|
|
1216
1232
|
|
|
1217
1233
|
|
|
1218
1234
|
### Features
|
|
1219
1235
|
|
|
1220
|
-
* update dependencies ([97c9f64](https://github.com/
|
|
1236
|
+
* update dependencies ([97c9f64](https://github.com/iotaledger/twin-engine/commit/97c9f64b6ef096963bcc5de338a2a9e99bdc1a11))
|
|
1221
1237
|
|
|
1222
1238
|
|
|
1223
1239
|
### Dependencies
|
|
@@ -1227,12 +1243,12 @@
|
|
|
1227
1243
|
* @twin.org/engine-core bumped from 0.0.1-next.75 to 0.0.1-next.76
|
|
1228
1244
|
* @twin.org/engine-types bumped from 0.0.1-next.75 to 0.0.1-next.76
|
|
1229
1245
|
|
|
1230
|
-
## [0.0.1-next.75](https://github.com/
|
|
1246
|
+
## [0.0.1-next.75](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.1-next.74...engine-v0.0.1-next.75) (2025-05-29)
|
|
1231
1247
|
|
|
1232
1248
|
|
|
1233
1249
|
### Features
|
|
1234
1250
|
|
|
1235
|
-
* modifying the engine to run the new services ([#10](https://github.com/
|
|
1251
|
+
* 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))
|
|
1236
1252
|
|
|
1237
1253
|
|
|
1238
1254
|
### Dependencies
|
|
@@ -1242,12 +1258,12 @@
|
|
|
1242
1258
|
* @twin.org/engine-core bumped from 0.0.1-next.74 to 0.0.1-next.75
|
|
1243
1259
|
* @twin.org/engine-types bumped from 0.0.1-next.74 to 0.0.1-next.75
|
|
1244
1260
|
|
|
1245
|
-
## [0.0.1-next.74](https://github.com/
|
|
1261
|
+
## [0.0.1-next.74](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.1-next.73...engine-v0.0.1-next.74) (2025-05-23)
|
|
1246
1262
|
|
|
1247
1263
|
|
|
1248
1264
|
### Features
|
|
1249
1265
|
|
|
1250
|
-
* add federated catalogue ([1b15dd0](https://github.com/
|
|
1266
|
+
* add federated catalogue ([1b15dd0](https://github.com/iotaledger/twin-engine/commit/1b15dd059a11446457651c411a73145fab37f025))
|
|
1251
1267
|
|
|
1252
1268
|
|
|
1253
1269
|
### Dependencies
|
|
@@ -1257,7 +1273,7 @@
|
|
|
1257
1273
|
* @twin.org/engine-core bumped from 0.0.1-next.73 to 0.0.1-next.74
|
|
1258
1274
|
* @twin.org/engine-types bumped from 0.0.1-next.73 to 0.0.1-next.74
|
|
1259
1275
|
|
|
1260
|
-
## [0.0.1-next.73](https://github.com/
|
|
1276
|
+
## [0.0.1-next.73](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.1-next.72...engine-v0.0.1-next.73) (2025-05-22)
|
|
1261
1277
|
|
|
1262
1278
|
|
|
1263
1279
|
### Miscellaneous Chores
|
|
@@ -1272,14 +1288,14 @@
|
|
|
1272
1288
|
* @twin.org/engine-core bumped from 0.0.1-next.72 to 0.0.1-next.73
|
|
1273
1289
|
* @twin.org/engine-types bumped from 0.0.1-next.72 to 0.0.1-next.73
|
|
1274
1290
|
|
|
1275
|
-
## [0.0.1-next.72](https://github.com/
|
|
1291
|
+
## [0.0.1-next.72](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.1-next.71...engine-v0.0.1-next.72) (2025-05-06)
|
|
1276
1292
|
|
|
1277
1293
|
|
|
1278
1294
|
### Features
|
|
1279
1295
|
|
|
1280
|
-
* add mimeTypeProcessors and disableNodeIdentity ([bb7e81e](https://github.com/
|
|
1281
|
-
* iota rebased release ([474d92b](https://github.com/
|
|
1282
|
-
* use shared store mechanism ([#2](https://github.com/
|
|
1296
|
+
* add mimeTypeProcessors and disableNodeIdentity ([bb7e81e](https://github.com/iotaledger/twin-engine/commit/bb7e81e2036fe042068a5645ec59b22e20d33aad))
|
|
1297
|
+
* iota rebased release ([474d92b](https://github.com/iotaledger/twin-engine/commit/474d92b352f4ccc431a4f138afee2ee89824664d))
|
|
1298
|
+
* use shared store mechanism ([#2](https://github.com/iotaledger/twin-engine/issues/2)) ([9eed8d7](https://github.com/iotaledger/twin-engine/commit/9eed8d7766388479b42f03e2542fe761f2156408))
|
|
1283
1299
|
|
|
1284
1300
|
|
|
1285
1301
|
### Dependencies
|
|
@@ -1289,12 +1305,12 @@
|
|
|
1289
1305
|
* @twin.org/engine-core bumped from 0.0.1-next.71 to 0.0.1-next.72
|
|
1290
1306
|
* @twin.org/engine-types bumped from 0.0.1-next.71 to 0.0.1-next.72
|
|
1291
1307
|
|
|
1292
|
-
## [0.0.1-next.71](https://github.com/
|
|
1308
|
+
## [0.0.1-next.71](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.1-next.70...engine-v0.0.1-next.71) (2025-05-06)
|
|
1293
1309
|
|
|
1294
1310
|
|
|
1295
1311
|
### Features
|
|
1296
1312
|
|
|
1297
|
-
* iota rebased release ([474d92b](https://github.com/
|
|
1313
|
+
* iota rebased release ([474d92b](https://github.com/iotaledger/twin-engine/commit/474d92b352f4ccc431a4f138afee2ee89824664d))
|
|
1298
1314
|
|
|
1299
1315
|
|
|
1300
1316
|
### Dependencies
|
|
@@ -1304,7 +1320,7 @@
|
|
|
1304
1320
|
* @twin.org/engine-core bumped from 0.0.1-next.70 to 0.0.1-next.71
|
|
1305
1321
|
* @twin.org/engine-types bumped from 0.0.1-next.70 to 0.0.1-next.71
|
|
1306
1322
|
|
|
1307
|
-
## [0.0.1-next.70](https://github.com/
|
|
1323
|
+
## [0.0.1-next.70](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.1-next.69...engine-v0.0.1-next.70) (2025-04-28)
|
|
1308
1324
|
|
|
1309
1325
|
|
|
1310
1326
|
### Miscellaneous Chores
|
|
@@ -1319,7 +1335,7 @@
|
|
|
1319
1335
|
* @twin.org/engine-core bumped from 0.0.1-next.69 to 0.0.1-next.70
|
|
1320
1336
|
* @twin.org/engine-types bumped from 0.0.1-next.69 to 0.0.1-next.70
|
|
1321
1337
|
|
|
1322
|
-
## [0.0.1-next.69](https://github.com/
|
|
1338
|
+
## [0.0.1-next.69](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.1-next.68...engine-v0.0.1-next.69) (2025-04-25)
|
|
1323
1339
|
|
|
1324
1340
|
|
|
1325
1341
|
### Miscellaneous Chores
|
|
@@ -1334,12 +1350,12 @@
|
|
|
1334
1350
|
* @twin.org/engine-core bumped from 0.0.1-next.68 to 0.0.1-next.69
|
|
1335
1351
|
* @twin.org/engine-types bumped from 0.0.1-next.68 to 0.0.1-next.69
|
|
1336
1352
|
|
|
1337
|
-
## [0.0.1-next.68](https://github.com/
|
|
1353
|
+
## [0.0.1-next.68](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.1-next.67...engine-v0.0.1-next.68) (2025-04-17)
|
|
1338
1354
|
|
|
1339
1355
|
|
|
1340
1356
|
### Features
|
|
1341
1357
|
|
|
1342
|
-
* use shared store mechanism ([#2](https://github.com/
|
|
1358
|
+
* use shared store mechanism ([#2](https://github.com/iotaledger/twin-engine/issues/2)) ([9eed8d7](https://github.com/iotaledger/twin-engine/commit/9eed8d7766388479b42f03e2542fe761f2156408))
|
|
1343
1359
|
|
|
1344
1360
|
|
|
1345
1361
|
### Dependencies
|
|
@@ -1349,12 +1365,12 @@
|
|
|
1349
1365
|
* @twin.org/engine-core bumped from 0.0.1-next.67 to 0.0.1-next.68
|
|
1350
1366
|
* @twin.org/engine-types bumped from 0.0.1-next.67 to 0.0.1-next.68
|
|
1351
1367
|
|
|
1352
|
-
## [0.0.1-next.67](https://github.com/
|
|
1368
|
+
## [0.0.1-next.67](https://github.com/iotaledger/twin-engine/compare/engine-v0.0.1-next.66...engine-v0.0.1-next.67) (2025-03-28)
|
|
1353
1369
|
|
|
1354
1370
|
|
|
1355
1371
|
### Features
|
|
1356
1372
|
|
|
1357
|
-
* add mimeTypeProcessors and disableNodeIdentity ([bb7e81e](https://github.com/
|
|
1373
|
+
* add mimeTypeProcessors and disableNodeIdentity ([bb7e81e](https://github.com/iotaledger/twin-engine/commit/bb7e81e2036fe042068a5645ec59b22e20d33aad))
|
|
1358
1374
|
|
|
1359
1375
|
|
|
1360
1376
|
### Dependencies
|