@twin.org/auditable-item-graph-rest-client 0.0.3-next.2 → 0.0.3-next.20
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/README.md +3 -1
- package/dist/es/auditableItemGraphRestClient.js +130 -12
- package/dist/es/auditableItemGraphRestClient.js.map +1 -1
- package/dist/types/auditableItemGraphRestClient.d.ts +61 -49
- package/docs/changelog.md +325 -54
- package/docs/examples.md +119 -1
- package/docs/reference/classes/AuditableItemGraphRestClient.md +181 -69
- package/locales/en.json +1 -7
- package/package.json +5 -5
package/docs/changelog.md
CHANGED
|
@@ -1,6 +1,277 @@
|
|
|
1
|
-
#
|
|
1
|
+
# Changelog
|
|
2
2
|
|
|
3
|
-
## [0.0.3-next.
|
|
3
|
+
## [0.0.3-next.20](https://github.com/iotaledger/twin-auditable-item-graph/compare/auditable-item-graph-rest-client-v0.0.3-next.19...auditable-item-graph-rest-client-v0.0.3-next.20) (2026-06-03)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Miscellaneous Chores
|
|
7
|
+
|
|
8
|
+
* **auditable-item-graph-rest-client:** Synchronize repo versions
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Dependencies
|
|
12
|
+
|
|
13
|
+
* The following workspace dependencies were updated
|
|
14
|
+
* dependencies
|
|
15
|
+
* @twin.org/auditable-item-graph-models bumped from 0.0.3-next.19 to 0.0.3-next.20
|
|
16
|
+
|
|
17
|
+
## [0.0.3-next.19](https://github.com/iotaledger/twin-auditable-item-graph/compare/auditable-item-graph-rest-client-v0.0.3-next.18...auditable-item-graph-rest-client-v0.0.3-next.19) (2026-06-02)
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
### Miscellaneous Chores
|
|
21
|
+
|
|
22
|
+
* **auditable-item-graph-rest-client:** Synchronize repo versions
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
### Dependencies
|
|
26
|
+
|
|
27
|
+
* The following workspace dependencies were updated
|
|
28
|
+
* dependencies
|
|
29
|
+
* @twin.org/auditable-item-graph-models bumped from 0.0.3-next.18 to 0.0.3-next.19
|
|
30
|
+
|
|
31
|
+
## [0.0.3-next.18](https://github.com/iotaledger/twin-auditable-item-graph/compare/auditable-item-graph-rest-client-v0.0.3-next.17...auditable-item-graph-rest-client-v0.0.3-next.18) (2026-05-29)
|
|
32
|
+
|
|
33
|
+
|
|
34
|
+
### Features
|
|
35
|
+
|
|
36
|
+
* update immutable proof usage ([#73](https://github.com/iotaledger/twin-auditable-item-graph/issues/73)) ([a5181d1](https://github.com/iotaledger/twin-auditable-item-graph/commit/a5181d172cbc492c7cc964d22724cc10c46fc52e))
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
### Dependencies
|
|
40
|
+
|
|
41
|
+
* The following workspace dependencies were updated
|
|
42
|
+
* dependencies
|
|
43
|
+
* @twin.org/auditable-item-graph-models bumped from 0.0.3-next.17 to 0.0.3-next.18
|
|
44
|
+
|
|
45
|
+
## [0.0.3-next.17](https://github.com/iotaledger/twin-auditable-item-graph/compare/auditable-item-graph-rest-client-v0.0.3-next.16...auditable-item-graph-rest-client-v0.0.3-next.17) (2026-05-27)
|
|
46
|
+
|
|
47
|
+
|
|
48
|
+
### Bug Fixes
|
|
49
|
+
|
|
50
|
+
* incremental edge merge and per-vertex update queue ([#70](https://github.com/iotaledger/twin-auditable-item-graph/issues/70)) ([91eb51d](https://github.com/iotaledger/twin-auditable-item-graph/commit/91eb51d135d2e609eebce90de099670f08eb20ca))
|
|
51
|
+
|
|
52
|
+
|
|
53
|
+
### Dependencies
|
|
54
|
+
|
|
55
|
+
* The following workspace dependencies were updated
|
|
56
|
+
* dependencies
|
|
57
|
+
* @twin.org/auditable-item-graph-models bumped from 0.0.3-next.16 to 0.0.3-next.17
|
|
58
|
+
|
|
59
|
+
## [0.0.3-next.16](https://github.com/iotaledger/twin-auditable-item-graph/compare/auditable-item-graph-rest-client-v0.0.3-next.15...auditable-item-graph-rest-client-v0.0.3-next.16) (2026-05-22)
|
|
60
|
+
|
|
61
|
+
|
|
62
|
+
### Features
|
|
63
|
+
|
|
64
|
+
* improved versioning ([#66](https://github.com/iotaledger/twin-auditable-item-graph/issues/66)) ([1b497cd](https://github.com/iotaledger/twin-auditable-item-graph/commit/1b497cdc88eec9b6707b097283773e109baae3aa))
|
|
65
|
+
|
|
66
|
+
|
|
67
|
+
### Dependencies
|
|
68
|
+
|
|
69
|
+
* The following workspace dependencies were updated
|
|
70
|
+
* dependencies
|
|
71
|
+
* @twin.org/auditable-item-graph-models bumped from 0.0.3-next.15 to 0.0.3-next.16
|
|
72
|
+
|
|
73
|
+
## [0.0.3-next.15](https://github.com/iotaledger/twin-auditable-item-graph/compare/auditable-item-graph-rest-client-v0.0.3-next.14...auditable-item-graph-rest-client-v0.0.3-next.15) (2026-05-20)
|
|
74
|
+
|
|
75
|
+
|
|
76
|
+
### Miscellaneous Chores
|
|
77
|
+
|
|
78
|
+
* **auditable-item-graph-rest-client:** Synchronize repo versions
|
|
79
|
+
|
|
80
|
+
|
|
81
|
+
### Dependencies
|
|
82
|
+
|
|
83
|
+
* The following workspace dependencies were updated
|
|
84
|
+
* dependencies
|
|
85
|
+
* @twin.org/auditable-item-graph-models bumped from 0.0.3-next.14 to 0.0.3-next.15
|
|
86
|
+
|
|
87
|
+
## [0.0.3-next.14](https://github.com/iotaledger/twin-auditable-item-graph/compare/auditable-item-graph-rest-client-v0.0.3-next.13...auditable-item-graph-rest-client-v0.0.3-next.14) (2026-05-18)
|
|
88
|
+
|
|
89
|
+
|
|
90
|
+
### Features
|
|
91
|
+
|
|
92
|
+
* add versions ([#60](https://github.com/iotaledger/twin-auditable-item-graph/issues/60)) ([5c36f94](https://github.com/iotaledger/twin-auditable-item-graph/commit/5c36f94b1155c01dddbc8d62f3f65d599916c521))
|
|
93
|
+
|
|
94
|
+
|
|
95
|
+
### Dependencies
|
|
96
|
+
|
|
97
|
+
* The following workspace dependencies were updated
|
|
98
|
+
* dependencies
|
|
99
|
+
* @twin.org/auditable-item-graph-models bumped from 0.0.3-next.13 to 0.0.3-next.14
|
|
100
|
+
|
|
101
|
+
## [0.0.3-next.13](https://github.com/iotaledger/twin-auditable-item-graph/compare/auditable-item-graph-rest-client-v0.0.3-next.12...auditable-item-graph-rest-client-v0.0.3-next.13) (2026-05-12)
|
|
102
|
+
|
|
103
|
+
|
|
104
|
+
### Features
|
|
105
|
+
|
|
106
|
+
* typescript 6 update ([2483c31](https://github.com/iotaledger/twin-auditable-item-graph/commit/2483c3171cff4c5ecedc83d958ab551291a4a487))
|
|
107
|
+
|
|
108
|
+
|
|
109
|
+
### Dependencies
|
|
110
|
+
|
|
111
|
+
* The following workspace dependencies were updated
|
|
112
|
+
* dependencies
|
|
113
|
+
* @twin.org/auditable-item-graph-models bumped from 0.0.3-next.12 to 0.0.3-next.13
|
|
114
|
+
|
|
115
|
+
## [0.0.3-next.12](https://github.com/iotaledger/twin-auditable-item-graph/compare/auditable-item-graph-rest-client-v0.0.3-next.11...auditable-item-graph-rest-client-v0.0.3-next.12) (2026-03-24)
|
|
116
|
+
|
|
117
|
+
|
|
118
|
+
### Features
|
|
119
|
+
|
|
120
|
+
* add vertex validation ([#54](https://github.com/iotaledger/twin-auditable-item-graph/issues/54)) ([d3ef124](https://github.com/iotaledger/twin-auditable-item-graph/commit/d3ef1241f60956dc296e22d063f188921255d68c))
|
|
121
|
+
|
|
122
|
+
|
|
123
|
+
### Dependencies
|
|
124
|
+
|
|
125
|
+
* The following workspace dependencies were updated
|
|
126
|
+
* dependencies
|
|
127
|
+
* @twin.org/auditable-item-graph-models bumped from 0.0.3-next.11 to 0.0.3-next.12
|
|
128
|
+
|
|
129
|
+
## [0.0.3-next.11](https://github.com/iotaledger/twin-auditable-item-graph/compare/auditable-item-graph-rest-client-v0.0.3-next.10...auditable-item-graph-rest-client-v0.0.3-next.11) (2026-02-25)
|
|
130
|
+
|
|
131
|
+
|
|
132
|
+
### Miscellaneous Chores
|
|
133
|
+
|
|
134
|
+
* **auditable-item-graph-rest-client:** Synchronize repo versions
|
|
135
|
+
|
|
136
|
+
|
|
137
|
+
### Dependencies
|
|
138
|
+
|
|
139
|
+
* The following workspace dependencies were updated
|
|
140
|
+
* dependencies
|
|
141
|
+
* @twin.org/auditable-item-graph-models bumped from 0.0.3-next.10 to 0.0.3-next.11
|
|
142
|
+
|
|
143
|
+
## [0.0.3-next.10](https://github.com/iotaledger/twin-auditable-item-graph/compare/auditable-item-graph-rest-client-v0.0.3-next.9...auditable-item-graph-rest-client-v0.0.3-next.10) (2026-02-24)
|
|
144
|
+
|
|
145
|
+
|
|
146
|
+
### Features
|
|
147
|
+
|
|
148
|
+
* add context id features ([#30](https://github.com/iotaledger/twin-auditable-item-graph/issues/30)) ([a35d37c](https://github.com/iotaledger/twin-auditable-item-graph/commit/a35d37c0db62a240adde493965c0a9f7971fec45))
|
|
149
|
+
* add unique flag for alias, and exact match option for id query ([33dbd19](https://github.com/iotaledger/twin-auditable-item-graph/commit/33dbd19cabd9fbfaba81032f1d1a6527584c3f5a))
|
|
150
|
+
* add validate-locales ([e76e6f6](https://github.com/iotaledger/twin-auditable-item-graph/commit/e76e6f6b3ec9c447a04315d353442e32233601d3))
|
|
151
|
+
* changeset endpoints ([#44](https://github.com/iotaledger/twin-auditable-item-graph/issues/44)) ([7c854de](https://github.com/iotaledger/twin-auditable-item-graph/commit/7c854de39b247d6f24cd94a04a9f99fa9edde51d))
|
|
152
|
+
* eslint migration to flat config ([1b42a3a](https://github.com/iotaledger/twin-auditable-item-graph/commit/1b42a3a27bd6e32d7816de406b92b6332472edf6))
|
|
153
|
+
* id optional in edge updates ([6b63fe3](https://github.com/iotaledger/twin-auditable-item-graph/commit/6b63fe34553104843ae15aa5066775f5872859e9))
|
|
154
|
+
* replace nextItem property with Link header ([#39](https://github.com/iotaledger/twin-auditable-item-graph/issues/39)) ([b29a333](https://github.com/iotaledger/twin-auditable-item-graph/commit/b29a333ca78ca2091e54e3e6f4355f84c350007d))
|
|
155
|
+
* rest client expose remove verifiable ([a22a743](https://github.com/iotaledger/twin-auditable-item-graph/commit/a22a743ddc39377630ea0a51ca3f6e97890832c9))
|
|
156
|
+
* update background task service ([e483ddb](https://github.com/iotaledger/twin-auditable-item-graph/commit/e483ddbc948f035334f92b8342248caa6abbe441))
|
|
157
|
+
* update dependencies ([6986689](https://github.com/iotaledger/twin-auditable-item-graph/commit/698668957a1fcb7f85ce2f117914d5980043924f))
|
|
158
|
+
* update edges to use targetId instead of id ([6c5d0e3](https://github.com/iotaledger/twin-auditable-item-graph/commit/6c5d0e31b6e2ea74bfa2f3344e4be628e5f237af))
|
|
159
|
+
* update framework core ([88ad4e6](https://github.com/iotaledger/twin-auditable-item-graph/commit/88ad4e6421132c3c6c45579b078d982a26f16990))
|
|
160
|
+
* use new nameof operators ([3921c4c](https://github.com/iotaledger/twin-auditable-item-graph/commit/3921c4c9ac53e42459e45f10d9e702afb2797a23))
|
|
161
|
+
* use shared store mechanism ([#10](https://github.com/iotaledger/twin-auditable-item-graph/issues/10)) ([da035e5](https://github.com/iotaledger/twin-auditable-item-graph/commit/da035e5eb8f157482b4eb2bdbc689c6c0647ff7d))
|
|
162
|
+
|
|
163
|
+
|
|
164
|
+
### Bug Fixes
|
|
165
|
+
|
|
166
|
+
* only include alias in index if not deleted ([#6](https://github.com/iotaledger/twin-auditable-item-graph/issues/6)) ([5da3c41](https://github.com/iotaledger/twin-auditable-item-graph/commit/5da3c419fafa2afefd34b1c570d103012b888a75))
|
|
167
|
+
* query params force coercion ([2dd9afe](https://github.com/iotaledger/twin-auditable-item-graph/commit/2dd9afe9ec37e2a91c110317fe289f7495c187a0))
|
|
168
|
+
|
|
169
|
+
|
|
170
|
+
### Dependencies
|
|
171
|
+
|
|
172
|
+
* The following workspace dependencies were updated
|
|
173
|
+
* dependencies
|
|
174
|
+
* @twin.org/auditable-item-graph-models bumped from 0.0.3-next.9 to 0.0.3-next.10
|
|
175
|
+
|
|
176
|
+
## [0.0.3-next.9](https://github.com/iotaledger/twin-auditable-item-graph/compare/auditable-item-graph-rest-client-v0.0.3-next.8...auditable-item-graph-rest-client-v0.0.3-next.9) (2026-02-23)
|
|
177
|
+
|
|
178
|
+
|
|
179
|
+
### Miscellaneous Chores
|
|
180
|
+
|
|
181
|
+
* **auditable-item-graph-rest-client:** Synchronize repo versions
|
|
182
|
+
|
|
183
|
+
|
|
184
|
+
### Dependencies
|
|
185
|
+
|
|
186
|
+
* The following workspace dependencies were updated
|
|
187
|
+
* dependencies
|
|
188
|
+
* @twin.org/auditable-item-graph-models bumped from 0.0.3-next.8 to 0.0.3-next.9
|
|
189
|
+
|
|
190
|
+
## [0.0.3-next.8](https://github.com/iotaledger/twin-auditable-item-graph/compare/auditable-item-graph-rest-client-v0.0.3-next.7...auditable-item-graph-rest-client-v0.0.3-next.8) (2026-02-11)
|
|
191
|
+
|
|
192
|
+
|
|
193
|
+
### Miscellaneous Chores
|
|
194
|
+
|
|
195
|
+
* **auditable-item-graph-rest-client:** Synchronize repo versions
|
|
196
|
+
|
|
197
|
+
|
|
198
|
+
### Dependencies
|
|
199
|
+
|
|
200
|
+
* The following workspace dependencies were updated
|
|
201
|
+
* dependencies
|
|
202
|
+
* @twin.org/auditable-item-graph-models bumped from 0.0.3-next.7 to 0.0.3-next.8
|
|
203
|
+
|
|
204
|
+
## [0.0.3-next.7](https://github.com/iotaledger/twin-auditable-item-graph/compare/auditable-item-graph-rest-client-v0.0.3-next.6...auditable-item-graph-rest-client-v0.0.3-next.7) (2026-02-11)
|
|
205
|
+
|
|
206
|
+
|
|
207
|
+
### Features
|
|
208
|
+
|
|
209
|
+
* changeset endpoints ([#44](https://github.com/iotaledger/twin-auditable-item-graph/issues/44)) ([7c854de](https://github.com/iotaledger/twin-auditable-item-graph/commit/7c854de39b247d6f24cd94a04a9f99fa9edde51d))
|
|
210
|
+
|
|
211
|
+
|
|
212
|
+
### Dependencies
|
|
213
|
+
|
|
214
|
+
* The following workspace dependencies were updated
|
|
215
|
+
* dependencies
|
|
216
|
+
* @twin.org/auditable-item-graph-models bumped from 0.0.3-next.6 to 0.0.3-next.7
|
|
217
|
+
|
|
218
|
+
## [0.0.3-next.6](https://github.com/iotaledger/twin-auditable-item-graph/compare/auditable-item-graph-rest-client-v0.0.3-next.5...auditable-item-graph-rest-client-v0.0.3-next.6) (2026-01-26)
|
|
219
|
+
|
|
220
|
+
|
|
221
|
+
### Miscellaneous Chores
|
|
222
|
+
|
|
223
|
+
* **auditable-item-graph-rest-client:** Synchronize repo versions
|
|
224
|
+
|
|
225
|
+
|
|
226
|
+
### Dependencies
|
|
227
|
+
|
|
228
|
+
* The following workspace dependencies were updated
|
|
229
|
+
* dependencies
|
|
230
|
+
* @twin.org/auditable-item-graph-models bumped from 0.0.3-next.5 to 0.0.3-next.6
|
|
231
|
+
|
|
232
|
+
## [0.0.3-next.5](https://github.com/iotaledger/twin-auditable-item-graph/compare/auditable-item-graph-rest-client-v0.0.3-next.4...auditable-item-graph-rest-client-v0.0.3-next.5) (2026-01-23)
|
|
233
|
+
|
|
234
|
+
|
|
235
|
+
### Features
|
|
236
|
+
|
|
237
|
+
* replace nextItem property with Link header ([#39](https://github.com/iotaledger/twin-auditable-item-graph/issues/39)) ([b29a333](https://github.com/iotaledger/twin-auditable-item-graph/commit/b29a333ca78ca2091e54e3e6f4355f84c350007d))
|
|
238
|
+
|
|
239
|
+
|
|
240
|
+
### Dependencies
|
|
241
|
+
|
|
242
|
+
* The following workspace dependencies were updated
|
|
243
|
+
* dependencies
|
|
244
|
+
* @twin.org/auditable-item-graph-models bumped from 0.0.3-next.4 to 0.0.3-next.5
|
|
245
|
+
|
|
246
|
+
## [0.0.3-next.4](https://github.com/iotaledger/twin-auditable-item-graph/compare/auditable-item-graph-rest-client-v0.0.3-next.3...auditable-item-graph-rest-client-v0.0.3-next.4) (2026-01-22)
|
|
247
|
+
|
|
248
|
+
|
|
249
|
+
### Miscellaneous Chores
|
|
250
|
+
|
|
251
|
+
* **auditable-item-graph-rest-client:** Synchronize repo versions
|
|
252
|
+
|
|
253
|
+
|
|
254
|
+
### Dependencies
|
|
255
|
+
|
|
256
|
+
* The following workspace dependencies were updated
|
|
257
|
+
* dependencies
|
|
258
|
+
* @twin.org/auditable-item-graph-models bumped from 0.0.3-next.3 to 0.0.3-next.4
|
|
259
|
+
|
|
260
|
+
## [0.0.3-next.3](https://github.com/iotaledger/twin-auditable-item-graph/compare/auditable-item-graph-rest-client-v0.0.3-next.2...auditable-item-graph-rest-client-v0.0.3-next.3) (2026-01-21)
|
|
261
|
+
|
|
262
|
+
|
|
263
|
+
### Miscellaneous Chores
|
|
264
|
+
|
|
265
|
+
* **auditable-item-graph-rest-client:** Synchronize repo versions
|
|
266
|
+
|
|
267
|
+
|
|
268
|
+
### Dependencies
|
|
269
|
+
|
|
270
|
+
* The following workspace dependencies were updated
|
|
271
|
+
* dependencies
|
|
272
|
+
* @twin.org/auditable-item-graph-models bumped from 0.0.3-next.2 to 0.0.3-next.3
|
|
273
|
+
|
|
274
|
+
## [0.0.3-next.2](https://github.com/iotaledger/twin-auditable-item-graph/compare/auditable-item-graph-rest-client-v0.0.3-next.1...auditable-item-graph-rest-client-v0.0.3-next.2) (2026-01-14)
|
|
4
275
|
|
|
5
276
|
|
|
6
277
|
### Miscellaneous Chores
|
|
@@ -14,29 +285,29 @@
|
|
|
14
285
|
* dependencies
|
|
15
286
|
* @twin.org/auditable-item-graph-models bumped from 0.0.3-next.1 to 0.0.3-next.2
|
|
16
287
|
|
|
17
|
-
## [0.0.3-next.1](https://github.com/
|
|
288
|
+
## [0.0.3-next.1](https://github.com/iotaledger/twin-auditable-item-graph/compare/auditable-item-graph-rest-client-v0.0.3-next.0...auditable-item-graph-rest-client-v0.0.3-next.1) (2025-11-28)
|
|
18
289
|
|
|
19
290
|
|
|
20
291
|
### Features
|
|
21
292
|
|
|
22
|
-
* add context id features ([#30](https://github.com/
|
|
23
|
-
* add unique flag for alias, and exact match option for id query ([33dbd19](https://github.com/
|
|
24
|
-
* add validate-locales ([e76e6f6](https://github.com/
|
|
25
|
-
* eslint migration to flat config ([1b42a3a](https://github.com/
|
|
26
|
-
* id optional in edge updates ([6b63fe3](https://github.com/
|
|
27
|
-
* rest client expose remove verifiable ([a22a743](https://github.com/
|
|
28
|
-
* update background task service ([e483ddb](https://github.com/
|
|
29
|
-
* update dependencies ([6986689](https://github.com/
|
|
30
|
-
* update edges to use targetId instead of id ([6c5d0e3](https://github.com/
|
|
31
|
-
* update framework core ([88ad4e6](https://github.com/
|
|
32
|
-
* use new nameof operators ([3921c4c](https://github.com/
|
|
33
|
-
* use shared store mechanism ([#10](https://github.com/
|
|
293
|
+
* add context id features ([#30](https://github.com/iotaledger/twin-auditable-item-graph/issues/30)) ([a35d37c](https://github.com/iotaledger/twin-auditable-item-graph/commit/a35d37c0db62a240adde493965c0a9f7971fec45))
|
|
294
|
+
* add unique flag for alias, and exact match option for id query ([33dbd19](https://github.com/iotaledger/twin-auditable-item-graph/commit/33dbd19cabd9fbfaba81032f1d1a6527584c3f5a))
|
|
295
|
+
* add validate-locales ([e76e6f6](https://github.com/iotaledger/twin-auditable-item-graph/commit/e76e6f6b3ec9c447a04315d353442e32233601d3))
|
|
296
|
+
* eslint migration to flat config ([1b42a3a](https://github.com/iotaledger/twin-auditable-item-graph/commit/1b42a3a27bd6e32d7816de406b92b6332472edf6))
|
|
297
|
+
* id optional in edge updates ([6b63fe3](https://github.com/iotaledger/twin-auditable-item-graph/commit/6b63fe34553104843ae15aa5066775f5872859e9))
|
|
298
|
+
* rest client expose remove verifiable ([a22a743](https://github.com/iotaledger/twin-auditable-item-graph/commit/a22a743ddc39377630ea0a51ca3f6e97890832c9))
|
|
299
|
+
* update background task service ([e483ddb](https://github.com/iotaledger/twin-auditable-item-graph/commit/e483ddbc948f035334f92b8342248caa6abbe441))
|
|
300
|
+
* update dependencies ([6986689](https://github.com/iotaledger/twin-auditable-item-graph/commit/698668957a1fcb7f85ce2f117914d5980043924f))
|
|
301
|
+
* update edges to use targetId instead of id ([6c5d0e3](https://github.com/iotaledger/twin-auditable-item-graph/commit/6c5d0e31b6e2ea74bfa2f3344e4be628e5f237af))
|
|
302
|
+
* update framework core ([88ad4e6](https://github.com/iotaledger/twin-auditable-item-graph/commit/88ad4e6421132c3c6c45579b078d982a26f16990))
|
|
303
|
+
* use new nameof operators ([3921c4c](https://github.com/iotaledger/twin-auditable-item-graph/commit/3921c4c9ac53e42459e45f10d9e702afb2797a23))
|
|
304
|
+
* use shared store mechanism ([#10](https://github.com/iotaledger/twin-auditable-item-graph/issues/10)) ([da035e5](https://github.com/iotaledger/twin-auditable-item-graph/commit/da035e5eb8f157482b4eb2bdbc689c6c0647ff7d))
|
|
34
305
|
|
|
35
306
|
|
|
36
307
|
### Bug Fixes
|
|
37
308
|
|
|
38
|
-
* only include alias in index if not deleted ([#6](https://github.com/
|
|
39
|
-
* query params force coercion ([2dd9afe](https://github.com/
|
|
309
|
+
* only include alias in index if not deleted ([#6](https://github.com/iotaledger/twin-auditable-item-graph/issues/6)) ([5da3c41](https://github.com/iotaledger/twin-auditable-item-graph/commit/5da3c419fafa2afefd34b1c570d103012b888a75))
|
|
310
|
+
* query params force coercion ([2dd9afe](https://github.com/iotaledger/twin-auditable-item-graph/commit/2dd9afe9ec37e2a91c110317fe289f7495c187a0))
|
|
40
311
|
|
|
41
312
|
|
|
42
313
|
### Dependencies
|
|
@@ -45,12 +316,12 @@
|
|
|
45
316
|
* dependencies
|
|
46
317
|
* @twin.org/auditable-item-graph-models bumped from 0.0.3-next.0 to 0.0.3-next.1
|
|
47
318
|
|
|
48
|
-
## [0.0.2-next.8](https://github.com/
|
|
319
|
+
## [0.0.2-next.8](https://github.com/iotaledger/twin-auditable-item-graph/compare/auditable-item-graph-rest-client-v0.0.2-next.7...auditable-item-graph-rest-client-v0.0.2-next.8) (2025-10-09)
|
|
49
320
|
|
|
50
321
|
|
|
51
322
|
### Features
|
|
52
323
|
|
|
53
|
-
* add validate-locales ([e76e6f6](https://github.com/
|
|
324
|
+
* add validate-locales ([e76e6f6](https://github.com/iotaledger/twin-auditable-item-graph/commit/e76e6f6b3ec9c447a04315d353442e32233601d3))
|
|
54
325
|
|
|
55
326
|
|
|
56
327
|
### Dependencies
|
|
@@ -59,12 +330,12 @@
|
|
|
59
330
|
* dependencies
|
|
60
331
|
* @twin.org/auditable-item-graph-models bumped from 0.0.2-next.7 to 0.0.2-next.8
|
|
61
332
|
|
|
62
|
-
## [0.0.2-next.7](https://github.com/
|
|
333
|
+
## [0.0.2-next.7](https://github.com/iotaledger/twin-auditable-item-graph/compare/auditable-item-graph-rest-client-v0.0.2-next.6...auditable-item-graph-rest-client-v0.0.2-next.7) (2025-09-29)
|
|
63
334
|
|
|
64
335
|
|
|
65
336
|
### Features
|
|
66
337
|
|
|
67
|
-
* id optional in edge updates ([6b63fe3](https://github.com/
|
|
338
|
+
* id optional in edge updates ([6b63fe3](https://github.com/iotaledger/twin-auditable-item-graph/commit/6b63fe34553104843ae15aa5066775f5872859e9))
|
|
68
339
|
|
|
69
340
|
|
|
70
341
|
### Dependencies
|
|
@@ -73,12 +344,12 @@
|
|
|
73
344
|
* dependencies
|
|
74
345
|
* @twin.org/auditable-item-graph-models bumped from 0.0.2-next.6 to 0.0.2-next.7
|
|
75
346
|
|
|
76
|
-
## [0.0.2-next.6](https://github.com/
|
|
347
|
+
## [0.0.2-next.6](https://github.com/iotaledger/twin-auditable-item-graph/compare/auditable-item-graph-rest-client-v0.0.2-next.5...auditable-item-graph-rest-client-v0.0.2-next.6) (2025-09-29)
|
|
77
348
|
|
|
78
349
|
|
|
79
350
|
### Features
|
|
80
351
|
|
|
81
|
-
* use new nameof operators ([3921c4c](https://github.com/
|
|
352
|
+
* use new nameof operators ([3921c4c](https://github.com/iotaledger/twin-auditable-item-graph/commit/3921c4c9ac53e42459e45f10d9e702afb2797a23))
|
|
82
353
|
|
|
83
354
|
|
|
84
355
|
### Dependencies
|
|
@@ -87,12 +358,12 @@
|
|
|
87
358
|
* dependencies
|
|
88
359
|
* @twin.org/auditable-item-graph-models bumped from 0.0.2-next.5 to 0.0.2-next.6
|
|
89
360
|
|
|
90
|
-
## [0.0.2-next.5](https://github.com/
|
|
361
|
+
## [0.0.2-next.5](https://github.com/iotaledger/twin-auditable-item-graph/compare/auditable-item-graph-rest-client-v0.0.2-next.4...auditable-item-graph-rest-client-v0.0.2-next.5) (2025-09-26)
|
|
91
362
|
|
|
92
363
|
|
|
93
364
|
### Features
|
|
94
365
|
|
|
95
|
-
* update edges to use targetId instead of id ([6c5d0e3](https://github.com/
|
|
366
|
+
* update edges to use targetId instead of id ([6c5d0e3](https://github.com/iotaledger/twin-auditable-item-graph/commit/6c5d0e31b6e2ea74bfa2f3344e4be628e5f237af))
|
|
96
367
|
|
|
97
368
|
|
|
98
369
|
### Dependencies
|
|
@@ -101,12 +372,12 @@
|
|
|
101
372
|
* dependencies
|
|
102
373
|
* @twin.org/auditable-item-graph-models bumped from 0.0.2-next.4 to 0.0.2-next.5
|
|
103
374
|
|
|
104
|
-
## [0.0.2-next.4](https://github.com/
|
|
375
|
+
## [0.0.2-next.4](https://github.com/iotaledger/twin-auditable-item-graph/compare/auditable-item-graph-rest-client-v0.0.2-next.3...auditable-item-graph-rest-client-v0.0.2-next.4) (2025-09-24)
|
|
105
376
|
|
|
106
377
|
|
|
107
378
|
### Features
|
|
108
379
|
|
|
109
|
-
* add unique flag for alias, and exact match option for id query ([33dbd19](https://github.com/
|
|
380
|
+
* add unique flag for alias, and exact match option for id query ([33dbd19](https://github.com/iotaledger/twin-auditable-item-graph/commit/33dbd19cabd9fbfaba81032f1d1a6527584c3f5a))
|
|
110
381
|
|
|
111
382
|
|
|
112
383
|
### Dependencies
|
|
@@ -115,12 +386,12 @@
|
|
|
115
386
|
* dependencies
|
|
116
387
|
* @twin.org/auditable-item-graph-models bumped from 0.0.2-next.3 to 0.0.2-next.4
|
|
117
388
|
|
|
118
|
-
## [0.0.2-next.3](https://github.com/
|
|
389
|
+
## [0.0.2-next.3](https://github.com/iotaledger/twin-auditable-item-graph/compare/auditable-item-graph-rest-client-v0.0.2-next.2...auditable-item-graph-rest-client-v0.0.2-next.3) (2025-08-29)
|
|
119
390
|
|
|
120
391
|
|
|
121
392
|
### Features
|
|
122
393
|
|
|
123
|
-
* eslint migration to flat config ([1b42a3a](https://github.com/
|
|
394
|
+
* eslint migration to flat config ([1b42a3a](https://github.com/iotaledger/twin-auditable-item-graph/commit/1b42a3a27bd6e32d7816de406b92b6332472edf6))
|
|
124
395
|
|
|
125
396
|
|
|
126
397
|
### Dependencies
|
|
@@ -129,12 +400,12 @@
|
|
|
129
400
|
* dependencies
|
|
130
401
|
* @twin.org/auditable-item-graph-models bumped from 0.0.2-next.2 to 0.0.2-next.3
|
|
131
402
|
|
|
132
|
-
## [0.0.2-next.2](https://github.com/
|
|
403
|
+
## [0.0.2-next.2](https://github.com/iotaledger/twin-auditable-item-graph/compare/auditable-item-graph-rest-client-v0.0.2-next.1...auditable-item-graph-rest-client-v0.0.2-next.2) (2025-08-20)
|
|
133
404
|
|
|
134
405
|
|
|
135
406
|
### Features
|
|
136
407
|
|
|
137
|
-
* update framework core ([88ad4e6](https://github.com/
|
|
408
|
+
* update framework core ([88ad4e6](https://github.com/iotaledger/twin-auditable-item-graph/commit/88ad4e6421132c3c6c45579b078d982a26f16990))
|
|
138
409
|
|
|
139
410
|
|
|
140
411
|
### Dependencies
|
|
@@ -143,20 +414,20 @@
|
|
|
143
414
|
* dependencies
|
|
144
415
|
* @twin.org/auditable-item-graph-models bumped from 0.0.2-next.1 to 0.0.2-next.2
|
|
145
416
|
|
|
146
|
-
## [0.0.2-next.1](https://github.com/
|
|
417
|
+
## [0.0.2-next.1](https://github.com/iotaledger/twin-auditable-item-graph/compare/auditable-item-graph-rest-client-v0.0.2-next.0...auditable-item-graph-rest-client-v0.0.2-next.1) (2025-07-21)
|
|
147
418
|
|
|
148
419
|
|
|
149
420
|
### Features
|
|
150
421
|
|
|
151
|
-
* rest client expose remove verifiable ([a22a743](https://github.com/
|
|
152
|
-
* update dependencies ([6986689](https://github.com/
|
|
153
|
-
* use shared store mechanism ([#10](https://github.com/
|
|
422
|
+
* rest client expose remove verifiable ([a22a743](https://github.com/iotaledger/twin-auditable-item-graph/commit/a22a743ddc39377630ea0a51ca3f6e97890832c9))
|
|
423
|
+
* update dependencies ([6986689](https://github.com/iotaledger/twin-auditable-item-graph/commit/698668957a1fcb7f85ce2f117914d5980043924f))
|
|
424
|
+
* use shared store mechanism ([#10](https://github.com/iotaledger/twin-auditable-item-graph/issues/10)) ([da035e5](https://github.com/iotaledger/twin-auditable-item-graph/commit/da035e5eb8f157482b4eb2bdbc689c6c0647ff7d))
|
|
154
425
|
|
|
155
426
|
|
|
156
427
|
### Bug Fixes
|
|
157
428
|
|
|
158
|
-
* only include alias in index if not deleted ([#6](https://github.com/
|
|
159
|
-
* query params force coercion ([2dd9afe](https://github.com/
|
|
429
|
+
* only include alias in index if not deleted ([#6](https://github.com/iotaledger/twin-auditable-item-graph/issues/6)) ([5da3c41](https://github.com/iotaledger/twin-auditable-item-graph/commit/5da3c419fafa2afefd34b1c570d103012b888a75))
|
|
430
|
+
* query params force coercion ([2dd9afe](https://github.com/iotaledger/twin-auditable-item-graph/commit/2dd9afe9ec37e2a91c110317fe289f7495c187a0))
|
|
160
431
|
|
|
161
432
|
|
|
162
433
|
### Dependencies
|
|
@@ -170,7 +441,7 @@
|
|
|
170
441
|
|
|
171
442
|
### Features
|
|
172
443
|
|
|
173
|
-
* release to production ([0ce06f7](https://github.com/
|
|
444
|
+
* release to production ([0ce06f7](https://github.com/iotaledger/twin-auditable-item-graph/commit/0ce06f7825aa72d04b7a2ffd8c98cb56290b9d16))
|
|
174
445
|
|
|
175
446
|
|
|
176
447
|
### Dependencies
|
|
@@ -179,12 +450,12 @@
|
|
|
179
450
|
* dependencies
|
|
180
451
|
* @twin.org/auditable-item-graph-models bumped from ^0.0.0 to ^0.0.1
|
|
181
452
|
|
|
182
|
-
## [0.0.1-next.44](https://github.com/
|
|
453
|
+
## [0.0.1-next.44](https://github.com/iotaledger/twin-auditable-item-graph/compare/auditable-item-graph-rest-client-v0.0.1-next.43...auditable-item-graph-rest-client-v0.0.1-next.44) (2025-06-20)
|
|
183
454
|
|
|
184
455
|
|
|
185
456
|
### Bug Fixes
|
|
186
457
|
|
|
187
|
-
* query params force coercion ([2dd9afe](https://github.com/
|
|
458
|
+
* query params force coercion ([2dd9afe](https://github.com/iotaledger/twin-auditable-item-graph/commit/2dd9afe9ec37e2a91c110317fe289f7495c187a0))
|
|
188
459
|
|
|
189
460
|
|
|
190
461
|
### Dependencies
|
|
@@ -193,7 +464,7 @@
|
|
|
193
464
|
* dependencies
|
|
194
465
|
* @twin.org/auditable-item-graph-models bumped from 0.0.1-next.43 to 0.0.1-next.44
|
|
195
466
|
|
|
196
|
-
## [0.0.1-next.43](https://github.com/
|
|
467
|
+
## [0.0.1-next.43](https://github.com/iotaledger/twin-auditable-item-graph/compare/auditable-item-graph-rest-client-v0.0.1-next.42...auditable-item-graph-rest-client-v0.0.1-next.43) (2025-06-17)
|
|
197
468
|
|
|
198
469
|
|
|
199
470
|
### Miscellaneous Chores
|
|
@@ -207,12 +478,12 @@
|
|
|
207
478
|
* dependencies
|
|
208
479
|
* @twin.org/auditable-item-graph-models bumped from 0.0.1-next.42 to 0.0.1-next.43
|
|
209
480
|
|
|
210
|
-
## [0.0.1-next.42](https://github.com/
|
|
481
|
+
## [0.0.1-next.42](https://github.com/iotaledger/twin-auditable-item-graph/compare/auditable-item-graph-rest-client-v0.0.1-next.41...auditable-item-graph-rest-client-v0.0.1-next.42) (2025-06-12)
|
|
211
482
|
|
|
212
483
|
|
|
213
484
|
### Features
|
|
214
485
|
|
|
215
|
-
* update dependencies ([6986689](https://github.com/
|
|
486
|
+
* update dependencies ([6986689](https://github.com/iotaledger/twin-auditable-item-graph/commit/698668957a1fcb7f85ce2f117914d5980043924f))
|
|
216
487
|
|
|
217
488
|
|
|
218
489
|
### Dependencies
|
|
@@ -221,7 +492,7 @@
|
|
|
221
492
|
* dependencies
|
|
222
493
|
* @twin.org/auditable-item-graph-models bumped from 0.0.1-next.41 to 0.0.1-next.42
|
|
223
494
|
|
|
224
|
-
## [0.0.1-next.41](https://github.com/
|
|
495
|
+
## [0.0.1-next.41](https://github.com/iotaledger/twin-auditable-item-graph/compare/auditable-item-graph-rest-client-v0.0.1-next.40...auditable-item-graph-rest-client-v0.0.1-next.41) (2025-06-03)
|
|
225
496
|
|
|
226
497
|
|
|
227
498
|
### Miscellaneous Chores
|
|
@@ -235,7 +506,7 @@
|
|
|
235
506
|
* dependencies
|
|
236
507
|
* @twin.org/auditable-item-graph-models bumped from 0.0.1-next.40 to 0.0.1-next.41
|
|
237
508
|
|
|
238
|
-
## [0.0.1-next.40](https://github.com/
|
|
509
|
+
## [0.0.1-next.40](https://github.com/iotaledger/twin-auditable-item-graph/compare/auditable-item-graph-rest-client-v0.0.1-next.39...auditable-item-graph-rest-client-v0.0.1-next.40) (2025-05-28)
|
|
239
510
|
|
|
240
511
|
|
|
241
512
|
### Miscellaneous Chores
|
|
@@ -249,7 +520,7 @@
|
|
|
249
520
|
* dependencies
|
|
250
521
|
* @twin.org/auditable-item-graph-models bumped from 0.0.1-next.39 to 0.0.1-next.40
|
|
251
522
|
|
|
252
|
-
## [0.0.1-next.39](https://github.com/
|
|
523
|
+
## [0.0.1-next.39](https://github.com/iotaledger/twin-auditable-item-graph/compare/auditable-item-graph-rest-client-v0.0.1-next.38...auditable-item-graph-rest-client-v0.0.1-next.39) (2025-05-08)
|
|
253
524
|
|
|
254
525
|
|
|
255
526
|
### Miscellaneous Chores
|
|
@@ -263,12 +534,12 @@
|
|
|
263
534
|
* dependencies
|
|
264
535
|
* @twin.org/auditable-item-graph-models bumped from 0.0.1-next.38 to 0.0.1-next.39
|
|
265
536
|
|
|
266
|
-
## [0.0.1-next.38](https://github.com/
|
|
537
|
+
## [0.0.1-next.38](https://github.com/iotaledger/twin-auditable-item-graph/compare/auditable-item-graph-rest-client-v0.0.1-next.37...auditable-item-graph-rest-client-v0.0.1-next.38) (2025-04-17)
|
|
267
538
|
|
|
268
539
|
|
|
269
540
|
### Features
|
|
270
541
|
|
|
271
|
-
* use shared store mechanism ([#10](https://github.com/
|
|
542
|
+
* use shared store mechanism ([#10](https://github.com/iotaledger/twin-auditable-item-graph/issues/10)) ([da035e5](https://github.com/iotaledger/twin-auditable-item-graph/commit/da035e5eb8f157482b4eb2bdbc689c6c0647ff7d))
|
|
272
543
|
|
|
273
544
|
|
|
274
545
|
### Dependencies
|
|
@@ -277,12 +548,12 @@
|
|
|
277
548
|
* dependencies
|
|
278
549
|
* @twin.org/auditable-item-graph-models bumped from 0.0.1-next.37 to 0.0.1-next.38
|
|
279
550
|
|
|
280
|
-
## [0.0.1-next.37](https://github.com/
|
|
551
|
+
## [0.0.1-next.37](https://github.com/iotaledger/twin-auditable-item-graph/compare/auditable-item-graph-rest-client-v0.0.1-next.36...auditable-item-graph-rest-client-v0.0.1-next.37) (2025-04-11)
|
|
281
552
|
|
|
282
553
|
|
|
283
554
|
### Bug Fixes
|
|
284
555
|
|
|
285
|
-
* only include alias in index if not deleted ([#6](https://github.com/
|
|
556
|
+
* only include alias in index if not deleted ([#6](https://github.com/iotaledger/twin-auditable-item-graph/issues/6)) ([5da3c41](https://github.com/iotaledger/twin-auditable-item-graph/commit/5da3c419fafa2afefd34b1c570d103012b888a75))
|
|
286
557
|
|
|
287
558
|
|
|
288
559
|
### Dependencies
|
|
@@ -291,12 +562,12 @@
|
|
|
291
562
|
* dependencies
|
|
292
563
|
* @twin.org/auditable-item-graph-models bumped from 0.0.1-next.36 to 0.0.1-next.37
|
|
293
564
|
|
|
294
|
-
## [0.0.1-next.36](https://github.com/
|
|
565
|
+
## [0.0.1-next.36](https://github.com/iotaledger/twin-auditable-item-graph/compare/auditable-item-graph-rest-client-v0.0.1-next.35...auditable-item-graph-rest-client-v0.0.1-next.36) (2025-04-11)
|
|
295
566
|
|
|
296
567
|
|
|
297
568
|
### Bug Fixes
|
|
298
569
|
|
|
299
|
-
* only include alias in index if not deleted ([#6](https://github.com/
|
|
570
|
+
* only include alias in index if not deleted ([#6](https://github.com/iotaledger/twin-auditable-item-graph/issues/6)) ([5da3c41](https://github.com/iotaledger/twin-auditable-item-graph/commit/5da3c419fafa2afefd34b1c570d103012b888a75))
|
|
300
571
|
|
|
301
572
|
|
|
302
573
|
### Dependencies
|
|
@@ -305,7 +576,7 @@
|
|
|
305
576
|
* dependencies
|
|
306
577
|
* @twin.org/auditable-item-graph-models bumped from 0.0.1-next.35 to 0.0.1-next.36
|
|
307
578
|
|
|
308
|
-
## [0.0.1-next.35](https://github.com/
|
|
579
|
+
## [0.0.1-next.35](https://github.com/iotaledger/twin-auditable-item-graph/compare/auditable-item-graph-rest-client-v0.0.1-next.34...auditable-item-graph-rest-client-v0.0.1-next.35) (2025-04-10)
|
|
309
580
|
|
|
310
581
|
|
|
311
582
|
### Miscellaneous Chores
|
|
@@ -319,7 +590,7 @@
|
|
|
319
590
|
* dependencies
|
|
320
591
|
* @twin.org/auditable-item-graph-models bumped from 0.0.1-next.34 to 0.0.1-next.35
|
|
321
592
|
|
|
322
|
-
## [0.0.1-next.34](https://github.com/
|
|
593
|
+
## [0.0.1-next.34](https://github.com/iotaledger/twin-auditable-item-graph/compare/auditable-item-graph-rest-client-v0.0.1-next.33...auditable-item-graph-rest-client-v0.0.1-next.34) (2025-03-28)
|
|
323
594
|
|
|
324
595
|
|
|
325
596
|
### Miscellaneous Chores
|