@twin.org/api-server-fastify 0.0.3-next.26 → 0.0.3-next.28
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 +155 -123
- package/locales/.validate-ignore +3 -2
- package/package.json +4 -4
package/docs/changelog.md
CHANGED
|
@@ -1,11 +1,43 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
-
## [0.0.3-next.
|
|
3
|
+
## [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)
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
### Bug Fixes
|
|
7
7
|
|
|
8
|
-
*
|
|
8
|
+
* 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))
|
|
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.27 to 0.0.3-next.28
|
|
16
|
+
* @twin.org/api-models bumped from 0.0.3-next.27 to 0.0.3-next.28
|
|
17
|
+
* @twin.org/api-processors bumped from 0.0.3-next.27 to 0.0.3-next.28
|
|
18
|
+
|
|
19
|
+
## [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)
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
### Miscellaneous Chores
|
|
23
|
+
|
|
24
|
+
* **api-server-fastify:** Synchronize repo versions
|
|
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.26 to 0.0.3-next.27
|
|
32
|
+
* @twin.org/api-models bumped from 0.0.3-next.26 to 0.0.3-next.27
|
|
33
|
+
* @twin.org/api-processors bumped from 0.0.3-next.26 to 0.0.3-next.27
|
|
34
|
+
|
|
35
|
+
## [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)
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
### Bug Fixes
|
|
39
|
+
|
|
40
|
+
* 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))
|
|
9
41
|
|
|
10
42
|
|
|
11
43
|
### Dependencies
|
|
@@ -16,7 +48,7 @@
|
|
|
16
48
|
* @twin.org/api-models bumped from 0.0.3-next.25 to 0.0.3-next.26
|
|
17
49
|
* @twin.org/api-processors bumped from 0.0.3-next.25 to 0.0.3-next.26
|
|
18
50
|
|
|
19
|
-
## [0.0.3-next.25](https://github.com/
|
|
51
|
+
## [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)
|
|
20
52
|
|
|
21
53
|
|
|
22
54
|
### Miscellaneous Chores
|
|
@@ -32,7 +64,7 @@
|
|
|
32
64
|
* @twin.org/api-models bumped from 0.0.3-next.24 to 0.0.3-next.25
|
|
33
65
|
* @twin.org/api-processors bumped from 0.0.3-next.24 to 0.0.3-next.25
|
|
34
66
|
|
|
35
|
-
## [0.0.3-next.24](https://github.com/
|
|
67
|
+
## [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)
|
|
36
68
|
|
|
37
69
|
|
|
38
70
|
### Miscellaneous Chores
|
|
@@ -48,12 +80,12 @@
|
|
|
48
80
|
* @twin.org/api-models bumped from 0.0.3-next.23 to 0.0.3-next.24
|
|
49
81
|
* @twin.org/api-processors bumped from 0.0.3-next.23 to 0.0.3-next.24
|
|
50
82
|
|
|
51
|
-
## [0.0.3-next.23](https://github.com/
|
|
83
|
+
## [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)
|
|
52
84
|
|
|
53
85
|
|
|
54
86
|
### Features
|
|
55
87
|
|
|
56
|
-
* auth enhancements ([#93](https://github.com/
|
|
88
|
+
* auth enhancements ([#93](https://github.com/iotaledger/twin-api/issues/93)) ([921a50c](https://github.com/iotaledger/twin-api/commit/921a50cd89d26e530a6be6174a5a803060fa0eb6))
|
|
57
89
|
|
|
58
90
|
|
|
59
91
|
### Dependencies
|
|
@@ -64,7 +96,7 @@
|
|
|
64
96
|
* @twin.org/api-models bumped from 0.0.3-next.22 to 0.0.3-next.23
|
|
65
97
|
* @twin.org/api-processors bumped from 0.0.3-next.22 to 0.0.3-next.23
|
|
66
98
|
|
|
67
|
-
## [0.0.3-next.22](https://github.com/
|
|
99
|
+
## [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)
|
|
68
100
|
|
|
69
101
|
|
|
70
102
|
### Miscellaneous Chores
|
|
@@ -80,7 +112,7 @@
|
|
|
80
112
|
* @twin.org/api-models bumped from 0.0.3-next.21 to 0.0.3-next.22
|
|
81
113
|
* @twin.org/api-processors bumped from 0.0.3-next.21 to 0.0.3-next.22
|
|
82
114
|
|
|
83
|
-
## [0.0.3-next.21](https://github.com/
|
|
115
|
+
## [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)
|
|
84
116
|
|
|
85
117
|
|
|
86
118
|
### Miscellaneous Chores
|
|
@@ -96,7 +128,7 @@
|
|
|
96
128
|
* @twin.org/api-models bumped from 0.0.3-next.20 to 0.0.3-next.21
|
|
97
129
|
* @twin.org/api-processors bumped from 0.0.3-next.20 to 0.0.3-next.21
|
|
98
130
|
|
|
99
|
-
## [0.0.3-next.20](https://github.com/
|
|
131
|
+
## [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)
|
|
100
132
|
|
|
101
133
|
|
|
102
134
|
### Miscellaneous Chores
|
|
@@ -112,12 +144,12 @@
|
|
|
112
144
|
* @twin.org/api-models bumped from 0.0.3-next.19 to 0.0.3-next.20
|
|
113
145
|
* @twin.org/api-processors bumped from 0.0.3-next.19 to 0.0.3-next.20
|
|
114
146
|
|
|
115
|
-
## [0.0.3-next.19](https://github.com/
|
|
147
|
+
## [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)
|
|
116
148
|
|
|
117
149
|
|
|
118
150
|
### Features
|
|
119
151
|
|
|
120
|
-
* user admin service ([#77](https://github.com/
|
|
152
|
+
* user admin service ([#77](https://github.com/iotaledger/twin-api/issues/77)) ([c8491df](https://github.com/iotaledger/twin-api/commit/c8491df7b07c1f45560c8a78c6adc806d0ececbb))
|
|
121
153
|
|
|
122
154
|
|
|
123
155
|
### Dependencies
|
|
@@ -128,7 +160,7 @@
|
|
|
128
160
|
* @twin.org/api-models bumped from 0.0.3-next.18 to 0.0.3-next.19
|
|
129
161
|
* @twin.org/api-processors bumped from 0.0.3-next.18 to 0.0.3-next.19
|
|
130
162
|
|
|
131
|
-
## [0.0.3-next.18](https://github.com/
|
|
163
|
+
## [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)
|
|
132
164
|
|
|
133
165
|
|
|
134
166
|
### Miscellaneous Chores
|
|
@@ -144,7 +176,7 @@
|
|
|
144
176
|
* @twin.org/api-models bumped from 0.0.3-next.17 to 0.0.3-next.18
|
|
145
177
|
* @twin.org/api-processors bumped from 0.0.3-next.17 to 0.0.3-next.18
|
|
146
178
|
|
|
147
|
-
## [0.0.3-next.17](https://github.com/
|
|
179
|
+
## [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)
|
|
148
180
|
|
|
149
181
|
|
|
150
182
|
### Miscellaneous Chores
|
|
@@ -160,12 +192,12 @@
|
|
|
160
192
|
* @twin.org/api-models bumped from 0.0.3-next.16 to 0.0.3-next.17
|
|
161
193
|
* @twin.org/api-processors bumped from 0.0.3-next.16 to 0.0.3-next.17
|
|
162
194
|
|
|
163
|
-
## [0.0.3-next.16](https://github.com/
|
|
195
|
+
## [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)
|
|
164
196
|
|
|
165
197
|
|
|
166
198
|
### Features
|
|
167
199
|
|
|
168
|
-
* public base url ([#70](https://github.com/
|
|
200
|
+
* public base url ([#70](https://github.com/iotaledger/twin-api/issues/70)) ([5b958cd](https://github.com/iotaledger/twin-api/commit/5b958cd91e8a38cdae2835ff5f2356c7e48d37c3))
|
|
169
201
|
|
|
170
202
|
|
|
171
203
|
### Dependencies
|
|
@@ -176,12 +208,12 @@
|
|
|
176
208
|
* @twin.org/api-models bumped from 0.0.3-next.15 to 0.0.3-next.16
|
|
177
209
|
* @twin.org/api-processors bumped from 0.0.3-next.15 to 0.0.3-next.16
|
|
178
210
|
|
|
179
|
-
## [0.0.3-next.15](https://github.com/
|
|
211
|
+
## [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)
|
|
180
212
|
|
|
181
213
|
|
|
182
214
|
### Bug Fixes
|
|
183
215
|
|
|
184
|
-
* missing port in server request url ([#71](https://github.com/
|
|
216
|
+
* missing port in server request url ([#71](https://github.com/iotaledger/twin-api/issues/71)) ([21d1bb5](https://github.com/iotaledger/twin-api/commit/21d1bb57e7dac5c737266876b7521130db1df975))
|
|
185
217
|
|
|
186
218
|
|
|
187
219
|
### Dependencies
|
|
@@ -192,7 +224,7 @@
|
|
|
192
224
|
* @twin.org/api-models bumped from 0.0.3-next.14 to 0.0.3-next.15
|
|
193
225
|
* @twin.org/api-processors bumped from 0.0.3-next.14 to 0.0.3-next.15
|
|
194
226
|
|
|
195
|
-
## [0.0.3-next.14](https://github.com/
|
|
227
|
+
## [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)
|
|
196
228
|
|
|
197
229
|
|
|
198
230
|
### Miscellaneous Chores
|
|
@@ -208,7 +240,7 @@
|
|
|
208
240
|
* @twin.org/api-models bumped from 0.0.3-next.13 to 0.0.3-next.14
|
|
209
241
|
* @twin.org/api-processors bumped from 0.0.3-next.13 to 0.0.3-next.14
|
|
210
242
|
|
|
211
|
-
## [0.0.3-next.13](https://github.com/
|
|
243
|
+
## [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)
|
|
212
244
|
|
|
213
245
|
|
|
214
246
|
### Miscellaneous Chores
|
|
@@ -224,7 +256,7 @@
|
|
|
224
256
|
* @twin.org/api-models bumped from 0.0.3-next.12 to 0.0.3-next.13
|
|
225
257
|
* @twin.org/api-processors bumped from 0.0.3-next.12 to 0.0.3-next.13
|
|
226
258
|
|
|
227
|
-
## [0.0.3-next.12](https://github.com/
|
|
259
|
+
## [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)
|
|
228
260
|
|
|
229
261
|
|
|
230
262
|
### Miscellaneous Chores
|
|
@@ -240,7 +272,7 @@
|
|
|
240
272
|
* @twin.org/api-models bumped from 0.0.3-next.11 to 0.0.3-next.12
|
|
241
273
|
* @twin.org/api-processors bumped from 0.0.3-next.11 to 0.0.3-next.12
|
|
242
274
|
|
|
243
|
-
## [0.0.3-next.11](https://github.com/
|
|
275
|
+
## [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)
|
|
244
276
|
|
|
245
277
|
|
|
246
278
|
### Miscellaneous Chores
|
|
@@ -256,7 +288,7 @@
|
|
|
256
288
|
* @twin.org/api-models bumped from 0.0.3-next.10 to 0.0.3-next.11
|
|
257
289
|
* @twin.org/api-processors bumped from 0.0.3-next.10 to 0.0.3-next.11
|
|
258
290
|
|
|
259
|
-
## [0.0.3-next.10](https://github.com/
|
|
291
|
+
## [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)
|
|
260
292
|
|
|
261
293
|
|
|
262
294
|
### Miscellaneous Chores
|
|
@@ -272,33 +304,33 @@
|
|
|
272
304
|
* @twin.org/api-models bumped from 0.0.3-next.9 to 0.0.3-next.10
|
|
273
305
|
* @twin.org/api-processors bumped from 0.0.3-next.9 to 0.0.3-next.10
|
|
274
306
|
|
|
275
|
-
## [0.0.3-next.9](https://github.com/
|
|
307
|
+
## [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)
|
|
276
308
|
|
|
277
309
|
|
|
278
310
|
### Features
|
|
279
311
|
|
|
280
|
-
* add authentication generators and process features option ([a67edf1](https://github.com/
|
|
281
|
-
* add context id features ([#42](https://github.com/
|
|
282
|
-
* add json-ld mime type processor and auth admin component ([8861791](https://github.com/
|
|
283
|
-
* add logging component type to request contexts ([210de1b](https://github.com/
|
|
284
|
-
* add root, favicon routes ([71da1c3](https://github.com/
|
|
285
|
-
* add socket id, connect and disconnect ([20b0d0e](https://github.com/
|
|
286
|
-
* add validate-locales ([cdba610](https://github.com/
|
|
287
|
-
* decodeURIComponent for query and path params ([ead68a2](https://github.com/
|
|
288
|
-
* eslint migration to flat config ([0dd5820](https://github.com/
|
|
289
|
-
* improve socket route logging ([b8d9519](https://github.com/
|
|
290
|
-
* logging naming consistency ([a4a6ef2](https://github.com/
|
|
291
|
-
* update dependencies ([1171dc4](https://github.com/
|
|
292
|
-
* update framework core ([d8eebf2](https://github.com/
|
|
293
|
-
* update IComponent signatures ([915ce37](https://github.com/
|
|
294
|
-
* use shared store mechanism ([#19](https://github.com/
|
|
312
|
+
* add authentication generators and process features option ([a67edf1](https://github.com/iotaledger/twin-api/commit/a67edf1df212bd8ab94a40cddf5338551155696f))
|
|
313
|
+
* add context id features ([#42](https://github.com/iotaledger/twin-api/issues/42)) ([0186055](https://github.com/iotaledger/twin-api/commit/0186055c48afde842a4254b4df9ac9249c40fe40))
|
|
314
|
+
* add json-ld mime type processor and auth admin component ([8861791](https://github.com/iotaledger/twin-api/commit/88617916e23bfbca023dbae1976fe421983a02ff))
|
|
315
|
+
* add logging component type to request contexts ([210de1b](https://github.com/iotaledger/twin-api/commit/210de1b9e1c91079b59a2b90ddd57569668d647d))
|
|
316
|
+
* add root, favicon routes ([71da1c3](https://github.com/iotaledger/twin-api/commit/71da1c3a93c349588aff7084d1d8d6a29a277da8))
|
|
317
|
+
* add socket id, connect and disconnect ([20b0d0e](https://github.com/iotaledger/twin-api/commit/20b0d0ec279cab46141fee09de2c4a7087cdce16))
|
|
318
|
+
* add validate-locales ([cdba610](https://github.com/iotaledger/twin-api/commit/cdba610a0acb5022d2e3ce729732e6646a297e5e))
|
|
319
|
+
* decodeURIComponent for query and path params ([ead68a2](https://github.com/iotaledger/twin-api/commit/ead68a257425c10dd912497f7edd473c469ca132))
|
|
320
|
+
* eslint migration to flat config ([0dd5820](https://github.com/iotaledger/twin-api/commit/0dd5820e3af97350fd08b8d226f4a6c1a9246805))
|
|
321
|
+
* improve socket route logging ([b8d9519](https://github.com/iotaledger/twin-api/commit/b8d95199f838ac6ba9f45c30ef7c4e613201ff53))
|
|
322
|
+
* logging naming consistency ([a4a6ef2](https://github.com/iotaledger/twin-api/commit/a4a6ef2de5049045589eb78b177ff62e744bde9d))
|
|
323
|
+
* update dependencies ([1171dc4](https://github.com/iotaledger/twin-api/commit/1171dc416a9481737f6a640e3cf30145768f37e9))
|
|
324
|
+
* update framework core ([d8eebf2](https://github.com/iotaledger/twin-api/commit/d8eebf267fa2a0abaa84e58590496e9d20490cfa))
|
|
325
|
+
* update IComponent signatures ([915ce37](https://github.com/iotaledger/twin-api/commit/915ce37712326ab4aa6869c350eabaa4622e8430))
|
|
326
|
+
* use shared store mechanism ([#19](https://github.com/iotaledger/twin-api/issues/19)) ([32116df](https://github.com/iotaledger/twin-api/commit/32116df3b4380a30137f5056f242a5c99afa2df9))
|
|
295
327
|
|
|
296
328
|
|
|
297
329
|
### Bug Fixes
|
|
298
330
|
|
|
299
|
-
* error handling make sure primary error takes precedence ([84b61f2](https://github.com/
|
|
300
|
-
* locales ([1b84d8e](https://github.com/
|
|
301
|
-
* use correct format for log messaging ([6b62a18](https://github.com/
|
|
331
|
+
* error handling make sure primary error takes precedence ([84b61f2](https://github.com/iotaledger/twin-api/commit/84b61f27fe5e4919c0c9f9a1edc8ff46dc45c1f7))
|
|
332
|
+
* locales ([1b84d8e](https://github.com/iotaledger/twin-api/commit/1b84d8eb4dbe2302897e184e6389892b7ba12608))
|
|
333
|
+
* use correct format for log messaging ([6b62a18](https://github.com/iotaledger/twin-api/commit/6b62a185e1da1150bb1e4331337e2799294b83c4))
|
|
302
334
|
|
|
303
335
|
|
|
304
336
|
### Dependencies
|
|
@@ -309,7 +341,7 @@
|
|
|
309
341
|
* @twin.org/api-models bumped from 0.0.3-next.8 to 0.0.3-next.9
|
|
310
342
|
* @twin.org/api-processors bumped from 0.0.3-next.8 to 0.0.3-next.9
|
|
311
343
|
|
|
312
|
-
## [0.0.3-next.8](https://github.com/
|
|
344
|
+
## [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)
|
|
313
345
|
|
|
314
346
|
|
|
315
347
|
### Miscellaneous Chores
|
|
@@ -325,12 +357,12 @@
|
|
|
325
357
|
* @twin.org/api-models bumped from 0.0.3-next.7 to 0.0.3-next.8
|
|
326
358
|
* @twin.org/api-processors bumped from 0.0.3-next.7 to 0.0.3-next.8
|
|
327
359
|
|
|
328
|
-
## [0.0.3-next.7](https://github.com/
|
|
360
|
+
## [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)
|
|
329
361
|
|
|
330
362
|
|
|
331
363
|
### Bug Fixes
|
|
332
364
|
|
|
333
|
-
* error handling make sure primary error takes precedence ([84b61f2](https://github.com/
|
|
365
|
+
* error handling make sure primary error takes precedence ([84b61f2](https://github.com/iotaledger/twin-api/commit/84b61f27fe5e4919c0c9f9a1edc8ff46dc45c1f7))
|
|
334
366
|
|
|
335
367
|
|
|
336
368
|
### Dependencies
|
|
@@ -341,7 +373,7 @@
|
|
|
341
373
|
* @twin.org/api-models bumped from 0.0.3-next.6 to 0.0.3-next.7
|
|
342
374
|
* @twin.org/api-processors bumped from 0.0.3-next.6 to 0.0.3-next.7
|
|
343
375
|
|
|
344
|
-
## [0.0.3-next.6](https://github.com/
|
|
376
|
+
## [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)
|
|
345
377
|
|
|
346
378
|
|
|
347
379
|
### Miscellaneous Chores
|
|
@@ -357,12 +389,12 @@
|
|
|
357
389
|
* @twin.org/api-models bumped from 0.0.3-next.5 to 0.0.3-next.6
|
|
358
390
|
* @twin.org/api-processors bumped from 0.0.3-next.5 to 0.0.3-next.6
|
|
359
391
|
|
|
360
|
-
## [0.0.3-next.5](https://github.com/
|
|
392
|
+
## [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)
|
|
361
393
|
|
|
362
394
|
|
|
363
395
|
### Features
|
|
364
396
|
|
|
365
|
-
* decodeURIComponent for query and path params ([ead68a2](https://github.com/
|
|
397
|
+
* decodeURIComponent for query and path params ([ead68a2](https://github.com/iotaledger/twin-api/commit/ead68a257425c10dd912497f7edd473c469ca132))
|
|
366
398
|
|
|
367
399
|
|
|
368
400
|
### Dependencies
|
|
@@ -373,31 +405,31 @@
|
|
|
373
405
|
* @twin.org/api-models bumped from 0.0.3-next.4 to 0.0.3-next.5
|
|
374
406
|
* @twin.org/api-processors bumped from 0.0.3-next.4 to 0.0.3-next.5
|
|
375
407
|
|
|
376
|
-
## [0.0.3-next.4](https://github.com/
|
|
408
|
+
## [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)
|
|
377
409
|
|
|
378
410
|
|
|
379
411
|
### Features
|
|
380
412
|
|
|
381
|
-
* add authentication generators and process features option ([a67edf1](https://github.com/
|
|
382
|
-
* add context id features ([#42](https://github.com/
|
|
383
|
-
* add json-ld mime type processor and auth admin component ([8861791](https://github.com/
|
|
384
|
-
* add logging component type to request contexts ([210de1b](https://github.com/
|
|
385
|
-
* add root, favicon routes ([71da1c3](https://github.com/
|
|
386
|
-
* add socket id, connect and disconnect ([20b0d0e](https://github.com/
|
|
387
|
-
* add validate-locales ([cdba610](https://github.com/
|
|
388
|
-
* eslint migration to flat config ([0dd5820](https://github.com/
|
|
389
|
-
* improve socket route logging ([b8d9519](https://github.com/
|
|
390
|
-
* logging naming consistency ([a4a6ef2](https://github.com/
|
|
391
|
-
* update dependencies ([1171dc4](https://github.com/
|
|
392
|
-
* update framework core ([d8eebf2](https://github.com/
|
|
393
|
-
* update IComponent signatures ([915ce37](https://github.com/
|
|
394
|
-
* use shared store mechanism ([#19](https://github.com/
|
|
413
|
+
* add authentication generators and process features option ([a67edf1](https://github.com/iotaledger/twin-api/commit/a67edf1df212bd8ab94a40cddf5338551155696f))
|
|
414
|
+
* add context id features ([#42](https://github.com/iotaledger/twin-api/issues/42)) ([0186055](https://github.com/iotaledger/twin-api/commit/0186055c48afde842a4254b4df9ac9249c40fe40))
|
|
415
|
+
* add json-ld mime type processor and auth admin component ([8861791](https://github.com/iotaledger/twin-api/commit/88617916e23bfbca023dbae1976fe421983a02ff))
|
|
416
|
+
* add logging component type to request contexts ([210de1b](https://github.com/iotaledger/twin-api/commit/210de1b9e1c91079b59a2b90ddd57569668d647d))
|
|
417
|
+
* add root, favicon routes ([71da1c3](https://github.com/iotaledger/twin-api/commit/71da1c3a93c349588aff7084d1d8d6a29a277da8))
|
|
418
|
+
* add socket id, connect and disconnect ([20b0d0e](https://github.com/iotaledger/twin-api/commit/20b0d0ec279cab46141fee09de2c4a7087cdce16))
|
|
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
|
+
* improve socket route logging ([b8d9519](https://github.com/iotaledger/twin-api/commit/b8d95199f838ac6ba9f45c30ef7c4e613201ff53))
|
|
422
|
+
* logging naming consistency ([a4a6ef2](https://github.com/iotaledger/twin-api/commit/a4a6ef2de5049045589eb78b177ff62e744bde9d))
|
|
423
|
+
* update dependencies ([1171dc4](https://github.com/iotaledger/twin-api/commit/1171dc416a9481737f6a640e3cf30145768f37e9))
|
|
424
|
+
* update framework core ([d8eebf2](https://github.com/iotaledger/twin-api/commit/d8eebf267fa2a0abaa84e58590496e9d20490cfa))
|
|
425
|
+
* update IComponent signatures ([915ce37](https://github.com/iotaledger/twin-api/commit/915ce37712326ab4aa6869c350eabaa4622e8430))
|
|
426
|
+
* use shared store mechanism ([#19](https://github.com/iotaledger/twin-api/issues/19)) ([32116df](https://github.com/iotaledger/twin-api/commit/32116df3b4380a30137f5056f242a5c99afa2df9))
|
|
395
427
|
|
|
396
428
|
|
|
397
429
|
### Bug Fixes
|
|
398
430
|
|
|
399
|
-
* locales ([1b84d8e](https://github.com/
|
|
400
|
-
* use correct format for log messaging ([6b62a18](https://github.com/
|
|
431
|
+
* locales ([1b84d8e](https://github.com/iotaledger/twin-api/commit/1b84d8eb4dbe2302897e184e6389892b7ba12608))
|
|
432
|
+
* use correct format for log messaging ([6b62a18](https://github.com/iotaledger/twin-api/commit/6b62a185e1da1150bb1e4331337e2799294b83c4))
|
|
401
433
|
|
|
402
434
|
|
|
403
435
|
### Dependencies
|
|
@@ -408,7 +440,7 @@
|
|
|
408
440
|
* @twin.org/api-models bumped from 0.0.3-next.3 to 0.0.3-next.4
|
|
409
441
|
* @twin.org/api-processors bumped from 0.0.3-next.3 to 0.0.3-next.4
|
|
410
442
|
|
|
411
|
-
## [0.0.3-next.3](https://github.com/
|
|
443
|
+
## [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)
|
|
412
444
|
|
|
413
445
|
|
|
414
446
|
### Miscellaneous Chores
|
|
@@ -424,7 +456,7 @@
|
|
|
424
456
|
* @twin.org/api-models bumped from 0.0.3-next.2 to 0.0.3-next.3
|
|
425
457
|
* @twin.org/api-processors bumped from 0.0.3-next.2 to 0.0.3-next.3
|
|
426
458
|
|
|
427
|
-
## [0.0.3-next.2](https://github.com/
|
|
459
|
+
## [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)
|
|
428
460
|
|
|
429
461
|
|
|
430
462
|
### Miscellaneous Chores
|
|
@@ -440,30 +472,30 @@
|
|
|
440
472
|
* @twin.org/api-models bumped from 0.0.3-next.1 to 0.0.3-next.2
|
|
441
473
|
* @twin.org/api-processors bumped from 0.0.3-next.1 to 0.0.3-next.2
|
|
442
474
|
|
|
443
|
-
## [0.0.3-next.1](https://github.com/
|
|
475
|
+
## [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)
|
|
444
476
|
|
|
445
477
|
|
|
446
478
|
### Features
|
|
447
479
|
|
|
448
|
-
* add authentication generators and process features option ([a67edf1](https://github.com/
|
|
449
|
-
* add context id features ([#42](https://github.com/
|
|
450
|
-
* add json-ld mime type processor and auth admin component ([8861791](https://github.com/
|
|
451
|
-
* add logging component type to request contexts ([210de1b](https://github.com/
|
|
452
|
-
* add root, favicon routes ([71da1c3](https://github.com/
|
|
453
|
-
* add socket id, connect and disconnect ([20b0d0e](https://github.com/
|
|
454
|
-
* add validate-locales ([cdba610](https://github.com/
|
|
455
|
-
* eslint migration to flat config ([0dd5820](https://github.com/
|
|
456
|
-
* improve socket route logging ([b8d9519](https://github.com/
|
|
457
|
-
* logging naming consistency ([a4a6ef2](https://github.com/
|
|
458
|
-
* update dependencies ([1171dc4](https://github.com/
|
|
459
|
-
* update framework core ([d8eebf2](https://github.com/
|
|
460
|
-
* update IComponent signatures ([915ce37](https://github.com/
|
|
461
|
-
* use shared store mechanism ([#19](https://github.com/
|
|
480
|
+
* add authentication generators and process features option ([a67edf1](https://github.com/iotaledger/twin-api/commit/a67edf1df212bd8ab94a40cddf5338551155696f))
|
|
481
|
+
* add context id features ([#42](https://github.com/iotaledger/twin-api/issues/42)) ([0186055](https://github.com/iotaledger/twin-api/commit/0186055c48afde842a4254b4df9ac9249c40fe40))
|
|
482
|
+
* add json-ld mime type processor and auth admin component ([8861791](https://github.com/iotaledger/twin-api/commit/88617916e23bfbca023dbae1976fe421983a02ff))
|
|
483
|
+
* add logging component type to request contexts ([210de1b](https://github.com/iotaledger/twin-api/commit/210de1b9e1c91079b59a2b90ddd57569668d647d))
|
|
484
|
+
* add root, favicon routes ([71da1c3](https://github.com/iotaledger/twin-api/commit/71da1c3a93c349588aff7084d1d8d6a29a277da8))
|
|
485
|
+
* add socket id, connect and disconnect ([20b0d0e](https://github.com/iotaledger/twin-api/commit/20b0d0ec279cab46141fee09de2c4a7087cdce16))
|
|
486
|
+
* add validate-locales ([cdba610](https://github.com/iotaledger/twin-api/commit/cdba610a0acb5022d2e3ce729732e6646a297e5e))
|
|
487
|
+
* eslint migration to flat config ([0dd5820](https://github.com/iotaledger/twin-api/commit/0dd5820e3af97350fd08b8d226f4a6c1a9246805))
|
|
488
|
+
* improve socket route logging ([b8d9519](https://github.com/iotaledger/twin-api/commit/b8d95199f838ac6ba9f45c30ef7c4e613201ff53))
|
|
489
|
+
* logging naming consistency ([a4a6ef2](https://github.com/iotaledger/twin-api/commit/a4a6ef2de5049045589eb78b177ff62e744bde9d))
|
|
490
|
+
* update dependencies ([1171dc4](https://github.com/iotaledger/twin-api/commit/1171dc416a9481737f6a640e3cf30145768f37e9))
|
|
491
|
+
* update framework core ([d8eebf2](https://github.com/iotaledger/twin-api/commit/d8eebf267fa2a0abaa84e58590496e9d20490cfa))
|
|
492
|
+
* update IComponent signatures ([915ce37](https://github.com/iotaledger/twin-api/commit/915ce37712326ab4aa6869c350eabaa4622e8430))
|
|
493
|
+
* use shared store mechanism ([#19](https://github.com/iotaledger/twin-api/issues/19)) ([32116df](https://github.com/iotaledger/twin-api/commit/32116df3b4380a30137f5056f242a5c99afa2df9))
|
|
462
494
|
|
|
463
495
|
|
|
464
496
|
### Bug Fixes
|
|
465
497
|
|
|
466
|
-
* use correct format for log messaging ([6b62a18](https://github.com/
|
|
498
|
+
* use correct format for log messaging ([6b62a18](https://github.com/iotaledger/twin-api/commit/6b62a185e1da1150bb1e4331337e2799294b83c4))
|
|
467
499
|
|
|
468
500
|
|
|
469
501
|
### Dependencies
|
|
@@ -474,12 +506,12 @@
|
|
|
474
506
|
* @twin.org/api-models bumped from 0.0.3-next.0 to 0.0.3-next.1
|
|
475
507
|
* @twin.org/api-processors bumped from 0.0.3-next.0 to 0.0.3-next.1
|
|
476
508
|
|
|
477
|
-
## [0.0.2-next.13](https://github.com/
|
|
509
|
+
## [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)
|
|
478
510
|
|
|
479
511
|
|
|
480
512
|
### Bug Fixes
|
|
481
513
|
|
|
482
|
-
* use correct format for log messaging ([6b62a18](https://github.com/
|
|
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.2-next.12 to 0.0.2-next.13
|
|
491
523
|
* @twin.org/api-processors bumped from 0.0.2-next.12 to 0.0.2-next.13
|
|
492
524
|
|
|
493
|
-
## [0.0.2-next.12](https://github.com/
|
|
525
|
+
## [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)
|
|
494
526
|
|
|
495
527
|
|
|
496
528
|
### Features
|
|
497
529
|
|
|
498
|
-
* add validate-locales ([cdba610](https://github.com/
|
|
530
|
+
* add validate-locales ([cdba610](https://github.com/iotaledger/twin-api/commit/cdba610a0acb5022d2e3ce729732e6646a297e5e))
|
|
499
531
|
|
|
500
532
|
|
|
501
533
|
### Dependencies
|
|
@@ -506,12 +538,12 @@
|
|
|
506
538
|
* @twin.org/api-models bumped from 0.0.2-next.11 to 0.0.2-next.12
|
|
507
539
|
* @twin.org/api-processors bumped from 0.0.2-next.11 to 0.0.2-next.12
|
|
508
540
|
|
|
509
|
-
## [0.0.2-next.11](https://github.com/
|
|
541
|
+
## [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)
|
|
510
542
|
|
|
511
543
|
|
|
512
544
|
### Features
|
|
513
545
|
|
|
514
|
-
* update IComponent signatures ([915ce37](https://github.com/
|
|
546
|
+
* update IComponent signatures ([915ce37](https://github.com/iotaledger/twin-api/commit/915ce37712326ab4aa6869c350eabaa4622e8430))
|
|
515
547
|
|
|
516
548
|
|
|
517
549
|
### Dependencies
|
|
@@ -522,12 +554,12 @@
|
|
|
522
554
|
* @twin.org/api-models bumped from 0.0.2-next.10 to 0.0.2-next.11
|
|
523
555
|
* @twin.org/api-processors bumped from 0.0.2-next.10 to 0.0.2-next.11
|
|
524
556
|
|
|
525
|
-
## [0.0.2-next.10](https://github.com/
|
|
557
|
+
## [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)
|
|
526
558
|
|
|
527
559
|
|
|
528
560
|
### Features
|
|
529
561
|
|
|
530
|
-
* add authentication generators and process features option ([a67edf1](https://github.com/
|
|
562
|
+
* add authentication generators and process features option ([a67edf1](https://github.com/iotaledger/twin-api/commit/a67edf1df212bd8ab94a40cddf5338551155696f))
|
|
531
563
|
|
|
532
564
|
|
|
533
565
|
### Dependencies
|
|
@@ -538,12 +570,12 @@
|
|
|
538
570
|
* @twin.org/api-models bumped from 0.0.2-next.9 to 0.0.2-next.10
|
|
539
571
|
* @twin.org/api-processors bumped from 0.0.2-next.9 to 0.0.2-next.10
|
|
540
572
|
|
|
541
|
-
## [0.0.2-next.9](https://github.com/
|
|
573
|
+
## [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)
|
|
542
574
|
|
|
543
575
|
|
|
544
576
|
### Features
|
|
545
577
|
|
|
546
|
-
* eslint migration to flat config ([0dd5820](https://github.com/
|
|
578
|
+
* eslint migration to flat config ([0dd5820](https://github.com/iotaledger/twin-api/commit/0dd5820e3af97350fd08b8d226f4a6c1a9246805))
|
|
547
579
|
|
|
548
580
|
|
|
549
581
|
### Dependencies
|
|
@@ -554,12 +586,12 @@
|
|
|
554
586
|
* @twin.org/api-models bumped from 0.0.2-next.8 to 0.0.2-next.9
|
|
555
587
|
* @twin.org/api-processors bumped from 0.0.2-next.8 to 0.0.2-next.9
|
|
556
588
|
|
|
557
|
-
## [0.0.2-next.8](https://github.com/
|
|
589
|
+
## [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)
|
|
558
590
|
|
|
559
591
|
|
|
560
592
|
### Features
|
|
561
593
|
|
|
562
|
-
* add root, favicon routes ([71da1c3](https://github.com/
|
|
594
|
+
* add root, favicon routes ([71da1c3](https://github.com/iotaledger/twin-api/commit/71da1c3a93c349588aff7084d1d8d6a29a277da8))
|
|
563
595
|
|
|
564
596
|
|
|
565
597
|
### Dependencies
|
|
@@ -570,12 +602,12 @@
|
|
|
570
602
|
* @twin.org/api-models bumped from 0.0.2-next.7 to 0.0.2-next.8
|
|
571
603
|
* @twin.org/api-processors bumped from 0.0.2-next.7 to 0.0.2-next.8
|
|
572
604
|
|
|
573
|
-
## [0.0.2-next.7](https://github.com/
|
|
605
|
+
## [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)
|
|
574
606
|
|
|
575
607
|
|
|
576
608
|
### Features
|
|
577
609
|
|
|
578
|
-
* logging naming consistency ([a4a6ef2](https://github.com/
|
|
610
|
+
* logging naming consistency ([a4a6ef2](https://github.com/iotaledger/twin-api/commit/a4a6ef2de5049045589eb78b177ff62e744bde9d))
|
|
579
611
|
|
|
580
612
|
|
|
581
613
|
### Dependencies
|
|
@@ -586,12 +618,12 @@
|
|
|
586
618
|
* @twin.org/api-models bumped from 0.0.2-next.6 to 0.0.2-next.7
|
|
587
619
|
* @twin.org/api-processors bumped from 0.0.2-next.6 to 0.0.2-next.7
|
|
588
620
|
|
|
589
|
-
## [0.0.2-next.6](https://github.com/
|
|
621
|
+
## [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)
|
|
590
622
|
|
|
591
623
|
|
|
592
624
|
### Features
|
|
593
625
|
|
|
594
|
-
* update framework core ([d8eebf2](https://github.com/
|
|
626
|
+
* update framework core ([d8eebf2](https://github.com/iotaledger/twin-api/commit/d8eebf267fa2a0abaa84e58590496e9d20490cfa))
|
|
595
627
|
|
|
596
628
|
|
|
597
629
|
### Dependencies
|
|
@@ -602,17 +634,17 @@
|
|
|
602
634
|
* @twin.org/api-models bumped from 0.0.2-next.5 to 0.0.2-next.6
|
|
603
635
|
* @twin.org/api-processors bumped from 0.0.2-next.5 to 0.0.2-next.6
|
|
604
636
|
|
|
605
|
-
## [0.0.2-next.5](https://github.com/
|
|
637
|
+
## [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)
|
|
606
638
|
|
|
607
639
|
|
|
608
640
|
### Features
|
|
609
641
|
|
|
610
|
-
* add json-ld mime type processor and auth admin component ([8861791](https://github.com/
|
|
611
|
-
* add logging component type to request contexts ([210de1b](https://github.com/
|
|
612
|
-
* add socket id, connect and disconnect ([20b0d0e](https://github.com/
|
|
613
|
-
* improve socket route logging ([b8d9519](https://github.com/
|
|
614
|
-
* update dependencies ([1171dc4](https://github.com/
|
|
615
|
-
* use shared store mechanism ([#19](https://github.com/
|
|
642
|
+
* add json-ld mime type processor and auth admin component ([8861791](https://github.com/iotaledger/twin-api/commit/88617916e23bfbca023dbae1976fe421983a02ff))
|
|
643
|
+
* add logging component type to request contexts ([210de1b](https://github.com/iotaledger/twin-api/commit/210de1b9e1c91079b59a2b90ddd57569668d647d))
|
|
644
|
+
* add socket id, connect and disconnect ([20b0d0e](https://github.com/iotaledger/twin-api/commit/20b0d0ec279cab46141fee09de2c4a7087cdce16))
|
|
645
|
+
* improve socket route logging ([b8d9519](https://github.com/iotaledger/twin-api/commit/b8d95199f838ac6ba9f45c30ef7c4e613201ff53))
|
|
646
|
+
* update dependencies ([1171dc4](https://github.com/iotaledger/twin-api/commit/1171dc416a9481737f6a640e3cf30145768f37e9))
|
|
647
|
+
* use shared store mechanism ([#19](https://github.com/iotaledger/twin-api/issues/19)) ([32116df](https://github.com/iotaledger/twin-api/commit/32116df3b4380a30137f5056f242a5c99afa2df9))
|
|
616
648
|
|
|
617
649
|
|
|
618
650
|
### Dependencies
|
|
@@ -623,12 +655,12 @@
|
|
|
623
655
|
* @twin.org/api-models bumped from 0.0.2-next.4 to 0.0.2-next.5
|
|
624
656
|
* @twin.org/api-processors bumped from 0.0.2-next.4 to 0.0.2-next.5
|
|
625
657
|
|
|
626
|
-
## [0.0.2-next.4](https://github.com/
|
|
658
|
+
## [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)
|
|
627
659
|
|
|
628
660
|
|
|
629
661
|
### Features
|
|
630
662
|
|
|
631
|
-
* add logging component type to request contexts ([210de1b](https://github.com/
|
|
663
|
+
* add logging component type to request contexts ([210de1b](https://github.com/iotaledger/twin-api/commit/210de1b9e1c91079b59a2b90ddd57569668d647d))
|
|
632
664
|
|
|
633
665
|
|
|
634
666
|
### Dependencies
|
|
@@ -639,12 +671,12 @@
|
|
|
639
671
|
* @twin.org/api-models bumped from 0.0.2-next.3 to 0.0.2-next.4
|
|
640
672
|
* @twin.org/api-processors bumped from 0.0.2-next.3 to 0.0.2-next.4
|
|
641
673
|
|
|
642
|
-
## [0.0.2-next.3](https://github.com/
|
|
674
|
+
## [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)
|
|
643
675
|
|
|
644
676
|
|
|
645
677
|
### Features
|
|
646
678
|
|
|
647
|
-
* add socket id, connect and disconnect ([20b0d0e](https://github.com/
|
|
679
|
+
* add socket id, connect and disconnect ([20b0d0e](https://github.com/iotaledger/twin-api/commit/20b0d0ec279cab46141fee09de2c4a7087cdce16))
|
|
648
680
|
|
|
649
681
|
|
|
650
682
|
### Dependencies
|
|
@@ -655,12 +687,12 @@
|
|
|
655
687
|
* @twin.org/api-models bumped from 0.0.2-next.2 to 0.0.2-next.3
|
|
656
688
|
* @twin.org/api-processors bumped from 0.0.2-next.2 to 0.0.2-next.3
|
|
657
689
|
|
|
658
|
-
## [0.0.2-next.2](https://github.com/
|
|
690
|
+
## [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)
|
|
659
691
|
|
|
660
692
|
|
|
661
693
|
### Features
|
|
662
694
|
|
|
663
|
-
* improve socket route logging ([b8d9519](https://github.com/
|
|
695
|
+
* improve socket route logging ([b8d9519](https://github.com/iotaledger/twin-api/commit/b8d95199f838ac6ba9f45c30ef7c4e613201ff53))
|
|
664
696
|
|
|
665
697
|
|
|
666
698
|
### Dependencies
|
|
@@ -671,14 +703,14 @@
|
|
|
671
703
|
* @twin.org/api-models bumped from 0.0.2-next.1 to 0.0.2-next.2
|
|
672
704
|
* @twin.org/api-processors bumped from 0.0.2-next.1 to 0.0.2-next.2
|
|
673
705
|
|
|
674
|
-
## [0.0.2-next.1](https://github.com/
|
|
706
|
+
## [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)
|
|
675
707
|
|
|
676
708
|
|
|
677
709
|
### Features
|
|
678
710
|
|
|
679
|
-
* add json-ld mime type processor and auth admin component ([8861791](https://github.com/
|
|
680
|
-
* update dependencies ([1171dc4](https://github.com/
|
|
681
|
-
* use shared store mechanism ([#19](https://github.com/
|
|
711
|
+
* add json-ld mime type processor and auth admin component ([8861791](https://github.com/iotaledger/twin-api/commit/88617916e23bfbca023dbae1976fe421983a02ff))
|
|
712
|
+
* update dependencies ([1171dc4](https://github.com/iotaledger/twin-api/commit/1171dc416a9481737f6a640e3cf30145768f37e9))
|
|
713
|
+
* use shared store mechanism ([#19](https://github.com/iotaledger/twin-api/issues/19)) ([32116df](https://github.com/iotaledger/twin-api/commit/32116df3b4380a30137f5056f242a5c99afa2df9))
|
|
682
714
|
|
|
683
715
|
|
|
684
716
|
### Dependencies
|
|
@@ -694,7 +726,7 @@
|
|
|
694
726
|
|
|
695
727
|
### Features
|
|
696
728
|
|
|
697
|
-
* release to production ([70ee2d5](https://github.com/
|
|
729
|
+
* release to production ([70ee2d5](https://github.com/iotaledger/twin-api/commit/70ee2d56a1dc9537d7c9c154d4cb78a235678a3a))
|
|
698
730
|
|
|
699
731
|
|
|
700
732
|
### Dependencies
|
|
@@ -706,7 +738,7 @@
|
|
|
706
738
|
* devDependencies
|
|
707
739
|
* @twin.org/api-processors bumped from ^0.0.0 to ^0.0.1
|
|
708
740
|
|
|
709
|
-
## [0.0.1-next.36](https://github.com/
|
|
741
|
+
## [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)
|
|
710
742
|
|
|
711
743
|
|
|
712
744
|
### Miscellaneous Chores
|
|
@@ -723,12 +755,12 @@
|
|
|
723
755
|
* devDependencies
|
|
724
756
|
* @twin.org/api-processors bumped from 0.0.1-next.35 to 0.0.1-next.36
|
|
725
757
|
|
|
726
|
-
## [0.0.1-next.35](https://github.com/
|
|
758
|
+
## [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)
|
|
727
759
|
|
|
728
760
|
|
|
729
761
|
### Features
|
|
730
762
|
|
|
731
|
-
* update dependencies ([1171dc4](https://github.com/
|
|
763
|
+
* update dependencies ([1171dc4](https://github.com/iotaledger/twin-api/commit/1171dc416a9481737f6a640e3cf30145768f37e9))
|
|
732
764
|
|
|
733
765
|
|
|
734
766
|
### Dependencies
|
|
@@ -740,7 +772,7 @@
|
|
|
740
772
|
* devDependencies
|
|
741
773
|
* @twin.org/api-processors bumped from 0.0.1-next.34 to 0.0.1-next.35
|
|
742
774
|
|
|
743
|
-
## [0.0.1-next.34](https://github.com/
|
|
775
|
+
## [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)
|
|
744
776
|
|
|
745
777
|
|
|
746
778
|
### Miscellaneous Chores
|
|
@@ -757,12 +789,12 @@
|
|
|
757
789
|
* devDependencies
|
|
758
790
|
* @twin.org/api-processors bumped from 0.0.1-next.33 to 0.0.1-next.34
|
|
759
791
|
|
|
760
|
-
## [0.0.1-next.33](https://github.com/
|
|
792
|
+
## [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)
|
|
761
793
|
|
|
762
794
|
|
|
763
795
|
### Features
|
|
764
796
|
|
|
765
|
-
* use shared store mechanism ([#19](https://github.com/
|
|
797
|
+
* use shared store mechanism ([#19](https://github.com/iotaledger/twin-api/issues/19)) ([32116df](https://github.com/iotaledger/twin-api/commit/32116df3b4380a30137f5056f242a5c99afa2df9))
|
|
766
798
|
|
|
767
799
|
|
|
768
800
|
### Dependencies
|
|
@@ -774,7 +806,7 @@
|
|
|
774
806
|
* devDependencies
|
|
775
807
|
* @twin.org/api-processors bumped from 0.0.1-next.32 to 0.0.1-next.33
|
|
776
808
|
|
|
777
|
-
## [0.0.1-next.32](https://github.com/
|
|
809
|
+
## [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)
|
|
778
810
|
|
|
779
811
|
|
|
780
812
|
### Miscellaneous Chores
|
package/locales/.validate-ignore
CHANGED
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
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.
|
|
3
|
+
"version": "0.0.3-next.28",
|
|
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.
|
|
20
|
-
"@twin.org/api-models": "0.0.3-next.
|
|
21
|
-
"@twin.org/api-processors": "0.0.3-next.
|
|
19
|
+
"@twin.org/api-core": "0.0.3-next.28",
|
|
20
|
+
"@twin.org/api-models": "0.0.3-next.28",
|
|
21
|
+
"@twin.org/api-processors": "0.0.3-next.28",
|
|
22
22
|
"@twin.org/context": "next",
|
|
23
23
|
"@twin.org/core": "next",
|
|
24
24
|
"@twin.org/logging-models": "next",
|