@twin.org/identity-connector-entity-storage 0.0.3-next.2 → 0.0.3-next.21
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 +2 -2
- package/dist/es/entityStorageIdentityConnector.js +171 -27
- package/dist/es/entityStorageIdentityConnector.js.map +1 -1
- package/dist/es/entityStorageIdentityProfileConnector.js.map +1 -1
- package/dist/es/models/IEntityStorageIdentityConnectorConstructorOptions.js.map +1 -1
- package/dist/types/entityStorageIdentityConnector.d.ts +37 -8
- package/docs/changelog.md +380 -69
- package/docs/examples.md +221 -1
- package/docs/reference/classes/EntityStorageIdentityConnector.md +148 -40
- package/docs/reference/classes/EntityStorageIdentityProfileConnector.md +8 -8
- package/docs/reference/classes/EntityStorageIdentityResolverConnector.md +4 -4
- package/docs/reference/classes/IdentityDocument.md +4 -4
- package/docs/reference/classes/IdentityProfile.md +5 -5
- package/docs/reference/interfaces/IEntityStorageIdentityConnectorConstructorOptions.md +4 -4
- package/docs/reference/interfaces/IEntityStorageIdentityProfileConnectorConstructorOptions.md +2 -2
- package/docs/reference/interfaces/IEntityStorageIdentityResolverConnectorConstructorOptions.md +4 -4
- package/locales/en.json +21 -16
- package/package.json +5 -5
package/docs/changelog.md
CHANGED
|
@@ -1,6 +1,317 @@
|
|
|
1
1
|
# @twin.org/identity-connector-entity-storage- Changelog
|
|
2
2
|
|
|
3
|
-
## [0.0.3-next.
|
|
3
|
+
## [0.0.3-next.21](https://github.com/iotaledger/twin-identity/compare/identity-connector-entity-storage-v0.0.3-next.20...identity-connector-entity-storage-v0.0.3-next.21) (2026-05-07)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Miscellaneous Chores
|
|
7
|
+
|
|
8
|
+
* **identity-connector-entity-storage:** Synchronize repo versions
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Dependencies
|
|
12
|
+
|
|
13
|
+
* The following workspace dependencies were updated
|
|
14
|
+
* dependencies
|
|
15
|
+
* @twin.org/identity-models bumped from 0.0.3-next.20 to 0.0.3-next.21
|
|
16
|
+
|
|
17
|
+
## [0.0.3-next.20](https://github.com/iotaledger/twin-identity/compare/identity-connector-entity-storage-v0.0.3-next.19...identity-connector-entity-storage-v0.0.3-next.20) (2026-04-29)
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
### Features
|
|
21
|
+
|
|
22
|
+
* expanded cli methods ([#121](https://github.com/iotaledger/twin-identity/issues/121)) ([80a52b7](https://github.com/iotaledger/twin-identity/commit/80a52b779237cd633d1f2813fa976585cef6e551))
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
### Dependencies
|
|
26
|
+
|
|
27
|
+
* The following workspace dependencies were updated
|
|
28
|
+
* dependencies
|
|
29
|
+
* @twin.org/identity-models bumped from 0.0.3-next.19 to 0.0.3-next.20
|
|
30
|
+
|
|
31
|
+
## [0.0.3-next.19](https://github.com/iotaledger/twin-identity/compare/identity-connector-entity-storage-v0.0.3-next.18...identity-connector-entity-storage-v0.0.3-next.19) (2026-04-29)
|
|
32
|
+
|
|
33
|
+
|
|
34
|
+
### Features
|
|
35
|
+
|
|
36
|
+
* add addAlsoKnownAs to identity connector ([#117](https://github.com/iotaledger/twin-identity/issues/117)) ([aa27cff](https://github.com/iotaledger/twin-identity/commit/aa27cff88e61e7c8c6e32aeb437fb01c6ee9f57a))
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
### Bug Fixes
|
|
40
|
+
|
|
41
|
+
* linting ([08dd93e](https://github.com/iotaledger/twin-identity/commit/08dd93e7b6ba3877c9cd051533f08aff39733a5b))
|
|
42
|
+
|
|
43
|
+
|
|
44
|
+
### Dependencies
|
|
45
|
+
|
|
46
|
+
* The following workspace dependencies were updated
|
|
47
|
+
* dependencies
|
|
48
|
+
* @twin.org/identity-models bumped from 0.0.3-next.18 to 0.0.3-next.19
|
|
49
|
+
|
|
50
|
+
## [0.0.3-next.18](https://github.com/iotaledger/twin-identity/compare/identity-connector-entity-storage-v0.0.3-next.17...identity-connector-entity-storage-v0.0.3-next.18) (2026-02-27)
|
|
51
|
+
|
|
52
|
+
|
|
53
|
+
### Miscellaneous Chores
|
|
54
|
+
|
|
55
|
+
* **identity-connector-entity-storage:** Synchronize repo versions
|
|
56
|
+
|
|
57
|
+
|
|
58
|
+
### Dependencies
|
|
59
|
+
|
|
60
|
+
* The following workspace dependencies were updated
|
|
61
|
+
* dependencies
|
|
62
|
+
* @twin.org/identity-models bumped from 0.0.3-next.17 to 0.0.3-next.18
|
|
63
|
+
|
|
64
|
+
## [0.0.3-next.17](https://github.com/iotaledger/twin-identity/compare/identity-connector-entity-storage-v0.0.3-next.16...identity-connector-entity-storage-v0.0.3-next.17) (2026-02-24)
|
|
65
|
+
|
|
66
|
+
|
|
67
|
+
### Features
|
|
68
|
+
|
|
69
|
+
* implement async proof signing with vault security ([#110](https://github.com/iotaledger/twin-identity/issues/110)) ([9651c24](https://github.com/iotaledger/twin-identity/commit/9651c2492d63eca6545735f5638d3191e25bd185))
|
|
70
|
+
|
|
71
|
+
|
|
72
|
+
### Dependencies
|
|
73
|
+
|
|
74
|
+
* The following workspace dependencies were updated
|
|
75
|
+
* dependencies
|
|
76
|
+
* @twin.org/identity-models bumped from 0.0.3-next.16 to 0.0.3-next.17
|
|
77
|
+
|
|
78
|
+
## [0.0.3-next.16](https://github.com/iotaledger/twin-identity/compare/identity-connector-entity-storage-v0.0.3-next.15...identity-connector-entity-storage-v0.0.3-next.16) (2026-02-13)
|
|
79
|
+
|
|
80
|
+
|
|
81
|
+
### Miscellaneous Chores
|
|
82
|
+
|
|
83
|
+
* **identity-connector-entity-storage:** Synchronize repo versions
|
|
84
|
+
|
|
85
|
+
|
|
86
|
+
### Dependencies
|
|
87
|
+
|
|
88
|
+
* The following workspace dependencies were updated
|
|
89
|
+
* dependencies
|
|
90
|
+
* @twin.org/identity-models bumped from 0.0.3-next.15 to 0.0.3-next.16
|
|
91
|
+
|
|
92
|
+
## [0.0.3-next.15](https://github.com/iotaledger/twin-identity/compare/identity-connector-entity-storage-v0.0.3-next.14...identity-connector-entity-storage-v0.0.3-next.15) (2026-02-12)
|
|
93
|
+
|
|
94
|
+
|
|
95
|
+
### Miscellaneous Chores
|
|
96
|
+
|
|
97
|
+
* **identity-connector-entity-storage:** Synchronize repo versions
|
|
98
|
+
|
|
99
|
+
|
|
100
|
+
### Dependencies
|
|
101
|
+
|
|
102
|
+
* The following workspace dependencies were updated
|
|
103
|
+
* dependencies
|
|
104
|
+
* @twin.org/identity-models bumped from 0.0.3-next.14 to 0.0.3-next.15
|
|
105
|
+
|
|
106
|
+
## [0.0.3-next.14](https://github.com/iotaledger/twin-identity/compare/identity-connector-entity-storage-v0.0.3-next.13...identity-connector-entity-storage-v0.0.3-next.14) (2026-02-10)
|
|
107
|
+
|
|
108
|
+
|
|
109
|
+
### Features
|
|
110
|
+
|
|
111
|
+
* add proof to vc in entity storage connector ([2a968a1](https://github.com/iotaledger/twin-identity/commit/2a968a1a011cbafb8a0997234e069c91c4eaa793))
|
|
112
|
+
* add proof to vcs and verify vs documents ([#103](https://github.com/iotaledger/twin-identity/issues/103)) ([b60bf0c](https://github.com/iotaledger/twin-identity/commit/b60bf0cb7d453d67574c5c0e4f769e67cf7cd6d1))
|
|
113
|
+
|
|
114
|
+
|
|
115
|
+
### Dependencies
|
|
116
|
+
|
|
117
|
+
* The following workspace dependencies were updated
|
|
118
|
+
* dependencies
|
|
119
|
+
* @twin.org/identity-models bumped from 0.0.3-next.13 to 0.0.3-next.14
|
|
120
|
+
|
|
121
|
+
## [0.0.3-next.13](https://github.com/iotaledger/twin-identity/compare/identity-connector-entity-storage-v0.0.3-next.12...identity-connector-entity-storage-v0.0.3-next.13) (2026-01-21)
|
|
122
|
+
|
|
123
|
+
|
|
124
|
+
### Features
|
|
125
|
+
|
|
126
|
+
* update contexts ([#100](https://github.com/iotaledger/twin-identity/issues/100)) ([7c17f98](https://github.com/iotaledger/twin-identity/commit/7c17f983110b2fc5db1b19531d0b2a7c53e02aaa))
|
|
127
|
+
|
|
128
|
+
|
|
129
|
+
### Bug Fixes
|
|
130
|
+
|
|
131
|
+
* use nameof for property guards ([9d571cf](https://github.com/iotaledger/twin-identity/commit/9d571cffae8838035fcbca8966795783013e1a99))
|
|
132
|
+
|
|
133
|
+
|
|
134
|
+
### Dependencies
|
|
135
|
+
|
|
136
|
+
* The following workspace dependencies were updated
|
|
137
|
+
* dependencies
|
|
138
|
+
* @twin.org/identity-models bumped from 0.0.3-next.12 to 0.0.3-next.13
|
|
139
|
+
|
|
140
|
+
## [0.0.3-next.12](https://github.com/iotaledger/twin-identity/compare/identity-connector-entity-storage-v0.0.3-next.11...identity-connector-entity-storage-v0.0.3-next.12) (2026-01-19)
|
|
141
|
+
|
|
142
|
+
|
|
143
|
+
### Features
|
|
144
|
+
|
|
145
|
+
* remove auth generator ([#98](https://github.com/iotaledger/twin-identity/issues/98)) ([a8969e8](https://github.com/iotaledger/twin-identity/commit/a8969e85a5a2804abfc787406e2d12eb168dd978))
|
|
146
|
+
|
|
147
|
+
|
|
148
|
+
### Dependencies
|
|
149
|
+
|
|
150
|
+
* The following workspace dependencies were updated
|
|
151
|
+
* dependencies
|
|
152
|
+
* @twin.org/identity-models bumped from 0.0.3-next.11 to 0.0.3-next.12
|
|
153
|
+
|
|
154
|
+
## [0.0.3-next.11](https://github.com/iotaledger/twin-identity/compare/identity-connector-entity-storage-v0.0.3-next.10...identity-connector-entity-storage-v0.0.3-next.11) (2026-01-15)
|
|
155
|
+
|
|
156
|
+
|
|
157
|
+
### Features
|
|
158
|
+
|
|
159
|
+
* add context id features ([#62](https://github.com/iotaledger/twin-identity/issues/62)) ([e02ecca](https://github.com/iotaledger/twin-identity/commit/e02ecca9c45a849104bfbf7bc18a1f44e6eea8a1))
|
|
160
|
+
* add expiration date option to vc creation ([73e05e1](https://github.com/iotaledger/twin-identity/commit/73e05e1ae61112c7e056889969751f4ff82d9f29))
|
|
161
|
+
* add identity remove ([eebc13f](https://github.com/iotaledger/twin-identity/commit/eebc13f4c2cd994d2d9cce4da2128fb346c80ba7))
|
|
162
|
+
* add validate-locales ([04d74b4](https://github.com/iotaledger/twin-identity/commit/04d74b4d1ebe42672e8ca75a7bdb8e3556afd0be))
|
|
163
|
+
* eslint migration to flat config ([fd6246d](https://github.com/iotaledger/twin-identity/commit/fd6246d566280b6d5d10a108eb1e92c4b510f2f2))
|
|
164
|
+
* identity key separator use slash ([1319d0d](https://github.com/iotaledger/twin-identity/commit/1319d0d07164a36b3ec279e6421b8835ffefc3d3))
|
|
165
|
+
* re-use vault keys if available ([5a848d7](https://github.com/iotaledger/twin-identity/commit/5a848d7520829d9c891ec889fd773fbc0ee77ba5))
|
|
166
|
+
* update framework core ([c824497](https://github.com/iotaledger/twin-identity/commit/c82449709af0215eb7af496cf687c93fb30b5ae0))
|
|
167
|
+
* update namespaces and contexts ([#90](https://github.com/iotaledger/twin-identity/issues/90)) ([0c34d64](https://github.com/iotaledger/twin-identity/commit/0c34d64add8cca77856fa2d0357e774d72fbbfc1))
|
|
168
|
+
* use new generateKid method ([f0fe779](https://github.com/iotaledger/twin-identity/commit/f0fe779323b675575bb9f80aa74f1957dc57a094))
|
|
169
|
+
* use shared store mechanism ([#27](https://github.com/iotaledger/twin-identity/issues/27)) ([ce41f3f](https://github.com/iotaledger/twin-identity/commit/ce41f3fc3da1b206ec06da7ea5b2c968f788804d))
|
|
170
|
+
|
|
171
|
+
|
|
172
|
+
### Bug Fixes
|
|
173
|
+
|
|
174
|
+
* add exp to jwt payload in entity storage vc ([41f0fbd](https://github.com/iotaledger/twin-identity/commit/41f0fbd641b4fd1fe3b23f1a16f4748e09b31f50))
|
|
175
|
+
* associate vault keys with document not controller ([#86](https://github.com/iotaledger/twin-identity/issues/86)) ([6430f4b](https://github.com/iotaledger/twin-identity/commit/6430f4b559315a1fe99b60c6db1c661d317bc243))
|
|
176
|
+
* Import path and bump version ([#21](https://github.com/iotaledger/twin-identity/issues/21)) ([ccea845](https://github.com/iotaledger/twin-identity/commit/ccea845bf32562267280bc1b3dde1c9af1a00360))
|
|
177
|
+
* Install sdk-wasm ([#20](https://github.com/iotaledger/twin-identity/issues/20)) ([75ec14e](https://github.com/iotaledger/twin-identity/commit/75ec14e072f8c219863a1c028a3b0783802086e9))
|
|
178
|
+
* update vault key naming convention to use document ID prefix ([#94](https://github.com/iotaledger/twin-identity/issues/94)) ([ab125c1](https://github.com/iotaledger/twin-identity/commit/ab125c1b7eb189b5dceaddc69e5e53e33a0886db))
|
|
179
|
+
|
|
180
|
+
|
|
181
|
+
### Dependencies
|
|
182
|
+
|
|
183
|
+
* The following workspace dependencies were updated
|
|
184
|
+
* dependencies
|
|
185
|
+
* @twin.org/identity-models bumped from 0.0.3-next.10 to 0.0.3-next.11
|
|
186
|
+
|
|
187
|
+
## [0.0.3-next.10](https://github.com/iotaledger/twin-identity/compare/identity-connector-entity-storage-v0.0.3-next.9...identity-connector-entity-storage-v0.0.3-next.10) (2026-01-15)
|
|
188
|
+
|
|
189
|
+
|
|
190
|
+
### Miscellaneous Chores
|
|
191
|
+
|
|
192
|
+
* **identity-connector-entity-storage:** Synchronize repo versions
|
|
193
|
+
|
|
194
|
+
|
|
195
|
+
### Dependencies
|
|
196
|
+
|
|
197
|
+
* The following workspace dependencies were updated
|
|
198
|
+
* dependencies
|
|
199
|
+
* @twin.org/identity-models bumped from 0.0.3-next.9 to 0.0.3-next.10
|
|
200
|
+
|
|
201
|
+
## [0.0.3-next.9](https://github.com/iotaledger/twin-identity/compare/identity-connector-entity-storage-v0.0.3-next.8...identity-connector-entity-storage-v0.0.3-next.9) (2026-01-14)
|
|
202
|
+
|
|
203
|
+
|
|
204
|
+
### Bug Fixes
|
|
205
|
+
|
|
206
|
+
* update vault key naming convention to use document ID prefix ([#94](https://github.com/iotaledger/twin-identity/issues/94)) ([ab125c1](https://github.com/iotaledger/twin-identity/commit/ab125c1b7eb189b5dceaddc69e5e53e33a0886db))
|
|
207
|
+
|
|
208
|
+
|
|
209
|
+
### Dependencies
|
|
210
|
+
|
|
211
|
+
* The following workspace dependencies were updated
|
|
212
|
+
* dependencies
|
|
213
|
+
* @twin.org/identity-models bumped from 0.0.3-next.8 to 0.0.3-next.9
|
|
214
|
+
|
|
215
|
+
## [0.0.3-next.8](https://github.com/iotaledger/twin-identity/compare/identity-connector-entity-storage-v0.0.3-next.7...identity-connector-entity-storage-v0.0.3-next.8) (2026-01-14)
|
|
216
|
+
|
|
217
|
+
|
|
218
|
+
### Features
|
|
219
|
+
|
|
220
|
+
* update namespaces and contexts ([#90](https://github.com/iotaledger/twin-identity/issues/90)) ([0c34d64](https://github.com/iotaledger/twin-identity/commit/0c34d64add8cca77856fa2d0357e774d72fbbfc1))
|
|
221
|
+
|
|
222
|
+
|
|
223
|
+
### Dependencies
|
|
224
|
+
|
|
225
|
+
* The following workspace dependencies were updated
|
|
226
|
+
* dependencies
|
|
227
|
+
* @twin.org/identity-models bumped from 0.0.3-next.7 to 0.0.3-next.8
|
|
228
|
+
|
|
229
|
+
## [0.0.3-next.7](https://github.com/iotaledger/twin-identity/compare/identity-connector-entity-storage-v0.0.3-next.6...identity-connector-entity-storage-v0.0.3-next.7) (2026-01-13)
|
|
230
|
+
|
|
231
|
+
|
|
232
|
+
### Bug Fixes
|
|
233
|
+
|
|
234
|
+
* associate vault keys with document not controller ([#86](https://github.com/iotaledger/twin-identity/issues/86)) ([6430f4b](https://github.com/iotaledger/twin-identity/commit/6430f4b559315a1fe99b60c6db1c661d317bc243))
|
|
235
|
+
|
|
236
|
+
|
|
237
|
+
### Dependencies
|
|
238
|
+
|
|
239
|
+
* The following workspace dependencies were updated
|
|
240
|
+
* dependencies
|
|
241
|
+
* @twin.org/identity-models bumped from 0.0.3-next.6 to 0.0.3-next.7
|
|
242
|
+
|
|
243
|
+
## [0.0.3-next.6](https://github.com/iotaledger/twin-identity/compare/identity-connector-entity-storage-v0.0.3-next.5...identity-connector-entity-storage-v0.0.3-next.6) (2025-11-26)
|
|
244
|
+
|
|
245
|
+
|
|
246
|
+
### Miscellaneous Chores
|
|
247
|
+
|
|
248
|
+
* **identity-connector-entity-storage:** Synchronize repo versions
|
|
249
|
+
|
|
250
|
+
|
|
251
|
+
### Dependencies
|
|
252
|
+
|
|
253
|
+
* The following workspace dependencies were updated
|
|
254
|
+
* dependencies
|
|
255
|
+
* @twin.org/identity-models bumped from 0.0.3-next.5 to 0.0.3-next.6
|
|
256
|
+
|
|
257
|
+
## [0.0.3-next.5](https://github.com/iotaledger/twin-identity/compare/identity-connector-entity-storage-v0.0.3-next.4...identity-connector-entity-storage-v0.0.3-next.5) (2025-11-20)
|
|
258
|
+
|
|
259
|
+
|
|
260
|
+
### Miscellaneous Chores
|
|
261
|
+
|
|
262
|
+
* **identity-connector-entity-storage:** Synchronize repo versions
|
|
263
|
+
|
|
264
|
+
|
|
265
|
+
### Dependencies
|
|
266
|
+
|
|
267
|
+
* The following workspace dependencies were updated
|
|
268
|
+
* dependencies
|
|
269
|
+
* @twin.org/identity-models bumped from 0.0.3-next.4 to 0.0.3-next.5
|
|
270
|
+
|
|
271
|
+
## [0.0.3-next.4](https://github.com/iotaledger/twin-identity/compare/identity-connector-entity-storage-v0.0.3-next.3...identity-connector-entity-storage-v0.0.3-next.4) (2025-11-17)
|
|
272
|
+
|
|
273
|
+
|
|
274
|
+
### Features
|
|
275
|
+
|
|
276
|
+
* add context id features ([#62](https://github.com/iotaledger/twin-identity/issues/62)) ([e02ecca](https://github.com/iotaledger/twin-identity/commit/e02ecca9c45a849104bfbf7bc18a1f44e6eea8a1))
|
|
277
|
+
* add expiration date option to vc creation ([73e05e1](https://github.com/iotaledger/twin-identity/commit/73e05e1ae61112c7e056889969751f4ff82d9f29))
|
|
278
|
+
* add identity remove ([eebc13f](https://github.com/iotaledger/twin-identity/commit/eebc13f4c2cd994d2d9cce4da2128fb346c80ba7))
|
|
279
|
+
* add validate-locales ([04d74b4](https://github.com/iotaledger/twin-identity/commit/04d74b4d1ebe42672e8ca75a7bdb8e3556afd0be))
|
|
280
|
+
* eslint migration to flat config ([fd6246d](https://github.com/iotaledger/twin-identity/commit/fd6246d566280b6d5d10a108eb1e92c4b510f2f2))
|
|
281
|
+
* identity key separator use slash ([1319d0d](https://github.com/iotaledger/twin-identity/commit/1319d0d07164a36b3ec279e6421b8835ffefc3d3))
|
|
282
|
+
* re-use vault keys if available ([5a848d7](https://github.com/iotaledger/twin-identity/commit/5a848d7520829d9c891ec889fd773fbc0ee77ba5))
|
|
283
|
+
* update framework core ([c824497](https://github.com/iotaledger/twin-identity/commit/c82449709af0215eb7af496cf687c93fb30b5ae0))
|
|
284
|
+
* use new generateKid method ([f0fe779](https://github.com/iotaledger/twin-identity/commit/f0fe779323b675575bb9f80aa74f1957dc57a094))
|
|
285
|
+
* use shared store mechanism ([#27](https://github.com/iotaledger/twin-identity/issues/27)) ([ce41f3f](https://github.com/iotaledger/twin-identity/commit/ce41f3fc3da1b206ec06da7ea5b2c968f788804d))
|
|
286
|
+
|
|
287
|
+
|
|
288
|
+
### Bug Fixes
|
|
289
|
+
|
|
290
|
+
* Import path and bump version ([#21](https://github.com/iotaledger/twin-identity/issues/21)) ([ccea845](https://github.com/iotaledger/twin-identity/commit/ccea845bf32562267280bc1b3dde1c9af1a00360))
|
|
291
|
+
* Install sdk-wasm ([#20](https://github.com/iotaledger/twin-identity/issues/20)) ([75ec14e](https://github.com/iotaledger/twin-identity/commit/75ec14e072f8c219863a1c028a3b0783802086e9))
|
|
292
|
+
|
|
293
|
+
|
|
294
|
+
### Dependencies
|
|
295
|
+
|
|
296
|
+
* The following workspace dependencies were updated
|
|
297
|
+
* dependencies
|
|
298
|
+
* @twin.org/identity-models bumped from 0.0.3-next.3 to 0.0.3-next.4
|
|
299
|
+
|
|
300
|
+
## [0.0.3-next.3](https://github.com/iotaledger/twin-identity/compare/identity-connector-entity-storage-v0.0.3-next.2...identity-connector-entity-storage-v0.0.3-next.3) (2025-11-17)
|
|
301
|
+
|
|
302
|
+
|
|
303
|
+
### Miscellaneous Chores
|
|
304
|
+
|
|
305
|
+
* **identity-connector-entity-storage:** Synchronize repo versions
|
|
306
|
+
|
|
307
|
+
|
|
308
|
+
### Dependencies
|
|
309
|
+
|
|
310
|
+
* The following workspace dependencies were updated
|
|
311
|
+
* dependencies
|
|
312
|
+
* @twin.org/identity-models bumped from 0.0.3-next.2 to 0.0.3-next.3
|
|
313
|
+
|
|
314
|
+
## [0.0.3-next.2](https://github.com/iotaledger/twin-identity/compare/identity-connector-entity-storage-v0.0.3-next.1...identity-connector-entity-storage-v0.0.3-next.2) (2025-11-14)
|
|
4
315
|
|
|
5
316
|
|
|
6
317
|
### Miscellaneous Chores
|
|
@@ -14,27 +325,27 @@
|
|
|
14
325
|
* dependencies
|
|
15
326
|
* @twin.org/identity-models bumped from 0.0.3-next.1 to 0.0.3-next.2
|
|
16
327
|
|
|
17
|
-
## [0.0.3-next.1](https://github.com/
|
|
328
|
+
## [0.0.3-next.1](https://github.com/iotaledger/twin-identity/compare/identity-connector-entity-storage-v0.0.3-next.0...identity-connector-entity-storage-v0.0.3-next.1) (2025-11-11)
|
|
18
329
|
|
|
19
330
|
|
|
20
331
|
### Features
|
|
21
332
|
|
|
22
|
-
* add context id features ([#62](https://github.com/
|
|
23
|
-
* add expiration date option to vc creation ([73e05e1](https://github.com/
|
|
24
|
-
* add identity remove ([eebc13f](https://github.com/
|
|
25
|
-
* add validate-locales ([04d74b4](https://github.com/
|
|
26
|
-
* eslint migration to flat config ([fd6246d](https://github.com/
|
|
27
|
-
* identity key separator use slash ([1319d0d](https://github.com/
|
|
28
|
-
* re-use vault keys if available ([5a848d7](https://github.com/
|
|
29
|
-
* update framework core ([c824497](https://github.com/
|
|
30
|
-
* use new generateKid method ([f0fe779](https://github.com/
|
|
31
|
-
* use shared store mechanism ([#27](https://github.com/
|
|
333
|
+
* add context id features ([#62](https://github.com/iotaledger/twin-identity/issues/62)) ([e02ecca](https://github.com/iotaledger/twin-identity/commit/e02ecca9c45a849104bfbf7bc18a1f44e6eea8a1))
|
|
334
|
+
* add expiration date option to vc creation ([73e05e1](https://github.com/iotaledger/twin-identity/commit/73e05e1ae61112c7e056889969751f4ff82d9f29))
|
|
335
|
+
* add identity remove ([eebc13f](https://github.com/iotaledger/twin-identity/commit/eebc13f4c2cd994d2d9cce4da2128fb346c80ba7))
|
|
336
|
+
* add validate-locales ([04d74b4](https://github.com/iotaledger/twin-identity/commit/04d74b4d1ebe42672e8ca75a7bdb8e3556afd0be))
|
|
337
|
+
* eslint migration to flat config ([fd6246d](https://github.com/iotaledger/twin-identity/commit/fd6246d566280b6d5d10a108eb1e92c4b510f2f2))
|
|
338
|
+
* identity key separator use slash ([1319d0d](https://github.com/iotaledger/twin-identity/commit/1319d0d07164a36b3ec279e6421b8835ffefc3d3))
|
|
339
|
+
* re-use vault keys if available ([5a848d7](https://github.com/iotaledger/twin-identity/commit/5a848d7520829d9c891ec889fd773fbc0ee77ba5))
|
|
340
|
+
* update framework core ([c824497](https://github.com/iotaledger/twin-identity/commit/c82449709af0215eb7af496cf687c93fb30b5ae0))
|
|
341
|
+
* use new generateKid method ([f0fe779](https://github.com/iotaledger/twin-identity/commit/f0fe779323b675575bb9f80aa74f1957dc57a094))
|
|
342
|
+
* use shared store mechanism ([#27](https://github.com/iotaledger/twin-identity/issues/27)) ([ce41f3f](https://github.com/iotaledger/twin-identity/commit/ce41f3fc3da1b206ec06da7ea5b2c968f788804d))
|
|
32
343
|
|
|
33
344
|
|
|
34
345
|
### Bug Fixes
|
|
35
346
|
|
|
36
|
-
* Import path and bump version ([#21](https://github.com/
|
|
37
|
-
* Install sdk-wasm ([#20](https://github.com/
|
|
347
|
+
* Import path and bump version ([#21](https://github.com/iotaledger/twin-identity/issues/21)) ([ccea845](https://github.com/iotaledger/twin-identity/commit/ccea845bf32562267280bc1b3dde1c9af1a00360))
|
|
348
|
+
* Install sdk-wasm ([#20](https://github.com/iotaledger/twin-identity/issues/20)) ([75ec14e](https://github.com/iotaledger/twin-identity/commit/75ec14e072f8c219863a1c028a3b0783802086e9))
|
|
38
349
|
|
|
39
350
|
|
|
40
351
|
### Dependencies
|
|
@@ -43,7 +354,7 @@
|
|
|
43
354
|
* dependencies
|
|
44
355
|
* @twin.org/identity-models bumped from 0.0.3-next.0 to 0.0.3-next.1
|
|
45
356
|
|
|
46
|
-
## [0.0.2-next.10](https://github.com/
|
|
357
|
+
## [0.0.2-next.10](https://github.com/iotaledger/twin-identity/compare/identity-connector-entity-storage-v0.0.2-next.9...identity-connector-entity-storage-v0.0.2-next.10) (2025-10-27)
|
|
47
358
|
|
|
48
359
|
|
|
49
360
|
### Miscellaneous Chores
|
|
@@ -57,12 +368,12 @@
|
|
|
57
368
|
* dependencies
|
|
58
369
|
* @twin.org/identity-models bumped from 0.0.2-next.9 to 0.0.2-next.10
|
|
59
370
|
|
|
60
|
-
## [0.0.2-next.9](https://github.com/
|
|
371
|
+
## [0.0.2-next.9](https://github.com/iotaledger/twin-identity/compare/identity-connector-entity-storage-v0.0.2-next.8...identity-connector-entity-storage-v0.0.2-next.9) (2025-10-09)
|
|
61
372
|
|
|
62
373
|
|
|
63
374
|
### Features
|
|
64
375
|
|
|
65
|
-
* add validate-locales ([04d74b4](https://github.com/
|
|
376
|
+
* add validate-locales ([04d74b4](https://github.com/iotaledger/twin-identity/commit/04d74b4d1ebe42672e8ca75a7bdb8e3556afd0be))
|
|
66
377
|
|
|
67
378
|
|
|
68
379
|
### Dependencies
|
|
@@ -71,7 +382,7 @@
|
|
|
71
382
|
* dependencies
|
|
72
383
|
* @twin.org/identity-models bumped from 0.0.2-next.8 to 0.0.2-next.9
|
|
73
384
|
|
|
74
|
-
## [0.0.2-next.8](https://github.com/
|
|
385
|
+
## [0.0.2-next.8](https://github.com/iotaledger/twin-identity/compare/identity-connector-entity-storage-v0.0.2-next.7...identity-connector-entity-storage-v0.0.2-next.8) (2025-09-25)
|
|
75
386
|
|
|
76
387
|
|
|
77
388
|
### Miscellaneous Chores
|
|
@@ -85,7 +396,7 @@
|
|
|
85
396
|
* dependencies
|
|
86
397
|
* @twin.org/identity-models bumped from 0.0.2-next.7 to 0.0.2-next.8
|
|
87
398
|
|
|
88
|
-
## [0.0.2-next.7](https://github.com/
|
|
399
|
+
## [0.0.2-next.7](https://github.com/iotaledger/twin-identity/compare/identity-connector-entity-storage-v0.0.2-next.6...identity-connector-entity-storage-v0.0.2-next.7) (2025-09-23)
|
|
89
400
|
|
|
90
401
|
|
|
91
402
|
### Miscellaneous Chores
|
|
@@ -99,7 +410,7 @@
|
|
|
99
410
|
* dependencies
|
|
100
411
|
* @twin.org/identity-models bumped from 0.0.2-next.6 to 0.0.2-next.7
|
|
101
412
|
|
|
102
|
-
## [0.0.2-next.6](https://github.com/
|
|
413
|
+
## [0.0.2-next.6](https://github.com/iotaledger/twin-identity/compare/identity-connector-entity-storage-v0.0.2-next.5...identity-connector-entity-storage-v0.0.2-next.6) (2025-09-23)
|
|
103
414
|
|
|
104
415
|
|
|
105
416
|
### Miscellaneous Chores
|
|
@@ -113,7 +424,7 @@
|
|
|
113
424
|
* dependencies
|
|
114
425
|
* @twin.org/identity-models bumped from 0.0.2-next.5 to 0.0.2-next.6
|
|
115
426
|
|
|
116
|
-
## [0.0.2-next.5](https://github.com/
|
|
427
|
+
## [0.0.2-next.5](https://github.com/iotaledger/twin-identity/compare/identity-connector-entity-storage-v0.0.2-next.4...identity-connector-entity-storage-v0.0.2-next.5) (2025-09-15)
|
|
117
428
|
|
|
118
429
|
|
|
119
430
|
### Miscellaneous Chores
|
|
@@ -127,12 +438,12 @@
|
|
|
127
438
|
* dependencies
|
|
128
439
|
* @twin.org/identity-models bumped from 0.0.2-next.4 to 0.0.2-next.5
|
|
129
440
|
|
|
130
|
-
## [0.0.2-next.4](https://github.com/
|
|
441
|
+
## [0.0.2-next.4](https://github.com/iotaledger/twin-identity/compare/identity-connector-entity-storage-v0.0.2-next.3...identity-connector-entity-storage-v0.0.2-next.4) (2025-09-12)
|
|
131
442
|
|
|
132
443
|
|
|
133
444
|
### Features
|
|
134
445
|
|
|
135
|
-
* add expiration date option to vc creation ([73e05e1](https://github.com/
|
|
446
|
+
* add expiration date option to vc creation ([73e05e1](https://github.com/iotaledger/twin-identity/commit/73e05e1ae61112c7e056889969751f4ff82d9f29))
|
|
136
447
|
|
|
137
448
|
|
|
138
449
|
### Dependencies
|
|
@@ -141,12 +452,12 @@
|
|
|
141
452
|
* dependencies
|
|
142
453
|
* @twin.org/identity-models bumped from 0.0.2-next.3 to 0.0.2-next.4
|
|
143
454
|
|
|
144
|
-
## [0.0.2-next.3](https://github.com/
|
|
455
|
+
## [0.0.2-next.3](https://github.com/iotaledger/twin-identity/compare/identity-connector-entity-storage-v0.0.2-next.2...identity-connector-entity-storage-v0.0.2-next.3) (2025-08-29)
|
|
145
456
|
|
|
146
457
|
|
|
147
458
|
### Features
|
|
148
459
|
|
|
149
|
-
* eslint migration to flat config ([fd6246d](https://github.com/
|
|
460
|
+
* eslint migration to flat config ([fd6246d](https://github.com/iotaledger/twin-identity/commit/fd6246d566280b6d5d10a108eb1e92c4b510f2f2))
|
|
150
461
|
|
|
151
462
|
|
|
152
463
|
### Dependencies
|
|
@@ -155,12 +466,12 @@
|
|
|
155
466
|
* dependencies
|
|
156
467
|
* @twin.org/identity-models bumped from 0.0.2-next.2 to 0.0.2-next.3
|
|
157
468
|
|
|
158
|
-
## [0.0.2-next.2](https://github.com/
|
|
469
|
+
## [0.0.2-next.2](https://github.com/iotaledger/twin-identity/compare/identity-connector-entity-storage-v0.0.2-next.1...identity-connector-entity-storage-v0.0.2-next.2) (2025-08-20)
|
|
159
470
|
|
|
160
471
|
|
|
161
472
|
### Features
|
|
162
473
|
|
|
163
|
-
* update framework core ([c824497](https://github.com/
|
|
474
|
+
* update framework core ([c824497](https://github.com/iotaledger/twin-identity/commit/c82449709af0215eb7af496cf687c93fb30b5ae0))
|
|
164
475
|
|
|
165
476
|
|
|
166
477
|
### Dependencies
|
|
@@ -169,22 +480,22 @@
|
|
|
169
480
|
* dependencies
|
|
170
481
|
* @twin.org/identity-models bumped from 0.0.2-next.1 to 0.0.2-next.2
|
|
171
482
|
|
|
172
|
-
## [0.0.2-next.1](https://github.com/
|
|
483
|
+
## [0.0.2-next.1](https://github.com/iotaledger/twin-identity/compare/identity-connector-entity-storage-v0.0.2-next.0...identity-connector-entity-storage-v0.0.2-next.1) (2025-08-18)
|
|
173
484
|
|
|
174
485
|
|
|
175
486
|
### Features
|
|
176
487
|
|
|
177
|
-
* add identity remove ([eebc13f](https://github.com/
|
|
178
|
-
* identity key separator use slash ([1319d0d](https://github.com/
|
|
179
|
-
* re-use vault keys if available ([5a848d7](https://github.com/
|
|
180
|
-
* use new generateKid method ([f0fe779](https://github.com/
|
|
181
|
-
* use shared store mechanism ([#27](https://github.com/
|
|
488
|
+
* add identity remove ([eebc13f](https://github.com/iotaledger/twin-identity/commit/eebc13f4c2cd994d2d9cce4da2128fb346c80ba7))
|
|
489
|
+
* identity key separator use slash ([1319d0d](https://github.com/iotaledger/twin-identity/commit/1319d0d07164a36b3ec279e6421b8835ffefc3d3))
|
|
490
|
+
* re-use vault keys if available ([5a848d7](https://github.com/iotaledger/twin-identity/commit/5a848d7520829d9c891ec889fd773fbc0ee77ba5))
|
|
491
|
+
* use new generateKid method ([f0fe779](https://github.com/iotaledger/twin-identity/commit/f0fe779323b675575bb9f80aa74f1957dc57a094))
|
|
492
|
+
* use shared store mechanism ([#27](https://github.com/iotaledger/twin-identity/issues/27)) ([ce41f3f](https://github.com/iotaledger/twin-identity/commit/ce41f3fc3da1b206ec06da7ea5b2c968f788804d))
|
|
182
493
|
|
|
183
494
|
|
|
184
495
|
### Bug Fixes
|
|
185
496
|
|
|
186
|
-
* Import path and bump version ([#21](https://github.com/
|
|
187
|
-
* Install sdk-wasm ([#20](https://github.com/
|
|
497
|
+
* Import path and bump version ([#21](https://github.com/iotaledger/twin-identity/issues/21)) ([ccea845](https://github.com/iotaledger/twin-identity/commit/ccea845bf32562267280bc1b3dde1c9af1a00360))
|
|
498
|
+
* Install sdk-wasm ([#20](https://github.com/iotaledger/twin-identity/issues/20)) ([75ec14e](https://github.com/iotaledger/twin-identity/commit/75ec14e072f8c219863a1c028a3b0783802086e9))
|
|
188
499
|
|
|
189
500
|
|
|
190
501
|
### Dependencies
|
|
@@ -198,7 +509,7 @@
|
|
|
198
509
|
|
|
199
510
|
### Features
|
|
200
511
|
|
|
201
|
-
* release to production ([8450ad7](https://github.com/
|
|
512
|
+
* release to production ([8450ad7](https://github.com/iotaledger/twin-identity/commit/8450ad727e0c4d665f2ce483e41798c2ff5b7d55))
|
|
202
513
|
|
|
203
514
|
|
|
204
515
|
### Dependencies
|
|
@@ -207,12 +518,12 @@
|
|
|
207
518
|
* dependencies
|
|
208
519
|
* @twin.org/identity-models bumped from ^0.0.0 to ^0.0.1
|
|
209
520
|
|
|
210
|
-
## [0.0.1-next.57](https://github.com/
|
|
521
|
+
## [0.0.1-next.57](https://github.com/iotaledger/twin-identity/compare/identity-connector-entity-storage-v0.0.1-next.56...identity-connector-entity-storage-v0.0.1-next.57) (2025-07-08)
|
|
211
522
|
|
|
212
523
|
|
|
213
524
|
### Features
|
|
214
525
|
|
|
215
|
-
* add identity remove ([eebc13f](https://github.com/
|
|
526
|
+
* add identity remove ([eebc13f](https://github.com/iotaledger/twin-identity/commit/eebc13f4c2cd994d2d9cce4da2128fb346c80ba7))
|
|
216
527
|
|
|
217
528
|
|
|
218
529
|
### Dependencies
|
|
@@ -221,12 +532,12 @@
|
|
|
221
532
|
* dependencies
|
|
222
533
|
* @twin.org/identity-models bumped from 0.0.1-next.56 to 0.0.1-next.57
|
|
223
534
|
|
|
224
|
-
## [0.0.1-next.56](https://github.com/
|
|
535
|
+
## [0.0.1-next.56](https://github.com/iotaledger/twin-identity/compare/identity-connector-entity-storage-v0.0.1-next.55...identity-connector-entity-storage-v0.0.1-next.56) (2025-06-30)
|
|
225
536
|
|
|
226
537
|
|
|
227
538
|
### Features
|
|
228
539
|
|
|
229
|
-
* re-use vault keys if available ([5a848d7](https://github.com/
|
|
540
|
+
* re-use vault keys if available ([5a848d7](https://github.com/iotaledger/twin-identity/commit/5a848d7520829d9c891ec889fd773fbc0ee77ba5))
|
|
230
541
|
|
|
231
542
|
|
|
232
543
|
### Dependencies
|
|
@@ -235,20 +546,20 @@
|
|
|
235
546
|
* dependencies
|
|
236
547
|
* @twin.org/identity-models bumped from 0.0.1-next.55 to 0.0.1-next.56
|
|
237
548
|
|
|
238
|
-
## [0.0.1-next.55](https://github.com/
|
|
549
|
+
## [0.0.1-next.55](https://github.com/iotaledger/twin-identity/compare/identity-connector-entity-storage-v0.0.1-next.54...identity-connector-entity-storage-v0.0.1-next.55) (2025-06-26)
|
|
239
550
|
|
|
240
551
|
|
|
241
552
|
### Features
|
|
242
553
|
|
|
243
|
-
* identity key separator use slash ([1319d0d](https://github.com/
|
|
244
|
-
* use new generateKid method ([f0fe779](https://github.com/
|
|
245
|
-
* use shared store mechanism ([#27](https://github.com/
|
|
554
|
+
* identity key separator use slash ([1319d0d](https://github.com/iotaledger/twin-identity/commit/1319d0d07164a36b3ec279e6421b8835ffefc3d3))
|
|
555
|
+
* use new generateKid method ([f0fe779](https://github.com/iotaledger/twin-identity/commit/f0fe779323b675575bb9f80aa74f1957dc57a094))
|
|
556
|
+
* use shared store mechanism ([#27](https://github.com/iotaledger/twin-identity/issues/27)) ([ce41f3f](https://github.com/iotaledger/twin-identity/commit/ce41f3fc3da1b206ec06da7ea5b2c968f788804d))
|
|
246
557
|
|
|
247
558
|
|
|
248
559
|
### Bug Fixes
|
|
249
560
|
|
|
250
|
-
* Import path and bump version ([#21](https://github.com/
|
|
251
|
-
* Install sdk-wasm ([#20](https://github.com/
|
|
561
|
+
* Import path and bump version ([#21](https://github.com/iotaledger/twin-identity/issues/21)) ([ccea845](https://github.com/iotaledger/twin-identity/commit/ccea845bf32562267280bc1b3dde1c9af1a00360))
|
|
562
|
+
* Install sdk-wasm ([#20](https://github.com/iotaledger/twin-identity/issues/20)) ([75ec14e](https://github.com/iotaledger/twin-identity/commit/75ec14e072f8c219863a1c028a3b0783802086e9))
|
|
252
563
|
|
|
253
564
|
|
|
254
565
|
### Dependencies
|
|
@@ -257,7 +568,7 @@
|
|
|
257
568
|
* dependencies
|
|
258
569
|
* @twin.org/identity-models bumped from 0.0.1-next.54 to 0.0.1-next.55
|
|
259
570
|
|
|
260
|
-
## [0.0.1-next.54](https://github.com/
|
|
571
|
+
## [0.0.1-next.54](https://github.com/iotaledger/twin-identity/compare/identity-connector-entity-storage-v0.0.1-next.53...identity-connector-entity-storage-v0.0.1-next.54) (2025-06-26)
|
|
261
572
|
|
|
262
573
|
|
|
263
574
|
### Miscellaneous Chores
|
|
@@ -271,7 +582,7 @@
|
|
|
271
582
|
* dependencies
|
|
272
583
|
* @twin.org/identity-models bumped from 0.0.1-next.53 to 0.0.1-next.54
|
|
273
584
|
|
|
274
|
-
## [0.0.1-next.53](https://github.com/
|
|
585
|
+
## [0.0.1-next.53](https://github.com/iotaledger/twin-identity/compare/identity-connector-entity-storage-v0.0.1-next.52...identity-connector-entity-storage-v0.0.1-next.53) (2025-06-23)
|
|
275
586
|
|
|
276
587
|
|
|
277
588
|
### Miscellaneous Chores
|
|
@@ -285,7 +596,7 @@
|
|
|
285
596
|
* dependencies
|
|
286
597
|
* @twin.org/identity-models bumped from 0.0.1-next.52 to 0.0.1-next.53
|
|
287
598
|
|
|
288
|
-
## [0.0.1-next.52](https://github.com/
|
|
599
|
+
## [0.0.1-next.52](https://github.com/iotaledger/twin-identity/compare/identity-connector-entity-storage-v0.0.1-next.51...identity-connector-entity-storage-v0.0.1-next.52) (2025-06-20)
|
|
289
600
|
|
|
290
601
|
|
|
291
602
|
### Miscellaneous Chores
|
|
@@ -299,7 +610,7 @@
|
|
|
299
610
|
* dependencies
|
|
300
611
|
* @twin.org/identity-models bumped from 0.0.1-next.51 to 0.0.1-next.52
|
|
301
612
|
|
|
302
|
-
## [0.0.1-next.51](https://github.com/
|
|
613
|
+
## [0.0.1-next.51](https://github.com/iotaledger/twin-identity/compare/identity-connector-entity-storage-v0.0.1-next.50...identity-connector-entity-storage-v0.0.1-next.51) (2025-06-19)
|
|
303
614
|
|
|
304
615
|
|
|
305
616
|
### Miscellaneous Chores
|
|
@@ -313,12 +624,12 @@
|
|
|
313
624
|
* dependencies
|
|
314
625
|
* @twin.org/identity-models bumped from 0.0.1-next.50 to 0.0.1-next.51
|
|
315
626
|
|
|
316
|
-
## [0.0.1-next.50](https://github.com/
|
|
627
|
+
## [0.0.1-next.50](https://github.com/iotaledger/twin-identity/compare/identity-connector-entity-storage-v0.0.1-next.49...identity-connector-entity-storage-v0.0.1-next.50) (2025-06-19)
|
|
317
628
|
|
|
318
629
|
|
|
319
630
|
### Features
|
|
320
631
|
|
|
321
|
-
* use new generateKid method ([f0fe779](https://github.com/
|
|
632
|
+
* use new generateKid method ([f0fe779](https://github.com/iotaledger/twin-identity/commit/f0fe779323b675575bb9f80aa74f1957dc57a094))
|
|
322
633
|
|
|
323
634
|
|
|
324
635
|
### Dependencies
|
|
@@ -327,7 +638,7 @@
|
|
|
327
638
|
* dependencies
|
|
328
639
|
* @twin.org/identity-models bumped from 0.0.1-next.49 to 0.0.1-next.50
|
|
329
640
|
|
|
330
|
-
## [0.0.1-next.49](https://github.com/
|
|
641
|
+
## [0.0.1-next.49](https://github.com/iotaledger/twin-identity/compare/identity-connector-entity-storage-v0.0.1-next.48...identity-connector-entity-storage-v0.0.1-next.49) (2025-06-18)
|
|
331
642
|
|
|
332
643
|
|
|
333
644
|
### Miscellaneous Chores
|
|
@@ -341,7 +652,7 @@
|
|
|
341
652
|
* dependencies
|
|
342
653
|
* @twin.org/identity-models bumped from 0.0.1-next.48 to 0.0.1-next.49
|
|
343
654
|
|
|
344
|
-
## [0.0.1-next.48](https://github.com/
|
|
655
|
+
## [0.0.1-next.48](https://github.com/iotaledger/twin-identity/compare/identity-connector-entity-storage-v0.0.1-next.47...identity-connector-entity-storage-v0.0.1-next.48) (2025-06-17)
|
|
345
656
|
|
|
346
657
|
|
|
347
658
|
### Miscellaneous Chores
|
|
@@ -355,12 +666,12 @@
|
|
|
355
666
|
* dependencies
|
|
356
667
|
* @twin.org/identity-models bumped from 0.0.1-next.47 to 0.0.1-next.48
|
|
357
668
|
|
|
358
|
-
## [0.0.1-next.47](https://github.com/
|
|
669
|
+
## [0.0.1-next.47](https://github.com/iotaledger/twin-identity/compare/identity-connector-entity-storage-v0.0.1-next.46...identity-connector-entity-storage-v0.0.1-next.47) (2025-06-12)
|
|
359
670
|
|
|
360
671
|
|
|
361
672
|
### Features
|
|
362
673
|
|
|
363
|
-
* identity key separator use slash ([1319d0d](https://github.com/
|
|
674
|
+
* identity key separator use slash ([1319d0d](https://github.com/iotaledger/twin-identity/commit/1319d0d07164a36b3ec279e6421b8835ffefc3d3))
|
|
364
675
|
|
|
365
676
|
|
|
366
677
|
### Dependencies
|
|
@@ -369,18 +680,18 @@
|
|
|
369
680
|
* dependencies
|
|
370
681
|
* @twin.org/identity-models bumped from 0.0.1-next.46 to 0.0.1-next.47
|
|
371
682
|
|
|
372
|
-
## [0.0.1-next.46](https://github.com/
|
|
683
|
+
## [0.0.1-next.46](https://github.com/iotaledger/twin-identity/compare/identity-connector-entity-storage-v0.0.1-next.45...identity-connector-entity-storage-v0.0.1-next.46) (2025-05-20)
|
|
373
684
|
|
|
374
685
|
|
|
375
686
|
### Features
|
|
376
687
|
|
|
377
|
-
* use shared store mechanism ([#27](https://github.com/
|
|
688
|
+
* use shared store mechanism ([#27](https://github.com/iotaledger/twin-identity/issues/27)) ([ce41f3f](https://github.com/iotaledger/twin-identity/commit/ce41f3fc3da1b206ec06da7ea5b2c968f788804d))
|
|
378
689
|
|
|
379
690
|
|
|
380
691
|
### Bug Fixes
|
|
381
692
|
|
|
382
|
-
* Import path and bump version ([#21](https://github.com/
|
|
383
|
-
* Install sdk-wasm ([#20](https://github.com/
|
|
693
|
+
* Import path and bump version ([#21](https://github.com/iotaledger/twin-identity/issues/21)) ([ccea845](https://github.com/iotaledger/twin-identity/commit/ccea845bf32562267280bc1b3dde1c9af1a00360))
|
|
694
|
+
* Install sdk-wasm ([#20](https://github.com/iotaledger/twin-identity/issues/20)) ([75ec14e](https://github.com/iotaledger/twin-identity/commit/75ec14e072f8c219863a1c028a3b0783802086e9))
|
|
384
695
|
|
|
385
696
|
|
|
386
697
|
### Dependencies
|
|
@@ -389,7 +700,7 @@
|
|
|
389
700
|
* dependencies
|
|
390
701
|
* @twin.org/identity-models bumped from 0.0.1-next.45 to 0.0.1-next.46
|
|
391
702
|
|
|
392
|
-
## [0.0.1-next.45](https://github.com/
|
|
703
|
+
## [0.0.1-next.45](https://github.com/iotaledger/twin-identity/compare/identity-connector-entity-storage-v0.0.1-next.44...identity-connector-entity-storage-v0.0.1-next.45) (2025-05-06)
|
|
393
704
|
|
|
394
705
|
|
|
395
706
|
### Miscellaneous Chores
|
|
@@ -403,7 +714,7 @@
|
|
|
403
714
|
* dependencies
|
|
404
715
|
* @twin.org/identity-models bumped from 0.0.1-next.44 to 0.0.1-next.45
|
|
405
716
|
|
|
406
|
-
## [0.0.1-next.44](https://github.com/
|
|
717
|
+
## [0.0.1-next.44](https://github.com/iotaledger/twin-identity/compare/identity-connector-entity-storage-v0.0.1-next.43...identity-connector-entity-storage-v0.0.1-next.44) (2025-04-30)
|
|
407
718
|
|
|
408
719
|
|
|
409
720
|
### Miscellaneous Chores
|
|
@@ -417,7 +728,7 @@
|
|
|
417
728
|
* dependencies
|
|
418
729
|
* @twin.org/identity-models bumped from 0.0.1-next.43 to 0.0.1-next.44
|
|
419
730
|
|
|
420
|
-
## [0.0.1-next.43](https://github.com/
|
|
731
|
+
## [0.0.1-next.43](https://github.com/iotaledger/twin-identity/compare/identity-connector-entity-storage-v0.0.1-next.42...identity-connector-entity-storage-v0.0.1-next.43) (2025-04-25)
|
|
421
732
|
|
|
422
733
|
|
|
423
734
|
### Miscellaneous Chores
|
|
@@ -431,12 +742,12 @@
|
|
|
431
742
|
* dependencies
|
|
432
743
|
* @twin.org/identity-models bumped from 0.0.1-next.42 to 0.0.1-next.43
|
|
433
744
|
|
|
434
|
-
## [0.0.1-next.42](https://github.com/
|
|
745
|
+
## [0.0.1-next.42](https://github.com/iotaledger/twin-identity/compare/identity-connector-entity-storage-v0.0.1-next.41...identity-connector-entity-storage-v0.0.1-next.42) (2025-04-17)
|
|
435
746
|
|
|
436
747
|
|
|
437
748
|
### Features
|
|
438
749
|
|
|
439
|
-
* use shared store mechanism ([#27](https://github.com/
|
|
750
|
+
* use shared store mechanism ([#27](https://github.com/iotaledger/twin-identity/issues/27)) ([ce41f3f](https://github.com/iotaledger/twin-identity/commit/ce41f3fc3da1b206ec06da7ea5b2c968f788804d))
|
|
440
751
|
|
|
441
752
|
|
|
442
753
|
### Dependencies
|
|
@@ -445,7 +756,7 @@
|
|
|
445
756
|
* dependencies
|
|
446
757
|
* @twin.org/identity-models bumped from 0.0.1-next.41 to 0.0.1-next.42
|
|
447
758
|
|
|
448
|
-
## [0.0.1-next.41](https://github.com/
|
|
759
|
+
## [0.0.1-next.41](https://github.com/iotaledger/twin-identity/compare/identity-connector-entity-storage-v0.0.1-next.40...identity-connector-entity-storage-v0.0.1-next.41) (2025-04-09)
|
|
449
760
|
|
|
450
761
|
|
|
451
762
|
### Miscellaneous Chores
|
|
@@ -459,13 +770,13 @@
|
|
|
459
770
|
* dependencies
|
|
460
771
|
* @twin.org/identity-models bumped from 0.0.1-next.40 to 0.0.1-next.41
|
|
461
772
|
|
|
462
|
-
## [0.0.1-next.40](https://github.com/
|
|
773
|
+
## [0.0.1-next.40](https://github.com/iotaledger/twin-identity/compare/identity-connector-entity-storage-v0.0.1-next.39...identity-connector-entity-storage-v0.0.1-next.40) (2025-03-28)
|
|
463
774
|
|
|
464
775
|
|
|
465
776
|
### Bug Fixes
|
|
466
777
|
|
|
467
|
-
* Import path and bump version ([#21](https://github.com/
|
|
468
|
-
* Install sdk-wasm ([#20](https://github.com/
|
|
778
|
+
* Import path and bump version ([#21](https://github.com/iotaledger/twin-identity/issues/21)) ([ccea845](https://github.com/iotaledger/twin-identity/commit/ccea845bf32562267280bc1b3dde1c9af1a00360))
|
|
779
|
+
* Install sdk-wasm ([#20](https://github.com/iotaledger/twin-identity/issues/20)) ([75ec14e](https://github.com/iotaledger/twin-identity/commit/75ec14e072f8c219863a1c028a3b0783802086e9))
|
|
469
780
|
|
|
470
781
|
|
|
471
782
|
### Dependencies
|