@twin.org/document-management-service 0.0.3-next.12 → 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 +109 -95
- package/docs/open-api/spec.json +1 -1
- package/package.json +4 -4
package/docs/changelog.md
CHANGED
|
@@ -1,11 +1,25 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
-
## [0.0.3-next.
|
|
3
|
+
## [0.0.3-next.13](https://github.com/iotaledger/twin-document-management/compare/document-management-service-v0.0.3-next.12...document-management-service-v0.0.3-next.13) (2026-05-12)
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
### Features
|
|
7
7
|
|
|
8
|
-
*
|
|
8
|
+
* typescript 6 update ([35631d8](https://github.com/iotaledger/twin-document-management/commit/35631d88551380933009443d77b1a844b631a98e))
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Dependencies
|
|
12
|
+
|
|
13
|
+
* The following workspace dependencies were updated
|
|
14
|
+
* dependencies
|
|
15
|
+
* @twin.org/document-management-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-document-management/compare/document-management-service-v0.0.3-next.11...document-management-service-v0.0.3-next.12) (2026-03-26)
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
### Features
|
|
21
|
+
|
|
22
|
+
* update to latest aig method shapes ([497e895](https://github.com/iotaledger/twin-document-management/commit/497e8954f24774db628e057ebb9d158a1fd9d92a))
|
|
9
23
|
|
|
10
24
|
|
|
11
25
|
### Dependencies
|
|
@@ -14,12 +28,12 @@
|
|
|
14
28
|
* dependencies
|
|
15
29
|
* @twin.org/document-management-models bumped from 0.0.3-next.11 to 0.0.3-next.12
|
|
16
30
|
|
|
17
|
-
## [0.0.3-next.11](https://github.com/
|
|
31
|
+
## [0.0.3-next.11](https://github.com/iotaledger/twin-document-management/compare/document-management-service-v0.0.3-next.10...document-management-service-v0.0.3-next.11) (2026-02-25)
|
|
18
32
|
|
|
19
33
|
|
|
20
34
|
### Features
|
|
21
35
|
|
|
22
|
-
* update schemas ([310261d](https://github.com/
|
|
36
|
+
* update schemas ([310261d](https://github.com/iotaledger/twin-document-management/commit/310261d620254d9c00dfa8fbb470948af9101778))
|
|
23
37
|
|
|
24
38
|
|
|
25
39
|
### Dependencies
|
|
@@ -28,14 +42,14 @@
|
|
|
28
42
|
* dependencies
|
|
29
43
|
* @twin.org/document-management-models bumped from 0.0.3-next.10 to 0.0.3-next.11
|
|
30
44
|
|
|
31
|
-
## [0.0.3-next.10](https://github.com/
|
|
45
|
+
## [0.0.3-next.10](https://github.com/iotaledger/twin-document-management/compare/document-management-service-v0.0.3-next.9...document-management-service-v0.0.3-next.10) (2026-02-11)
|
|
32
46
|
|
|
33
47
|
|
|
34
48
|
### Features
|
|
35
49
|
|
|
36
|
-
* add ts-to-jsonld-context tool ([da11115](https://github.com/
|
|
37
|
-
* blobHash to integrity ([#38](https://github.com/
|
|
38
|
-
* update naming ([409990b](https://github.com/
|
|
50
|
+
* add ts-to-jsonld-context tool ([da11115](https://github.com/iotaledger/twin-document-management/commit/da111155614dc7f7789480c8b0d2f03c66a16ae4))
|
|
51
|
+
* blobHash to integrity ([#38](https://github.com/iotaledger/twin-document-management/issues/38)) ([2d45756](https://github.com/iotaledger/twin-document-management/commit/2d457565ba61d260ace12a762e592b6b1a65788d))
|
|
52
|
+
* update naming ([409990b](https://github.com/iotaledger/twin-document-management/commit/409990b025bc3a0619969643bb1bfe634140696f))
|
|
39
53
|
|
|
40
54
|
|
|
41
55
|
### Dependencies
|
|
@@ -44,12 +58,12 @@
|
|
|
44
58
|
* dependencies
|
|
45
59
|
* @twin.org/document-management-models bumped from 0.0.3-next.9 to 0.0.3-next.10
|
|
46
60
|
|
|
47
|
-
## [0.0.3-next.9](https://github.com/
|
|
61
|
+
## [0.0.3-next.9](https://github.com/iotaledger/twin-document-management/compare/document-management-service-v0.0.3-next.8...document-management-service-v0.0.3-next.9) (2026-01-26)
|
|
48
62
|
|
|
49
63
|
|
|
50
64
|
### Features
|
|
51
65
|
|
|
52
|
-
* use new hosting url for cursor links ([5cf4220](https://github.com/
|
|
66
|
+
* use new hosting url for cursor links ([5cf4220](https://github.com/iotaledger/twin-document-management/commit/5cf4220e80e727e324193f46017f45bf828f1249))
|
|
53
67
|
|
|
54
68
|
|
|
55
69
|
### Dependencies
|
|
@@ -58,12 +72,12 @@
|
|
|
58
72
|
* dependencies
|
|
59
73
|
* @twin.org/document-management-models bumped from 0.0.3-next.8 to 0.0.3-next.9
|
|
60
74
|
|
|
61
|
-
## [0.0.3-next.8](https://github.com/
|
|
75
|
+
## [0.0.3-next.8](https://github.com/iotaledger/twin-document-management/compare/document-management-service-v0.0.3-next.7...document-management-service-v0.0.3-next.8) (2026-01-26)
|
|
62
76
|
|
|
63
77
|
|
|
64
78
|
### Bug Fixes
|
|
65
79
|
|
|
66
|
-
* pagination indexing off by one ([f0f28bf](https://github.com/
|
|
80
|
+
* pagination indexing off by one ([f0f28bf](https://github.com/iotaledger/twin-document-management/commit/f0f28bf1aab57ed86b3872923f89f5fa9400ad82))
|
|
67
81
|
|
|
68
82
|
|
|
69
83
|
### Dependencies
|
|
@@ -72,12 +86,12 @@
|
|
|
72
86
|
* dependencies
|
|
73
87
|
* @twin.org/document-management-models bumped from 0.0.3-next.7 to 0.0.3-next.8
|
|
74
88
|
|
|
75
|
-
## [0.0.3-next.7](https://github.com/
|
|
89
|
+
## [0.0.3-next.7](https://github.com/iotaledger/twin-document-management/compare/document-management-service-v0.0.3-next.6...document-management-service-v0.0.3-next.7) (2026-01-23)
|
|
76
90
|
|
|
77
91
|
|
|
78
92
|
### Features
|
|
79
93
|
|
|
80
|
-
* replace nextItem property with Link header ([#34](https://github.com/
|
|
94
|
+
* replace nextItem property with Link header ([#34](https://github.com/iotaledger/twin-document-management/issues/34)) ([3f04c3f](https://github.com/iotaledger/twin-document-management/commit/3f04c3fb5c9ec0c56f213089a15cc247fbfbd59c))
|
|
81
95
|
|
|
82
96
|
|
|
83
97
|
### Dependencies
|
|
@@ -86,12 +100,12 @@
|
|
|
86
100
|
* dependencies
|
|
87
101
|
* @twin.org/document-management-models bumped from 0.0.3-next.6 to 0.0.3-next.7
|
|
88
102
|
|
|
89
|
-
## [0.0.3-next.6](https://github.com/
|
|
103
|
+
## [0.0.3-next.6](https://github.com/iotaledger/twin-document-management/compare/document-management-service-v0.0.3-next.5...document-management-service-v0.0.3-next.6) (2026-01-22)
|
|
90
104
|
|
|
91
105
|
|
|
92
106
|
### Features
|
|
93
107
|
|
|
94
|
-
* update contexts ([#32](https://github.com/
|
|
108
|
+
* update contexts ([#32](https://github.com/iotaledger/twin-document-management/issues/32)) ([2fc1d92](https://github.com/iotaledger/twin-document-management/commit/2fc1d9200ecd8b755efb552c5f84f996cb61e64a))
|
|
95
109
|
|
|
96
110
|
|
|
97
111
|
### Dependencies
|
|
@@ -100,12 +114,12 @@
|
|
|
100
114
|
* dependencies
|
|
101
115
|
* @twin.org/document-management-models bumped from 0.0.3-next.5 to 0.0.3-next.6
|
|
102
116
|
|
|
103
|
-
## [0.0.3-next.5](https://github.com/
|
|
117
|
+
## [0.0.3-next.5](https://github.com/iotaledger/twin-document-management/compare/document-management-service-v0.0.3-next.4...document-management-service-v0.0.3-next.5) (2026-01-14)
|
|
104
118
|
|
|
105
119
|
|
|
106
120
|
### Features
|
|
107
121
|
|
|
108
|
-
* update contexts and namespaces ([#29](https://github.com/
|
|
122
|
+
* update contexts and namespaces ([#29](https://github.com/iotaledger/twin-document-management/issues/29)) ([ef7abc0](https://github.com/iotaledger/twin-document-management/commit/ef7abc01d10b3f9528be8afaa21dbd00181939ae))
|
|
109
123
|
|
|
110
124
|
|
|
111
125
|
### Dependencies
|
|
@@ -114,12 +128,12 @@
|
|
|
114
128
|
* dependencies
|
|
115
129
|
* @twin.org/document-management-models bumped from 0.0.3-next.4 to 0.0.3-next.5
|
|
116
130
|
|
|
117
|
-
## [0.0.3-next.4](https://github.com/
|
|
131
|
+
## [0.0.3-next.4](https://github.com/iotaledger/twin-document-management/compare/document-management-service-v0.0.3-next.3...document-management-service-v0.0.3-next.4) (2026-01-06)
|
|
118
132
|
|
|
119
133
|
|
|
120
134
|
### Features
|
|
121
135
|
|
|
122
|
-
* update unece dependencies ([a27548c](https://github.com/
|
|
136
|
+
* update unece dependencies ([a27548c](https://github.com/iotaledger/twin-document-management/commit/a27548cdebbe1d9577fc8341166538c2f07348a3))
|
|
123
137
|
|
|
124
138
|
|
|
125
139
|
### Dependencies
|
|
@@ -128,12 +142,12 @@
|
|
|
128
142
|
* dependencies
|
|
129
143
|
* @twin.org/document-management-models bumped from 0.0.3-next.3 to 0.0.3-next.4
|
|
130
144
|
|
|
131
|
-
## [0.0.3-next.3](https://github.com/
|
|
145
|
+
## [0.0.3-next.3](https://github.com/iotaledger/twin-document-management/compare/document-management-service-v0.0.3-next.2...document-management-service-v0.0.3-next.3) (2025-12-03)
|
|
132
146
|
|
|
133
147
|
|
|
134
148
|
### Features
|
|
135
149
|
|
|
136
|
-
* use updated unece types ([c141a89](https://github.com/
|
|
150
|
+
* use updated unece types ([c141a89](https://github.com/iotaledger/twin-document-management/commit/c141a895138cb45fa0b1e95c42f56e31708c846c))
|
|
137
151
|
|
|
138
152
|
|
|
139
153
|
### Dependencies
|
|
@@ -142,12 +156,12 @@
|
|
|
142
156
|
* dependencies
|
|
143
157
|
* @twin.org/document-management-models bumped from 0.0.3-next.2 to 0.0.3-next.3
|
|
144
158
|
|
|
145
|
-
## [0.0.3-next.2](https://github.com/
|
|
159
|
+
## [0.0.3-next.2](https://github.com/iotaledger/twin-document-management/compare/document-management-service-v0.0.3-next.1...document-management-service-v0.0.3-next.2) (2025-11-28)
|
|
146
160
|
|
|
147
161
|
|
|
148
162
|
### Features
|
|
149
163
|
|
|
150
|
-
* update background task service ([5c380dc](https://github.com/
|
|
164
|
+
* update background task service ([5c380dc](https://github.com/iotaledger/twin-document-management/commit/5c380dca3114254201768f184f9486828501ff66))
|
|
151
165
|
|
|
152
166
|
|
|
153
167
|
### Dependencies
|
|
@@ -156,32 +170,32 @@
|
|
|
156
170
|
* dependencies
|
|
157
171
|
* @twin.org/document-management-models bumped from 0.0.3-next.1 to 0.0.3-next.2
|
|
158
172
|
|
|
159
|
-
## [0.0.3-next.1](https://github.com/
|
|
173
|
+
## [0.0.3-next.1](https://github.com/iotaledger/twin-document-management/compare/document-management-service-v0.0.3-next.0...document-management-service-v0.0.3-next.1) (2025-11-12)
|
|
160
174
|
|
|
161
175
|
|
|
162
176
|
### Features
|
|
163
177
|
|
|
164
|
-
* add context id features ([#24](https://github.com/
|
|
165
|
-
* add external unece type reference ([e8311ae](https://github.com/
|
|
166
|
-
* add validate-locales ([b6b6f9e](https://github.com/
|
|
167
|
-
* document get can perform extraction ([#6](https://github.com/
|
|
168
|
-
* eslint migration to flat config ([98635aa](https://github.com/
|
|
169
|
-
* get document revision ([080eddc](https://github.com/
|
|
170
|
-
* populate dateDeleted from aig resource object ([ce91cf1](https://github.com/
|
|
171
|
-
* remove unused namespace ([602259d](https://github.com/
|
|
172
|
-
* store document as a vertex ([#2](https://github.com/
|
|
173
|
-
* update blob storage component ([63fe802](https://github.com/
|
|
174
|
-
* update dependencies ([b051009](https://github.com/
|
|
175
|
-
* update dependencies ([f9d8641](https://github.com/
|
|
176
|
-
* update framework core ([f991a59](https://github.com/
|
|
177
|
-
* use standard list json ld types ([20ea04b](https://github.com/
|
|
178
|
-
* use targetId in AIG for edges ([82dec81](https://github.com/
|
|
178
|
+
* add context id features ([#24](https://github.com/iotaledger/twin-document-management/issues/24)) ([83f65f1](https://github.com/iotaledger/twin-document-management/commit/83f65f15e55f2293f5ca0d9d1e4679ba67c4ec8d))
|
|
179
|
+
* add external unece type reference ([e8311ae](https://github.com/iotaledger/twin-document-management/commit/e8311ae35f36d83783ce24dfdd3f38142d7f4abf))
|
|
180
|
+
* add validate-locales ([b6b6f9e](https://github.com/iotaledger/twin-document-management/commit/b6b6f9e9d66c17af3d030247ca168ac0b5844bdc))
|
|
181
|
+
* document get can perform extraction ([#6](https://github.com/iotaledger/twin-document-management/issues/6)) ([5ce6d37](https://github.com/iotaledger/twin-document-management/commit/5ce6d37432ad271ca5783f422846f4be98ec2215))
|
|
182
|
+
* eslint migration to flat config ([98635aa](https://github.com/iotaledger/twin-document-management/commit/98635aa24ebafba265e989e461fe98104f683191))
|
|
183
|
+
* get document revision ([080eddc](https://github.com/iotaledger/twin-document-management/commit/080eddcc024c622dda6bb36f60f5fa80a86cf5bb))
|
|
184
|
+
* populate dateDeleted from aig resource object ([ce91cf1](https://github.com/iotaledger/twin-document-management/commit/ce91cf1385c4370ec6924435349213abf776f3e5))
|
|
185
|
+
* remove unused namespace ([602259d](https://github.com/iotaledger/twin-document-management/commit/602259d6e9aeb8006dff45bebd94157e3f0a204b))
|
|
186
|
+
* store document as a vertex ([#2](https://github.com/iotaledger/twin-document-management/issues/2)) ([7febedc](https://github.com/iotaledger/twin-document-management/commit/7febedc3fb31de9c19565d6326341046834f2c74))
|
|
187
|
+
* update blob storage component ([63fe802](https://github.com/iotaledger/twin-document-management/commit/63fe8023bdae76631e324e6fee753c7e9243acfe))
|
|
188
|
+
* update dependencies ([b051009](https://github.com/iotaledger/twin-document-management/commit/b051009ae27a44c38a73ebdb0f05ebea1c8dae0e))
|
|
189
|
+
* update dependencies ([f9d8641](https://github.com/iotaledger/twin-document-management/commit/f9d86417dba24027699225ec7473296e361dcb00))
|
|
190
|
+
* update framework core ([f991a59](https://github.com/iotaledger/twin-document-management/commit/f991a59d25ec228bcdd7a5b6bd55578985b55a84))
|
|
191
|
+
* use standard list json ld types ([20ea04b](https://github.com/iotaledger/twin-document-management/commit/20ea04b05fd4bc4fcedce8f66958942c3c2fa303))
|
|
192
|
+
* use targetId in AIG for edges ([82dec81](https://github.com/iotaledger/twin-document-management/commit/82dec8190d8b523b350ef133bdcf648cab1023b0))
|
|
179
193
|
|
|
180
194
|
|
|
181
195
|
### Bug Fixes
|
|
182
196
|
|
|
183
|
-
* adding missing route for the document management ([#4](https://github.com/
|
|
184
|
-
* query params force coercion ([d667d0f](https://github.com/
|
|
197
|
+
* adding missing route for the document management ([#4](https://github.com/iotaledger/twin-document-management/issues/4)) ([fd3292e](https://github.com/iotaledger/twin-document-management/commit/fd3292ede5014847ae2f2bcadb174b6552486154))
|
|
198
|
+
* query params force coercion ([d667d0f](https://github.com/iotaledger/twin-document-management/commit/d667d0f195accca2887a5ca732e9790063763996))
|
|
185
199
|
|
|
186
200
|
|
|
187
201
|
### Dependencies
|
|
@@ -190,12 +204,12 @@
|
|
|
190
204
|
* dependencies
|
|
191
205
|
* @twin.org/document-management-models bumped from 0.0.3-next.0 to 0.0.3-next.1
|
|
192
206
|
|
|
193
|
-
## [0.0.2-next.4](https://github.com/
|
|
207
|
+
## [0.0.2-next.4](https://github.com/iotaledger/twin-document-management/compare/document-management-service-v0.0.2-next.3...document-management-service-v0.0.2-next.4) (2025-10-09)
|
|
194
208
|
|
|
195
209
|
|
|
196
210
|
### Features
|
|
197
211
|
|
|
198
|
-
* add validate-locales ([b6b6f9e](https://github.com/
|
|
212
|
+
* add validate-locales ([b6b6f9e](https://github.com/iotaledger/twin-document-management/commit/b6b6f9e9d66c17af3d030247ca168ac0b5844bdc))
|
|
199
213
|
|
|
200
214
|
|
|
201
215
|
### Dependencies
|
|
@@ -204,12 +218,12 @@
|
|
|
204
218
|
* dependencies
|
|
205
219
|
* @twin.org/document-management-models bumped from 0.0.2-next.3 to 0.0.2-next.4
|
|
206
220
|
|
|
207
|
-
## [0.0.2-next.3](https://github.com/
|
|
221
|
+
## [0.0.2-next.3](https://github.com/iotaledger/twin-document-management/compare/document-management-service-v0.0.2-next.2...document-management-service-v0.0.2-next.3) (2025-09-29)
|
|
208
222
|
|
|
209
223
|
|
|
210
224
|
### Features
|
|
211
225
|
|
|
212
|
-
* use targetId in AIG for edges ([82dec81](https://github.com/
|
|
226
|
+
* use targetId in AIG for edges ([82dec81](https://github.com/iotaledger/twin-document-management/commit/82dec8190d8b523b350ef133bdcf648cab1023b0))
|
|
213
227
|
|
|
214
228
|
|
|
215
229
|
### Dependencies
|
|
@@ -218,12 +232,12 @@
|
|
|
218
232
|
* dependencies
|
|
219
233
|
* @twin.org/document-management-models bumped from 0.0.2-next.2 to 0.0.2-next.3
|
|
220
234
|
|
|
221
|
-
## [0.0.2-next.2](https://github.com/
|
|
235
|
+
## [0.0.2-next.2](https://github.com/iotaledger/twin-document-management/compare/document-management-service-v0.0.2-next.1...document-management-service-v0.0.2-next.2) (2025-08-29)
|
|
222
236
|
|
|
223
237
|
|
|
224
238
|
### Features
|
|
225
239
|
|
|
226
|
-
* eslint migration to flat config ([98635aa](https://github.com/
|
|
240
|
+
* eslint migration to flat config ([98635aa](https://github.com/iotaledger/twin-document-management/commit/98635aa24ebafba265e989e461fe98104f683191))
|
|
227
241
|
|
|
228
242
|
|
|
229
243
|
### Dependencies
|
|
@@ -232,28 +246,28 @@
|
|
|
232
246
|
* dependencies
|
|
233
247
|
* @twin.org/document-management-models bumped from 0.0.2-next.1 to 0.0.2-next.2
|
|
234
248
|
|
|
235
|
-
## [0.0.2-next.1](https://github.com/
|
|
249
|
+
## [0.0.2-next.1](https://github.com/iotaledger/twin-document-management/compare/document-management-service-v0.0.2-next.0...document-management-service-v0.0.2-next.1) (2025-08-21)
|
|
236
250
|
|
|
237
251
|
|
|
238
252
|
### Features
|
|
239
253
|
|
|
240
|
-
* add external unece type reference ([e8311ae](https://github.com/
|
|
241
|
-
* document get can perform extraction ([#6](https://github.com/
|
|
242
|
-
* get document revision ([080eddc](https://github.com/
|
|
243
|
-
* populate dateDeleted from aig resource object ([ce91cf1](https://github.com/
|
|
244
|
-
* remove unused namespace ([602259d](https://github.com/
|
|
245
|
-
* store document as a vertex ([#2](https://github.com/
|
|
246
|
-
* update blob storage component ([63fe802](https://github.com/
|
|
247
|
-
* update dependencies ([b051009](https://github.com/
|
|
248
|
-
* update dependencies ([f9d8641](https://github.com/
|
|
249
|
-
* update framework core ([f991a59](https://github.com/
|
|
250
|
-
* use standard list json ld types ([20ea04b](https://github.com/
|
|
254
|
+
* add external unece type reference ([e8311ae](https://github.com/iotaledger/twin-document-management/commit/e8311ae35f36d83783ce24dfdd3f38142d7f4abf))
|
|
255
|
+
* document get can perform extraction ([#6](https://github.com/iotaledger/twin-document-management/issues/6)) ([5ce6d37](https://github.com/iotaledger/twin-document-management/commit/5ce6d37432ad271ca5783f422846f4be98ec2215))
|
|
256
|
+
* get document revision ([080eddc](https://github.com/iotaledger/twin-document-management/commit/080eddcc024c622dda6bb36f60f5fa80a86cf5bb))
|
|
257
|
+
* populate dateDeleted from aig resource object ([ce91cf1](https://github.com/iotaledger/twin-document-management/commit/ce91cf1385c4370ec6924435349213abf776f3e5))
|
|
258
|
+
* remove unused namespace ([602259d](https://github.com/iotaledger/twin-document-management/commit/602259d6e9aeb8006dff45bebd94157e3f0a204b))
|
|
259
|
+
* store document as a vertex ([#2](https://github.com/iotaledger/twin-document-management/issues/2)) ([7febedc](https://github.com/iotaledger/twin-document-management/commit/7febedc3fb31de9c19565d6326341046834f2c74))
|
|
260
|
+
* update blob storage component ([63fe802](https://github.com/iotaledger/twin-document-management/commit/63fe8023bdae76631e324e6fee753c7e9243acfe))
|
|
261
|
+
* update dependencies ([b051009](https://github.com/iotaledger/twin-document-management/commit/b051009ae27a44c38a73ebdb0f05ebea1c8dae0e))
|
|
262
|
+
* update dependencies ([f9d8641](https://github.com/iotaledger/twin-document-management/commit/f9d86417dba24027699225ec7473296e361dcb00))
|
|
263
|
+
* update framework core ([f991a59](https://github.com/iotaledger/twin-document-management/commit/f991a59d25ec228bcdd7a5b6bd55578985b55a84))
|
|
264
|
+
* use standard list json ld types ([20ea04b](https://github.com/iotaledger/twin-document-management/commit/20ea04b05fd4bc4fcedce8f66958942c3c2fa303))
|
|
251
265
|
|
|
252
266
|
|
|
253
267
|
### Bug Fixes
|
|
254
268
|
|
|
255
|
-
* adding missing route for the document management ([#4](https://github.com/
|
|
256
|
-
* query params force coercion ([d667d0f](https://github.com/
|
|
269
|
+
* adding missing route for the document management ([#4](https://github.com/iotaledger/twin-document-management/issues/4)) ([fd3292e](https://github.com/iotaledger/twin-document-management/commit/fd3292ede5014847ae2f2bcadb174b6552486154))
|
|
270
|
+
* query params force coercion ([d667d0f](https://github.com/iotaledger/twin-document-management/commit/d667d0f195accca2887a5ca732e9790063763996))
|
|
257
271
|
|
|
258
272
|
|
|
259
273
|
### Dependencies
|
|
@@ -267,7 +281,7 @@
|
|
|
267
281
|
|
|
268
282
|
### Features
|
|
269
283
|
|
|
270
|
-
* release to production ([a009526](https://github.com/
|
|
284
|
+
* release to production ([a009526](https://github.com/iotaledger/twin-document-management/commit/a009526032a0ee6e6b74f476a01fbe5f4c7fd4da))
|
|
271
285
|
|
|
272
286
|
|
|
273
287
|
### Dependencies
|
|
@@ -276,25 +290,25 @@
|
|
|
276
290
|
* dependencies
|
|
277
291
|
* @twin.org/document-management-models bumped from ^0.0.0 to ^0.0.1
|
|
278
292
|
|
|
279
|
-
## [0.0.1-next.20](https://github.com/
|
|
293
|
+
## [0.0.1-next.20](https://github.com/iotaledger/twin-document-management/compare/document-management-service-v0.0.1-next.19...document-management-service-v0.0.1-next.20) (2025-06-20)
|
|
280
294
|
|
|
281
295
|
|
|
282
296
|
### Features
|
|
283
297
|
|
|
284
|
-
* document get can perform extraction ([#6](https://github.com/
|
|
285
|
-
* get document revision ([080eddc](https://github.com/
|
|
286
|
-
* populate dateDeleted from aig resource object ([ce91cf1](https://github.com/
|
|
287
|
-
* store document as a vertex ([#2](https://github.com/
|
|
288
|
-
* update blob storage component ([63fe802](https://github.com/
|
|
289
|
-
* update dependencies ([b051009](https://github.com/
|
|
290
|
-
* update dependencies ([f9d8641](https://github.com/
|
|
291
|
-
* use standard list json ld types ([20ea04b](https://github.com/
|
|
298
|
+
* document get can perform extraction ([#6](https://github.com/iotaledger/twin-document-management/issues/6)) ([5ce6d37](https://github.com/iotaledger/twin-document-management/commit/5ce6d37432ad271ca5783f422846f4be98ec2215))
|
|
299
|
+
* get document revision ([080eddc](https://github.com/iotaledger/twin-document-management/commit/080eddcc024c622dda6bb36f60f5fa80a86cf5bb))
|
|
300
|
+
* populate dateDeleted from aig resource object ([ce91cf1](https://github.com/iotaledger/twin-document-management/commit/ce91cf1385c4370ec6924435349213abf776f3e5))
|
|
301
|
+
* store document as a vertex ([#2](https://github.com/iotaledger/twin-document-management/issues/2)) ([7febedc](https://github.com/iotaledger/twin-document-management/commit/7febedc3fb31de9c19565d6326341046834f2c74))
|
|
302
|
+
* update blob storage component ([63fe802](https://github.com/iotaledger/twin-document-management/commit/63fe8023bdae76631e324e6fee753c7e9243acfe))
|
|
303
|
+
* update dependencies ([b051009](https://github.com/iotaledger/twin-document-management/commit/b051009ae27a44c38a73ebdb0f05ebea1c8dae0e))
|
|
304
|
+
* update dependencies ([f9d8641](https://github.com/iotaledger/twin-document-management/commit/f9d86417dba24027699225ec7473296e361dcb00))
|
|
305
|
+
* use standard list json ld types ([20ea04b](https://github.com/iotaledger/twin-document-management/commit/20ea04b05fd4bc4fcedce8f66958942c3c2fa303))
|
|
292
306
|
|
|
293
307
|
|
|
294
308
|
### Bug Fixes
|
|
295
309
|
|
|
296
|
-
* adding missing route for the document management ([#4](https://github.com/
|
|
297
|
-
* query params force coercion ([d667d0f](https://github.com/
|
|
310
|
+
* adding missing route for the document management ([#4](https://github.com/iotaledger/twin-document-management/issues/4)) ([fd3292e](https://github.com/iotaledger/twin-document-management/commit/fd3292ede5014847ae2f2bcadb174b6552486154))
|
|
311
|
+
* query params force coercion ([d667d0f](https://github.com/iotaledger/twin-document-management/commit/d667d0f195accca2887a5ca732e9790063763996))
|
|
298
312
|
|
|
299
313
|
|
|
300
314
|
### Dependencies
|
|
@@ -303,12 +317,12 @@
|
|
|
303
317
|
* dependencies
|
|
304
318
|
* @twin.org/document-management-models bumped from 0.0.1-next.19 to 0.0.1-next.20
|
|
305
319
|
|
|
306
|
-
## [0.0.1-next.19](https://github.com/
|
|
320
|
+
## [0.0.1-next.19](https://github.com/iotaledger/twin-document-management/compare/document-management-service-v0.0.1-next.18...document-management-service-v0.0.1-next.19) (2025-06-20)
|
|
307
321
|
|
|
308
322
|
|
|
309
323
|
### Bug Fixes
|
|
310
324
|
|
|
311
|
-
* query params force coercion ([d667d0f](https://github.com/
|
|
325
|
+
* query params force coercion ([d667d0f](https://github.com/iotaledger/twin-document-management/commit/d667d0f195accca2887a5ca732e9790063763996))
|
|
312
326
|
|
|
313
327
|
|
|
314
328
|
### Dependencies
|
|
@@ -317,12 +331,12 @@
|
|
|
317
331
|
* dependencies
|
|
318
332
|
* @twin.org/document-management-models bumped from 0.0.1-next.18 to 0.0.1-next.19
|
|
319
333
|
|
|
320
|
-
## [0.0.1-next.18](https://github.com/
|
|
334
|
+
## [0.0.1-next.18](https://github.com/iotaledger/twin-document-management/compare/document-management-service-v0.0.1-next.17...document-management-service-v0.0.1-next.18) (2025-06-18)
|
|
321
335
|
|
|
322
336
|
|
|
323
337
|
### Features
|
|
324
338
|
|
|
325
|
-
* update blob storage component ([63fe802](https://github.com/
|
|
339
|
+
* update blob storage component ([63fe802](https://github.com/iotaledger/twin-document-management/commit/63fe8023bdae76631e324e6fee753c7e9243acfe))
|
|
326
340
|
|
|
327
341
|
|
|
328
342
|
### Dependencies
|
|
@@ -331,12 +345,12 @@
|
|
|
331
345
|
* dependencies
|
|
332
346
|
* @twin.org/document-management-models bumped from 0.0.1-next.17 to 0.0.1-next.18
|
|
333
347
|
|
|
334
|
-
## [0.0.1-next.17](https://github.com/
|
|
348
|
+
## [0.0.1-next.17](https://github.com/iotaledger/twin-document-management/compare/document-management-service-v0.0.1-next.16...document-management-service-v0.0.1-next.17) (2025-06-12)
|
|
335
349
|
|
|
336
350
|
|
|
337
351
|
### Features
|
|
338
352
|
|
|
339
|
-
* update dependencies ([f9d8641](https://github.com/
|
|
353
|
+
* update dependencies ([f9d8641](https://github.com/iotaledger/twin-document-management/commit/f9d86417dba24027699225ec7473296e361dcb00))
|
|
340
354
|
|
|
341
355
|
|
|
342
356
|
### Dependencies
|
|
@@ -345,7 +359,7 @@
|
|
|
345
359
|
* dependencies
|
|
346
360
|
* @twin.org/document-management-models bumped from 0.0.1-next.16 to 0.0.1-next.17
|
|
347
361
|
|
|
348
|
-
## [0.0.1-next.16](https://github.com/
|
|
362
|
+
## [0.0.1-next.16](https://github.com/iotaledger/twin-document-management/compare/document-management-service-v0.0.1-next.15...document-management-service-v0.0.1-next.16) (2025-06-03)
|
|
349
363
|
|
|
350
364
|
|
|
351
365
|
### Miscellaneous Chores
|
|
@@ -359,7 +373,7 @@
|
|
|
359
373
|
* dependencies
|
|
360
374
|
* @twin.org/document-management-models bumped from 0.0.1-next.15 to 0.0.1-next.16
|
|
361
375
|
|
|
362
|
-
## [0.0.1-next.15](https://github.com/
|
|
376
|
+
## [0.0.1-next.15](https://github.com/iotaledger/twin-document-management/compare/document-management-service-v0.0.1-next.14...document-management-service-v0.0.1-next.15) (2025-05-28)
|
|
363
377
|
|
|
364
378
|
|
|
365
379
|
### Miscellaneous Chores
|
|
@@ -373,12 +387,12 @@
|
|
|
373
387
|
* dependencies
|
|
374
388
|
* @twin.org/document-management-models bumped from 0.0.1-next.14 to 0.0.1-next.15
|
|
375
389
|
|
|
376
|
-
## [0.0.1-next.14](https://github.com/
|
|
390
|
+
## [0.0.1-next.14](https://github.com/iotaledger/twin-document-management/compare/document-management-service-v0.0.1-next.13...document-management-service-v0.0.1-next.14) (2025-05-08)
|
|
377
391
|
|
|
378
392
|
|
|
379
393
|
### Features
|
|
380
394
|
|
|
381
|
-
* use standard list json ld types ([20ea04b](https://github.com/
|
|
395
|
+
* use standard list json ld types ([20ea04b](https://github.com/iotaledger/twin-document-management/commit/20ea04b05fd4bc4fcedce8f66958942c3c2fa303))
|
|
382
396
|
|
|
383
397
|
|
|
384
398
|
### Dependencies
|
|
@@ -387,12 +401,12 @@
|
|
|
387
401
|
* dependencies
|
|
388
402
|
* @twin.org/document-management-models bumped from 0.0.1-next.13 to 0.0.1-next.14
|
|
389
403
|
|
|
390
|
-
## [0.0.1-next.13](https://github.com/
|
|
404
|
+
## [0.0.1-next.13](https://github.com/iotaledger/twin-document-management/compare/document-management-service-v0.0.1-next.12...document-management-service-v0.0.1-next.13) (2025-04-30)
|
|
391
405
|
|
|
392
406
|
|
|
393
407
|
### Features
|
|
394
408
|
|
|
395
|
-
* populate dateDeleted from aig resource object ([ce91cf1](https://github.com/
|
|
409
|
+
* populate dateDeleted from aig resource object ([ce91cf1](https://github.com/iotaledger/twin-document-management/commit/ce91cf1385c4370ec6924435349213abf776f3e5))
|
|
396
410
|
|
|
397
411
|
|
|
398
412
|
### Dependencies
|
|
@@ -401,12 +415,12 @@
|
|
|
401
415
|
* dependencies
|
|
402
416
|
* @twin.org/document-management-models bumped from 0.0.1-next.12 to 0.0.1-next.13
|
|
403
417
|
|
|
404
|
-
## [0.0.1-next.12](https://github.com/
|
|
418
|
+
## [0.0.1-next.12](https://github.com/iotaledger/twin-document-management/compare/document-management-service-v0.0.1-next.11...document-management-service-v0.0.1-next.12) (2025-04-30)
|
|
405
419
|
|
|
406
420
|
|
|
407
421
|
### Features
|
|
408
422
|
|
|
409
|
-
* get document revision ([080eddc](https://github.com/
|
|
423
|
+
* get document revision ([080eddc](https://github.com/iotaledger/twin-document-management/commit/080eddcc024c622dda6bb36f60f5fa80a86cf5bb))
|
|
410
424
|
|
|
411
425
|
|
|
412
426
|
### Dependencies
|
|
@@ -415,12 +429,12 @@
|
|
|
415
429
|
* dependencies
|
|
416
430
|
* @twin.org/document-management-models bumped from 0.0.1-next.11 to 0.0.1-next.12
|
|
417
431
|
|
|
418
|
-
## [0.0.1-next.11](https://github.com/
|
|
432
|
+
## [0.0.1-next.11](https://github.com/iotaledger/twin-document-management/compare/document-management-service-v0.0.1-next.10...document-management-service-v0.0.1-next.11) (2025-04-28)
|
|
419
433
|
|
|
420
434
|
|
|
421
435
|
### Features
|
|
422
436
|
|
|
423
|
-
* document get can perform extraction ([#6](https://github.com/
|
|
437
|
+
* document get can perform extraction ([#6](https://github.com/iotaledger/twin-document-management/issues/6)) ([5ce6d37](https://github.com/iotaledger/twin-document-management/commit/5ce6d37432ad271ca5783f422846f4be98ec2215))
|
|
424
438
|
|
|
425
439
|
|
|
426
440
|
### Dependencies
|
|
@@ -429,12 +443,12 @@
|
|
|
429
443
|
* dependencies
|
|
430
444
|
* @twin.org/document-management-models bumped from 0.0.1-next.10 to 0.0.1-next.11
|
|
431
445
|
|
|
432
|
-
## [0.0.1-next.10](https://github.com/
|
|
446
|
+
## [0.0.1-next.10](https://github.com/iotaledger/twin-document-management/compare/document-management-service-v0.0.1-next.9...document-management-service-v0.0.1-next.10) (2025-04-25)
|
|
433
447
|
|
|
434
448
|
|
|
435
449
|
### Bug Fixes
|
|
436
450
|
|
|
437
|
-
* adding missing route for the document management ([#4](https://github.com/
|
|
451
|
+
* adding missing route for the document management ([#4](https://github.com/iotaledger/twin-document-management/issues/4)) ([fd3292e](https://github.com/iotaledger/twin-document-management/commit/fd3292ede5014847ae2f2bcadb174b6552486154))
|
|
438
452
|
|
|
439
453
|
|
|
440
454
|
### Dependencies
|
|
@@ -443,12 +457,12 @@
|
|
|
443
457
|
* dependencies
|
|
444
458
|
* @twin.org/document-management-models bumped from 0.0.1-next.9 to 0.0.1-next.10
|
|
445
459
|
|
|
446
|
-
## [0.0.1-next.9](https://github.com/
|
|
460
|
+
## [0.0.1-next.9](https://github.com/iotaledger/twin-document-management/compare/document-management-service-v0.0.1-next.8...document-management-service-v0.0.1-next.9) (2025-04-17)
|
|
447
461
|
|
|
448
462
|
|
|
449
463
|
### Features
|
|
450
464
|
|
|
451
|
-
* store document as a vertex ([#2](https://github.com/
|
|
465
|
+
* store document as a vertex ([#2](https://github.com/iotaledger/twin-document-management/issues/2)) ([7febedc](https://github.com/iotaledger/twin-document-management/commit/7febedc3fb31de9c19565d6326341046834f2c74))
|
|
452
466
|
|
|
453
467
|
|
|
454
468
|
### Dependencies
|
|
@@ -457,7 +471,7 @@
|
|
|
457
471
|
* dependencies
|
|
458
472
|
* @twin.org/document-management-models bumped from 0.0.1-next.8 to 0.0.1-next.9
|
|
459
473
|
|
|
460
|
-
## [0.0.1-next.8](https://github.com/
|
|
474
|
+
## [0.0.1-next.8](https://github.com/iotaledger/twin-document-management/compare/document-management-service-v0.0.1-next.7...document-management-service-v0.0.1-next.8) (2025-03-28)
|
|
461
475
|
|
|
462
476
|
|
|
463
477
|
### Miscellaneous Chores
|
package/docs/open-api/spec.json
CHANGED
package/package.json
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@twin.org/document-management-service",
|
|
3
|
-
"version": "0.0.3-next.
|
|
3
|
+
"version": "0.0.3-next.13",
|
|
4
4
|
"description": "Service-side document lifecycle operations and REST route generation for server integrations.",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
7
|
-
"url": "git+https://github.com/
|
|
7
|
+
"url": "git+https://github.com/iotaledger/document-management.git",
|
|
8
8
|
"directory": "packages/document-management-service"
|
|
9
9
|
},
|
|
10
10
|
"author": "martyn.janes@iota.org",
|
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
"@twin.org/crypto": "next",
|
|
24
24
|
"@twin.org/data-json-ld": "next",
|
|
25
25
|
"@twin.org/data-processing-models": "next",
|
|
26
|
-
"@twin.org/document-management-models": "0.0.3-next.
|
|
26
|
+
"@twin.org/document-management-models": "0.0.3-next.13",
|
|
27
27
|
"@twin.org/entity": "next",
|
|
28
28
|
"@twin.org/entity-storage-models": "next",
|
|
29
29
|
"@twin.org/nameof": "next",
|
|
@@ -63,7 +63,7 @@
|
|
|
63
63
|
"business-logic"
|
|
64
64
|
],
|
|
65
65
|
"bugs": {
|
|
66
|
-
"url": "git+https://github.com/
|
|
66
|
+
"url": "git+https://github.com/iotaledger/document-management/issues"
|
|
67
67
|
},
|
|
68
68
|
"homepage": "https://twindev.org"
|
|
69
69
|
}
|