@twin.org/api-models 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 +133 -119
- package/package.json +1 -1
package/docs/changelog.md
CHANGED
|
@@ -1,365 +1,379 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
-
## [0.0.3-next.
|
|
3
|
+
## [0.0.3-next.28](https://github.com/twinfoundation/twin-api/compare/api-models-v0.0.3-next.27...api-models-v0.0.3-next.28) (2026-04-30)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Miscellaneous Chores
|
|
7
|
+
|
|
8
|
+
* **api-models:** Synchronize repo versions
|
|
9
|
+
|
|
10
|
+
## [0.0.3-next.27](https://github.com/iotaledger/twin-api/compare/api-models-v0.0.3-next.26...api-models-v0.0.3-next.27) (2026-04-23)
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
### Miscellaneous Chores
|
|
14
|
+
|
|
15
|
+
* **api-models:** Synchronize repo versions
|
|
16
|
+
|
|
17
|
+
## [0.0.3-next.26](https://github.com/iotaledger/twin-api/compare/api-models-v0.0.3-next.25...api-models-v0.0.3-next.26) (2026-04-22)
|
|
4
18
|
|
|
5
19
|
|
|
6
20
|
### Bug Fixes
|
|
7
21
|
|
|
8
|
-
* prevent error body masking 4xx as 500, run pre-processors in context scope ([#102](https://github.com/
|
|
22
|
+
* 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
23
|
|
|
10
|
-
## [0.0.3-next.25](https://github.com/
|
|
24
|
+
## [0.0.3-next.25](https://github.com/iotaledger/twin-api/compare/api-models-v0.0.3-next.24...api-models-v0.0.3-next.25) (2026-04-14)
|
|
11
25
|
|
|
12
26
|
|
|
13
27
|
### Miscellaneous Chores
|
|
14
28
|
|
|
15
29
|
* **api-models:** Synchronize repo versions
|
|
16
30
|
|
|
17
|
-
## [0.0.3-next.24](https://github.com/
|
|
31
|
+
## [0.0.3-next.24](https://github.com/iotaledger/twin-api/compare/api-models-v0.0.3-next.23...api-models-v0.0.3-next.24) (2026-04-14)
|
|
18
32
|
|
|
19
33
|
|
|
20
34
|
### Miscellaneous Chores
|
|
21
35
|
|
|
22
36
|
* **api-models:** Synchronize repo versions
|
|
23
37
|
|
|
24
|
-
## [0.0.3-next.23](https://github.com/
|
|
38
|
+
## [0.0.3-next.23](https://github.com/iotaledger/twin-api/compare/api-models-v0.0.3-next.22...api-models-v0.0.3-next.23) (2026-04-14)
|
|
25
39
|
|
|
26
40
|
|
|
27
41
|
### Features
|
|
28
42
|
|
|
29
|
-
* auth enhancements ([#93](https://github.com/
|
|
43
|
+
* auth enhancements ([#93](https://github.com/iotaledger/twin-api/issues/93)) ([921a50c](https://github.com/iotaledger/twin-api/commit/921a50cd89d26e530a6be6174a5a803060fa0eb6))
|
|
30
44
|
|
|
31
|
-
## [0.0.3-next.22](https://github.com/
|
|
45
|
+
## [0.0.3-next.22](https://github.com/iotaledger/twin-api/compare/api-models-v0.0.3-next.21...api-models-v0.0.3-next.22) (2026-03-27)
|
|
32
46
|
|
|
33
47
|
|
|
34
48
|
### Features
|
|
35
49
|
|
|
36
|
-
* add new error types ([#86](https://github.com/
|
|
50
|
+
* add new error types ([#86](https://github.com/iotaledger/twin-api/issues/86)) ([71e3c07](https://github.com/iotaledger/twin-api/commit/71e3c07c792984af01c307943e0e09a3ae98710d))
|
|
37
51
|
|
|
38
|
-
## [0.0.3-next.21](https://github.com/
|
|
52
|
+
## [0.0.3-next.21](https://github.com/iotaledger/twin-api/compare/api-models-v0.0.3-next.20...api-models-v0.0.3-next.21) (2026-03-11)
|
|
39
53
|
|
|
40
54
|
|
|
41
55
|
### Miscellaneous Chores
|
|
42
56
|
|
|
43
57
|
* **api-models:** Synchronize repo versions
|
|
44
58
|
|
|
45
|
-
## [0.0.3-next.20](https://github.com/
|
|
59
|
+
## [0.0.3-next.20](https://github.com/iotaledger/twin-api/compare/api-models-v0.0.3-next.19...api-models-v0.0.3-next.20) (2026-02-09)
|
|
46
60
|
|
|
47
61
|
|
|
48
62
|
### Miscellaneous Chores
|
|
49
63
|
|
|
50
64
|
* **api-models:** Synchronize repo versions
|
|
51
65
|
|
|
52
|
-
## [0.0.3-next.19](https://github.com/
|
|
66
|
+
## [0.0.3-next.19](https://github.com/iotaledger/twin-api/compare/api-models-v0.0.3-next.18...api-models-v0.0.3-next.19) (2026-02-06)
|
|
53
67
|
|
|
54
68
|
|
|
55
69
|
### Miscellaneous Chores
|
|
56
70
|
|
|
57
71
|
* **api-models:** Synchronize repo versions
|
|
58
72
|
|
|
59
|
-
## [0.0.3-next.18](https://github.com/
|
|
73
|
+
## [0.0.3-next.18](https://github.com/iotaledger/twin-api/compare/api-models-v0.0.3-next.17...api-models-v0.0.3-next.18) (2026-02-04)
|
|
60
74
|
|
|
61
75
|
|
|
62
76
|
### Features
|
|
63
77
|
|
|
64
|
-
* tenant api and scopes ([#75](https://github.com/
|
|
78
|
+
* tenant api and scopes ([#75](https://github.com/iotaledger/twin-api/issues/75)) ([c663141](https://github.com/iotaledger/twin-api/commit/c663141091e8974d769f8f9904ecdab009ebd083))
|
|
65
79
|
|
|
66
|
-
## [0.0.3-next.17](https://github.com/
|
|
80
|
+
## [0.0.3-next.17](https://github.com/iotaledger/twin-api/compare/api-models-v0.0.3-next.16...api-models-v0.0.3-next.17) (2026-01-26)
|
|
67
81
|
|
|
68
82
|
|
|
69
83
|
### Features
|
|
70
84
|
|
|
71
|
-
* update public origin building ([6c8e042](https://github.com/
|
|
85
|
+
* update public origin building ([6c8e042](https://github.com/iotaledger/twin-api/commit/6c8e0422d9ddbed42a843e1c23498c99977b2fc7))
|
|
72
86
|
|
|
73
|
-
## [0.0.3-next.16](https://github.com/
|
|
87
|
+
## [0.0.3-next.16](https://github.com/iotaledger/twin-api/compare/api-models-v0.0.3-next.15...api-models-v0.0.3-next.16) (2026-01-26)
|
|
74
88
|
|
|
75
89
|
|
|
76
90
|
### Features
|
|
77
91
|
|
|
78
|
-
* public base url ([#70](https://github.com/
|
|
92
|
+
* public base url ([#70](https://github.com/iotaledger/twin-api/issues/70)) ([5b958cd](https://github.com/iotaledger/twin-api/commit/5b958cd91e8a38cdae2835ff5f2356c7e48d37c3))
|
|
79
93
|
|
|
80
|
-
## [0.0.3-next.15](https://github.com/
|
|
94
|
+
## [0.0.3-next.15](https://github.com/iotaledger/twin-api/compare/api-models-v0.0.3-next.14...api-models-v0.0.3-next.15) (2026-01-22)
|
|
81
95
|
|
|
82
96
|
|
|
83
97
|
### Miscellaneous Chores
|
|
84
98
|
|
|
85
99
|
* **api-models:** Synchronize repo versions
|
|
86
100
|
|
|
87
|
-
## [0.0.3-next.14](https://github.com/
|
|
101
|
+
## [0.0.3-next.14](https://github.com/iotaledger/twin-api/compare/api-models-v0.0.3-next.13...api-models-v0.0.3-next.14) (2026-01-20)
|
|
88
102
|
|
|
89
103
|
|
|
90
104
|
### Features
|
|
91
105
|
|
|
92
|
-
* export error type map ([#68](https://github.com/
|
|
106
|
+
* export error type map ([#68](https://github.com/iotaledger/twin-api/issues/68)) ([697dfc4](https://github.com/iotaledger/twin-api/commit/697dfc4c9f6a7be493bf4b3619d7bcebf2e4584e))
|
|
93
107
|
|
|
94
|
-
## [0.0.3-next.13](https://github.com/
|
|
108
|
+
## [0.0.3-next.13](https://github.com/iotaledger/twin-api/compare/api-models-v0.0.3-next.12...api-models-v0.0.3-next.13) (2026-01-19)
|
|
95
109
|
|
|
96
110
|
|
|
97
111
|
### Features
|
|
98
112
|
|
|
99
|
-
* remove authentication generators ([#66](https://github.com/
|
|
113
|
+
* remove authentication generators ([#66](https://github.com/iotaledger/twin-api/issues/66)) ([adaa169](https://github.com/iotaledger/twin-api/commit/adaa1698df1c5ccb0ad645a7a7c0d3ef82ef6ac1))
|
|
100
114
|
|
|
101
|
-
## [0.0.3-next.12](https://github.com/
|
|
115
|
+
## [0.0.3-next.12](https://github.com/iotaledger/twin-api/compare/api-models-v0.0.3-next.11...api-models-v0.0.3-next.12) (2026-01-12)
|
|
102
116
|
|
|
103
117
|
|
|
104
118
|
### Miscellaneous Chores
|
|
105
119
|
|
|
106
120
|
* **api-models:** Synchronize repo versions
|
|
107
121
|
|
|
108
|
-
## [0.0.3-next.11](https://github.com/
|
|
122
|
+
## [0.0.3-next.11](https://github.com/iotaledger/twin-api/compare/api-models-v0.0.3-next.10...api-models-v0.0.3-next.11) (2026-01-08)
|
|
109
123
|
|
|
110
124
|
|
|
111
125
|
### Miscellaneous Chores
|
|
112
126
|
|
|
113
127
|
* **api-models:** Synchronize repo versions
|
|
114
128
|
|
|
115
|
-
## [0.0.3-next.10](https://github.com/
|
|
129
|
+
## [0.0.3-next.10](https://github.com/iotaledger/twin-api/compare/api-models-v0.0.3-next.9...api-models-v0.0.3-next.10) (2026-01-05)
|
|
116
130
|
|
|
117
131
|
|
|
118
132
|
### Miscellaneous Chores
|
|
119
133
|
|
|
120
134
|
* **api-models:** Synchronize repo versions
|
|
121
135
|
|
|
122
|
-
## [0.0.3-next.9](https://github.com/
|
|
136
|
+
## [0.0.3-next.9](https://github.com/iotaledger/twin-api/compare/api-models-v0.0.3-next.8...api-models-v0.0.3-next.9) (2026-01-05)
|
|
123
137
|
|
|
124
138
|
|
|
125
139
|
### Features
|
|
126
140
|
|
|
127
|
-
* add authentication generators and process features option ([a67edf1](https://github.com/
|
|
128
|
-
* add context id features ([#42](https://github.com/
|
|
129
|
-
* add livez endpoint ([#57](https://github.com/
|
|
130
|
-
* add logging component type to request contexts ([210de1b](https://github.com/
|
|
131
|
-
* add root, favicon routes ([71da1c3](https://github.com/
|
|
132
|
-
* add socket id, connect and disconnect ([20b0d0e](https://github.com/
|
|
133
|
-
* add validate-locales ([cdba610](https://github.com/
|
|
134
|
-
* decodeURIComponent for query and path params ([ead68a2](https://github.com/
|
|
135
|
-
* eslint migration to flat config ([0dd5820](https://github.com/
|
|
136
|
-
* update dependencies ([1171dc4](https://github.com/
|
|
137
|
-
* update framework core ([d8eebf2](https://github.com/
|
|
138
|
-
* update IComponent signatures ([915ce37](https://github.com/
|
|
139
|
-
* use new includeStackTrace flag for toJsonObject ([6452b15](https://github.com/
|
|
140
|
-
* use shared store mechanism ([#19](https://github.com/
|
|
141
|
-
* validationError mapped to http status badrequest ([adc5eb1](https://github.com/
|
|
141
|
+
* add authentication generators and process features option ([a67edf1](https://github.com/iotaledger/twin-api/commit/a67edf1df212bd8ab94a40cddf5338551155696f))
|
|
142
|
+
* add context id features ([#42](https://github.com/iotaledger/twin-api/issues/42)) ([0186055](https://github.com/iotaledger/twin-api/commit/0186055c48afde842a4254b4df9ac9249c40fe40))
|
|
143
|
+
* add livez endpoint ([#57](https://github.com/iotaledger/twin-api/issues/57)) ([ef007db](https://github.com/iotaledger/twin-api/commit/ef007db8201736dd3053211f849ffd03baaa485e))
|
|
144
|
+
* add logging component type to request contexts ([210de1b](https://github.com/iotaledger/twin-api/commit/210de1b9e1c91079b59a2b90ddd57569668d647d))
|
|
145
|
+
* add root, favicon routes ([71da1c3](https://github.com/iotaledger/twin-api/commit/71da1c3a93c349588aff7084d1d8d6a29a277da8))
|
|
146
|
+
* add socket id, connect and disconnect ([20b0d0e](https://github.com/iotaledger/twin-api/commit/20b0d0ec279cab46141fee09de2c4a7087cdce16))
|
|
147
|
+
* add validate-locales ([cdba610](https://github.com/iotaledger/twin-api/commit/cdba610a0acb5022d2e3ce729732e6646a297e5e))
|
|
148
|
+
* decodeURIComponent for query and path params ([ead68a2](https://github.com/iotaledger/twin-api/commit/ead68a257425c10dd912497f7edd473c469ca132))
|
|
149
|
+
* eslint migration to flat config ([0dd5820](https://github.com/iotaledger/twin-api/commit/0dd5820e3af97350fd08b8d226f4a6c1a9246805))
|
|
150
|
+
* update dependencies ([1171dc4](https://github.com/iotaledger/twin-api/commit/1171dc416a9481737f6a640e3cf30145768f37e9))
|
|
151
|
+
* update framework core ([d8eebf2](https://github.com/iotaledger/twin-api/commit/d8eebf267fa2a0abaa84e58590496e9d20490cfa))
|
|
152
|
+
* update IComponent signatures ([915ce37](https://github.com/iotaledger/twin-api/commit/915ce37712326ab4aa6869c350eabaa4622e8430))
|
|
153
|
+
* use new includeStackTrace flag for toJsonObject ([6452b15](https://github.com/iotaledger/twin-api/commit/6452b153af786eee14b21152420f8a2578b70593))
|
|
154
|
+
* use shared store mechanism ([#19](https://github.com/iotaledger/twin-api/issues/19)) ([32116df](https://github.com/iotaledger/twin-api/commit/32116df3b4380a30137f5056f242a5c99afa2df9))
|
|
155
|
+
* validationError mapped to http status badrequest ([adc5eb1](https://github.com/iotaledger/twin-api/commit/adc5eb11d987abb0ab9f7e0dc8e1fdae207e436e))
|
|
142
156
|
|
|
143
157
|
|
|
144
158
|
### Bug Fixes
|
|
145
159
|
|
|
146
|
-
* error handling make sure primary error takes precedence ([84b61f2](https://github.com/
|
|
160
|
+
* error handling make sure primary error takes precedence ([84b61f2](https://github.com/iotaledger/twin-api/commit/84b61f27fe5e4919c0c9f9a1edc8ff46dc45c1f7))
|
|
147
161
|
|
|
148
|
-
## [0.0.3-next.8](https://github.com/
|
|
162
|
+
## [0.0.3-next.8](https://github.com/iotaledger/twin-api/compare/api-models-v0.0.3-next.7...api-models-v0.0.3-next.8) (2025-12-17)
|
|
149
163
|
|
|
150
164
|
|
|
151
165
|
### Miscellaneous Chores
|
|
152
166
|
|
|
153
167
|
* **api-models:** Synchronize repo versions
|
|
154
168
|
|
|
155
|
-
## [0.0.3-next.7](https://github.com/
|
|
169
|
+
## [0.0.3-next.7](https://github.com/iotaledger/twin-api/compare/api-models-v0.0.3-next.6...api-models-v0.0.3-next.7) (2025-11-26)
|
|
156
170
|
|
|
157
171
|
|
|
158
172
|
### Bug Fixes
|
|
159
173
|
|
|
160
|
-
* error handling make sure primary error takes precedence ([84b61f2](https://github.com/
|
|
174
|
+
* error handling make sure primary error takes precedence ([84b61f2](https://github.com/iotaledger/twin-api/commit/84b61f27fe5e4919c0c9f9a1edc8ff46dc45c1f7))
|
|
161
175
|
|
|
162
|
-
## [0.0.3-next.6](https://github.com/
|
|
176
|
+
## [0.0.3-next.6](https://github.com/iotaledger/twin-api/compare/api-models-v0.0.3-next.5...api-models-v0.0.3-next.6) (2025-11-20)
|
|
163
177
|
|
|
164
178
|
|
|
165
179
|
### Miscellaneous Chores
|
|
166
180
|
|
|
167
181
|
* **api-models:** Synchronize repo versions
|
|
168
182
|
|
|
169
|
-
## [0.0.3-next.5](https://github.com/
|
|
183
|
+
## [0.0.3-next.5](https://github.com/iotaledger/twin-api/compare/api-models-v0.0.3-next.4...api-models-v0.0.3-next.5) (2025-11-14)
|
|
170
184
|
|
|
171
185
|
|
|
172
186
|
### Features
|
|
173
187
|
|
|
174
|
-
* decodeURIComponent for query and path params ([ead68a2](https://github.com/
|
|
188
|
+
* decodeURIComponent for query and path params ([ead68a2](https://github.com/iotaledger/twin-api/commit/ead68a257425c10dd912497f7edd473c469ca132))
|
|
175
189
|
|
|
176
|
-
## [0.0.3-next.4](https://github.com/
|
|
190
|
+
## [0.0.3-next.4](https://github.com/iotaledger/twin-api/compare/api-models-v0.0.3-next.3...api-models-v0.0.3-next.4) (2025-11-14)
|
|
177
191
|
|
|
178
192
|
|
|
179
193
|
### Features
|
|
180
194
|
|
|
181
|
-
* add authentication generators and process features option ([a67edf1](https://github.com/
|
|
182
|
-
* add context id features ([#42](https://github.com/
|
|
183
|
-
* add logging component type to request contexts ([210de1b](https://github.com/
|
|
184
|
-
* add root, favicon routes ([71da1c3](https://github.com/
|
|
185
|
-
* add socket id, connect and disconnect ([20b0d0e](https://github.com/
|
|
186
|
-
* add validate-locales ([cdba610](https://github.com/
|
|
187
|
-
* eslint migration to flat config ([0dd5820](https://github.com/
|
|
188
|
-
* update dependencies ([1171dc4](https://github.com/
|
|
189
|
-
* update framework core ([d8eebf2](https://github.com/
|
|
190
|
-
* update IComponent signatures ([915ce37](https://github.com/
|
|
191
|
-
* use new includeStackTrace flag for toJsonObject ([6452b15](https://github.com/
|
|
192
|
-
* use shared store mechanism ([#19](https://github.com/
|
|
193
|
-
* validationError mapped to http status badrequest ([adc5eb1](https://github.com/
|
|
195
|
+
* add authentication generators and process features option ([a67edf1](https://github.com/iotaledger/twin-api/commit/a67edf1df212bd8ab94a40cddf5338551155696f))
|
|
196
|
+
* add context id features ([#42](https://github.com/iotaledger/twin-api/issues/42)) ([0186055](https://github.com/iotaledger/twin-api/commit/0186055c48afde842a4254b4df9ac9249c40fe40))
|
|
197
|
+
* add logging component type to request contexts ([210de1b](https://github.com/iotaledger/twin-api/commit/210de1b9e1c91079b59a2b90ddd57569668d647d))
|
|
198
|
+
* add root, favicon routes ([71da1c3](https://github.com/iotaledger/twin-api/commit/71da1c3a93c349588aff7084d1d8d6a29a277da8))
|
|
199
|
+
* add socket id, connect and disconnect ([20b0d0e](https://github.com/iotaledger/twin-api/commit/20b0d0ec279cab46141fee09de2c4a7087cdce16))
|
|
200
|
+
* add validate-locales ([cdba610](https://github.com/iotaledger/twin-api/commit/cdba610a0acb5022d2e3ce729732e6646a297e5e))
|
|
201
|
+
* eslint migration to flat config ([0dd5820](https://github.com/iotaledger/twin-api/commit/0dd5820e3af97350fd08b8d226f4a6c1a9246805))
|
|
202
|
+
* update dependencies ([1171dc4](https://github.com/iotaledger/twin-api/commit/1171dc416a9481737f6a640e3cf30145768f37e9))
|
|
203
|
+
* update framework core ([d8eebf2](https://github.com/iotaledger/twin-api/commit/d8eebf267fa2a0abaa84e58590496e9d20490cfa))
|
|
204
|
+
* update IComponent signatures ([915ce37](https://github.com/iotaledger/twin-api/commit/915ce37712326ab4aa6869c350eabaa4622e8430))
|
|
205
|
+
* use new includeStackTrace flag for toJsonObject ([6452b15](https://github.com/iotaledger/twin-api/commit/6452b153af786eee14b21152420f8a2578b70593))
|
|
206
|
+
* use shared store mechanism ([#19](https://github.com/iotaledger/twin-api/issues/19)) ([32116df](https://github.com/iotaledger/twin-api/commit/32116df3b4380a30137f5056f242a5c99afa2df9))
|
|
207
|
+
* validationError mapped to http status badrequest ([adc5eb1](https://github.com/iotaledger/twin-api/commit/adc5eb11d987abb0ab9f7e0dc8e1fdae207e436e))
|
|
194
208
|
|
|
195
|
-
## [0.0.3-next.3](https://github.com/
|
|
209
|
+
## [0.0.3-next.3](https://github.com/iotaledger/twin-api/compare/api-models-v0.0.3-next.2...api-models-v0.0.3-next.3) (2025-11-14)
|
|
196
210
|
|
|
197
211
|
|
|
198
212
|
### Miscellaneous Chores
|
|
199
213
|
|
|
200
214
|
* **api-models:** Synchronize repo versions
|
|
201
215
|
|
|
202
|
-
## [0.0.3-next.2](https://github.com/
|
|
216
|
+
## [0.0.3-next.2](https://github.com/iotaledger/twin-api/compare/api-models-v0.0.3-next.1...api-models-v0.0.3-next.2) (2025-11-12)
|
|
203
217
|
|
|
204
218
|
|
|
205
219
|
### Miscellaneous Chores
|
|
206
220
|
|
|
207
221
|
* **api-models:** Synchronize repo versions
|
|
208
222
|
|
|
209
|
-
## [0.0.3-next.1](https://github.com/
|
|
223
|
+
## [0.0.3-next.1](https://github.com/iotaledger/twin-api/compare/api-models-v0.0.3-next.0...api-models-v0.0.3-next.1) (2025-11-10)
|
|
210
224
|
|
|
211
225
|
|
|
212
226
|
### Features
|
|
213
227
|
|
|
214
|
-
* add authentication generators and process features option ([a67edf1](https://github.com/
|
|
215
|
-
* add context id features ([#42](https://github.com/
|
|
216
|
-
* add logging component type to request contexts ([210de1b](https://github.com/
|
|
217
|
-
* add root, favicon routes ([71da1c3](https://github.com/
|
|
218
|
-
* add socket id, connect and disconnect ([20b0d0e](https://github.com/
|
|
219
|
-
* add validate-locales ([cdba610](https://github.com/
|
|
220
|
-
* eslint migration to flat config ([0dd5820](https://github.com/
|
|
221
|
-
* update dependencies ([1171dc4](https://github.com/
|
|
222
|
-
* update framework core ([d8eebf2](https://github.com/
|
|
223
|
-
* update IComponent signatures ([915ce37](https://github.com/
|
|
224
|
-
* use new includeStackTrace flag for toJsonObject ([6452b15](https://github.com/
|
|
225
|
-
* use shared store mechanism ([#19](https://github.com/
|
|
226
|
-
* validationError mapped to http status badrequest ([adc5eb1](https://github.com/
|
|
228
|
+
* add authentication generators and process features option ([a67edf1](https://github.com/iotaledger/twin-api/commit/a67edf1df212bd8ab94a40cddf5338551155696f))
|
|
229
|
+
* add context id features ([#42](https://github.com/iotaledger/twin-api/issues/42)) ([0186055](https://github.com/iotaledger/twin-api/commit/0186055c48afde842a4254b4df9ac9249c40fe40))
|
|
230
|
+
* add logging component type to request contexts ([210de1b](https://github.com/iotaledger/twin-api/commit/210de1b9e1c91079b59a2b90ddd57569668d647d))
|
|
231
|
+
* add root, favicon routes ([71da1c3](https://github.com/iotaledger/twin-api/commit/71da1c3a93c349588aff7084d1d8d6a29a277da8))
|
|
232
|
+
* add socket id, connect and disconnect ([20b0d0e](https://github.com/iotaledger/twin-api/commit/20b0d0ec279cab46141fee09de2c4a7087cdce16))
|
|
233
|
+
* add validate-locales ([cdba610](https://github.com/iotaledger/twin-api/commit/cdba610a0acb5022d2e3ce729732e6646a297e5e))
|
|
234
|
+
* eslint migration to flat config ([0dd5820](https://github.com/iotaledger/twin-api/commit/0dd5820e3af97350fd08b8d226f4a6c1a9246805))
|
|
235
|
+
* update dependencies ([1171dc4](https://github.com/iotaledger/twin-api/commit/1171dc416a9481737f6a640e3cf30145768f37e9))
|
|
236
|
+
* update framework core ([d8eebf2](https://github.com/iotaledger/twin-api/commit/d8eebf267fa2a0abaa84e58590496e9d20490cfa))
|
|
237
|
+
* update IComponent signatures ([915ce37](https://github.com/iotaledger/twin-api/commit/915ce37712326ab4aa6869c350eabaa4622e8430))
|
|
238
|
+
* use new includeStackTrace flag for toJsonObject ([6452b15](https://github.com/iotaledger/twin-api/commit/6452b153af786eee14b21152420f8a2578b70593))
|
|
239
|
+
* use shared store mechanism ([#19](https://github.com/iotaledger/twin-api/issues/19)) ([32116df](https://github.com/iotaledger/twin-api/commit/32116df3b4380a30137f5056f242a5c99afa2df9))
|
|
240
|
+
* validationError mapped to http status badrequest ([adc5eb1](https://github.com/iotaledger/twin-api/commit/adc5eb11d987abb0ab9f7e0dc8e1fdae207e436e))
|
|
227
241
|
|
|
228
|
-
## [0.0.2-next.13](https://github.com/
|
|
242
|
+
## [0.0.2-next.13](https://github.com/iotaledger/twin-api/compare/api-models-v0.0.2-next.12...api-models-v0.0.2-next.13) (2025-10-09)
|
|
229
243
|
|
|
230
244
|
|
|
231
245
|
### Miscellaneous Chores
|
|
232
246
|
|
|
233
247
|
* **api-models:** Synchronize repo versions
|
|
234
248
|
|
|
235
|
-
## [0.0.2-next.12](https://github.com/
|
|
249
|
+
## [0.0.2-next.12](https://github.com/iotaledger/twin-api/compare/api-models-v0.0.2-next.11...api-models-v0.0.2-next.12) (2025-10-09)
|
|
236
250
|
|
|
237
251
|
|
|
238
252
|
### Features
|
|
239
253
|
|
|
240
|
-
* add validate-locales ([cdba610](https://github.com/
|
|
254
|
+
* add validate-locales ([cdba610](https://github.com/iotaledger/twin-api/commit/cdba610a0acb5022d2e3ce729732e6646a297e5e))
|
|
241
255
|
|
|
242
|
-
## [0.0.2-next.11](https://github.com/
|
|
256
|
+
## [0.0.2-next.11](https://github.com/iotaledger/twin-api/compare/api-models-v0.0.2-next.10...api-models-v0.0.2-next.11) (2025-09-29)
|
|
243
257
|
|
|
244
258
|
|
|
245
259
|
### Features
|
|
246
260
|
|
|
247
|
-
* update IComponent signatures ([915ce37](https://github.com/
|
|
261
|
+
* update IComponent signatures ([915ce37](https://github.com/iotaledger/twin-api/commit/915ce37712326ab4aa6869c350eabaa4622e8430))
|
|
248
262
|
|
|
249
|
-
## [0.0.2-next.10](https://github.com/
|
|
263
|
+
## [0.0.2-next.10](https://github.com/iotaledger/twin-api/compare/api-models-v0.0.2-next.9...api-models-v0.0.2-next.10) (2025-09-23)
|
|
250
264
|
|
|
251
265
|
|
|
252
266
|
### Features
|
|
253
267
|
|
|
254
|
-
* add authentication generators and process features option ([a67edf1](https://github.com/
|
|
268
|
+
* add authentication generators and process features option ([a67edf1](https://github.com/iotaledger/twin-api/commit/a67edf1df212bd8ab94a40cddf5338551155696f))
|
|
255
269
|
|
|
256
|
-
## [0.0.2-next.9](https://github.com/
|
|
270
|
+
## [0.0.2-next.9](https://github.com/iotaledger/twin-api/compare/api-models-v0.0.2-next.8...api-models-v0.0.2-next.9) (2025-08-29)
|
|
257
271
|
|
|
258
272
|
|
|
259
273
|
### Features
|
|
260
274
|
|
|
261
|
-
* eslint migration to flat config ([0dd5820](https://github.com/
|
|
275
|
+
* eslint migration to flat config ([0dd5820](https://github.com/iotaledger/twin-api/commit/0dd5820e3af97350fd08b8d226f4a6c1a9246805))
|
|
262
276
|
|
|
263
|
-
## [0.0.2-next.8](https://github.com/
|
|
277
|
+
## [0.0.2-next.8](https://github.com/iotaledger/twin-api/compare/api-models-v0.0.2-next.7...api-models-v0.0.2-next.8) (2025-08-21)
|
|
264
278
|
|
|
265
279
|
|
|
266
280
|
### Features
|
|
267
281
|
|
|
268
|
-
* add root, favicon routes ([71da1c3](https://github.com/
|
|
282
|
+
* add root, favicon routes ([71da1c3](https://github.com/iotaledger/twin-api/commit/71da1c3a93c349588aff7084d1d8d6a29a277da8))
|
|
269
283
|
|
|
270
|
-
## [0.0.2-next.7](https://github.com/
|
|
284
|
+
## [0.0.2-next.7](https://github.com/iotaledger/twin-api/compare/api-models-v0.0.2-next.6...api-models-v0.0.2-next.7) (2025-08-20)
|
|
271
285
|
|
|
272
286
|
|
|
273
287
|
### Miscellaneous Chores
|
|
274
288
|
|
|
275
289
|
* **api-models:** Synchronize repo versions
|
|
276
290
|
|
|
277
|
-
## [0.0.2-next.6](https://github.com/
|
|
291
|
+
## [0.0.2-next.6](https://github.com/iotaledger/twin-api/compare/api-models-v0.0.2-next.5...api-models-v0.0.2-next.6) (2025-08-19)
|
|
278
292
|
|
|
279
293
|
|
|
280
294
|
### Features
|
|
281
295
|
|
|
282
|
-
* update framework core ([d8eebf2](https://github.com/
|
|
296
|
+
* update framework core ([d8eebf2](https://github.com/iotaledger/twin-api/commit/d8eebf267fa2a0abaa84e58590496e9d20490cfa))
|
|
283
297
|
|
|
284
|
-
## [0.0.2-next.5](https://github.com/
|
|
298
|
+
## [0.0.2-next.5](https://github.com/iotaledger/twin-api/compare/api-models-v0.0.2-next.4...api-models-v0.0.2-next.5) (2025-07-25)
|
|
285
299
|
|
|
286
300
|
|
|
287
301
|
### Features
|
|
288
302
|
|
|
289
|
-
* add logging component type to request contexts ([210de1b](https://github.com/
|
|
290
|
-
* add socket id, connect and disconnect ([20b0d0e](https://github.com/
|
|
291
|
-
* update dependencies ([1171dc4](https://github.com/
|
|
292
|
-
* use new includeStackTrace flag for toJsonObject ([6452b15](https://github.com/
|
|
293
|
-
* use shared store mechanism ([#19](https://github.com/
|
|
294
|
-
* validationError mapped to http status badrequest ([adc5eb1](https://github.com/
|
|
303
|
+
* add logging component type to request contexts ([210de1b](https://github.com/iotaledger/twin-api/commit/210de1b9e1c91079b59a2b90ddd57569668d647d))
|
|
304
|
+
* add socket id, connect and disconnect ([20b0d0e](https://github.com/iotaledger/twin-api/commit/20b0d0ec279cab46141fee09de2c4a7087cdce16))
|
|
305
|
+
* update dependencies ([1171dc4](https://github.com/iotaledger/twin-api/commit/1171dc416a9481737f6a640e3cf30145768f37e9))
|
|
306
|
+
* use new includeStackTrace flag for toJsonObject ([6452b15](https://github.com/iotaledger/twin-api/commit/6452b153af786eee14b21152420f8a2578b70593))
|
|
307
|
+
* use shared store mechanism ([#19](https://github.com/iotaledger/twin-api/issues/19)) ([32116df](https://github.com/iotaledger/twin-api/commit/32116df3b4380a30137f5056f242a5c99afa2df9))
|
|
308
|
+
* validationError mapped to http status badrequest ([adc5eb1](https://github.com/iotaledger/twin-api/commit/adc5eb11d987abb0ab9f7e0dc8e1fdae207e436e))
|
|
295
309
|
|
|
296
|
-
## [0.0.2-next.4](https://github.com/
|
|
310
|
+
## [0.0.2-next.4](https://github.com/iotaledger/twin-api/compare/api-models-v0.0.2-next.3...api-models-v0.0.2-next.4) (2025-07-25)
|
|
297
311
|
|
|
298
312
|
|
|
299
313
|
### Features
|
|
300
314
|
|
|
301
|
-
* add logging component type to request contexts ([210de1b](https://github.com/
|
|
315
|
+
* add logging component type to request contexts ([210de1b](https://github.com/iotaledger/twin-api/commit/210de1b9e1c91079b59a2b90ddd57569668d647d))
|
|
302
316
|
|
|
303
|
-
## [0.0.2-next.3](https://github.com/
|
|
317
|
+
## [0.0.2-next.3](https://github.com/iotaledger/twin-api/compare/api-models-v0.0.2-next.2...api-models-v0.0.2-next.3) (2025-07-24)
|
|
304
318
|
|
|
305
319
|
|
|
306
320
|
### Features
|
|
307
321
|
|
|
308
|
-
* add socket id, connect and disconnect ([20b0d0e](https://github.com/
|
|
322
|
+
* add socket id, connect and disconnect ([20b0d0e](https://github.com/iotaledger/twin-api/commit/20b0d0ec279cab46141fee09de2c4a7087cdce16))
|
|
309
323
|
|
|
310
|
-
## [0.0.2-next.2](https://github.com/
|
|
324
|
+
## [0.0.2-next.2](https://github.com/iotaledger/twin-api/compare/api-models-v0.0.2-next.1...api-models-v0.0.2-next.2) (2025-07-17)
|
|
311
325
|
|
|
312
326
|
|
|
313
327
|
### Miscellaneous Chores
|
|
314
328
|
|
|
315
329
|
* **api-models:** Synchronize repo versions
|
|
316
330
|
|
|
317
|
-
## [0.0.2-next.1](https://github.com/
|
|
331
|
+
## [0.0.2-next.1](https://github.com/iotaledger/twin-api/compare/api-models-v0.0.2-next.0...api-models-v0.0.2-next.1) (2025-07-08)
|
|
318
332
|
|
|
319
333
|
|
|
320
334
|
### Features
|
|
321
335
|
|
|
322
|
-
* update dependencies ([1171dc4](https://github.com/
|
|
323
|
-
* use new includeStackTrace flag for toJsonObject ([6452b15](https://github.com/
|
|
324
|
-
* use shared store mechanism ([#19](https://github.com/
|
|
325
|
-
* validationError mapped to http status badrequest ([adc5eb1](https://github.com/
|
|
336
|
+
* update dependencies ([1171dc4](https://github.com/iotaledger/twin-api/commit/1171dc416a9481737f6a640e3cf30145768f37e9))
|
|
337
|
+
* use new includeStackTrace flag for toJsonObject ([6452b15](https://github.com/iotaledger/twin-api/commit/6452b153af786eee14b21152420f8a2578b70593))
|
|
338
|
+
* use shared store mechanism ([#19](https://github.com/iotaledger/twin-api/issues/19)) ([32116df](https://github.com/iotaledger/twin-api/commit/32116df3b4380a30137f5056f242a5c99afa2df9))
|
|
339
|
+
* validationError mapped to http status badrequest ([adc5eb1](https://github.com/iotaledger/twin-api/commit/adc5eb11d987abb0ab9f7e0dc8e1fdae207e436e))
|
|
326
340
|
|
|
327
341
|
## 0.0.1 (2025-07-03)
|
|
328
342
|
|
|
329
343
|
|
|
330
344
|
### Features
|
|
331
345
|
|
|
332
|
-
* release to production ([70ee2d5](https://github.com/
|
|
346
|
+
* release to production ([70ee2d5](https://github.com/iotaledger/twin-api/commit/70ee2d56a1dc9537d7c9c154d4cb78a235678a3a))
|
|
333
347
|
|
|
334
|
-
## [0.0.1-next.36](https://github.com/
|
|
348
|
+
## [0.0.1-next.36](https://github.com/iotaledger/twin-api/compare/api-models-v0.0.1-next.35...api-models-v0.0.1-next.36) (2025-06-17)
|
|
335
349
|
|
|
336
350
|
|
|
337
351
|
### Features
|
|
338
352
|
|
|
339
|
-
* use new includeStackTrace flag for toJsonObject ([6452b15](https://github.com/
|
|
353
|
+
* use new includeStackTrace flag for toJsonObject ([6452b15](https://github.com/iotaledger/twin-api/commit/6452b153af786eee14b21152420f8a2578b70593))
|
|
340
354
|
|
|
341
|
-
## [0.0.1-next.35](https://github.com/
|
|
355
|
+
## [0.0.1-next.35](https://github.com/iotaledger/twin-api/compare/api-models-v0.0.1-next.34...api-models-v0.0.1-next.35) (2025-06-11)
|
|
342
356
|
|
|
343
357
|
|
|
344
358
|
### Features
|
|
345
359
|
|
|
346
|
-
* update dependencies ([1171dc4](https://github.com/
|
|
360
|
+
* update dependencies ([1171dc4](https://github.com/iotaledger/twin-api/commit/1171dc416a9481737f6a640e3cf30145768f37e9))
|
|
347
361
|
|
|
348
|
-
## [0.0.1-next.34](https://github.com/
|
|
362
|
+
## [0.0.1-next.34](https://github.com/iotaledger/twin-api/compare/api-models-v0.0.1-next.33...api-models-v0.0.1-next.34) (2025-05-27)
|
|
349
363
|
|
|
350
364
|
|
|
351
365
|
### Features
|
|
352
366
|
|
|
353
|
-
* validationError mapped to http status badrequest ([adc5eb1](https://github.com/
|
|
367
|
+
* validationError mapped to http status badrequest ([adc5eb1](https://github.com/iotaledger/twin-api/commit/adc5eb11d987abb0ab9f7e0dc8e1fdae207e436e))
|
|
354
368
|
|
|
355
|
-
## [0.0.1-next.33](https://github.com/
|
|
369
|
+
## [0.0.1-next.33](https://github.com/iotaledger/twin-api/compare/api-models-v0.0.1-next.32...api-models-v0.0.1-next.33) (2025-04-17)
|
|
356
370
|
|
|
357
371
|
|
|
358
372
|
### Features
|
|
359
373
|
|
|
360
|
-
* use shared store mechanism ([#19](https://github.com/
|
|
374
|
+
* use shared store mechanism ([#19](https://github.com/iotaledger/twin-api/issues/19)) ([32116df](https://github.com/iotaledger/twin-api/commit/32116df3b4380a30137f5056f242a5c99afa2df9))
|
|
361
375
|
|
|
362
|
-
## [0.0.1-next.32](https://github.com/
|
|
376
|
+
## [0.0.1-next.32](https://github.com/iotaledger/twin-api/compare/api-models-v0.0.1-next.31...api-models-v0.0.1-next.32) (2025-03-28)
|
|
363
377
|
|
|
364
378
|
|
|
365
379
|
### Miscellaneous Chores
|
package/package.json
CHANGED