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