@twin.org/synchronised-storage-service 0.0.3-next.11 → 0.0.3-next.13

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 CHANGED
@@ -1,11 +1,39 @@
1
1
  # Changelog
2
2
 
3
- ## [0.0.3-next.11](https://github.com/twinfoundation/synchronised-storage/compare/synchronised-storage-service-v0.0.3-next.10...synchronised-storage-service-v0.0.3-next.11) (2026-04-10)
3
+ ## [0.0.3-next.13](https://github.com/iotaledger/twin-synchronised-storage/compare/synchronised-storage-service-v0.0.3-next.12...synchronised-storage-service-v0.0.3-next.13) (2026-05-12)
4
4
 
5
5
 
6
6
  ### Features
7
7
 
8
- * skipTenant for trust routes ([#41](https://github.com/twinfoundation/synchronised-storage/issues/41)) ([b7bb0a8](https://github.com/twinfoundation/synchronised-storage/commit/b7bb0a8771951d4b28c419e946b715b8905b012e))
8
+ * typescript 6 update ([b0e6d52](https://github.com/iotaledger/twin-synchronised-storage/commit/b0e6d52f622dc1ff2273f5e09e8370382742ae50))
9
+
10
+
11
+ ### Dependencies
12
+
13
+ * The following workspace dependencies were updated
14
+ * dependencies
15
+ * @twin.org/synchronised-storage-models bumped from 0.0.3-next.12 to 0.0.3-next.13
16
+
17
+ ## [0.0.3-next.12](https://github.com/iotaledger/twin-synchronised-storage/compare/synchronised-storage-service-v0.0.3-next.11...synchronised-storage-service-v0.0.3-next.12) (2026-05-07)
18
+
19
+
20
+ ### Miscellaneous Chores
21
+
22
+ * **synchronised-storage-service:** Synchronize repo versions
23
+
24
+
25
+ ### Dependencies
26
+
27
+ * The following workspace dependencies were updated
28
+ * dependencies
29
+ * @twin.org/synchronised-storage-models bumped from 0.0.3-next.11 to 0.0.3-next.12
30
+
31
+ ## [0.0.3-next.11](https://github.com/iotaledger/twin-synchronised-storage/compare/synchronised-storage-service-v0.0.3-next.10...synchronised-storage-service-v0.0.3-next.11) (2026-04-10)
32
+
33
+
34
+ ### Features
35
+
36
+ * skipTenant for trust routes ([#41](https://github.com/iotaledger/twin-synchronised-storage/issues/41)) ([b7bb0a8](https://github.com/iotaledger/twin-synchronised-storage/commit/b7bb0a8771951d4b28c419e946b715b8905b012e))
9
37
 
10
38
 
11
39
  ### Dependencies
@@ -14,12 +42,12 @@
14
42
  * dependencies
15
43
  * @twin.org/synchronised-storage-models bumped from 0.0.3-next.10 to 0.0.3-next.11
16
44
 
17
- ## [0.0.3-next.10](https://github.com/twinfoundation/synchronised-storage/compare/synchronised-storage-service-v0.0.3-next.9...synchronised-storage-service-v0.0.3-next.10) (2026-03-20)
45
+ ## [0.0.3-next.10](https://github.com/iotaledger/twin-synchronised-storage/compare/synchronised-storage-service-v0.0.3-next.9...synchronised-storage-service-v0.0.3-next.10) (2026-03-20)
18
46
 
19
47
 
20
48
  ### Bug Fixes
21
49
 
22
- * remove redundant code ([19edb23](https://github.com/twinfoundation/synchronised-storage/commit/19edb236f318b9c9454a64259d0ab5098a0c8173))
50
+ * remove redundant code ([19edb23](https://github.com/iotaledger/twin-synchronised-storage/commit/19edb236f318b9c9454a64259d0ab5098a0c8173))
23
51
 
24
52
 
25
53
  ### Dependencies
@@ -28,12 +56,12 @@
28
56
  * dependencies
29
57
  * @twin.org/synchronised-storage-models bumped from 0.0.3-next.9 to 0.0.3-next.10
30
58
 
31
- ## [0.0.3-next.9](https://github.com/twinfoundation/synchronised-storage/compare/synchronised-storage-service-v0.0.3-next.8...synchronised-storage-service-v0.0.3-next.9) (2026-03-04)
59
+ ## [0.0.3-next.9](https://github.com/iotaledger/twin-synchronised-storage/compare/synchronised-storage-service-v0.0.3-next.8...synchronised-storage-service-v0.0.3-next.9) (2026-03-04)
32
60
 
33
61
 
34
62
  ### Bug Fixes
35
63
 
36
- * use node id for encryption key namespace ([3011e96](https://github.com/twinfoundation/synchronised-storage/commit/3011e9697de5473b34d0f49cdb601b905b3814fe))
64
+ * use node id for encryption key namespace ([3011e96](https://github.com/iotaledger/twin-synchronised-storage/commit/3011e9697de5473b34d0f49cdb601b905b3814fe))
37
65
 
38
66
 
39
67
  ### Dependencies
@@ -42,13 +70,13 @@
42
70
  * dependencies
43
71
  * @twin.org/synchronised-storage-models bumped from 0.0.3-next.8 to 0.0.3-next.9
44
72
 
45
- ## [0.0.3-next.8](https://github.com/twinfoundation/synchronised-storage/compare/synchronised-storage-service-v0.0.3-next.7...synchronised-storage-service-v0.0.3-next.8) (2026-02-25)
73
+ ## [0.0.3-next.8](https://github.com/iotaledger/twin-synchronised-storage/compare/synchronised-storage-service-v0.0.3-next.7...synchronised-storage-service-v0.0.3-next.8) (2026-02-25)
46
74
 
47
75
 
48
76
  ### Features
49
77
 
50
- * add ts-to-jsonld-context tool ([16d7677](https://github.com/twinfoundation/synchronised-storage/commit/16d76776e7e3f75e6c4fb9f88cb32fed2967c4b6))
51
- * update schemas ([7566c48](https://github.com/twinfoundation/synchronised-storage/commit/7566c4860baad5ead4327ac19cb5b647e63f2ca3))
78
+ * add ts-to-jsonld-context tool ([16d7677](https://github.com/iotaledger/twin-synchronised-storage/commit/16d76776e7e3f75e6c4fb9f88cb32fed2967c4b6))
79
+ * update schemas ([7566c48](https://github.com/iotaledger/twin-synchronised-storage/commit/7566c4860baad5ead4327ac19cb5b647e63f2ca3))
52
80
 
53
81
 
54
82
  ### Dependencies
@@ -57,12 +85,12 @@
57
85
  * dependencies
58
86
  * @twin.org/synchronised-storage-models bumped from 0.0.3-next.7 to 0.0.3-next.8
59
87
 
60
- ## [0.0.3-next.7](https://github.com/twinfoundation/synchronised-storage/compare/synchronised-storage-service-v0.0.3-next.6...synchronised-storage-service-v0.0.3-next.7) (2026-01-28)
88
+ ## [0.0.3-next.7](https://github.com/iotaledger/twin-synchronised-storage/compare/synchronised-storage-service-v0.0.3-next.6...synchronised-storage-service-v0.0.3-next.7) (2026-01-28)
61
89
 
62
90
 
63
91
  ### Features
64
92
 
65
- * json ld contexts ([#36](https://github.com/twinfoundation/synchronised-storage/issues/36)) ([3a87a9f](https://github.com/twinfoundation/synchronised-storage/commit/3a87a9fb16d21baf672e44b4e8914cf1937b1d6a))
93
+ * json ld contexts ([#36](https://github.com/iotaledger/twin-synchronised-storage/issues/36)) ([3a87a9f](https://github.com/iotaledger/twin-synchronised-storage/commit/3a87a9fb16d21baf672e44b4e8914cf1937b1d6a))
66
94
 
67
95
 
68
96
  ### Dependencies
@@ -71,12 +99,12 @@
71
99
  * dependencies
72
100
  * @twin.org/synchronised-storage-models bumped from 0.0.3-next.6 to 0.0.3-next.7
73
101
 
74
- ## [0.0.3-next.6](https://github.com/twinfoundation/synchronised-storage/compare/synchronised-storage-service-v0.0.3-next.5...synchronised-storage-service-v0.0.3-next.6) (2026-01-22)
102
+ ## [0.0.3-next.6](https://github.com/iotaledger/twin-synchronised-storage/compare/synchronised-storage-service-v0.0.3-next.5...synchronised-storage-service-v0.0.3-next.6) (2026-01-22)
75
103
 
76
104
 
77
105
  ### Features
78
106
 
79
- * update contexts ([#34](https://github.com/twinfoundation/synchronised-storage/issues/34)) ([7be9caf](https://github.com/twinfoundation/synchronised-storage/commit/7be9caf3da63f8afefd625650150bed171a1d045))
107
+ * update contexts ([#34](https://github.com/iotaledger/twin-synchronised-storage/issues/34)) ([7be9caf](https://github.com/iotaledger/twin-synchronised-storage/commit/7be9caf3da63f8afefd625650150bed171a1d045))
80
108
 
81
109
 
82
110
  ### Dependencies
@@ -85,12 +113,12 @@
85
113
  * dependencies
86
114
  * @twin.org/synchronised-storage-models bumped from 0.0.3-next.5 to 0.0.3-next.6
87
115
 
88
- ## [0.0.3-next.5](https://github.com/twinfoundation/synchronised-storage/compare/synchronised-storage-service-v0.0.3-next.4...synchronised-storage-service-v0.0.3-next.5) (2026-01-19)
116
+ ## [0.0.3-next.5](https://github.com/iotaledger/twin-synchronised-storage/compare/synchronised-storage-service-v0.0.3-next.4...synchronised-storage-service-v0.0.3-next.5) (2026-01-19)
89
117
 
90
118
 
91
119
  ### Features
92
120
 
93
- * remove unused dependencies ([518c460](https://github.com/twinfoundation/synchronised-storage/commit/518c460d2e5e2b2c487565acb5162a03ddb85eae))
121
+ * remove unused dependencies ([518c460](https://github.com/iotaledger/twin-synchronised-storage/commit/518c460d2e5e2b2c487565acb5162a03ddb85eae))
94
122
 
95
123
 
96
124
  ### Dependencies
@@ -99,12 +127,12 @@
99
127
  * dependencies
100
128
  * @twin.org/synchronised-storage-models bumped from 0.0.3-next.4 to 0.0.3-next.5
101
129
 
102
- ## [0.0.3-next.4](https://github.com/twinfoundation/synchronised-storage/compare/synchronised-storage-service-v0.0.3-next.3...synchronised-storage-service-v0.0.3-next.4) (2026-01-15)
130
+ ## [0.0.3-next.4](https://github.com/iotaledger/twin-synchronised-storage/compare/synchronised-storage-service-v0.0.3-next.3...synchronised-storage-service-v0.0.3-next.4) (2026-01-15)
103
131
 
104
132
 
105
133
  ### Features
106
134
 
107
- * update contexts and namespaces ([#31](https://github.com/twinfoundation/synchronised-storage/issues/31)) ([b31c8fa](https://github.com/twinfoundation/synchronised-storage/commit/b31c8fabb8431a230415aaa2caa47fb021489d3a))
135
+ * update contexts and namespaces ([#31](https://github.com/iotaledger/twin-synchronised-storage/issues/31)) ([b31c8fa](https://github.com/iotaledger/twin-synchronised-storage/commit/b31c8fabb8431a230415aaa2caa47fb021489d3a))
108
136
 
109
137
 
110
138
  ### Dependencies
@@ -113,12 +141,12 @@
113
141
  * dependencies
114
142
  * @twin.org/synchronised-storage-models bumped from 0.0.3-next.3 to 0.0.3-next.4
115
143
 
116
- ## [0.0.3-next.3](https://github.com/twinfoundation/synchronised-storage/compare/synchronised-storage-service-v0.0.3-next.2...synchronised-storage-service-v0.0.3-next.3) (2026-01-12)
144
+ ## [0.0.3-next.3](https://github.com/iotaledger/twin-synchronised-storage/compare/synchronised-storage-service-v0.0.3-next.2...synchronised-storage-service-v0.0.3-next.3) (2026-01-12)
117
145
 
118
146
 
119
147
  ### Features
120
148
 
121
- * read headers from pre request data ([#28](https://github.com/twinfoundation/synchronised-storage/issues/28)) ([3360bf5](https://github.com/twinfoundation/synchronised-storage/commit/3360bf5b22fe62f312ba177f8812941de7e8cf2c))
149
+ * read headers from pre request data ([#28](https://github.com/iotaledger/twin-synchronised-storage/issues/28)) ([3360bf5](https://github.com/iotaledger/twin-synchronised-storage/commit/3360bf5b22fe62f312ba177f8812941de7e8cf2c))
122
150
 
123
151
 
124
152
  ### Dependencies
@@ -127,12 +155,12 @@
127
155
  * dependencies
128
156
  * @twin.org/synchronised-storage-models bumped from 0.0.3-next.2 to 0.0.3-next.3
129
157
 
130
- ## [0.0.3-next.2](https://github.com/twinfoundation/synchronised-storage/compare/synchronised-storage-service-v0.0.3-next.1...synchronised-storage-service-v0.0.3-next.2) (2025-12-04)
158
+ ## [0.0.3-next.2](https://github.com/iotaledger/twin-synchronised-storage/compare/synchronised-storage-service-v0.0.3-next.1...synchronised-storage-service-v0.0.3-next.2) (2025-12-04)
131
159
 
132
160
 
133
161
  ### Features
134
162
 
135
- * use trust component ([424f0d6](https://github.com/twinfoundation/synchronised-storage/commit/424f0d6aaacfdc7700c46fe6c2def23b2eacddc9))
163
+ * use trust component ([424f0d6](https://github.com/iotaledger/twin-synchronised-storage/commit/424f0d6aaacfdc7700c46fe6c2def23b2eacddc9))
136
164
 
137
165
 
138
166
  ### Dependencies
@@ -141,32 +169,32 @@
141
169
  * dependencies
142
170
  * @twin.org/synchronised-storage-models bumped from 0.0.3-next.1 to 0.0.3-next.2
143
171
 
144
- ## [0.0.3-next.1](https://github.com/twinfoundation/synchronised-storage/compare/synchronised-storage-service-v0.0.3-next.0...synchronised-storage-service-v0.0.3-next.1) (2025-11-12)
172
+ ## [0.0.3-next.1](https://github.com/iotaledger/twin-synchronised-storage/compare/synchronised-storage-service-v0.0.3-next.0...synchronised-storage-service-v0.0.3-next.1) (2025-11-12)
145
173
 
146
174
 
147
175
  ### Features
148
176
 
149
- * add async item requests to reduce storage overhead ([#3](https://github.com/twinfoundation/synchronised-storage/issues/3)) ([af4e17d](https://github.com/twinfoundation/synchronised-storage/commit/af4e17d826f0a8278fd60dc69aaa21fe6895425f))
150
- * add context id features ([#24](https://github.com/twinfoundation/synchronised-storage/issues/24)) ([5266b18](https://github.com/twinfoundation/synchronised-storage/commit/5266b18088317c7dc274a209a79102a6fc88a8e4))
151
- * add guards for verifiable storage keys ([5182e8b](https://github.com/twinfoundation/synchronised-storage/commit/5182e8b2a7868e8d396fd02964b0ed7f0c0a5947))
152
- * add payload versioning ([3bbbce0](https://github.com/twinfoundation/synchronised-storage/commit/3bbbce0bdf24bbe67c1a265704538d505d7feb91))
153
- * add rights management integration ([56fff6b](https://github.com/twinfoundation/synchronised-storage/commit/56fff6b4074f7ffaa40920e0c1e9fc98ca669111))
154
- * add rights management integration ([d003d33](https://github.com/twinfoundation/synchronised-storage/commit/d003d33d2d2b4a4aa1379071eed71a707ebcb4de))
155
- * add validate-locales ([e3d7b98](https://github.com/twinfoundation/synchronised-storage/commit/e3d7b98839e9ca624855717c8957d572c4e09abf))
156
- * additional node identity checks ([76257c4](https://github.com/twinfoundation/synchronised-storage/commit/76257c4173303d484391f71f581fd0e214204029))
157
- * blob storage connector instead of component ([#7](https://github.com/twinfoundation/synchronised-storage/issues/7)) ([ea27241](https://github.com/twinfoundation/synchronised-storage/commit/ea27241cf0810b52ab7a6be7346809d127b7109a))
158
- * eslint migration to flat config ([f601c14](https://github.com/twinfoundation/synchronised-storage/commit/f601c14f6adef3290554dc7df6e6b3528aa0dc2b))
159
- * improve consolidation logic ([698232f](https://github.com/twinfoundation/synchronised-storage/commit/698232f57640f87642ecd323cb1e4670eda33343))
160
- * initial commit ([16949b8](https://github.com/twinfoundation/synchronised-storage/commit/16949b8e5bdb190f053c52af352290e3fd964f9a))
161
- * remove isTrustedNode from config and rely on trusted component ([cc2d987](https://github.com/twinfoundation/synchronised-storage/commit/cc2d98795044fc97b33fadf871188f6103f5c987))
162
- * removed unused properties ([7d4e916](https://github.com/twinfoundation/synchronised-storage/commit/7d4e9169e923142cd767c8830f2c009675484df8))
163
- * switch to chacha20poly1305 for encryption ([ecc7137](https://github.com/twinfoundation/synchronised-storage/commit/ecc713775bc958c15453729aa1d6dacafd789906))
164
- * switch to logging component ([a606302](https://github.com/twinfoundation/synchronised-storage/commit/a606302d7b89b922d33456b420d8f140d4fd565a))
165
- * sync testing ([#5](https://github.com/twinfoundation/synchronised-storage/issues/5)) ([f78d5ac](https://github.com/twinfoundation/synchronised-storage/commit/f78d5ac661b891f9912e0a81d028453f909a64b4))
166
- * update assertion method naming ([fb0118c](https://github.com/twinfoundation/synchronised-storage/commit/fb0118c494f0f520e1850a4e77b54e91235ce9a9))
167
- * update framework core ([99f09cc](https://github.com/twinfoundation/synchronised-storage/commit/99f09cc94cfb9fff6b3a345775eeae2ab3192ed2))
168
- * update RSA components ([c57c7b8](https://github.com/twinfoundation/synchronised-storage/commit/c57c7b85d4225deb6efa1228c77b8148bf6e11f7))
169
- * update to in built vc auth mechanism ([411a371](https://github.com/twinfoundation/synchronised-storage/commit/411a3716830195ebf54755a1633b05d5c3f96754))
177
+ * add async item requests to reduce storage overhead ([#3](https://github.com/iotaledger/twin-synchronised-storage/issues/3)) ([af4e17d](https://github.com/iotaledger/twin-synchronised-storage/commit/af4e17d826f0a8278fd60dc69aaa21fe6895425f))
178
+ * add context id features ([#24](https://github.com/iotaledger/twin-synchronised-storage/issues/24)) ([5266b18](https://github.com/iotaledger/twin-synchronised-storage/commit/5266b18088317c7dc274a209a79102a6fc88a8e4))
179
+ * add guards for verifiable storage keys ([5182e8b](https://github.com/iotaledger/twin-synchronised-storage/commit/5182e8b2a7868e8d396fd02964b0ed7f0c0a5947))
180
+ * add payload versioning ([3bbbce0](https://github.com/iotaledger/twin-synchronised-storage/commit/3bbbce0bdf24bbe67c1a265704538d505d7feb91))
181
+ * add rights management integration ([56fff6b](https://github.com/iotaledger/twin-synchronised-storage/commit/56fff6b4074f7ffaa40920e0c1e9fc98ca669111))
182
+ * add rights management integration ([d003d33](https://github.com/iotaledger/twin-synchronised-storage/commit/d003d33d2d2b4a4aa1379071eed71a707ebcb4de))
183
+ * add validate-locales ([e3d7b98](https://github.com/iotaledger/twin-synchronised-storage/commit/e3d7b98839e9ca624855717c8957d572c4e09abf))
184
+ * additional node identity checks ([76257c4](https://github.com/iotaledger/twin-synchronised-storage/commit/76257c4173303d484391f71f581fd0e214204029))
185
+ * blob storage connector instead of component ([#7](https://github.com/iotaledger/twin-synchronised-storage/issues/7)) ([ea27241](https://github.com/iotaledger/twin-synchronised-storage/commit/ea27241cf0810b52ab7a6be7346809d127b7109a))
186
+ * eslint migration to flat config ([f601c14](https://github.com/iotaledger/twin-synchronised-storage/commit/f601c14f6adef3290554dc7df6e6b3528aa0dc2b))
187
+ * improve consolidation logic ([698232f](https://github.com/iotaledger/twin-synchronised-storage/commit/698232f57640f87642ecd323cb1e4670eda33343))
188
+ * initial commit ([16949b8](https://github.com/iotaledger/twin-synchronised-storage/commit/16949b8e5bdb190f053c52af352290e3fd964f9a))
189
+ * remove isTrustedNode from config and rely on trusted component ([cc2d987](https://github.com/iotaledger/twin-synchronised-storage/commit/cc2d98795044fc97b33fadf871188f6103f5c987))
190
+ * removed unused properties ([7d4e916](https://github.com/iotaledger/twin-synchronised-storage/commit/7d4e9169e923142cd767c8830f2c009675484df8))
191
+ * switch to chacha20poly1305 for encryption ([ecc7137](https://github.com/iotaledger/twin-synchronised-storage/commit/ecc713775bc958c15453729aa1d6dacafd789906))
192
+ * switch to logging component ([a606302](https://github.com/iotaledger/twin-synchronised-storage/commit/a606302d7b89b922d33456b420d8f140d4fd565a))
193
+ * sync testing ([#5](https://github.com/iotaledger/twin-synchronised-storage/issues/5)) ([f78d5ac](https://github.com/iotaledger/twin-synchronised-storage/commit/f78d5ac661b891f9912e0a81d028453f909a64b4))
194
+ * update assertion method naming ([fb0118c](https://github.com/iotaledger/twin-synchronised-storage/commit/fb0118c494f0f520e1850a4e77b54e91235ce9a9))
195
+ * update framework core ([99f09cc](https://github.com/iotaledger/twin-synchronised-storage/commit/99f09cc94cfb9fff6b3a345775eeae2ab3192ed2))
196
+ * update RSA components ([c57c7b8](https://github.com/iotaledger/twin-synchronised-storage/commit/c57c7b85d4225deb6efa1228c77b8148bf6e11f7))
197
+ * update to in built vc auth mechanism ([411a371](https://github.com/iotaledger/twin-synchronised-storage/commit/411a3716830195ebf54755a1633b05d5c3f96754))
170
198
 
171
199
 
172
200
  ### Dependencies
@@ -175,13 +203,13 @@
175
203
  * dependencies
176
204
  * @twin.org/synchronised-storage-models bumped from 0.0.3-next.0 to 0.0.3-next.1
177
205
 
178
- ## [0.0.1-next.16](https://github.com/twinfoundation/synchronised-storage/compare/synchronised-storage-service-v0.0.1-next.15...synchronised-storage-service-v0.0.1-next.16) (2025-10-09)
206
+ ## [0.0.1-next.16](https://github.com/iotaledger/twin-synchronised-storage/compare/synchronised-storage-service-v0.0.1-next.15...synchronised-storage-service-v0.0.1-next.16) (2025-10-09)
179
207
 
180
208
 
181
209
  ### Features
182
210
 
183
- * add validate-locales ([e3d7b98](https://github.com/twinfoundation/synchronised-storage/commit/e3d7b98839e9ca624855717c8957d572c4e09abf))
184
- * update assertion method naming ([fb0118c](https://github.com/twinfoundation/synchronised-storage/commit/fb0118c494f0f520e1850a4e77b54e91235ce9a9))
211
+ * add validate-locales ([e3d7b98](https://github.com/iotaledger/twin-synchronised-storage/commit/e3d7b98839e9ca624855717c8957d572c4e09abf))
212
+ * update assertion method naming ([fb0118c](https://github.com/iotaledger/twin-synchronised-storage/commit/fb0118c494f0f520e1850a4e77b54e91235ce9a9))
185
213
 
186
214
 
187
215
  ### Dependencies
@@ -190,13 +218,13 @@
190
218
  * dependencies
191
219
  * @twin.org/synchronised-storage-models bumped from 0.0.1-next.15 to 0.0.1-next.16
192
220
 
193
- ## [0.0.1-next.15](https://github.com/twinfoundation/synchronised-storage/compare/synchronised-storage-service-v0.0.1-next.14...synchronised-storage-service-v0.0.1-next.15) (2025-09-23)
221
+ ## [0.0.1-next.15](https://github.com/iotaledger/twin-synchronised-storage/compare/synchronised-storage-service-v0.0.1-next.14...synchronised-storage-service-v0.0.1-next.15) (2025-09-23)
194
222
 
195
223
 
196
224
  ### Features
197
225
 
198
- * add rights management integration ([56fff6b](https://github.com/twinfoundation/synchronised-storage/commit/56fff6b4074f7ffaa40920e0c1e9fc98ca669111))
199
- * update to in built vc auth mechanism ([411a371](https://github.com/twinfoundation/synchronised-storage/commit/411a3716830195ebf54755a1633b05d5c3f96754))
226
+ * add rights management integration ([56fff6b](https://github.com/iotaledger/twin-synchronised-storage/commit/56fff6b4074f7ffaa40920e0c1e9fc98ca669111))
227
+ * update to in built vc auth mechanism ([411a371](https://github.com/iotaledger/twin-synchronised-storage/commit/411a3716830195ebf54755a1633b05d5c3f96754))
200
228
 
201
229
 
202
230
  ### Dependencies
@@ -205,12 +233,12 @@
205
233
  * dependencies
206
234
  * @twin.org/synchronised-storage-models bumped from 0.0.1-next.14 to 0.0.1-next.15
207
235
 
208
- ## [0.0.1-next.14](https://github.com/twinfoundation/synchronised-storage/compare/synchronised-storage-service-v0.0.1-next.13...synchronised-storage-service-v0.0.1-next.14) (2025-09-22)
236
+ ## [0.0.1-next.14](https://github.com/iotaledger/twin-synchronised-storage/compare/synchronised-storage-service-v0.0.1-next.13...synchronised-storage-service-v0.0.1-next.14) (2025-09-22)
209
237
 
210
238
 
211
239
  ### Features
212
240
 
213
- * add rights management integration ([d003d33](https://github.com/twinfoundation/synchronised-storage/commit/d003d33d2d2b4a4aa1379071eed71a707ebcb4de))
241
+ * add rights management integration ([d003d33](https://github.com/iotaledger/twin-synchronised-storage/commit/d003d33d2d2b4a4aa1379071eed71a707ebcb4de))
214
242
 
215
243
 
216
244
  ### Dependencies
@@ -219,13 +247,13 @@
219
247
  * dependencies
220
248
  * @twin.org/synchronised-storage-models bumped from 0.0.1-next.13 to 0.0.1-next.14
221
249
 
222
- ## [0.0.1-next.13](https://github.com/twinfoundation/synchronised-storage/compare/synchronised-storage-service-v0.0.1-next.12...synchronised-storage-service-v0.0.1-next.13) (2025-08-29)
250
+ ## [0.0.1-next.13](https://github.com/iotaledger/twin-synchronised-storage/compare/synchronised-storage-service-v0.0.1-next.12...synchronised-storage-service-v0.0.1-next.13) (2025-08-29)
223
251
 
224
252
 
225
253
  ### Features
226
254
 
227
- * eslint migration to flat config ([f601c14](https://github.com/twinfoundation/synchronised-storage/commit/f601c14f6adef3290554dc7df6e6b3528aa0dc2b))
228
- * removed unused properties ([7d4e916](https://github.com/twinfoundation/synchronised-storage/commit/7d4e9169e923142cd767c8830f2c009675484df8))
255
+ * eslint migration to flat config ([f601c14](https://github.com/iotaledger/twin-synchronised-storage/commit/f601c14f6adef3290554dc7df6e6b3528aa0dc2b))
256
+ * removed unused properties ([7d4e916](https://github.com/iotaledger/twin-synchronised-storage/commit/7d4e9169e923142cd767c8830f2c009675484df8))
229
257
 
230
258
 
231
259
  ### Dependencies
@@ -234,12 +262,12 @@
234
262
  * dependencies
235
263
  * @twin.org/synchronised-storage-models bumped from 0.0.1-next.12 to 0.0.1-next.13
236
264
 
237
- ## [0.0.1-next.12](https://github.com/twinfoundation/synchronised-storage/compare/synchronised-storage-service-v0.0.1-next.11...synchronised-storage-service-v0.0.1-next.12) (2025-08-21)
265
+ ## [0.0.1-next.12](https://github.com/iotaledger/twin-synchronised-storage/compare/synchronised-storage-service-v0.0.1-next.11...synchronised-storage-service-v0.0.1-next.12) (2025-08-21)
238
266
 
239
267
 
240
268
  ### Features
241
269
 
242
- * update framework core ([99f09cc](https://github.com/twinfoundation/synchronised-storage/commit/99f09cc94cfb9fff6b3a345775eeae2ab3192ed2))
270
+ * update framework core ([99f09cc](https://github.com/iotaledger/twin-synchronised-storage/commit/99f09cc94cfb9fff6b3a345775eeae2ab3192ed2))
243
271
 
244
272
 
245
273
  ### Dependencies
@@ -248,12 +276,12 @@
248
276
  * dependencies
249
277
  * @twin.org/synchronised-storage-models bumped from 0.0.1-next.11 to 0.0.1-next.12
250
278
 
251
- ## [0.0.1-next.11](https://github.com/twinfoundation/synchronised-storage/compare/synchronised-storage-service-v0.0.1-next.10...synchronised-storage-service-v0.0.1-next.11) (2025-08-15)
279
+ ## [0.0.1-next.11](https://github.com/iotaledger/twin-synchronised-storage/compare/synchronised-storage-service-v0.0.1-next.10...synchronised-storage-service-v0.0.1-next.11) (2025-08-15)
252
280
 
253
281
 
254
282
  ### Features
255
283
 
256
- * switch to chacha20poly1305 for encryption ([ecc7137](https://github.com/twinfoundation/synchronised-storage/commit/ecc713775bc958c15453729aa1d6dacafd789906))
284
+ * switch to chacha20poly1305 for encryption ([ecc7137](https://github.com/iotaledger/twin-synchronised-storage/commit/ecc713775bc958c15453729aa1d6dacafd789906))
257
285
 
258
286
 
259
287
  ### Dependencies
@@ -262,12 +290,12 @@
262
290
  * dependencies
263
291
  * @twin.org/synchronised-storage-models bumped from 0.0.1-next.10 to 0.0.1-next.11
264
292
 
265
- ## [0.0.1-next.10](https://github.com/twinfoundation/synchronised-storage/compare/synchronised-storage-service-v0.0.1-next.9...synchronised-storage-service-v0.0.1-next.10) (2025-08-15)
293
+ ## [0.0.1-next.10](https://github.com/iotaledger/twin-synchronised-storage/compare/synchronised-storage-service-v0.0.1-next.9...synchronised-storage-service-v0.0.1-next.10) (2025-08-15)
266
294
 
267
295
 
268
296
  ### Features
269
297
 
270
- * update RSA components ([c57c7b8](https://github.com/twinfoundation/synchronised-storage/commit/c57c7b85d4225deb6efa1228c77b8148bf6e11f7))
298
+ * update RSA components ([c57c7b8](https://github.com/iotaledger/twin-synchronised-storage/commit/c57c7b85d4225deb6efa1228c77b8148bf6e11f7))
271
299
 
272
300
 
273
301
  ### Dependencies
@@ -276,12 +304,12 @@
276
304
  * dependencies
277
305
  * @twin.org/synchronised-storage-models bumped from 0.0.1-next.9 to 0.0.1-next.10
278
306
 
279
- ## [0.0.1-next.9](https://github.com/twinfoundation/synchronised-storage/compare/synchronised-storage-service-v0.0.1-next.8...synchronised-storage-service-v0.0.1-next.9) (2025-08-13)
307
+ ## [0.0.1-next.9](https://github.com/iotaledger/twin-synchronised-storage/compare/synchronised-storage-service-v0.0.1-next.8...synchronised-storage-service-v0.0.1-next.9) (2025-08-13)
280
308
 
281
309
 
282
310
  ### Features
283
311
 
284
- * add guards for verifiable storage keys ([5182e8b](https://github.com/twinfoundation/synchronised-storage/commit/5182e8b2a7868e8d396fd02964b0ed7f0c0a5947))
312
+ * add guards for verifiable storage keys ([5182e8b](https://github.com/iotaledger/twin-synchronised-storage/commit/5182e8b2a7868e8d396fd02964b0ed7f0c0a5947))
285
313
 
286
314
 
287
315
  ### Dependencies
@@ -290,12 +318,12 @@
290
318
  * dependencies
291
319
  * @twin.org/synchronised-storage-models bumped from 0.0.1-next.8 to 0.0.1-next.9
292
320
 
293
- ## [0.0.1-next.8](https://github.com/twinfoundation/synchronised-storage/compare/synchronised-storage-service-v0.0.1-next.7...synchronised-storage-service-v0.0.1-next.8) (2025-08-13)
321
+ ## [0.0.1-next.8](https://github.com/iotaledger/twin-synchronised-storage/compare/synchronised-storage-service-v0.0.1-next.7...synchronised-storage-service-v0.0.1-next.8) (2025-08-13)
294
322
 
295
323
 
296
324
  ### Features
297
325
 
298
- * remove isTrustedNode from config and rely on trusted component ([cc2d987](https://github.com/twinfoundation/synchronised-storage/commit/cc2d98795044fc97b33fadf871188f6103f5c987))
326
+ * remove isTrustedNode from config and rely on trusted component ([cc2d987](https://github.com/iotaledger/twin-synchronised-storage/commit/cc2d98795044fc97b33fadf871188f6103f5c987))
299
327
 
300
328
 
301
329
  ### Dependencies
@@ -304,12 +332,12 @@
304
332
  * dependencies
305
333
  * @twin.org/synchronised-storage-models bumped from 0.0.1-next.7 to 0.0.1-next.8
306
334
 
307
- ## [0.0.1-next.7](https://github.com/twinfoundation/synchronised-storage/compare/synchronised-storage-service-v0.0.1-next.6...synchronised-storage-service-v0.0.1-next.7) (2025-08-12)
335
+ ## [0.0.1-next.7](https://github.com/iotaledger/twin-synchronised-storage/compare/synchronised-storage-service-v0.0.1-next.6...synchronised-storage-service-v0.0.1-next.7) (2025-08-12)
308
336
 
309
337
 
310
338
  ### Features
311
339
 
312
- * switch to logging component ([a606302](https://github.com/twinfoundation/synchronised-storage/commit/a606302d7b89b922d33456b420d8f140d4fd565a))
340
+ * switch to logging component ([a606302](https://github.com/iotaledger/twin-synchronised-storage/commit/a606302d7b89b922d33456b420d8f140d4fd565a))
313
341
 
314
342
 
315
343
  ### Dependencies
@@ -318,12 +346,12 @@
318
346
  * dependencies
319
347
  * @twin.org/synchronised-storage-models bumped from 0.0.1-next.6 to 0.0.1-next.7
320
348
 
321
- ## [0.0.1-next.6](https://github.com/twinfoundation/synchronised-storage/compare/synchronised-storage-service-v0.0.1-next.5...synchronised-storage-service-v0.0.1-next.6) (2025-08-11)
349
+ ## [0.0.1-next.6](https://github.com/iotaledger/twin-synchronised-storage/compare/synchronised-storage-service-v0.0.1-next.5...synchronised-storage-service-v0.0.1-next.6) (2025-08-11)
322
350
 
323
351
 
324
352
  ### Features
325
353
 
326
- * improve consolidation logic ([698232f](https://github.com/twinfoundation/synchronised-storage/commit/698232f57640f87642ecd323cb1e4670eda33343))
354
+ * improve consolidation logic ([698232f](https://github.com/iotaledger/twin-synchronised-storage/commit/698232f57640f87642ecd323cb1e4670eda33343))
327
355
 
328
356
 
329
357
  ### Dependencies
@@ -332,12 +360,12 @@
332
360
  * dependencies
333
361
  * @twin.org/synchronised-storage-models bumped from 0.0.1-next.5 to 0.0.1-next.6
334
362
 
335
- ## [0.0.1-next.5](https://github.com/twinfoundation/synchronised-storage/compare/synchronised-storage-service-v0.0.1-next.4...synchronised-storage-service-v0.0.1-next.5) (2025-08-11)
363
+ ## [0.0.1-next.5](https://github.com/iotaledger/twin-synchronised-storage/compare/synchronised-storage-service-v0.0.1-next.4...synchronised-storage-service-v0.0.1-next.5) (2025-08-11)
336
364
 
337
365
 
338
366
  ### Features
339
367
 
340
- * additional node identity checks ([76257c4](https://github.com/twinfoundation/synchronised-storage/commit/76257c4173303d484391f71f581fd0e214204029))
368
+ * additional node identity checks ([76257c4](https://github.com/iotaledger/twin-synchronised-storage/commit/76257c4173303d484391f71f581fd0e214204029))
341
369
 
342
370
 
343
371
  ### Dependencies
@@ -346,13 +374,13 @@
346
374
  * dependencies
347
375
  * @twin.org/synchronised-storage-models bumped from 0.0.1-next.4 to 0.0.1-next.5
348
376
 
349
- ## [0.0.1-next.4](https://github.com/twinfoundation/synchronised-storage/compare/synchronised-storage-service-v0.0.1-next.3...synchronised-storage-service-v0.0.1-next.4) (2025-08-08)
377
+ ## [0.0.1-next.4](https://github.com/iotaledger/twin-synchronised-storage/compare/synchronised-storage-service-v0.0.1-next.3...synchronised-storage-service-v0.0.1-next.4) (2025-08-08)
350
378
 
351
379
 
352
380
  ### Features
353
381
 
354
- * add payload versioning ([3bbbce0](https://github.com/twinfoundation/synchronised-storage/commit/3bbbce0bdf24bbe67c1a265704538d505d7feb91))
355
- * blob storage connector instead of component ([#7](https://github.com/twinfoundation/synchronised-storage/issues/7)) ([ea27241](https://github.com/twinfoundation/synchronised-storage/commit/ea27241cf0810b52ab7a6be7346809d127b7109a))
382
+ * add payload versioning ([3bbbce0](https://github.com/iotaledger/twin-synchronised-storage/commit/3bbbce0bdf24bbe67c1a265704538d505d7feb91))
383
+ * blob storage connector instead of component ([#7](https://github.com/iotaledger/twin-synchronised-storage/issues/7)) ([ea27241](https://github.com/iotaledger/twin-synchronised-storage/commit/ea27241cf0810b52ab7a6be7346809d127b7109a))
356
384
 
357
385
 
358
386
  ### Dependencies
@@ -361,12 +389,12 @@
361
389
  * dependencies
362
390
  * @twin.org/synchronised-storage-models bumped from 0.0.1-next.3 to 0.0.1-next.4
363
391
 
364
- ## [0.0.1-next.3](https://github.com/twinfoundation/synchronised-storage/compare/synchronised-storage-service-v0.0.1-next.2...synchronised-storage-service-v0.0.1-next.3) (2025-07-25)
392
+ ## [0.0.1-next.3](https://github.com/iotaledger/twin-synchronised-storage/compare/synchronised-storage-service-v0.0.1-next.2...synchronised-storage-service-v0.0.1-next.3) (2025-07-25)
365
393
 
366
394
 
367
395
  ### Features
368
396
 
369
- * sync testing ([#5](https://github.com/twinfoundation/synchronised-storage/issues/5)) ([f78d5ac](https://github.com/twinfoundation/synchronised-storage/commit/f78d5ac661b891f9912e0a81d028453f909a64b4))
397
+ * sync testing ([#5](https://github.com/iotaledger/twin-synchronised-storage/issues/5)) ([f78d5ac](https://github.com/iotaledger/twin-synchronised-storage/commit/f78d5ac661b891f9912e0a81d028453f909a64b4))
370
398
 
371
399
 
372
400
  ### Dependencies
@@ -375,12 +403,12 @@
375
403
  * dependencies
376
404
  * @twin.org/synchronised-storage-models bumped from 0.0.1-next.2 to 0.0.1-next.3
377
405
 
378
- ## [0.0.1-next.2](https://github.com/twinfoundation/synchronised-storage/compare/synchronised-storage-service-v0.0.1-next.1...synchronised-storage-service-v0.0.1-next.2) (2025-07-22)
406
+ ## [0.0.1-next.2](https://github.com/iotaledger/twin-synchronised-storage/compare/synchronised-storage-service-v0.0.1-next.1...synchronised-storage-service-v0.0.1-next.2) (2025-07-22)
379
407
 
380
408
 
381
409
  ### Features
382
410
 
383
- * add async item requests to reduce storage overhead ([#3](https://github.com/twinfoundation/synchronised-storage/issues/3)) ([af4e17d](https://github.com/twinfoundation/synchronised-storage/commit/af4e17d826f0a8278fd60dc69aaa21fe6895425f))
411
+ * add async item requests to reduce storage overhead ([#3](https://github.com/iotaledger/twin-synchronised-storage/issues/3)) ([af4e17d](https://github.com/iotaledger/twin-synchronised-storage/commit/af4e17d826f0a8278fd60dc69aaa21fe6895425f))
384
412
 
385
413
 
386
414
  ### Dependencies
@@ -389,12 +417,12 @@
389
417
  * dependencies
390
418
  * @twin.org/synchronised-storage-models bumped from 0.0.1-next.1 to 0.0.1-next.2
391
419
 
392
- ## [0.0.1-next.1](https://github.com/twinfoundation/synchronised-storage/compare/synchronised-storage-service-v0.0.1-next.0...synchronised-storage-service-v0.0.1-next.1) (2025-07-18)
420
+ ## [0.0.1-next.1](https://github.com/iotaledger/twin-synchronised-storage/compare/synchronised-storage-service-v0.0.1-next.0...synchronised-storage-service-v0.0.1-next.1) (2025-07-18)
393
421
 
394
422
 
395
423
  ### Features
396
424
 
397
- * initial commit ([16949b8](https://github.com/twinfoundation/synchronised-storage/commit/16949b8e5bdb190f053c52af352290e3fd964f9a))
425
+ * initial commit ([16949b8](https://github.com/iotaledger/twin-synchronised-storage/commit/16949b8e5bdb190f053c52af352290e3fd964f9a))
398
426
 
399
427
 
400
428
  ### Dependencies
@@ -237,7 +237,7 @@
237
237
  },
238
238
  "message": {
239
239
  "type": "string",
240
- "description": "The message for the error."
240
+ "description": "The message for the error as an i18n key."
241
241
  },
242
242
  "source": {
243
243
  "type": "string",
package/package.json CHANGED
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "name": "@twin.org/synchronised-storage-service",
3
- "version": "0.0.3-next.11",
3
+ "version": "0.0.3-next.13",
4
4
  "description": "Service implementation that coordinates synchronisation state and exposes REST entry points.",
5
5
  "repository": {
6
6
  "type": "git",
7
- "url": "git+https://github.com/twinfoundation/synchronised-storage.git",
7
+ "url": "git+https://github.com/iotaledger/synchronised-storage.git",
8
8
  "directory": "packages/synchronised-storage-service"
9
9
  },
10
10
  "author": "martyn.janes@iota.org",
@@ -26,7 +26,7 @@
26
26
  "@twin.org/identity-models": "next",
27
27
  "@twin.org/logging-models": "next",
28
28
  "@twin.org/nameof": "next",
29
- "@twin.org/synchronised-storage-models": "0.0.3-next.11",
29
+ "@twin.org/synchronised-storage-models": "0.0.3-next.13",
30
30
  "@twin.org/trust-models": "next",
31
31
  "@twin.org/verifiable-storage-models": "next",
32
32
  "@twin.org/web": "next"
@@ -59,7 +59,7 @@
59
59
  "business-logic"
60
60
  ],
61
61
  "bugs": {
62
- "url": "git+https://github.com/twinfoundation/synchronised-storage/issues"
62
+ "url": "git+https://github.com/iotaledger/synchronised-storage/issues"
63
63
  },
64
64
  "homepage": "https://twindev.org"
65
65
  }