@twin.org/api-server-fastify 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/docs/changelog.md CHANGED
@@ -1,6 +1,38 @@
1
1
  # Changelog
2
2
 
3
- ## [0.0.3-next.27](https://github.com/twinfoundation/api/compare/api-server-fastify-v0.0.3-next.26...api-server-fastify-v0.0.3-next.27) (2026-04-23)
3
+ ## [0.0.3-next.29](https://github.com/twinfoundation/twin-api/compare/api-server-fastify-v0.0.3-next.28...api-server-fastify-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-core bumped from 0.0.3-next.28 to 0.0.3-next.29
16
+ * @twin.org/api-models bumped from 0.0.3-next.28 to 0.0.3-next.29
17
+ * @twin.org/api-processors bumped from 0.0.3-next.28 to 0.0.3-next.29
18
+
19
+ ## [0.0.3-next.28](https://github.com/twinfoundation/twin-api/compare/api-server-fastify-v0.0.3-next.27...api-server-fastify-v0.0.3-next.28) (2026-04-30)
20
+
21
+
22
+ ### Bug Fixes
23
+
24
+ * change logout and refresh routes from GET to POST ([#111](https://github.com/twinfoundation/twin-api/issues/111)) ([cb8b64b](https://github.com/twinfoundation/twin-api/commit/cb8b64b6507f9991baa78a663de2e84269695c82))
25
+
26
+
27
+ ### Dependencies
28
+
29
+ * The following workspace dependencies were updated
30
+ * dependencies
31
+ * @twin.org/api-core bumped from 0.0.3-next.27 to 0.0.3-next.28
32
+ * @twin.org/api-models bumped from 0.0.3-next.27 to 0.0.3-next.28
33
+ * @twin.org/api-processors bumped from 0.0.3-next.27 to 0.0.3-next.28
34
+
35
+ ## [0.0.3-next.27](https://github.com/iotaledger/twin-api/compare/api-server-fastify-v0.0.3-next.26...api-server-fastify-v0.0.3-next.27) (2026-04-23)
4
36
 
5
37
 
6
38
  ### Miscellaneous Chores
@@ -16,12 +48,12 @@
16
48
  * @twin.org/api-models bumped from 0.0.3-next.26 to 0.0.3-next.27
17
49
  * @twin.org/api-processors bumped from 0.0.3-next.26 to 0.0.3-next.27
18
50
 
19
- ## [0.0.3-next.26](https://github.com/twinfoundation/api/compare/api-server-fastify-v0.0.3-next.25...api-server-fastify-v0.0.3-next.26) (2026-04-22)
51
+ ## [0.0.3-next.26](https://github.com/iotaledger/twin-api/compare/api-server-fastify-v0.0.3-next.25...api-server-fastify-v0.0.3-next.26) (2026-04-22)
20
52
 
21
53
 
22
54
  ### Bug Fixes
23
55
 
24
- * prevent error body masking 4xx as 500, run pre-processors in context scope ([#102](https://github.com/twinfoundation/api/issues/102)) ([5fbe14c](https://github.com/twinfoundation/api/commit/5fbe14c98e11e77a30e16704dcb8bfba7705926b))
56
+ * prevent error body masking 4xx as 500, run pre-processors in context scope ([#102](https://github.com/iotaledger/twin-api/issues/102)) ([5fbe14c](https://github.com/iotaledger/twin-api/commit/5fbe14c98e11e77a30e16704dcb8bfba7705926b))
25
57
 
26
58
 
27
59
  ### Dependencies
@@ -32,7 +64,7 @@
32
64
  * @twin.org/api-models bumped from 0.0.3-next.25 to 0.0.3-next.26
33
65
  * @twin.org/api-processors bumped from 0.0.3-next.25 to 0.0.3-next.26
34
66
 
35
- ## [0.0.3-next.25](https://github.com/twinfoundation/api/compare/api-server-fastify-v0.0.3-next.24...api-server-fastify-v0.0.3-next.25) (2026-04-14)
67
+ ## [0.0.3-next.25](https://github.com/iotaledger/twin-api/compare/api-server-fastify-v0.0.3-next.24...api-server-fastify-v0.0.3-next.25) (2026-04-14)
36
68
 
37
69
 
38
70
  ### Miscellaneous Chores
@@ -48,7 +80,7 @@
48
80
  * @twin.org/api-models bumped from 0.0.3-next.24 to 0.0.3-next.25
49
81
  * @twin.org/api-processors bumped from 0.0.3-next.24 to 0.0.3-next.25
50
82
 
51
- ## [0.0.3-next.24](https://github.com/twinfoundation/api/compare/api-server-fastify-v0.0.3-next.23...api-server-fastify-v0.0.3-next.24) (2026-04-14)
83
+ ## [0.0.3-next.24](https://github.com/iotaledger/twin-api/compare/api-server-fastify-v0.0.3-next.23...api-server-fastify-v0.0.3-next.24) (2026-04-14)
52
84
 
53
85
 
54
86
  ### Miscellaneous Chores
@@ -64,12 +96,12 @@
64
96
  * @twin.org/api-models bumped from 0.0.3-next.23 to 0.0.3-next.24
65
97
  * @twin.org/api-processors bumped from 0.0.3-next.23 to 0.0.3-next.24
66
98
 
67
- ## [0.0.3-next.23](https://github.com/twinfoundation/api/compare/api-server-fastify-v0.0.3-next.22...api-server-fastify-v0.0.3-next.23) (2026-04-14)
99
+ ## [0.0.3-next.23](https://github.com/iotaledger/twin-api/compare/api-server-fastify-v0.0.3-next.22...api-server-fastify-v0.0.3-next.23) (2026-04-14)
68
100
 
69
101
 
70
102
  ### Features
71
103
 
72
- * auth enhancements ([#93](https://github.com/twinfoundation/api/issues/93)) ([921a50c](https://github.com/twinfoundation/api/commit/921a50cd89d26e530a6be6174a5a803060fa0eb6))
104
+ * auth enhancements ([#93](https://github.com/iotaledger/twin-api/issues/93)) ([921a50c](https://github.com/iotaledger/twin-api/commit/921a50cd89d26e530a6be6174a5a803060fa0eb6))
73
105
 
74
106
 
75
107
  ### Dependencies
@@ -80,7 +112,7 @@
80
112
  * @twin.org/api-models bumped from 0.0.3-next.22 to 0.0.3-next.23
81
113
  * @twin.org/api-processors bumped from 0.0.3-next.22 to 0.0.3-next.23
82
114
 
83
- ## [0.0.3-next.22](https://github.com/twinfoundation/api/compare/api-server-fastify-v0.0.3-next.21...api-server-fastify-v0.0.3-next.22) (2026-03-27)
115
+ ## [0.0.3-next.22](https://github.com/iotaledger/twin-api/compare/api-server-fastify-v0.0.3-next.21...api-server-fastify-v0.0.3-next.22) (2026-03-27)
84
116
 
85
117
 
86
118
  ### Miscellaneous Chores
@@ -96,7 +128,7 @@
96
128
  * @twin.org/api-models bumped from 0.0.3-next.21 to 0.0.3-next.22
97
129
  * @twin.org/api-processors bumped from 0.0.3-next.21 to 0.0.3-next.22
98
130
 
99
- ## [0.0.3-next.21](https://github.com/twinfoundation/api/compare/api-server-fastify-v0.0.3-next.20...api-server-fastify-v0.0.3-next.21) (2026-03-11)
131
+ ## [0.0.3-next.21](https://github.com/iotaledger/twin-api/compare/api-server-fastify-v0.0.3-next.20...api-server-fastify-v0.0.3-next.21) (2026-03-11)
100
132
 
101
133
 
102
134
  ### Miscellaneous Chores
@@ -112,7 +144,7 @@
112
144
  * @twin.org/api-models bumped from 0.0.3-next.20 to 0.0.3-next.21
113
145
  * @twin.org/api-processors bumped from 0.0.3-next.20 to 0.0.3-next.21
114
146
 
115
- ## [0.0.3-next.20](https://github.com/twinfoundation/api/compare/api-server-fastify-v0.0.3-next.19...api-server-fastify-v0.0.3-next.20) (2026-02-09)
147
+ ## [0.0.3-next.20](https://github.com/iotaledger/twin-api/compare/api-server-fastify-v0.0.3-next.19...api-server-fastify-v0.0.3-next.20) (2026-02-09)
116
148
 
117
149
 
118
150
  ### Miscellaneous Chores
@@ -128,12 +160,12 @@
128
160
  * @twin.org/api-models bumped from 0.0.3-next.19 to 0.0.3-next.20
129
161
  * @twin.org/api-processors bumped from 0.0.3-next.19 to 0.0.3-next.20
130
162
 
131
- ## [0.0.3-next.19](https://github.com/twinfoundation/api/compare/api-server-fastify-v0.0.3-next.18...api-server-fastify-v0.0.3-next.19) (2026-02-06)
163
+ ## [0.0.3-next.19](https://github.com/iotaledger/twin-api/compare/api-server-fastify-v0.0.3-next.18...api-server-fastify-v0.0.3-next.19) (2026-02-06)
132
164
 
133
165
 
134
166
  ### Features
135
167
 
136
- * user admin service ([#77](https://github.com/twinfoundation/api/issues/77)) ([c8491df](https://github.com/twinfoundation/api/commit/c8491df7b07c1f45560c8a78c6adc806d0ececbb))
168
+ * user admin service ([#77](https://github.com/iotaledger/twin-api/issues/77)) ([c8491df](https://github.com/iotaledger/twin-api/commit/c8491df7b07c1f45560c8a78c6adc806d0ececbb))
137
169
 
138
170
 
139
171
  ### Dependencies
@@ -144,7 +176,7 @@
144
176
  * @twin.org/api-models bumped from 0.0.3-next.18 to 0.0.3-next.19
145
177
  * @twin.org/api-processors bumped from 0.0.3-next.18 to 0.0.3-next.19
146
178
 
147
- ## [0.0.3-next.18](https://github.com/twinfoundation/api/compare/api-server-fastify-v0.0.3-next.17...api-server-fastify-v0.0.3-next.18) (2026-02-04)
179
+ ## [0.0.3-next.18](https://github.com/iotaledger/twin-api/compare/api-server-fastify-v0.0.3-next.17...api-server-fastify-v0.0.3-next.18) (2026-02-04)
148
180
 
149
181
 
150
182
  ### Miscellaneous Chores
@@ -160,7 +192,7 @@
160
192
  * @twin.org/api-models bumped from 0.0.3-next.17 to 0.0.3-next.18
161
193
  * @twin.org/api-processors bumped from 0.0.3-next.17 to 0.0.3-next.18
162
194
 
163
- ## [0.0.3-next.17](https://github.com/twinfoundation/api/compare/api-server-fastify-v0.0.3-next.16...api-server-fastify-v0.0.3-next.17) (2026-01-26)
195
+ ## [0.0.3-next.17](https://github.com/iotaledger/twin-api/compare/api-server-fastify-v0.0.3-next.16...api-server-fastify-v0.0.3-next.17) (2026-01-26)
164
196
 
165
197
 
166
198
  ### Miscellaneous Chores
@@ -176,12 +208,12 @@
176
208
  * @twin.org/api-models bumped from 0.0.3-next.16 to 0.0.3-next.17
177
209
  * @twin.org/api-processors bumped from 0.0.3-next.16 to 0.0.3-next.17
178
210
 
179
- ## [0.0.3-next.16](https://github.com/twinfoundation/api/compare/api-server-fastify-v0.0.3-next.15...api-server-fastify-v0.0.3-next.16) (2026-01-26)
211
+ ## [0.0.3-next.16](https://github.com/iotaledger/twin-api/compare/api-server-fastify-v0.0.3-next.15...api-server-fastify-v0.0.3-next.16) (2026-01-26)
180
212
 
181
213
 
182
214
  ### Features
183
215
 
184
- * public base url ([#70](https://github.com/twinfoundation/api/issues/70)) ([5b958cd](https://github.com/twinfoundation/api/commit/5b958cd91e8a38cdae2835ff5f2356c7e48d37c3))
216
+ * public base url ([#70](https://github.com/iotaledger/twin-api/issues/70)) ([5b958cd](https://github.com/iotaledger/twin-api/commit/5b958cd91e8a38cdae2835ff5f2356c7e48d37c3))
185
217
 
186
218
 
187
219
  ### Dependencies
@@ -192,12 +224,12 @@
192
224
  * @twin.org/api-models bumped from 0.0.3-next.15 to 0.0.3-next.16
193
225
  * @twin.org/api-processors bumped from 0.0.3-next.15 to 0.0.3-next.16
194
226
 
195
- ## [0.0.3-next.15](https://github.com/twinfoundation/api/compare/api-server-fastify-v0.0.3-next.14...api-server-fastify-v0.0.3-next.15) (2026-01-22)
227
+ ## [0.0.3-next.15](https://github.com/iotaledger/twin-api/compare/api-server-fastify-v0.0.3-next.14...api-server-fastify-v0.0.3-next.15) (2026-01-22)
196
228
 
197
229
 
198
230
  ### Bug Fixes
199
231
 
200
- * missing port in server request url ([#71](https://github.com/twinfoundation/api/issues/71)) ([21d1bb5](https://github.com/twinfoundation/api/commit/21d1bb57e7dac5c737266876b7521130db1df975))
232
+ * missing port in server request url ([#71](https://github.com/iotaledger/twin-api/issues/71)) ([21d1bb5](https://github.com/iotaledger/twin-api/commit/21d1bb57e7dac5c737266876b7521130db1df975))
201
233
 
202
234
 
203
235
  ### Dependencies
@@ -208,7 +240,7 @@
208
240
  * @twin.org/api-models bumped from 0.0.3-next.14 to 0.0.3-next.15
209
241
  * @twin.org/api-processors bumped from 0.0.3-next.14 to 0.0.3-next.15
210
242
 
211
- ## [0.0.3-next.14](https://github.com/twinfoundation/api/compare/api-server-fastify-v0.0.3-next.13...api-server-fastify-v0.0.3-next.14) (2026-01-20)
243
+ ## [0.0.3-next.14](https://github.com/iotaledger/twin-api/compare/api-server-fastify-v0.0.3-next.13...api-server-fastify-v0.0.3-next.14) (2026-01-20)
212
244
 
213
245
 
214
246
  ### Miscellaneous Chores
@@ -224,7 +256,7 @@
224
256
  * @twin.org/api-models bumped from 0.0.3-next.13 to 0.0.3-next.14
225
257
  * @twin.org/api-processors bumped from 0.0.3-next.13 to 0.0.3-next.14
226
258
 
227
- ## [0.0.3-next.13](https://github.com/twinfoundation/api/compare/api-server-fastify-v0.0.3-next.12...api-server-fastify-v0.0.3-next.13) (2026-01-19)
259
+ ## [0.0.3-next.13](https://github.com/iotaledger/twin-api/compare/api-server-fastify-v0.0.3-next.12...api-server-fastify-v0.0.3-next.13) (2026-01-19)
228
260
 
229
261
 
230
262
  ### Miscellaneous Chores
@@ -240,7 +272,7 @@
240
272
  * @twin.org/api-models bumped from 0.0.3-next.12 to 0.0.3-next.13
241
273
  * @twin.org/api-processors bumped from 0.0.3-next.12 to 0.0.3-next.13
242
274
 
243
- ## [0.0.3-next.12](https://github.com/twinfoundation/api/compare/api-server-fastify-v0.0.3-next.11...api-server-fastify-v0.0.3-next.12) (2026-01-12)
275
+ ## [0.0.3-next.12](https://github.com/iotaledger/twin-api/compare/api-server-fastify-v0.0.3-next.11...api-server-fastify-v0.0.3-next.12) (2026-01-12)
244
276
 
245
277
 
246
278
  ### Miscellaneous Chores
@@ -256,7 +288,7 @@
256
288
  * @twin.org/api-models bumped from 0.0.3-next.11 to 0.0.3-next.12
257
289
  * @twin.org/api-processors bumped from 0.0.3-next.11 to 0.0.3-next.12
258
290
 
259
- ## [0.0.3-next.11](https://github.com/twinfoundation/api/compare/api-server-fastify-v0.0.3-next.10...api-server-fastify-v0.0.3-next.11) (2026-01-08)
291
+ ## [0.0.3-next.11](https://github.com/iotaledger/twin-api/compare/api-server-fastify-v0.0.3-next.10...api-server-fastify-v0.0.3-next.11) (2026-01-08)
260
292
 
261
293
 
262
294
  ### Miscellaneous Chores
@@ -272,7 +304,7 @@
272
304
  * @twin.org/api-models bumped from 0.0.3-next.10 to 0.0.3-next.11
273
305
  * @twin.org/api-processors bumped from 0.0.3-next.10 to 0.0.3-next.11
274
306
 
275
- ## [0.0.3-next.10](https://github.com/twinfoundation/api/compare/api-server-fastify-v0.0.3-next.9...api-server-fastify-v0.0.3-next.10) (2026-01-05)
307
+ ## [0.0.3-next.10](https://github.com/iotaledger/twin-api/compare/api-server-fastify-v0.0.3-next.9...api-server-fastify-v0.0.3-next.10) (2026-01-05)
276
308
 
277
309
 
278
310
  ### Miscellaneous Chores
@@ -288,33 +320,33 @@
288
320
  * @twin.org/api-models bumped from 0.0.3-next.9 to 0.0.3-next.10
289
321
  * @twin.org/api-processors bumped from 0.0.3-next.9 to 0.0.3-next.10
290
322
 
291
- ## [0.0.3-next.9](https://github.com/twinfoundation/api/compare/api-server-fastify-v0.0.3-next.8...api-server-fastify-v0.0.3-next.9) (2026-01-05)
323
+ ## [0.0.3-next.9](https://github.com/iotaledger/twin-api/compare/api-server-fastify-v0.0.3-next.8...api-server-fastify-v0.0.3-next.9) (2026-01-05)
292
324
 
293
325
 
294
326
  ### Features
295
327
 
296
- * add authentication generators and process features option ([a67edf1](https://github.com/twinfoundation/api/commit/a67edf1df212bd8ab94a40cddf5338551155696f))
297
- * add context id features ([#42](https://github.com/twinfoundation/api/issues/42)) ([0186055](https://github.com/twinfoundation/api/commit/0186055c48afde842a4254b4df9ac9249c40fe40))
298
- * add json-ld mime type processor and auth admin component ([8861791](https://github.com/twinfoundation/api/commit/88617916e23bfbca023dbae1976fe421983a02ff))
299
- * add logging component type to request contexts ([210de1b](https://github.com/twinfoundation/api/commit/210de1b9e1c91079b59a2b90ddd57569668d647d))
300
- * add root, favicon routes ([71da1c3](https://github.com/twinfoundation/api/commit/71da1c3a93c349588aff7084d1d8d6a29a277da8))
301
- * add socket id, connect and disconnect ([20b0d0e](https://github.com/twinfoundation/api/commit/20b0d0ec279cab46141fee09de2c4a7087cdce16))
302
- * add validate-locales ([cdba610](https://github.com/twinfoundation/api/commit/cdba610a0acb5022d2e3ce729732e6646a297e5e))
303
- * decodeURIComponent for query and path params ([ead68a2](https://github.com/twinfoundation/api/commit/ead68a257425c10dd912497f7edd473c469ca132))
304
- * eslint migration to flat config ([0dd5820](https://github.com/twinfoundation/api/commit/0dd5820e3af97350fd08b8d226f4a6c1a9246805))
305
- * improve socket route logging ([b8d9519](https://github.com/twinfoundation/api/commit/b8d95199f838ac6ba9f45c30ef7c4e613201ff53))
306
- * logging naming consistency ([a4a6ef2](https://github.com/twinfoundation/api/commit/a4a6ef2de5049045589eb78b177ff62e744bde9d))
307
- * update dependencies ([1171dc4](https://github.com/twinfoundation/api/commit/1171dc416a9481737f6a640e3cf30145768f37e9))
308
- * update framework core ([d8eebf2](https://github.com/twinfoundation/api/commit/d8eebf267fa2a0abaa84e58590496e9d20490cfa))
309
- * update IComponent signatures ([915ce37](https://github.com/twinfoundation/api/commit/915ce37712326ab4aa6869c350eabaa4622e8430))
310
- * use shared store mechanism ([#19](https://github.com/twinfoundation/api/issues/19)) ([32116df](https://github.com/twinfoundation/api/commit/32116df3b4380a30137f5056f242a5c99afa2df9))
328
+ * add authentication generators and process features option ([a67edf1](https://github.com/iotaledger/twin-api/commit/a67edf1df212bd8ab94a40cddf5338551155696f))
329
+ * add context id features ([#42](https://github.com/iotaledger/twin-api/issues/42)) ([0186055](https://github.com/iotaledger/twin-api/commit/0186055c48afde842a4254b4df9ac9249c40fe40))
330
+ * add json-ld mime type processor and auth admin component ([8861791](https://github.com/iotaledger/twin-api/commit/88617916e23bfbca023dbae1976fe421983a02ff))
331
+ * add logging component type to request contexts ([210de1b](https://github.com/iotaledger/twin-api/commit/210de1b9e1c91079b59a2b90ddd57569668d647d))
332
+ * add root, favicon routes ([71da1c3](https://github.com/iotaledger/twin-api/commit/71da1c3a93c349588aff7084d1d8d6a29a277da8))
333
+ * add socket id, connect and disconnect ([20b0d0e](https://github.com/iotaledger/twin-api/commit/20b0d0ec279cab46141fee09de2c4a7087cdce16))
334
+ * add validate-locales ([cdba610](https://github.com/iotaledger/twin-api/commit/cdba610a0acb5022d2e3ce729732e6646a297e5e))
335
+ * decodeURIComponent for query and path params ([ead68a2](https://github.com/iotaledger/twin-api/commit/ead68a257425c10dd912497f7edd473c469ca132))
336
+ * eslint migration to flat config ([0dd5820](https://github.com/iotaledger/twin-api/commit/0dd5820e3af97350fd08b8d226f4a6c1a9246805))
337
+ * improve socket route logging ([b8d9519](https://github.com/iotaledger/twin-api/commit/b8d95199f838ac6ba9f45c30ef7c4e613201ff53))
338
+ * logging naming consistency ([a4a6ef2](https://github.com/iotaledger/twin-api/commit/a4a6ef2de5049045589eb78b177ff62e744bde9d))
339
+ * update dependencies ([1171dc4](https://github.com/iotaledger/twin-api/commit/1171dc416a9481737f6a640e3cf30145768f37e9))
340
+ * update framework core ([d8eebf2](https://github.com/iotaledger/twin-api/commit/d8eebf267fa2a0abaa84e58590496e9d20490cfa))
341
+ * update IComponent signatures ([915ce37](https://github.com/iotaledger/twin-api/commit/915ce37712326ab4aa6869c350eabaa4622e8430))
342
+ * use shared store mechanism ([#19](https://github.com/iotaledger/twin-api/issues/19)) ([32116df](https://github.com/iotaledger/twin-api/commit/32116df3b4380a30137f5056f242a5c99afa2df9))
311
343
 
312
344
 
313
345
  ### Bug Fixes
314
346
 
315
- * error handling make sure primary error takes precedence ([84b61f2](https://github.com/twinfoundation/api/commit/84b61f27fe5e4919c0c9f9a1edc8ff46dc45c1f7))
316
- * locales ([1b84d8e](https://github.com/twinfoundation/api/commit/1b84d8eb4dbe2302897e184e6389892b7ba12608))
317
- * use correct format for log messaging ([6b62a18](https://github.com/twinfoundation/api/commit/6b62a185e1da1150bb1e4331337e2799294b83c4))
347
+ * error handling make sure primary error takes precedence ([84b61f2](https://github.com/iotaledger/twin-api/commit/84b61f27fe5e4919c0c9f9a1edc8ff46dc45c1f7))
348
+ * locales ([1b84d8e](https://github.com/iotaledger/twin-api/commit/1b84d8eb4dbe2302897e184e6389892b7ba12608))
349
+ * use correct format for log messaging ([6b62a18](https://github.com/iotaledger/twin-api/commit/6b62a185e1da1150bb1e4331337e2799294b83c4))
318
350
 
319
351
 
320
352
  ### Dependencies
@@ -325,7 +357,7 @@
325
357
  * @twin.org/api-models bumped from 0.0.3-next.8 to 0.0.3-next.9
326
358
  * @twin.org/api-processors bumped from 0.0.3-next.8 to 0.0.3-next.9
327
359
 
328
- ## [0.0.3-next.8](https://github.com/twinfoundation/api/compare/api-server-fastify-v0.0.3-next.7...api-server-fastify-v0.0.3-next.8) (2025-12-17)
360
+ ## [0.0.3-next.8](https://github.com/iotaledger/twin-api/compare/api-server-fastify-v0.0.3-next.7...api-server-fastify-v0.0.3-next.8) (2025-12-17)
329
361
 
330
362
 
331
363
  ### Miscellaneous Chores
@@ -341,12 +373,12 @@
341
373
  * @twin.org/api-models bumped from 0.0.3-next.7 to 0.0.3-next.8
342
374
  * @twin.org/api-processors bumped from 0.0.3-next.7 to 0.0.3-next.8
343
375
 
344
- ## [0.0.3-next.7](https://github.com/twinfoundation/api/compare/api-server-fastify-v0.0.3-next.6...api-server-fastify-v0.0.3-next.7) (2025-11-26)
376
+ ## [0.0.3-next.7](https://github.com/iotaledger/twin-api/compare/api-server-fastify-v0.0.3-next.6...api-server-fastify-v0.0.3-next.7) (2025-11-26)
345
377
 
346
378
 
347
379
  ### Bug Fixes
348
380
 
349
- * error handling make sure primary error takes precedence ([84b61f2](https://github.com/twinfoundation/api/commit/84b61f27fe5e4919c0c9f9a1edc8ff46dc45c1f7))
381
+ * error handling make sure primary error takes precedence ([84b61f2](https://github.com/iotaledger/twin-api/commit/84b61f27fe5e4919c0c9f9a1edc8ff46dc45c1f7))
350
382
 
351
383
 
352
384
  ### Dependencies
@@ -357,7 +389,7 @@
357
389
  * @twin.org/api-models bumped from 0.0.3-next.6 to 0.0.3-next.7
358
390
  * @twin.org/api-processors bumped from 0.0.3-next.6 to 0.0.3-next.7
359
391
 
360
- ## [0.0.3-next.6](https://github.com/twinfoundation/api/compare/api-server-fastify-v0.0.3-next.5...api-server-fastify-v0.0.3-next.6) (2025-11-20)
392
+ ## [0.0.3-next.6](https://github.com/iotaledger/twin-api/compare/api-server-fastify-v0.0.3-next.5...api-server-fastify-v0.0.3-next.6) (2025-11-20)
361
393
 
362
394
 
363
395
  ### Miscellaneous Chores
@@ -373,12 +405,12 @@
373
405
  * @twin.org/api-models bumped from 0.0.3-next.5 to 0.0.3-next.6
374
406
  * @twin.org/api-processors bumped from 0.0.3-next.5 to 0.0.3-next.6
375
407
 
376
- ## [0.0.3-next.5](https://github.com/twinfoundation/api/compare/api-server-fastify-v0.0.3-next.4...api-server-fastify-v0.0.3-next.5) (2025-11-14)
408
+ ## [0.0.3-next.5](https://github.com/iotaledger/twin-api/compare/api-server-fastify-v0.0.3-next.4...api-server-fastify-v0.0.3-next.5) (2025-11-14)
377
409
 
378
410
 
379
411
  ### Features
380
412
 
381
- * decodeURIComponent for query and path params ([ead68a2](https://github.com/twinfoundation/api/commit/ead68a257425c10dd912497f7edd473c469ca132))
413
+ * decodeURIComponent for query and path params ([ead68a2](https://github.com/iotaledger/twin-api/commit/ead68a257425c10dd912497f7edd473c469ca132))
382
414
 
383
415
 
384
416
  ### Dependencies
@@ -389,31 +421,31 @@
389
421
  * @twin.org/api-models bumped from 0.0.3-next.4 to 0.0.3-next.5
390
422
  * @twin.org/api-processors bumped from 0.0.3-next.4 to 0.0.3-next.5
391
423
 
392
- ## [0.0.3-next.4](https://github.com/twinfoundation/api/compare/api-server-fastify-v0.0.3-next.3...api-server-fastify-v0.0.3-next.4) (2025-11-14)
424
+ ## [0.0.3-next.4](https://github.com/iotaledger/twin-api/compare/api-server-fastify-v0.0.3-next.3...api-server-fastify-v0.0.3-next.4) (2025-11-14)
393
425
 
394
426
 
395
427
  ### Features
396
428
 
397
- * add authentication generators and process features option ([a67edf1](https://github.com/twinfoundation/api/commit/a67edf1df212bd8ab94a40cddf5338551155696f))
398
- * add context id features ([#42](https://github.com/twinfoundation/api/issues/42)) ([0186055](https://github.com/twinfoundation/api/commit/0186055c48afde842a4254b4df9ac9249c40fe40))
399
- * add json-ld mime type processor and auth admin component ([8861791](https://github.com/twinfoundation/api/commit/88617916e23bfbca023dbae1976fe421983a02ff))
400
- * add logging component type to request contexts ([210de1b](https://github.com/twinfoundation/api/commit/210de1b9e1c91079b59a2b90ddd57569668d647d))
401
- * add root, favicon routes ([71da1c3](https://github.com/twinfoundation/api/commit/71da1c3a93c349588aff7084d1d8d6a29a277da8))
402
- * add socket id, connect and disconnect ([20b0d0e](https://github.com/twinfoundation/api/commit/20b0d0ec279cab46141fee09de2c4a7087cdce16))
403
- * add validate-locales ([cdba610](https://github.com/twinfoundation/api/commit/cdba610a0acb5022d2e3ce729732e6646a297e5e))
404
- * eslint migration to flat config ([0dd5820](https://github.com/twinfoundation/api/commit/0dd5820e3af97350fd08b8d226f4a6c1a9246805))
405
- * improve socket route logging ([b8d9519](https://github.com/twinfoundation/api/commit/b8d95199f838ac6ba9f45c30ef7c4e613201ff53))
406
- * logging naming consistency ([a4a6ef2](https://github.com/twinfoundation/api/commit/a4a6ef2de5049045589eb78b177ff62e744bde9d))
407
- * update dependencies ([1171dc4](https://github.com/twinfoundation/api/commit/1171dc416a9481737f6a640e3cf30145768f37e9))
408
- * update framework core ([d8eebf2](https://github.com/twinfoundation/api/commit/d8eebf267fa2a0abaa84e58590496e9d20490cfa))
409
- * update IComponent signatures ([915ce37](https://github.com/twinfoundation/api/commit/915ce37712326ab4aa6869c350eabaa4622e8430))
410
- * use shared store mechanism ([#19](https://github.com/twinfoundation/api/issues/19)) ([32116df](https://github.com/twinfoundation/api/commit/32116df3b4380a30137f5056f242a5c99afa2df9))
429
+ * add authentication generators and process features option ([a67edf1](https://github.com/iotaledger/twin-api/commit/a67edf1df212bd8ab94a40cddf5338551155696f))
430
+ * add context id features ([#42](https://github.com/iotaledger/twin-api/issues/42)) ([0186055](https://github.com/iotaledger/twin-api/commit/0186055c48afde842a4254b4df9ac9249c40fe40))
431
+ * add json-ld mime type processor and auth admin component ([8861791](https://github.com/iotaledger/twin-api/commit/88617916e23bfbca023dbae1976fe421983a02ff))
432
+ * add logging component type to request contexts ([210de1b](https://github.com/iotaledger/twin-api/commit/210de1b9e1c91079b59a2b90ddd57569668d647d))
433
+ * add root, favicon routes ([71da1c3](https://github.com/iotaledger/twin-api/commit/71da1c3a93c349588aff7084d1d8d6a29a277da8))
434
+ * add socket id, connect and disconnect ([20b0d0e](https://github.com/iotaledger/twin-api/commit/20b0d0ec279cab46141fee09de2c4a7087cdce16))
435
+ * add validate-locales ([cdba610](https://github.com/iotaledger/twin-api/commit/cdba610a0acb5022d2e3ce729732e6646a297e5e))
436
+ * eslint migration to flat config ([0dd5820](https://github.com/iotaledger/twin-api/commit/0dd5820e3af97350fd08b8d226f4a6c1a9246805))
437
+ * improve socket route logging ([b8d9519](https://github.com/iotaledger/twin-api/commit/b8d95199f838ac6ba9f45c30ef7c4e613201ff53))
438
+ * logging naming consistency ([a4a6ef2](https://github.com/iotaledger/twin-api/commit/a4a6ef2de5049045589eb78b177ff62e744bde9d))
439
+ * update dependencies ([1171dc4](https://github.com/iotaledger/twin-api/commit/1171dc416a9481737f6a640e3cf30145768f37e9))
440
+ * update framework core ([d8eebf2](https://github.com/iotaledger/twin-api/commit/d8eebf267fa2a0abaa84e58590496e9d20490cfa))
441
+ * update IComponent signatures ([915ce37](https://github.com/iotaledger/twin-api/commit/915ce37712326ab4aa6869c350eabaa4622e8430))
442
+ * use shared store mechanism ([#19](https://github.com/iotaledger/twin-api/issues/19)) ([32116df](https://github.com/iotaledger/twin-api/commit/32116df3b4380a30137f5056f242a5c99afa2df9))
411
443
 
412
444
 
413
445
  ### Bug Fixes
414
446
 
415
- * locales ([1b84d8e](https://github.com/twinfoundation/api/commit/1b84d8eb4dbe2302897e184e6389892b7ba12608))
416
- * use correct format for log messaging ([6b62a18](https://github.com/twinfoundation/api/commit/6b62a185e1da1150bb1e4331337e2799294b83c4))
447
+ * locales ([1b84d8e](https://github.com/iotaledger/twin-api/commit/1b84d8eb4dbe2302897e184e6389892b7ba12608))
448
+ * use correct format for log messaging ([6b62a18](https://github.com/iotaledger/twin-api/commit/6b62a185e1da1150bb1e4331337e2799294b83c4))
417
449
 
418
450
 
419
451
  ### Dependencies
@@ -424,7 +456,7 @@
424
456
  * @twin.org/api-models bumped from 0.0.3-next.3 to 0.0.3-next.4
425
457
  * @twin.org/api-processors bumped from 0.0.3-next.3 to 0.0.3-next.4
426
458
 
427
- ## [0.0.3-next.3](https://github.com/twinfoundation/api/compare/api-server-fastify-v0.0.3-next.2...api-server-fastify-v0.0.3-next.3) (2025-11-14)
459
+ ## [0.0.3-next.3](https://github.com/iotaledger/twin-api/compare/api-server-fastify-v0.0.3-next.2...api-server-fastify-v0.0.3-next.3) (2025-11-14)
428
460
 
429
461
 
430
462
  ### Miscellaneous Chores
@@ -440,7 +472,7 @@
440
472
  * @twin.org/api-models bumped from 0.0.3-next.2 to 0.0.3-next.3
441
473
  * @twin.org/api-processors bumped from 0.0.3-next.2 to 0.0.3-next.3
442
474
 
443
- ## [0.0.3-next.2](https://github.com/twinfoundation/api/compare/api-server-fastify-v0.0.3-next.1...api-server-fastify-v0.0.3-next.2) (2025-11-12)
475
+ ## [0.0.3-next.2](https://github.com/iotaledger/twin-api/compare/api-server-fastify-v0.0.3-next.1...api-server-fastify-v0.0.3-next.2) (2025-11-12)
444
476
 
445
477
 
446
478
  ### Miscellaneous Chores
@@ -456,30 +488,30 @@
456
488
  * @twin.org/api-models bumped from 0.0.3-next.1 to 0.0.3-next.2
457
489
  * @twin.org/api-processors bumped from 0.0.3-next.1 to 0.0.3-next.2
458
490
 
459
- ## [0.0.3-next.1](https://github.com/twinfoundation/api/compare/api-server-fastify-v0.0.3-next.0...api-server-fastify-v0.0.3-next.1) (2025-11-10)
491
+ ## [0.0.3-next.1](https://github.com/iotaledger/twin-api/compare/api-server-fastify-v0.0.3-next.0...api-server-fastify-v0.0.3-next.1) (2025-11-10)
460
492
 
461
493
 
462
494
  ### Features
463
495
 
464
- * add authentication generators and process features option ([a67edf1](https://github.com/twinfoundation/api/commit/a67edf1df212bd8ab94a40cddf5338551155696f))
465
- * add context id features ([#42](https://github.com/twinfoundation/api/issues/42)) ([0186055](https://github.com/twinfoundation/api/commit/0186055c48afde842a4254b4df9ac9249c40fe40))
466
- * add json-ld mime type processor and auth admin component ([8861791](https://github.com/twinfoundation/api/commit/88617916e23bfbca023dbae1976fe421983a02ff))
467
- * add logging component type to request contexts ([210de1b](https://github.com/twinfoundation/api/commit/210de1b9e1c91079b59a2b90ddd57569668d647d))
468
- * add root, favicon routes ([71da1c3](https://github.com/twinfoundation/api/commit/71da1c3a93c349588aff7084d1d8d6a29a277da8))
469
- * add socket id, connect and disconnect ([20b0d0e](https://github.com/twinfoundation/api/commit/20b0d0ec279cab46141fee09de2c4a7087cdce16))
470
- * add validate-locales ([cdba610](https://github.com/twinfoundation/api/commit/cdba610a0acb5022d2e3ce729732e6646a297e5e))
471
- * eslint migration to flat config ([0dd5820](https://github.com/twinfoundation/api/commit/0dd5820e3af97350fd08b8d226f4a6c1a9246805))
472
- * improve socket route logging ([b8d9519](https://github.com/twinfoundation/api/commit/b8d95199f838ac6ba9f45c30ef7c4e613201ff53))
473
- * logging naming consistency ([a4a6ef2](https://github.com/twinfoundation/api/commit/a4a6ef2de5049045589eb78b177ff62e744bde9d))
474
- * update dependencies ([1171dc4](https://github.com/twinfoundation/api/commit/1171dc416a9481737f6a640e3cf30145768f37e9))
475
- * update framework core ([d8eebf2](https://github.com/twinfoundation/api/commit/d8eebf267fa2a0abaa84e58590496e9d20490cfa))
476
- * update IComponent signatures ([915ce37](https://github.com/twinfoundation/api/commit/915ce37712326ab4aa6869c350eabaa4622e8430))
477
- * use shared store mechanism ([#19](https://github.com/twinfoundation/api/issues/19)) ([32116df](https://github.com/twinfoundation/api/commit/32116df3b4380a30137f5056f242a5c99afa2df9))
496
+ * add authentication generators and process features option ([a67edf1](https://github.com/iotaledger/twin-api/commit/a67edf1df212bd8ab94a40cddf5338551155696f))
497
+ * add context id features ([#42](https://github.com/iotaledger/twin-api/issues/42)) ([0186055](https://github.com/iotaledger/twin-api/commit/0186055c48afde842a4254b4df9ac9249c40fe40))
498
+ * add json-ld mime type processor and auth admin component ([8861791](https://github.com/iotaledger/twin-api/commit/88617916e23bfbca023dbae1976fe421983a02ff))
499
+ * add logging component type to request contexts ([210de1b](https://github.com/iotaledger/twin-api/commit/210de1b9e1c91079b59a2b90ddd57569668d647d))
500
+ * add root, favicon routes ([71da1c3](https://github.com/iotaledger/twin-api/commit/71da1c3a93c349588aff7084d1d8d6a29a277da8))
501
+ * add socket id, connect and disconnect ([20b0d0e](https://github.com/iotaledger/twin-api/commit/20b0d0ec279cab46141fee09de2c4a7087cdce16))
502
+ * add validate-locales ([cdba610](https://github.com/iotaledger/twin-api/commit/cdba610a0acb5022d2e3ce729732e6646a297e5e))
503
+ * eslint migration to flat config ([0dd5820](https://github.com/iotaledger/twin-api/commit/0dd5820e3af97350fd08b8d226f4a6c1a9246805))
504
+ * improve socket route logging ([b8d9519](https://github.com/iotaledger/twin-api/commit/b8d95199f838ac6ba9f45c30ef7c4e613201ff53))
505
+ * logging naming consistency ([a4a6ef2](https://github.com/iotaledger/twin-api/commit/a4a6ef2de5049045589eb78b177ff62e744bde9d))
506
+ * update dependencies ([1171dc4](https://github.com/iotaledger/twin-api/commit/1171dc416a9481737f6a640e3cf30145768f37e9))
507
+ * update framework core ([d8eebf2](https://github.com/iotaledger/twin-api/commit/d8eebf267fa2a0abaa84e58590496e9d20490cfa))
508
+ * update IComponent signatures ([915ce37](https://github.com/iotaledger/twin-api/commit/915ce37712326ab4aa6869c350eabaa4622e8430))
509
+ * use shared store mechanism ([#19](https://github.com/iotaledger/twin-api/issues/19)) ([32116df](https://github.com/iotaledger/twin-api/commit/32116df3b4380a30137f5056f242a5c99afa2df9))
478
510
 
479
511
 
480
512
  ### Bug Fixes
481
513
 
482
- * use correct format for log messaging ([6b62a18](https://github.com/twinfoundation/api/commit/6b62a185e1da1150bb1e4331337e2799294b83c4))
514
+ * use correct format for log messaging ([6b62a18](https://github.com/iotaledger/twin-api/commit/6b62a185e1da1150bb1e4331337e2799294b83c4))
483
515
 
484
516
 
485
517
  ### Dependencies
@@ -490,12 +522,12 @@
490
522
  * @twin.org/api-models bumped from 0.0.3-next.0 to 0.0.3-next.1
491
523
  * @twin.org/api-processors bumped from 0.0.3-next.0 to 0.0.3-next.1
492
524
 
493
- ## [0.0.2-next.13](https://github.com/twinfoundation/api/compare/api-server-fastify-v0.0.2-next.12...api-server-fastify-v0.0.2-next.13) (2025-10-09)
525
+ ## [0.0.2-next.13](https://github.com/iotaledger/twin-api/compare/api-server-fastify-v0.0.2-next.12...api-server-fastify-v0.0.2-next.13) (2025-10-09)
494
526
 
495
527
 
496
528
  ### Bug Fixes
497
529
 
498
- * use correct format for log messaging ([6b62a18](https://github.com/twinfoundation/api/commit/6b62a185e1da1150bb1e4331337e2799294b83c4))
530
+ * use correct format for log messaging ([6b62a18](https://github.com/iotaledger/twin-api/commit/6b62a185e1da1150bb1e4331337e2799294b83c4))
499
531
 
500
532
 
501
533
  ### Dependencies
@@ -506,12 +538,12 @@
506
538
  * @twin.org/api-models bumped from 0.0.2-next.12 to 0.0.2-next.13
507
539
  * @twin.org/api-processors bumped from 0.0.2-next.12 to 0.0.2-next.13
508
540
 
509
- ## [0.0.2-next.12](https://github.com/twinfoundation/api/compare/api-server-fastify-v0.0.2-next.11...api-server-fastify-v0.0.2-next.12) (2025-10-09)
541
+ ## [0.0.2-next.12](https://github.com/iotaledger/twin-api/compare/api-server-fastify-v0.0.2-next.11...api-server-fastify-v0.0.2-next.12) (2025-10-09)
510
542
 
511
543
 
512
544
  ### Features
513
545
 
514
- * add validate-locales ([cdba610](https://github.com/twinfoundation/api/commit/cdba610a0acb5022d2e3ce729732e6646a297e5e))
546
+ * add validate-locales ([cdba610](https://github.com/iotaledger/twin-api/commit/cdba610a0acb5022d2e3ce729732e6646a297e5e))
515
547
 
516
548
 
517
549
  ### Dependencies
@@ -522,12 +554,12 @@
522
554
  * @twin.org/api-models bumped from 0.0.2-next.11 to 0.0.2-next.12
523
555
  * @twin.org/api-processors bumped from 0.0.2-next.11 to 0.0.2-next.12
524
556
 
525
- ## [0.0.2-next.11](https://github.com/twinfoundation/api/compare/api-server-fastify-v0.0.2-next.10...api-server-fastify-v0.0.2-next.11) (2025-09-29)
557
+ ## [0.0.2-next.11](https://github.com/iotaledger/twin-api/compare/api-server-fastify-v0.0.2-next.10...api-server-fastify-v0.0.2-next.11) (2025-09-29)
526
558
 
527
559
 
528
560
  ### Features
529
561
 
530
- * update IComponent signatures ([915ce37](https://github.com/twinfoundation/api/commit/915ce37712326ab4aa6869c350eabaa4622e8430))
562
+ * update IComponent signatures ([915ce37](https://github.com/iotaledger/twin-api/commit/915ce37712326ab4aa6869c350eabaa4622e8430))
531
563
 
532
564
 
533
565
  ### Dependencies
@@ -538,12 +570,12 @@
538
570
  * @twin.org/api-models bumped from 0.0.2-next.10 to 0.0.2-next.11
539
571
  * @twin.org/api-processors bumped from 0.0.2-next.10 to 0.0.2-next.11
540
572
 
541
- ## [0.0.2-next.10](https://github.com/twinfoundation/api/compare/api-server-fastify-v0.0.2-next.9...api-server-fastify-v0.0.2-next.10) (2025-09-23)
573
+ ## [0.0.2-next.10](https://github.com/iotaledger/twin-api/compare/api-server-fastify-v0.0.2-next.9...api-server-fastify-v0.0.2-next.10) (2025-09-23)
542
574
 
543
575
 
544
576
  ### Features
545
577
 
546
- * add authentication generators and process features option ([a67edf1](https://github.com/twinfoundation/api/commit/a67edf1df212bd8ab94a40cddf5338551155696f))
578
+ * add authentication generators and process features option ([a67edf1](https://github.com/iotaledger/twin-api/commit/a67edf1df212bd8ab94a40cddf5338551155696f))
547
579
 
548
580
 
549
581
  ### Dependencies
@@ -554,12 +586,12 @@
554
586
  * @twin.org/api-models bumped from 0.0.2-next.9 to 0.0.2-next.10
555
587
  * @twin.org/api-processors bumped from 0.0.2-next.9 to 0.0.2-next.10
556
588
 
557
- ## [0.0.2-next.9](https://github.com/twinfoundation/api/compare/api-server-fastify-v0.0.2-next.8...api-server-fastify-v0.0.2-next.9) (2025-08-29)
589
+ ## [0.0.2-next.9](https://github.com/iotaledger/twin-api/compare/api-server-fastify-v0.0.2-next.8...api-server-fastify-v0.0.2-next.9) (2025-08-29)
558
590
 
559
591
 
560
592
  ### Features
561
593
 
562
- * eslint migration to flat config ([0dd5820](https://github.com/twinfoundation/api/commit/0dd5820e3af97350fd08b8d226f4a6c1a9246805))
594
+ * eslint migration to flat config ([0dd5820](https://github.com/iotaledger/twin-api/commit/0dd5820e3af97350fd08b8d226f4a6c1a9246805))
563
595
 
564
596
 
565
597
  ### Dependencies
@@ -570,12 +602,12 @@
570
602
  * @twin.org/api-models bumped from 0.0.2-next.8 to 0.0.2-next.9
571
603
  * @twin.org/api-processors bumped from 0.0.2-next.8 to 0.0.2-next.9
572
604
 
573
- ## [0.0.2-next.8](https://github.com/twinfoundation/api/compare/api-server-fastify-v0.0.2-next.7...api-server-fastify-v0.0.2-next.8) (2025-08-21)
605
+ ## [0.0.2-next.8](https://github.com/iotaledger/twin-api/compare/api-server-fastify-v0.0.2-next.7...api-server-fastify-v0.0.2-next.8) (2025-08-21)
574
606
 
575
607
 
576
608
  ### Features
577
609
 
578
- * add root, favicon routes ([71da1c3](https://github.com/twinfoundation/api/commit/71da1c3a93c349588aff7084d1d8d6a29a277da8))
610
+ * add root, favicon routes ([71da1c3](https://github.com/iotaledger/twin-api/commit/71da1c3a93c349588aff7084d1d8d6a29a277da8))
579
611
 
580
612
 
581
613
  ### Dependencies
@@ -586,12 +618,12 @@
586
618
  * @twin.org/api-models bumped from 0.0.2-next.7 to 0.0.2-next.8
587
619
  * @twin.org/api-processors bumped from 0.0.2-next.7 to 0.0.2-next.8
588
620
 
589
- ## [0.0.2-next.7](https://github.com/twinfoundation/api/compare/api-server-fastify-v0.0.2-next.6...api-server-fastify-v0.0.2-next.7) (2025-08-20)
621
+ ## [0.0.2-next.7](https://github.com/iotaledger/twin-api/compare/api-server-fastify-v0.0.2-next.6...api-server-fastify-v0.0.2-next.7) (2025-08-20)
590
622
 
591
623
 
592
624
  ### Features
593
625
 
594
- * logging naming consistency ([a4a6ef2](https://github.com/twinfoundation/api/commit/a4a6ef2de5049045589eb78b177ff62e744bde9d))
626
+ * logging naming consistency ([a4a6ef2](https://github.com/iotaledger/twin-api/commit/a4a6ef2de5049045589eb78b177ff62e744bde9d))
595
627
 
596
628
 
597
629
  ### Dependencies
@@ -602,12 +634,12 @@
602
634
  * @twin.org/api-models bumped from 0.0.2-next.6 to 0.0.2-next.7
603
635
  * @twin.org/api-processors bumped from 0.0.2-next.6 to 0.0.2-next.7
604
636
 
605
- ## [0.0.2-next.6](https://github.com/twinfoundation/api/compare/api-server-fastify-v0.0.2-next.5...api-server-fastify-v0.0.2-next.6) (2025-08-19)
637
+ ## [0.0.2-next.6](https://github.com/iotaledger/twin-api/compare/api-server-fastify-v0.0.2-next.5...api-server-fastify-v0.0.2-next.6) (2025-08-19)
606
638
 
607
639
 
608
640
  ### Features
609
641
 
610
- * update framework core ([d8eebf2](https://github.com/twinfoundation/api/commit/d8eebf267fa2a0abaa84e58590496e9d20490cfa))
642
+ * update framework core ([d8eebf2](https://github.com/iotaledger/twin-api/commit/d8eebf267fa2a0abaa84e58590496e9d20490cfa))
611
643
 
612
644
 
613
645
  ### Dependencies
@@ -618,17 +650,17 @@
618
650
  * @twin.org/api-models bumped from 0.0.2-next.5 to 0.0.2-next.6
619
651
  * @twin.org/api-processors bumped from 0.0.2-next.5 to 0.0.2-next.6
620
652
 
621
- ## [0.0.2-next.5](https://github.com/twinfoundation/api/compare/api-server-fastify-v0.0.2-next.4...api-server-fastify-v0.0.2-next.5) (2025-07-25)
653
+ ## [0.0.2-next.5](https://github.com/iotaledger/twin-api/compare/api-server-fastify-v0.0.2-next.4...api-server-fastify-v0.0.2-next.5) (2025-07-25)
622
654
 
623
655
 
624
656
  ### Features
625
657
 
626
- * add json-ld mime type processor and auth admin component ([8861791](https://github.com/twinfoundation/api/commit/88617916e23bfbca023dbae1976fe421983a02ff))
627
- * add logging component type to request contexts ([210de1b](https://github.com/twinfoundation/api/commit/210de1b9e1c91079b59a2b90ddd57569668d647d))
628
- * add socket id, connect and disconnect ([20b0d0e](https://github.com/twinfoundation/api/commit/20b0d0ec279cab46141fee09de2c4a7087cdce16))
629
- * improve socket route logging ([b8d9519](https://github.com/twinfoundation/api/commit/b8d95199f838ac6ba9f45c30ef7c4e613201ff53))
630
- * update dependencies ([1171dc4](https://github.com/twinfoundation/api/commit/1171dc416a9481737f6a640e3cf30145768f37e9))
631
- * use shared store mechanism ([#19](https://github.com/twinfoundation/api/issues/19)) ([32116df](https://github.com/twinfoundation/api/commit/32116df3b4380a30137f5056f242a5c99afa2df9))
658
+ * add json-ld mime type processor and auth admin component ([8861791](https://github.com/iotaledger/twin-api/commit/88617916e23bfbca023dbae1976fe421983a02ff))
659
+ * add logging component type to request contexts ([210de1b](https://github.com/iotaledger/twin-api/commit/210de1b9e1c91079b59a2b90ddd57569668d647d))
660
+ * add socket id, connect and disconnect ([20b0d0e](https://github.com/iotaledger/twin-api/commit/20b0d0ec279cab46141fee09de2c4a7087cdce16))
661
+ * improve socket route logging ([b8d9519](https://github.com/iotaledger/twin-api/commit/b8d95199f838ac6ba9f45c30ef7c4e613201ff53))
662
+ * update dependencies ([1171dc4](https://github.com/iotaledger/twin-api/commit/1171dc416a9481737f6a640e3cf30145768f37e9))
663
+ * use shared store mechanism ([#19](https://github.com/iotaledger/twin-api/issues/19)) ([32116df](https://github.com/iotaledger/twin-api/commit/32116df3b4380a30137f5056f242a5c99afa2df9))
632
664
 
633
665
 
634
666
  ### Dependencies
@@ -639,12 +671,12 @@
639
671
  * @twin.org/api-models bumped from 0.0.2-next.4 to 0.0.2-next.5
640
672
  * @twin.org/api-processors bumped from 0.0.2-next.4 to 0.0.2-next.5
641
673
 
642
- ## [0.0.2-next.4](https://github.com/twinfoundation/api/compare/api-server-fastify-v0.0.2-next.3...api-server-fastify-v0.0.2-next.4) (2025-07-25)
674
+ ## [0.0.2-next.4](https://github.com/iotaledger/twin-api/compare/api-server-fastify-v0.0.2-next.3...api-server-fastify-v0.0.2-next.4) (2025-07-25)
643
675
 
644
676
 
645
677
  ### Features
646
678
 
647
- * add logging component type to request contexts ([210de1b](https://github.com/twinfoundation/api/commit/210de1b9e1c91079b59a2b90ddd57569668d647d))
679
+ * add logging component type to request contexts ([210de1b](https://github.com/iotaledger/twin-api/commit/210de1b9e1c91079b59a2b90ddd57569668d647d))
648
680
 
649
681
 
650
682
  ### Dependencies
@@ -655,12 +687,12 @@
655
687
  * @twin.org/api-models bumped from 0.0.2-next.3 to 0.0.2-next.4
656
688
  * @twin.org/api-processors bumped from 0.0.2-next.3 to 0.0.2-next.4
657
689
 
658
- ## [0.0.2-next.3](https://github.com/twinfoundation/api/compare/api-server-fastify-v0.0.2-next.2...api-server-fastify-v0.0.2-next.3) (2025-07-24)
690
+ ## [0.0.2-next.3](https://github.com/iotaledger/twin-api/compare/api-server-fastify-v0.0.2-next.2...api-server-fastify-v0.0.2-next.3) (2025-07-24)
659
691
 
660
692
 
661
693
  ### Features
662
694
 
663
- * add socket id, connect and disconnect ([20b0d0e](https://github.com/twinfoundation/api/commit/20b0d0ec279cab46141fee09de2c4a7087cdce16))
695
+ * add socket id, connect and disconnect ([20b0d0e](https://github.com/iotaledger/twin-api/commit/20b0d0ec279cab46141fee09de2c4a7087cdce16))
664
696
 
665
697
 
666
698
  ### Dependencies
@@ -671,12 +703,12 @@
671
703
  * @twin.org/api-models bumped from 0.0.2-next.2 to 0.0.2-next.3
672
704
  * @twin.org/api-processors bumped from 0.0.2-next.2 to 0.0.2-next.3
673
705
 
674
- ## [0.0.2-next.2](https://github.com/twinfoundation/api/compare/api-server-fastify-v0.0.2-next.1...api-server-fastify-v0.0.2-next.2) (2025-07-17)
706
+ ## [0.0.2-next.2](https://github.com/iotaledger/twin-api/compare/api-server-fastify-v0.0.2-next.1...api-server-fastify-v0.0.2-next.2) (2025-07-17)
675
707
 
676
708
 
677
709
  ### Features
678
710
 
679
- * improve socket route logging ([b8d9519](https://github.com/twinfoundation/api/commit/b8d95199f838ac6ba9f45c30ef7c4e613201ff53))
711
+ * improve socket route logging ([b8d9519](https://github.com/iotaledger/twin-api/commit/b8d95199f838ac6ba9f45c30ef7c4e613201ff53))
680
712
 
681
713
 
682
714
  ### Dependencies
@@ -687,14 +719,14 @@
687
719
  * @twin.org/api-models bumped from 0.0.2-next.1 to 0.0.2-next.2
688
720
  * @twin.org/api-processors bumped from 0.0.2-next.1 to 0.0.2-next.2
689
721
 
690
- ## [0.0.2-next.1](https://github.com/twinfoundation/api/compare/api-server-fastify-v0.0.2-next.0...api-server-fastify-v0.0.2-next.1) (2025-07-08)
722
+ ## [0.0.2-next.1](https://github.com/iotaledger/twin-api/compare/api-server-fastify-v0.0.2-next.0...api-server-fastify-v0.0.2-next.1) (2025-07-08)
691
723
 
692
724
 
693
725
  ### Features
694
726
 
695
- * add json-ld mime type processor and auth admin component ([8861791](https://github.com/twinfoundation/api/commit/88617916e23bfbca023dbae1976fe421983a02ff))
696
- * update dependencies ([1171dc4](https://github.com/twinfoundation/api/commit/1171dc416a9481737f6a640e3cf30145768f37e9))
697
- * use shared store mechanism ([#19](https://github.com/twinfoundation/api/issues/19)) ([32116df](https://github.com/twinfoundation/api/commit/32116df3b4380a30137f5056f242a5c99afa2df9))
727
+ * add json-ld mime type processor and auth admin component ([8861791](https://github.com/iotaledger/twin-api/commit/88617916e23bfbca023dbae1976fe421983a02ff))
728
+ * update dependencies ([1171dc4](https://github.com/iotaledger/twin-api/commit/1171dc416a9481737f6a640e3cf30145768f37e9))
729
+ * use shared store mechanism ([#19](https://github.com/iotaledger/twin-api/issues/19)) ([32116df](https://github.com/iotaledger/twin-api/commit/32116df3b4380a30137f5056f242a5c99afa2df9))
698
730
 
699
731
 
700
732
  ### Dependencies
@@ -710,7 +742,7 @@
710
742
 
711
743
  ### Features
712
744
 
713
- * release to production ([70ee2d5](https://github.com/twinfoundation/api/commit/70ee2d56a1dc9537d7c9c154d4cb78a235678a3a))
745
+ * release to production ([70ee2d5](https://github.com/iotaledger/twin-api/commit/70ee2d56a1dc9537d7c9c154d4cb78a235678a3a))
714
746
 
715
747
 
716
748
  ### Dependencies
@@ -722,7 +754,7 @@
722
754
  * devDependencies
723
755
  * @twin.org/api-processors bumped from ^0.0.0 to ^0.0.1
724
756
 
725
- ## [0.0.1-next.36](https://github.com/twinfoundation/api/compare/api-server-fastify-v0.0.1-next.35...api-server-fastify-v0.0.1-next.36) (2025-06-17)
757
+ ## [0.0.1-next.36](https://github.com/iotaledger/twin-api/compare/api-server-fastify-v0.0.1-next.35...api-server-fastify-v0.0.1-next.36) (2025-06-17)
726
758
 
727
759
 
728
760
  ### Miscellaneous Chores
@@ -739,12 +771,12 @@
739
771
  * devDependencies
740
772
  * @twin.org/api-processors bumped from 0.0.1-next.35 to 0.0.1-next.36
741
773
 
742
- ## [0.0.1-next.35](https://github.com/twinfoundation/api/compare/api-server-fastify-v0.0.1-next.34...api-server-fastify-v0.0.1-next.35) (2025-06-11)
774
+ ## [0.0.1-next.35](https://github.com/iotaledger/twin-api/compare/api-server-fastify-v0.0.1-next.34...api-server-fastify-v0.0.1-next.35) (2025-06-11)
743
775
 
744
776
 
745
777
  ### Features
746
778
 
747
- * update dependencies ([1171dc4](https://github.com/twinfoundation/api/commit/1171dc416a9481737f6a640e3cf30145768f37e9))
779
+ * update dependencies ([1171dc4](https://github.com/iotaledger/twin-api/commit/1171dc416a9481737f6a640e3cf30145768f37e9))
748
780
 
749
781
 
750
782
  ### Dependencies
@@ -756,7 +788,7 @@
756
788
  * devDependencies
757
789
  * @twin.org/api-processors bumped from 0.0.1-next.34 to 0.0.1-next.35
758
790
 
759
- ## [0.0.1-next.34](https://github.com/twinfoundation/api/compare/api-server-fastify-v0.0.1-next.33...api-server-fastify-v0.0.1-next.34) (2025-05-27)
791
+ ## [0.0.1-next.34](https://github.com/iotaledger/twin-api/compare/api-server-fastify-v0.0.1-next.33...api-server-fastify-v0.0.1-next.34) (2025-05-27)
760
792
 
761
793
 
762
794
  ### Miscellaneous Chores
@@ -773,12 +805,12 @@
773
805
  * devDependencies
774
806
  * @twin.org/api-processors bumped from 0.0.1-next.33 to 0.0.1-next.34
775
807
 
776
- ## [0.0.1-next.33](https://github.com/twinfoundation/api/compare/api-server-fastify-v0.0.1-next.32...api-server-fastify-v0.0.1-next.33) (2025-04-17)
808
+ ## [0.0.1-next.33](https://github.com/iotaledger/twin-api/compare/api-server-fastify-v0.0.1-next.32...api-server-fastify-v0.0.1-next.33) (2025-04-17)
777
809
 
778
810
 
779
811
  ### Features
780
812
 
781
- * use shared store mechanism ([#19](https://github.com/twinfoundation/api/issues/19)) ([32116df](https://github.com/twinfoundation/api/commit/32116df3b4380a30137f5056f242a5c99afa2df9))
813
+ * use shared store mechanism ([#19](https://github.com/iotaledger/twin-api/issues/19)) ([32116df](https://github.com/iotaledger/twin-api/commit/32116df3b4380a30137f5056f242a5c99afa2df9))
782
814
 
783
815
 
784
816
  ### Dependencies
@@ -790,7 +822,7 @@
790
822
  * devDependencies
791
823
  * @twin.org/api-processors bumped from 0.0.1-next.32 to 0.0.1-next.33
792
824
 
793
- ## [0.0.1-next.32](https://github.com/twinfoundation/api/compare/api-server-fastify-v0.0.1-next.31...api-server-fastify-v0.0.1-next.32) (2025-03-28)
825
+ ## [0.0.1-next.32](https://github.com/iotaledger/twin-api/compare/api-server-fastify-v0.0.1-next.31...api-server-fastify-v0.0.1-next.32) (2025-03-28)
794
826
 
795
827
 
796
828
  ### Miscellaneous Chores
@@ -1,2 +1,3 @@
1
- ^>=5.x.x$
2
- ^socket.io$
1
+ # Fastify plugin options in fastifySocketIo.ts — not locale keys
2
+ >=5\.x\.x
3
+ socket\.io
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@twin.org/api-server-fastify",
3
- "version": "0.0.3-next.27",
3
+ "version": "0.0.3-next.29",
4
4
  "description": "Fastify web server integration for exposing API routes with consistent runtime behaviour.",
5
5
  "repository": {
6
6
  "type": "git",
@@ -16,9 +16,9 @@
16
16
  "dependencies": {
17
17
  "@fastify/compress": "8.3.1",
18
18
  "@fastify/cors": "11.2.0",
19
- "@twin.org/api-core": "0.0.3-next.27",
20
- "@twin.org/api-models": "0.0.3-next.27",
21
- "@twin.org/api-processors": "0.0.3-next.27",
19
+ "@twin.org/api-core": "0.0.3-next.29",
20
+ "@twin.org/api-models": "0.0.3-next.29",
21
+ "@twin.org/api-processors": "0.0.3-next.29",
22
22
  "@twin.org/context": "next",
23
23
  "@twin.org/core": "next",
24
24
  "@twin.org/logging-models": "next",