@twin.org/api-service 0.0.3-next.27 → 0.0.3-next.29
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/es/hostingService.js +208 -5
- package/dist/es/hostingService.js.map +1 -1
- package/dist/es/models/IHostingServiceConfig.js.map +1 -1
- package/dist/es/models/IHostingServiceConstructorOptions.js.map +1 -1
- package/dist/types/hostingService.d.ts +62 -1
- package/dist/types/models/IHostingServiceConfig.d.ts +10 -0
- package/dist/types/models/IHostingServiceConstructorOptions.d.ts +5 -0
- package/docs/changelog.md +117 -89
- package/docs/reference/classes/HostingService.md +266 -0
- package/docs/reference/interfaces/IHostingServiceConfig.md +28 -0
- package/docs/reference/interfaces/IHostingServiceConstructorOptions.md +14 -0
- package/locales/en.json +10 -1
- package/package.json +3 -2
package/docs/changelog.md
CHANGED
|
@@ -1,6 +1,34 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
-
## [0.0.3-next.
|
|
3
|
+
## [0.0.3-next.29](https://github.com/twinfoundation/twin-api/compare/api-service-v0.0.3-next.28...api-service-v0.0.3-next.29) (2026-05-01)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Features
|
|
7
|
+
|
|
8
|
+
* hosting service ([#109](https://github.com/twinfoundation/twin-api/issues/109)) ([985bf1f](https://github.com/twinfoundation/twin-api/commit/985bf1f5c07b09ecb800df7120bc2422ac7a6d25))
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Dependencies
|
|
12
|
+
|
|
13
|
+
* The following workspace dependencies were updated
|
|
14
|
+
* dependencies
|
|
15
|
+
* @twin.org/api-models bumped from 0.0.3-next.28 to 0.0.3-next.29
|
|
16
|
+
|
|
17
|
+
## [0.0.3-next.28](https://github.com/twinfoundation/twin-api/compare/api-service-v0.0.3-next.27...api-service-v0.0.3-next.28) (2026-04-30)
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
### Miscellaneous Chores
|
|
21
|
+
|
|
22
|
+
* **api-service:** Synchronize repo versions
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
### Dependencies
|
|
26
|
+
|
|
27
|
+
* The following workspace dependencies were updated
|
|
28
|
+
* dependencies
|
|
29
|
+
* @twin.org/api-models bumped from 0.0.3-next.27 to 0.0.3-next.28
|
|
30
|
+
|
|
31
|
+
## [0.0.3-next.27](https://github.com/iotaledger/twin-api/compare/api-service-v0.0.3-next.26...api-service-v0.0.3-next.27) (2026-04-23)
|
|
4
32
|
|
|
5
33
|
|
|
6
34
|
### Miscellaneous Chores
|
|
@@ -14,7 +42,7 @@
|
|
|
14
42
|
* dependencies
|
|
15
43
|
* @twin.org/api-models bumped from 0.0.3-next.26 to 0.0.3-next.27
|
|
16
44
|
|
|
17
|
-
## [0.0.3-next.26](https://github.com/
|
|
45
|
+
## [0.0.3-next.26](https://github.com/iotaledger/twin-api/compare/api-service-v0.0.3-next.25...api-service-v0.0.3-next.26) (2026-04-22)
|
|
18
46
|
|
|
19
47
|
|
|
20
48
|
### Miscellaneous Chores
|
|
@@ -28,7 +56,7 @@
|
|
|
28
56
|
* dependencies
|
|
29
57
|
* @twin.org/api-models bumped from 0.0.3-next.25 to 0.0.3-next.26
|
|
30
58
|
|
|
31
|
-
## [0.0.3-next.25](https://github.com/
|
|
59
|
+
## [0.0.3-next.25](https://github.com/iotaledger/twin-api/compare/api-service-v0.0.3-next.24...api-service-v0.0.3-next.25) (2026-04-14)
|
|
32
60
|
|
|
33
61
|
|
|
34
62
|
### Miscellaneous Chores
|
|
@@ -42,7 +70,7 @@
|
|
|
42
70
|
* dependencies
|
|
43
71
|
* @twin.org/api-models bumped from 0.0.3-next.24 to 0.0.3-next.25
|
|
44
72
|
|
|
45
|
-
## [0.0.3-next.24](https://github.com/
|
|
73
|
+
## [0.0.3-next.24](https://github.com/iotaledger/twin-api/compare/api-service-v0.0.3-next.23...api-service-v0.0.3-next.24) (2026-04-14)
|
|
46
74
|
|
|
47
75
|
|
|
48
76
|
### Miscellaneous Chores
|
|
@@ -56,7 +84,7 @@
|
|
|
56
84
|
* dependencies
|
|
57
85
|
* @twin.org/api-models bumped from 0.0.3-next.23 to 0.0.3-next.24
|
|
58
86
|
|
|
59
|
-
## [0.0.3-next.23](https://github.com/
|
|
87
|
+
## [0.0.3-next.23](https://github.com/iotaledger/twin-api/compare/api-service-v0.0.3-next.22...api-service-v0.0.3-next.23) (2026-04-14)
|
|
60
88
|
|
|
61
89
|
|
|
62
90
|
### Miscellaneous Chores
|
|
@@ -70,7 +98,7 @@
|
|
|
70
98
|
* dependencies
|
|
71
99
|
* @twin.org/api-models bumped from 0.0.3-next.22 to 0.0.3-next.23
|
|
72
100
|
|
|
73
|
-
## [0.0.3-next.22](https://github.com/
|
|
101
|
+
## [0.0.3-next.22](https://github.com/iotaledger/twin-api/compare/api-service-v0.0.3-next.21...api-service-v0.0.3-next.22) (2026-03-27)
|
|
74
102
|
|
|
75
103
|
|
|
76
104
|
### Miscellaneous Chores
|
|
@@ -84,7 +112,7 @@
|
|
|
84
112
|
* dependencies
|
|
85
113
|
* @twin.org/api-models bumped from 0.0.3-next.21 to 0.0.3-next.22
|
|
86
114
|
|
|
87
|
-
## [0.0.3-next.21](https://github.com/
|
|
115
|
+
## [0.0.3-next.21](https://github.com/iotaledger/twin-api/compare/api-service-v0.0.3-next.20...api-service-v0.0.3-next.21) (2026-03-11)
|
|
88
116
|
|
|
89
117
|
|
|
90
118
|
### Miscellaneous Chores
|
|
@@ -98,7 +126,7 @@
|
|
|
98
126
|
* dependencies
|
|
99
127
|
* @twin.org/api-models bumped from 0.0.3-next.20 to 0.0.3-next.21
|
|
100
128
|
|
|
101
|
-
## [0.0.3-next.20](https://github.com/
|
|
129
|
+
## [0.0.3-next.20](https://github.com/iotaledger/twin-api/compare/api-service-v0.0.3-next.19...api-service-v0.0.3-next.20) (2026-02-09)
|
|
102
130
|
|
|
103
131
|
|
|
104
132
|
### Miscellaneous Chores
|
|
@@ -112,7 +140,7 @@
|
|
|
112
140
|
* dependencies
|
|
113
141
|
* @twin.org/api-models bumped from 0.0.3-next.19 to 0.0.3-next.20
|
|
114
142
|
|
|
115
|
-
## [0.0.3-next.19](https://github.com/
|
|
143
|
+
## [0.0.3-next.19](https://github.com/iotaledger/twin-api/compare/api-service-v0.0.3-next.18...api-service-v0.0.3-next.19) (2026-02-06)
|
|
116
144
|
|
|
117
145
|
|
|
118
146
|
### Miscellaneous Chores
|
|
@@ -126,7 +154,7 @@
|
|
|
126
154
|
* dependencies
|
|
127
155
|
* @twin.org/api-models bumped from 0.0.3-next.18 to 0.0.3-next.19
|
|
128
156
|
|
|
129
|
-
## [0.0.3-next.18](https://github.com/
|
|
157
|
+
## [0.0.3-next.18](https://github.com/iotaledger/twin-api/compare/api-service-v0.0.3-next.17...api-service-v0.0.3-next.18) (2026-02-04)
|
|
130
158
|
|
|
131
159
|
|
|
132
160
|
### Miscellaneous Chores
|
|
@@ -140,12 +168,12 @@
|
|
|
140
168
|
* dependencies
|
|
141
169
|
* @twin.org/api-models bumped from 0.0.3-next.17 to 0.0.3-next.18
|
|
142
170
|
|
|
143
|
-
## [0.0.3-next.17](https://github.com/
|
|
171
|
+
## [0.0.3-next.17](https://github.com/iotaledger/twin-api/compare/api-service-v0.0.3-next.16...api-service-v0.0.3-next.17) (2026-01-26)
|
|
144
172
|
|
|
145
173
|
|
|
146
174
|
### Features
|
|
147
175
|
|
|
148
|
-
* update public origin building ([6c8e042](https://github.com/
|
|
176
|
+
* update public origin building ([6c8e042](https://github.com/iotaledger/twin-api/commit/6c8e0422d9ddbed42a843e1c23498c99977b2fc7))
|
|
149
177
|
|
|
150
178
|
|
|
151
179
|
### Dependencies
|
|
@@ -154,12 +182,12 @@
|
|
|
154
182
|
* dependencies
|
|
155
183
|
* @twin.org/api-models bumped from 0.0.3-next.16 to 0.0.3-next.17
|
|
156
184
|
|
|
157
|
-
## [0.0.3-next.16](https://github.com/
|
|
185
|
+
## [0.0.3-next.16](https://github.com/iotaledger/twin-api/compare/api-service-v0.0.3-next.15...api-service-v0.0.3-next.16) (2026-01-26)
|
|
158
186
|
|
|
159
187
|
|
|
160
188
|
### Features
|
|
161
189
|
|
|
162
|
-
* public base url ([#70](https://github.com/
|
|
190
|
+
* public base url ([#70](https://github.com/iotaledger/twin-api/issues/70)) ([5b958cd](https://github.com/iotaledger/twin-api/commit/5b958cd91e8a38cdae2835ff5f2356c7e48d37c3))
|
|
163
191
|
|
|
164
192
|
|
|
165
193
|
### Dependencies
|
|
@@ -168,7 +196,7 @@
|
|
|
168
196
|
* dependencies
|
|
169
197
|
* @twin.org/api-models bumped from 0.0.3-next.15 to 0.0.3-next.16
|
|
170
198
|
|
|
171
|
-
## [0.0.3-next.15](https://github.com/
|
|
199
|
+
## [0.0.3-next.15](https://github.com/iotaledger/twin-api/compare/api-service-v0.0.3-next.14...api-service-v0.0.3-next.15) (2026-01-22)
|
|
172
200
|
|
|
173
201
|
|
|
174
202
|
### Miscellaneous Chores
|
|
@@ -182,7 +210,7 @@
|
|
|
182
210
|
* dependencies
|
|
183
211
|
* @twin.org/api-models bumped from 0.0.3-next.14 to 0.0.3-next.15
|
|
184
212
|
|
|
185
|
-
## [0.0.3-next.14](https://github.com/
|
|
213
|
+
## [0.0.3-next.14](https://github.com/iotaledger/twin-api/compare/api-service-v0.0.3-next.13...api-service-v0.0.3-next.14) (2026-01-20)
|
|
186
214
|
|
|
187
215
|
|
|
188
216
|
### Miscellaneous Chores
|
|
@@ -196,7 +224,7 @@
|
|
|
196
224
|
* dependencies
|
|
197
225
|
* @twin.org/api-models bumped from 0.0.3-next.13 to 0.0.3-next.14
|
|
198
226
|
|
|
199
|
-
## [0.0.3-next.13](https://github.com/
|
|
227
|
+
## [0.0.3-next.13](https://github.com/iotaledger/twin-api/compare/api-service-v0.0.3-next.12...api-service-v0.0.3-next.13) (2026-01-19)
|
|
200
228
|
|
|
201
229
|
|
|
202
230
|
### Miscellaneous Chores
|
|
@@ -210,7 +238,7 @@
|
|
|
210
238
|
* dependencies
|
|
211
239
|
* @twin.org/api-models bumped from 0.0.3-next.12 to 0.0.3-next.13
|
|
212
240
|
|
|
213
|
-
## [0.0.3-next.12](https://github.com/
|
|
241
|
+
## [0.0.3-next.12](https://github.com/iotaledger/twin-api/compare/api-service-v0.0.3-next.11...api-service-v0.0.3-next.12) (2026-01-12)
|
|
214
242
|
|
|
215
243
|
|
|
216
244
|
### Miscellaneous Chores
|
|
@@ -224,7 +252,7 @@
|
|
|
224
252
|
* dependencies
|
|
225
253
|
* @twin.org/api-models bumped from 0.0.3-next.11 to 0.0.3-next.12
|
|
226
254
|
|
|
227
|
-
## [0.0.3-next.11](https://github.com/
|
|
255
|
+
## [0.0.3-next.11](https://github.com/iotaledger/twin-api/compare/api-service-v0.0.3-next.10...api-service-v0.0.3-next.11) (2026-01-08)
|
|
228
256
|
|
|
229
257
|
|
|
230
258
|
### Miscellaneous Chores
|
|
@@ -238,7 +266,7 @@
|
|
|
238
266
|
* dependencies
|
|
239
267
|
* @twin.org/api-models bumped from 0.0.3-next.10 to 0.0.3-next.11
|
|
240
268
|
|
|
241
|
-
## [0.0.3-next.10](https://github.com/
|
|
269
|
+
## [0.0.3-next.10](https://github.com/iotaledger/twin-api/compare/api-service-v0.0.3-next.9...api-service-v0.0.3-next.10) (2026-01-05)
|
|
242
270
|
|
|
243
271
|
|
|
244
272
|
### Miscellaneous Chores
|
|
@@ -252,21 +280,21 @@
|
|
|
252
280
|
* dependencies
|
|
253
281
|
* @twin.org/api-models bumped from 0.0.3-next.9 to 0.0.3-next.10
|
|
254
282
|
|
|
255
|
-
## [0.0.3-next.9](https://github.com/
|
|
283
|
+
## [0.0.3-next.9](https://github.com/iotaledger/twin-api/compare/api-service-v0.0.3-next.8...api-service-v0.0.3-next.9) (2026-01-05)
|
|
256
284
|
|
|
257
285
|
|
|
258
286
|
### Features
|
|
259
287
|
|
|
260
|
-
* add context id features ([#42](https://github.com/
|
|
261
|
-
* add livez endpoint ([#57](https://github.com/
|
|
262
|
-
* add root, favicon routes ([71da1c3](https://github.com/
|
|
263
|
-
* add validate-locales ([cdba610](https://github.com/
|
|
264
|
-
* eslint migration to flat config ([0dd5820](https://github.com/
|
|
265
|
-
* remove unused namespace ([08478f2](https://github.com/
|
|
266
|
-
* update dependencies ([1171dc4](https://github.com/
|
|
267
|
-
* update framework core ([d8eebf2](https://github.com/
|
|
268
|
-
* update IComponent signatures ([915ce37](https://github.com/
|
|
269
|
-
* use shared store mechanism ([#19](https://github.com/
|
|
288
|
+
* add context id features ([#42](https://github.com/iotaledger/twin-api/issues/42)) ([0186055](https://github.com/iotaledger/twin-api/commit/0186055c48afde842a4254b4df9ac9249c40fe40))
|
|
289
|
+
* add livez endpoint ([#57](https://github.com/iotaledger/twin-api/issues/57)) ([ef007db](https://github.com/iotaledger/twin-api/commit/ef007db8201736dd3053211f849ffd03baaa485e))
|
|
290
|
+
* add root, favicon routes ([71da1c3](https://github.com/iotaledger/twin-api/commit/71da1c3a93c349588aff7084d1d8d6a29a277da8))
|
|
291
|
+
* add validate-locales ([cdba610](https://github.com/iotaledger/twin-api/commit/cdba610a0acb5022d2e3ce729732e6646a297e5e))
|
|
292
|
+
* eslint migration to flat config ([0dd5820](https://github.com/iotaledger/twin-api/commit/0dd5820e3af97350fd08b8d226f4a6c1a9246805))
|
|
293
|
+
* remove unused namespace ([08478f2](https://github.com/iotaledger/twin-api/commit/08478f27efda9beb0271fdb22f6972e918361965))
|
|
294
|
+
* update dependencies ([1171dc4](https://github.com/iotaledger/twin-api/commit/1171dc416a9481737f6a640e3cf30145768f37e9))
|
|
295
|
+
* update framework core ([d8eebf2](https://github.com/iotaledger/twin-api/commit/d8eebf267fa2a0abaa84e58590496e9d20490cfa))
|
|
296
|
+
* update IComponent signatures ([915ce37](https://github.com/iotaledger/twin-api/commit/915ce37712326ab4aa6869c350eabaa4622e8430))
|
|
297
|
+
* use shared store mechanism ([#19](https://github.com/iotaledger/twin-api/issues/19)) ([32116df](https://github.com/iotaledger/twin-api/commit/32116df3b4380a30137f5056f242a5c99afa2df9))
|
|
270
298
|
|
|
271
299
|
|
|
272
300
|
### Dependencies
|
|
@@ -275,7 +303,7 @@
|
|
|
275
303
|
* dependencies
|
|
276
304
|
* @twin.org/api-models bumped from 0.0.3-next.8 to 0.0.3-next.9
|
|
277
305
|
|
|
278
|
-
## [0.0.3-next.8](https://github.com/
|
|
306
|
+
## [0.0.3-next.8](https://github.com/iotaledger/twin-api/compare/api-service-v0.0.3-next.7...api-service-v0.0.3-next.8) (2025-12-17)
|
|
279
307
|
|
|
280
308
|
|
|
281
309
|
### Miscellaneous Chores
|
|
@@ -289,7 +317,7 @@
|
|
|
289
317
|
* dependencies
|
|
290
318
|
* @twin.org/api-models bumped from 0.0.3-next.7 to 0.0.3-next.8
|
|
291
319
|
|
|
292
|
-
## [0.0.3-next.7](https://github.com/
|
|
320
|
+
## [0.0.3-next.7](https://github.com/iotaledger/twin-api/compare/api-service-v0.0.3-next.6...api-service-v0.0.3-next.7) (2025-11-26)
|
|
293
321
|
|
|
294
322
|
|
|
295
323
|
### Miscellaneous Chores
|
|
@@ -303,7 +331,7 @@
|
|
|
303
331
|
* dependencies
|
|
304
332
|
* @twin.org/api-models bumped from 0.0.3-next.6 to 0.0.3-next.7
|
|
305
333
|
|
|
306
|
-
## [0.0.3-next.6](https://github.com/
|
|
334
|
+
## [0.0.3-next.6](https://github.com/iotaledger/twin-api/compare/api-service-v0.0.3-next.5...api-service-v0.0.3-next.6) (2025-11-20)
|
|
307
335
|
|
|
308
336
|
|
|
309
337
|
### Miscellaneous Chores
|
|
@@ -317,7 +345,7 @@
|
|
|
317
345
|
* dependencies
|
|
318
346
|
* @twin.org/api-models bumped from 0.0.3-next.5 to 0.0.3-next.6
|
|
319
347
|
|
|
320
|
-
## [0.0.3-next.5](https://github.com/
|
|
348
|
+
## [0.0.3-next.5](https://github.com/iotaledger/twin-api/compare/api-service-v0.0.3-next.4...api-service-v0.0.3-next.5) (2025-11-14)
|
|
321
349
|
|
|
322
350
|
|
|
323
351
|
### Miscellaneous Chores
|
|
@@ -331,20 +359,20 @@
|
|
|
331
359
|
* dependencies
|
|
332
360
|
* @twin.org/api-models bumped from 0.0.3-next.4 to 0.0.3-next.5
|
|
333
361
|
|
|
334
|
-
## [0.0.3-next.4](https://github.com/
|
|
362
|
+
## [0.0.3-next.4](https://github.com/iotaledger/twin-api/compare/api-service-v0.0.3-next.3...api-service-v0.0.3-next.4) (2025-11-14)
|
|
335
363
|
|
|
336
364
|
|
|
337
365
|
### Features
|
|
338
366
|
|
|
339
|
-
* add context id features ([#42](https://github.com/
|
|
340
|
-
* add root, favicon routes ([71da1c3](https://github.com/
|
|
341
|
-
* add validate-locales ([cdba610](https://github.com/
|
|
342
|
-
* eslint migration to flat config ([0dd5820](https://github.com/
|
|
343
|
-
* remove unused namespace ([08478f2](https://github.com/
|
|
344
|
-
* update dependencies ([1171dc4](https://github.com/
|
|
345
|
-
* update framework core ([d8eebf2](https://github.com/
|
|
346
|
-
* update IComponent signatures ([915ce37](https://github.com/
|
|
347
|
-
* use shared store mechanism ([#19](https://github.com/
|
|
367
|
+
* add context id features ([#42](https://github.com/iotaledger/twin-api/issues/42)) ([0186055](https://github.com/iotaledger/twin-api/commit/0186055c48afde842a4254b4df9ac9249c40fe40))
|
|
368
|
+
* add root, favicon routes ([71da1c3](https://github.com/iotaledger/twin-api/commit/71da1c3a93c349588aff7084d1d8d6a29a277da8))
|
|
369
|
+
* add validate-locales ([cdba610](https://github.com/iotaledger/twin-api/commit/cdba610a0acb5022d2e3ce729732e6646a297e5e))
|
|
370
|
+
* eslint migration to flat config ([0dd5820](https://github.com/iotaledger/twin-api/commit/0dd5820e3af97350fd08b8d226f4a6c1a9246805))
|
|
371
|
+
* remove unused namespace ([08478f2](https://github.com/iotaledger/twin-api/commit/08478f27efda9beb0271fdb22f6972e918361965))
|
|
372
|
+
* update dependencies ([1171dc4](https://github.com/iotaledger/twin-api/commit/1171dc416a9481737f6a640e3cf30145768f37e9))
|
|
373
|
+
* update framework core ([d8eebf2](https://github.com/iotaledger/twin-api/commit/d8eebf267fa2a0abaa84e58590496e9d20490cfa))
|
|
374
|
+
* update IComponent signatures ([915ce37](https://github.com/iotaledger/twin-api/commit/915ce37712326ab4aa6869c350eabaa4622e8430))
|
|
375
|
+
* use shared store mechanism ([#19](https://github.com/iotaledger/twin-api/issues/19)) ([32116df](https://github.com/iotaledger/twin-api/commit/32116df3b4380a30137f5056f242a5c99afa2df9))
|
|
348
376
|
|
|
349
377
|
|
|
350
378
|
### Dependencies
|
|
@@ -353,7 +381,7 @@
|
|
|
353
381
|
* dependencies
|
|
354
382
|
* @twin.org/api-models bumped from 0.0.3-next.3 to 0.0.3-next.4
|
|
355
383
|
|
|
356
|
-
## [0.0.3-next.3](https://github.com/
|
|
384
|
+
## [0.0.3-next.3](https://github.com/iotaledger/twin-api/compare/api-service-v0.0.3-next.2...api-service-v0.0.3-next.3) (2025-11-14)
|
|
357
385
|
|
|
358
386
|
|
|
359
387
|
### Miscellaneous Chores
|
|
@@ -367,7 +395,7 @@
|
|
|
367
395
|
* dependencies
|
|
368
396
|
* @twin.org/api-models bumped from 0.0.3-next.2 to 0.0.3-next.3
|
|
369
397
|
|
|
370
|
-
## [0.0.3-next.2](https://github.com/
|
|
398
|
+
## [0.0.3-next.2](https://github.com/iotaledger/twin-api/compare/api-service-v0.0.3-next.1...api-service-v0.0.3-next.2) (2025-11-12)
|
|
371
399
|
|
|
372
400
|
|
|
373
401
|
### Miscellaneous Chores
|
|
@@ -381,20 +409,20 @@
|
|
|
381
409
|
* dependencies
|
|
382
410
|
* @twin.org/api-models bumped from 0.0.3-next.1 to 0.0.3-next.2
|
|
383
411
|
|
|
384
|
-
## [0.0.3-next.1](https://github.com/
|
|
412
|
+
## [0.0.3-next.1](https://github.com/iotaledger/twin-api/compare/api-service-v0.0.3-next.0...api-service-v0.0.3-next.1) (2025-11-10)
|
|
385
413
|
|
|
386
414
|
|
|
387
415
|
### Features
|
|
388
416
|
|
|
389
|
-
* add context id features ([#42](https://github.com/
|
|
390
|
-
* add root, favicon routes ([71da1c3](https://github.com/
|
|
391
|
-
* add validate-locales ([cdba610](https://github.com/
|
|
392
|
-
* eslint migration to flat config ([0dd5820](https://github.com/
|
|
393
|
-
* remove unused namespace ([08478f2](https://github.com/
|
|
394
|
-
* update dependencies ([1171dc4](https://github.com/
|
|
395
|
-
* update framework core ([d8eebf2](https://github.com/
|
|
396
|
-
* update IComponent signatures ([915ce37](https://github.com/
|
|
397
|
-
* use shared store mechanism ([#19](https://github.com/
|
|
417
|
+
* add context id features ([#42](https://github.com/iotaledger/twin-api/issues/42)) ([0186055](https://github.com/iotaledger/twin-api/commit/0186055c48afde842a4254b4df9ac9249c40fe40))
|
|
418
|
+
* add root, favicon routes ([71da1c3](https://github.com/iotaledger/twin-api/commit/71da1c3a93c349588aff7084d1d8d6a29a277da8))
|
|
419
|
+
* add validate-locales ([cdba610](https://github.com/iotaledger/twin-api/commit/cdba610a0acb5022d2e3ce729732e6646a297e5e))
|
|
420
|
+
* eslint migration to flat config ([0dd5820](https://github.com/iotaledger/twin-api/commit/0dd5820e3af97350fd08b8d226f4a6c1a9246805))
|
|
421
|
+
* remove unused namespace ([08478f2](https://github.com/iotaledger/twin-api/commit/08478f27efda9beb0271fdb22f6972e918361965))
|
|
422
|
+
* update dependencies ([1171dc4](https://github.com/iotaledger/twin-api/commit/1171dc416a9481737f6a640e3cf30145768f37e9))
|
|
423
|
+
* update framework core ([d8eebf2](https://github.com/iotaledger/twin-api/commit/d8eebf267fa2a0abaa84e58590496e9d20490cfa))
|
|
424
|
+
* update IComponent signatures ([915ce37](https://github.com/iotaledger/twin-api/commit/915ce37712326ab4aa6869c350eabaa4622e8430))
|
|
425
|
+
* use shared store mechanism ([#19](https://github.com/iotaledger/twin-api/issues/19)) ([32116df](https://github.com/iotaledger/twin-api/commit/32116df3b4380a30137f5056f242a5c99afa2df9))
|
|
398
426
|
|
|
399
427
|
|
|
400
428
|
### Dependencies
|
|
@@ -403,7 +431,7 @@
|
|
|
403
431
|
* dependencies
|
|
404
432
|
* @twin.org/api-models bumped from 0.0.3-next.0 to 0.0.3-next.1
|
|
405
433
|
|
|
406
|
-
## [0.0.2-next.13](https://github.com/
|
|
434
|
+
## [0.0.2-next.13](https://github.com/iotaledger/twin-api/compare/api-service-v0.0.2-next.12...api-service-v0.0.2-next.13) (2025-10-09)
|
|
407
435
|
|
|
408
436
|
|
|
409
437
|
### Miscellaneous Chores
|
|
@@ -417,12 +445,12 @@
|
|
|
417
445
|
* dependencies
|
|
418
446
|
* @twin.org/api-models bumped from 0.0.2-next.12 to 0.0.2-next.13
|
|
419
447
|
|
|
420
|
-
## [0.0.2-next.12](https://github.com/
|
|
448
|
+
## [0.0.2-next.12](https://github.com/iotaledger/twin-api/compare/api-service-v0.0.2-next.11...api-service-v0.0.2-next.12) (2025-10-09)
|
|
421
449
|
|
|
422
450
|
|
|
423
451
|
### Features
|
|
424
452
|
|
|
425
|
-
* add validate-locales ([cdba610](https://github.com/
|
|
453
|
+
* add validate-locales ([cdba610](https://github.com/iotaledger/twin-api/commit/cdba610a0acb5022d2e3ce729732e6646a297e5e))
|
|
426
454
|
|
|
427
455
|
|
|
428
456
|
### Dependencies
|
|
@@ -431,12 +459,12 @@
|
|
|
431
459
|
* dependencies
|
|
432
460
|
* @twin.org/api-models bumped from 0.0.2-next.11 to 0.0.2-next.12
|
|
433
461
|
|
|
434
|
-
## [0.0.2-next.11](https://github.com/
|
|
462
|
+
## [0.0.2-next.11](https://github.com/iotaledger/twin-api/compare/api-service-v0.0.2-next.10...api-service-v0.0.2-next.11) (2025-09-29)
|
|
435
463
|
|
|
436
464
|
|
|
437
465
|
### Features
|
|
438
466
|
|
|
439
|
-
* update IComponent signatures ([915ce37](https://github.com/
|
|
467
|
+
* update IComponent signatures ([915ce37](https://github.com/iotaledger/twin-api/commit/915ce37712326ab4aa6869c350eabaa4622e8430))
|
|
440
468
|
|
|
441
469
|
|
|
442
470
|
### Dependencies
|
|
@@ -445,7 +473,7 @@
|
|
|
445
473
|
* dependencies
|
|
446
474
|
* @twin.org/api-models bumped from 0.0.2-next.10 to 0.0.2-next.11
|
|
447
475
|
|
|
448
|
-
## [0.0.2-next.10](https://github.com/
|
|
476
|
+
## [0.0.2-next.10](https://github.com/iotaledger/twin-api/compare/api-service-v0.0.2-next.9...api-service-v0.0.2-next.10) (2025-09-23)
|
|
449
477
|
|
|
450
478
|
|
|
451
479
|
### Miscellaneous Chores
|
|
@@ -459,12 +487,12 @@
|
|
|
459
487
|
* dependencies
|
|
460
488
|
* @twin.org/api-models bumped from 0.0.2-next.9 to 0.0.2-next.10
|
|
461
489
|
|
|
462
|
-
## [0.0.2-next.9](https://github.com/
|
|
490
|
+
## [0.0.2-next.9](https://github.com/iotaledger/twin-api/compare/api-service-v0.0.2-next.8...api-service-v0.0.2-next.9) (2025-08-29)
|
|
463
491
|
|
|
464
492
|
|
|
465
493
|
### Features
|
|
466
494
|
|
|
467
|
-
* eslint migration to flat config ([0dd5820](https://github.com/
|
|
495
|
+
* eslint migration to flat config ([0dd5820](https://github.com/iotaledger/twin-api/commit/0dd5820e3af97350fd08b8d226f4a6c1a9246805))
|
|
468
496
|
|
|
469
497
|
|
|
470
498
|
### Dependencies
|
|
@@ -473,12 +501,12 @@
|
|
|
473
501
|
* dependencies
|
|
474
502
|
* @twin.org/api-models bumped from 0.0.2-next.8 to 0.0.2-next.9
|
|
475
503
|
|
|
476
|
-
## [0.0.2-next.8](https://github.com/
|
|
504
|
+
## [0.0.2-next.8](https://github.com/iotaledger/twin-api/compare/api-service-v0.0.2-next.7...api-service-v0.0.2-next.8) (2025-08-21)
|
|
477
505
|
|
|
478
506
|
|
|
479
507
|
### Features
|
|
480
508
|
|
|
481
|
-
* add root, favicon routes ([71da1c3](https://github.com/
|
|
509
|
+
* add root, favicon routes ([71da1c3](https://github.com/iotaledger/twin-api/commit/71da1c3a93c349588aff7084d1d8d6a29a277da8))
|
|
482
510
|
|
|
483
511
|
|
|
484
512
|
### Dependencies
|
|
@@ -487,7 +515,7 @@
|
|
|
487
515
|
* dependencies
|
|
488
516
|
* @twin.org/api-models bumped from 0.0.2-next.7 to 0.0.2-next.8
|
|
489
517
|
|
|
490
|
-
## [0.0.2-next.7](https://github.com/
|
|
518
|
+
## [0.0.2-next.7](https://github.com/iotaledger/twin-api/compare/api-service-v0.0.2-next.6...api-service-v0.0.2-next.7) (2025-08-20)
|
|
491
519
|
|
|
492
520
|
|
|
493
521
|
### Miscellaneous Chores
|
|
@@ -501,12 +529,12 @@
|
|
|
501
529
|
* dependencies
|
|
502
530
|
* @twin.org/api-models bumped from 0.0.2-next.6 to 0.0.2-next.7
|
|
503
531
|
|
|
504
|
-
## [0.0.2-next.6](https://github.com/
|
|
532
|
+
## [0.0.2-next.6](https://github.com/iotaledger/twin-api/compare/api-service-v0.0.2-next.5...api-service-v0.0.2-next.6) (2025-08-19)
|
|
505
533
|
|
|
506
534
|
|
|
507
535
|
### Features
|
|
508
536
|
|
|
509
|
-
* update framework core ([d8eebf2](https://github.com/
|
|
537
|
+
* update framework core ([d8eebf2](https://github.com/iotaledger/twin-api/commit/d8eebf267fa2a0abaa84e58590496e9d20490cfa))
|
|
510
538
|
|
|
511
539
|
|
|
512
540
|
### Dependencies
|
|
@@ -515,14 +543,14 @@
|
|
|
515
543
|
* dependencies
|
|
516
544
|
* @twin.org/api-models bumped from 0.0.2-next.5 to 0.0.2-next.6
|
|
517
545
|
|
|
518
|
-
## [0.0.2-next.5](https://github.com/
|
|
546
|
+
## [0.0.2-next.5](https://github.com/iotaledger/twin-api/compare/api-service-v0.0.2-next.4...api-service-v0.0.2-next.5) (2025-07-25)
|
|
519
547
|
|
|
520
548
|
|
|
521
549
|
### Features
|
|
522
550
|
|
|
523
|
-
* remove unused namespace ([08478f2](https://github.com/
|
|
524
|
-
* update dependencies ([1171dc4](https://github.com/
|
|
525
|
-
* use shared store mechanism ([#19](https://github.com/
|
|
551
|
+
* remove unused namespace ([08478f2](https://github.com/iotaledger/twin-api/commit/08478f27efda9beb0271fdb22f6972e918361965))
|
|
552
|
+
* update dependencies ([1171dc4](https://github.com/iotaledger/twin-api/commit/1171dc416a9481737f6a640e3cf30145768f37e9))
|
|
553
|
+
* use shared store mechanism ([#19](https://github.com/iotaledger/twin-api/issues/19)) ([32116df](https://github.com/iotaledger/twin-api/commit/32116df3b4380a30137f5056f242a5c99afa2df9))
|
|
526
554
|
|
|
527
555
|
|
|
528
556
|
### Dependencies
|
|
@@ -531,7 +559,7 @@
|
|
|
531
559
|
* dependencies
|
|
532
560
|
* @twin.org/api-models bumped from 0.0.2-next.4 to 0.0.2-next.5
|
|
533
561
|
|
|
534
|
-
## [0.0.2-next.4](https://github.com/
|
|
562
|
+
## [0.0.2-next.4](https://github.com/iotaledger/twin-api/compare/api-service-v0.0.2-next.3...api-service-v0.0.2-next.4) (2025-07-25)
|
|
535
563
|
|
|
536
564
|
|
|
537
565
|
### Miscellaneous Chores
|
|
@@ -545,12 +573,12 @@
|
|
|
545
573
|
* dependencies
|
|
546
574
|
* @twin.org/api-models bumped from 0.0.2-next.3 to 0.0.2-next.4
|
|
547
575
|
|
|
548
|
-
## [0.0.2-next.3](https://github.com/
|
|
576
|
+
## [0.0.2-next.3](https://github.com/iotaledger/twin-api/compare/api-service-v0.0.2-next.2...api-service-v0.0.2-next.3) (2025-07-24)
|
|
549
577
|
|
|
550
578
|
|
|
551
579
|
### Features
|
|
552
580
|
|
|
553
|
-
* remove unused namespace ([08478f2](https://github.com/
|
|
581
|
+
* remove unused namespace ([08478f2](https://github.com/iotaledger/twin-api/commit/08478f27efda9beb0271fdb22f6972e918361965))
|
|
554
582
|
|
|
555
583
|
|
|
556
584
|
### Dependencies
|
|
@@ -559,7 +587,7 @@
|
|
|
559
587
|
* dependencies
|
|
560
588
|
* @twin.org/api-models bumped from 0.0.2-next.2 to 0.0.2-next.3
|
|
561
589
|
|
|
562
|
-
## [0.0.2-next.2](https://github.com/
|
|
590
|
+
## [0.0.2-next.2](https://github.com/iotaledger/twin-api/compare/api-service-v0.0.2-next.1...api-service-v0.0.2-next.2) (2025-07-17)
|
|
563
591
|
|
|
564
592
|
|
|
565
593
|
### Miscellaneous Chores
|
|
@@ -573,13 +601,13 @@
|
|
|
573
601
|
* dependencies
|
|
574
602
|
* @twin.org/api-models bumped from 0.0.2-next.1 to 0.0.2-next.2
|
|
575
603
|
|
|
576
|
-
## [0.0.2-next.1](https://github.com/
|
|
604
|
+
## [0.0.2-next.1](https://github.com/iotaledger/twin-api/compare/api-service-v0.0.2-next.0...api-service-v0.0.2-next.1) (2025-07-08)
|
|
577
605
|
|
|
578
606
|
|
|
579
607
|
### Features
|
|
580
608
|
|
|
581
|
-
* update dependencies ([1171dc4](https://github.com/
|
|
582
|
-
* use shared store mechanism ([#19](https://github.com/
|
|
609
|
+
* update dependencies ([1171dc4](https://github.com/iotaledger/twin-api/commit/1171dc416a9481737f6a640e3cf30145768f37e9))
|
|
610
|
+
* use shared store mechanism ([#19](https://github.com/iotaledger/twin-api/issues/19)) ([32116df](https://github.com/iotaledger/twin-api/commit/32116df3b4380a30137f5056f242a5c99afa2df9))
|
|
583
611
|
|
|
584
612
|
|
|
585
613
|
### Dependencies
|
|
@@ -593,7 +621,7 @@
|
|
|
593
621
|
|
|
594
622
|
### Features
|
|
595
623
|
|
|
596
|
-
* release to production ([70ee2d5](https://github.com/
|
|
624
|
+
* release to production ([70ee2d5](https://github.com/iotaledger/twin-api/commit/70ee2d56a1dc9537d7c9c154d4cb78a235678a3a))
|
|
597
625
|
|
|
598
626
|
|
|
599
627
|
### Dependencies
|
|
@@ -602,7 +630,7 @@
|
|
|
602
630
|
* dependencies
|
|
603
631
|
* @twin.org/api-models bumped from ^0.0.0 to ^0.0.1
|
|
604
632
|
|
|
605
|
-
## [0.0.1-next.36](https://github.com/
|
|
633
|
+
## [0.0.1-next.36](https://github.com/iotaledger/twin-api/compare/api-service-v0.0.1-next.35...api-service-v0.0.1-next.36) (2025-06-17)
|
|
606
634
|
|
|
607
635
|
|
|
608
636
|
### Miscellaneous Chores
|
|
@@ -616,12 +644,12 @@
|
|
|
616
644
|
* dependencies
|
|
617
645
|
* @twin.org/api-models bumped from 0.0.1-next.35 to 0.0.1-next.36
|
|
618
646
|
|
|
619
|
-
## [0.0.1-next.35](https://github.com/
|
|
647
|
+
## [0.0.1-next.35](https://github.com/iotaledger/twin-api/compare/api-service-v0.0.1-next.34...api-service-v0.0.1-next.35) (2025-06-11)
|
|
620
648
|
|
|
621
649
|
|
|
622
650
|
### Features
|
|
623
651
|
|
|
624
|
-
* update dependencies ([1171dc4](https://github.com/
|
|
652
|
+
* update dependencies ([1171dc4](https://github.com/iotaledger/twin-api/commit/1171dc416a9481737f6a640e3cf30145768f37e9))
|
|
625
653
|
|
|
626
654
|
|
|
627
655
|
### Dependencies
|
|
@@ -630,7 +658,7 @@
|
|
|
630
658
|
* dependencies
|
|
631
659
|
* @twin.org/api-models bumped from 0.0.1-next.34 to 0.0.1-next.35
|
|
632
660
|
|
|
633
|
-
## [0.0.1-next.34](https://github.com/
|
|
661
|
+
## [0.0.1-next.34](https://github.com/iotaledger/twin-api/compare/api-service-v0.0.1-next.33...api-service-v0.0.1-next.34) (2025-05-27)
|
|
634
662
|
|
|
635
663
|
|
|
636
664
|
### Miscellaneous Chores
|
|
@@ -644,12 +672,12 @@
|
|
|
644
672
|
* dependencies
|
|
645
673
|
* @twin.org/api-models bumped from 0.0.1-next.33 to 0.0.1-next.34
|
|
646
674
|
|
|
647
|
-
## [0.0.1-next.33](https://github.com/
|
|
675
|
+
## [0.0.1-next.33](https://github.com/iotaledger/twin-api/compare/api-service-v0.0.1-next.32...api-service-v0.0.1-next.33) (2025-04-17)
|
|
648
676
|
|
|
649
677
|
|
|
650
678
|
### Features
|
|
651
679
|
|
|
652
|
-
* use shared store mechanism ([#19](https://github.com/
|
|
680
|
+
* use shared store mechanism ([#19](https://github.com/iotaledger/twin-api/issues/19)) ([32116df](https://github.com/iotaledger/twin-api/commit/32116df3b4380a30137f5056f242a5c99afa2df9))
|
|
653
681
|
|
|
654
682
|
|
|
655
683
|
### Dependencies
|
|
@@ -658,7 +686,7 @@
|
|
|
658
686
|
* dependencies
|
|
659
687
|
* @twin.org/api-models bumped from 0.0.1-next.32 to 0.0.1-next.33
|
|
660
688
|
|
|
661
|
-
## [0.0.1-next.32](https://github.com/
|
|
689
|
+
## [0.0.1-next.32](https://github.com/iotaledger/twin-api/compare/api-service-v0.0.1-next.31...api-service-v0.0.1-next.32) (2025-03-28)
|
|
662
690
|
|
|
663
691
|
|
|
664
692
|
### Miscellaneous Chores
|