@twin.org/verifiable-storage-service 0.0.3-next.5 → 0.0.3-next.7
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 +50 -0
- package/docs/open-api/spec.json +1 -16
- package/package.json +2 -2
package/docs/changelog.md
CHANGED
|
@@ -1,5 +1,55 @@
|
|
|
1
1
|
# @twin.org/verifiable-storage-service - Changelog
|
|
2
2
|
|
|
3
|
+
## [0.0.3-next.7](https://github.com/twinfoundation/verifiable-storage/compare/verifiable-storage-service-v0.0.3-next.6...verifiable-storage-service-v0.0.3-next.7) (2026-02-25)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Features
|
|
7
|
+
|
|
8
|
+
* add context id features ([#40](https://github.com/twinfoundation/verifiable-storage/issues/40)) ([260b96a](https://github.com/twinfoundation/verifiable-storage/commit/260b96a8b7d1a26c6c415f2de12e09671ee70220))
|
|
9
|
+
* add support for allowlist ([#17](https://github.com/twinfoundation/verifiable-storage/issues/17)) ([9341ea6](https://github.com/twinfoundation/verifiable-storage/commit/9341ea6b95dfbf2a5dc70a53e5979d7d0e8b2de6))
|
|
10
|
+
* add validate-locales ([326384f](https://github.com/twinfoundation/verifiable-storage/commit/326384fe867604e7cd450460a6a56c6c7bdc8f98))
|
|
11
|
+
* additional fields in IOTA receipt ([f1ddffa](https://github.com/twinfoundation/verifiable-storage/commit/f1ddffa82b5d3fafe00bfe2ca938e9c6982e5aca))
|
|
12
|
+
* eslint migration to flat config ([b0a0b85](https://github.com/twinfoundation/verifiable-storage/commit/b0a0b8585a77c1e541531d60b432916b9dc0867e))
|
|
13
|
+
* remove unused namespace ([e95b332](https://github.com/twinfoundation/verifiable-storage/commit/e95b33251950bb2f04bff0cb643ed8bcdb2897d3))
|
|
14
|
+
* update allow list name case ([278a787](https://github.com/twinfoundation/verifiable-storage/commit/278a787e96864c95438f87adaac6f2fc8b6bebcd))
|
|
15
|
+
* update connector config and tests for gas station ([#25](https://github.com/twinfoundation/verifiable-storage/issues/25)) ([e0997ff](https://github.com/twinfoundation/verifiable-storage/commit/e0997ffb0f4869dca11f248a9886acdd22c7dcc2))
|
|
16
|
+
* update dependencies ([a16a772](https://github.com/twinfoundation/verifiable-storage/commit/a16a77244cb1d312ea5ee74232bcdadd25f2b330))
|
|
17
|
+
* update framework core ([efa612e](https://github.com/twinfoundation/verifiable-storage/commit/efa612e54dbe2d8f223f27ff9e315e08a2fed04b))
|
|
18
|
+
* update IOTA verifiable storage connector to use the updated move-to-json cli ([#33](https://github.com/twinfoundation/verifiable-storage/issues/33)) ([7c8d0d2](https://github.com/twinfoundation/verifiable-storage/commit/7c8d0d2e0418333ab1f897f744326c5c72857932))
|
|
19
|
+
* update schemas ([a44dd16](https://github.com/twinfoundation/verifiable-storage/commit/a44dd164d03b799a38786dae655a42b1a5dcf9cc))
|
|
20
|
+
* use new dlt packages with latency fix ([#6](https://github.com/twinfoundation/verifiable-storage/issues/6)) ([d81c45b](https://github.com/twinfoundation/verifiable-storage/commit/d81c45bce035864a41bbd498815169d7257fbcb8))
|
|
21
|
+
* use shared store mechanism ([#8](https://github.com/twinfoundation/verifiable-storage/issues/8)) ([8c8ecb8](https://github.com/twinfoundation/verifiable-storage/commit/8c8ecb83d32431952c594ea23d37040991f5b4d3))
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
### Bug Fixes
|
|
25
|
+
|
|
26
|
+
* tests ([e30075e](https://github.com/twinfoundation/verifiable-storage/commit/e30075e0100a7eb956d4042b01b40fe3bd9ec62a))
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
### Dependencies
|
|
30
|
+
|
|
31
|
+
* The following workspace dependencies were updated
|
|
32
|
+
* dependencies
|
|
33
|
+
* @twin.org/verifiable-storage-models bumped from 0.0.3-next.6 to 0.0.3-next.7
|
|
34
|
+
* devDependencies
|
|
35
|
+
* @twin.org/verifiable-storage-connector-entity-storage bumped from 0.0.3-next.6 to 0.0.3-next.7
|
|
36
|
+
|
|
37
|
+
## [0.0.3-next.6](https://github.com/twinfoundation/verifiable-storage/compare/verifiable-storage-service-v0.0.3-next.5...verifiable-storage-service-v0.0.3-next.6) (2026-02-25)
|
|
38
|
+
|
|
39
|
+
|
|
40
|
+
### Features
|
|
41
|
+
|
|
42
|
+
* update schemas ([a44dd16](https://github.com/twinfoundation/verifiable-storage/commit/a44dd164d03b799a38786dae655a42b1a5dcf9cc))
|
|
43
|
+
|
|
44
|
+
|
|
45
|
+
### Dependencies
|
|
46
|
+
|
|
47
|
+
* The following workspace dependencies were updated
|
|
48
|
+
* dependencies
|
|
49
|
+
* @twin.org/verifiable-storage-models bumped from 0.0.3-next.5 to 0.0.3-next.6
|
|
50
|
+
* devDependencies
|
|
51
|
+
* @twin.org/verifiable-storage-connector-entity-storage bumped from 0.0.3-next.5 to 0.0.3-next.6
|
|
52
|
+
|
|
3
53
|
## [0.0.3-next.5](https://github.com/twinfoundation/verifiable-storage/compare/verifiable-storage-service-v0.0.3-next.4...verifiable-storage-service-v0.0.3-next.5) (2026-02-09)
|
|
4
54
|
|
|
5
55
|
|
package/docs/open-api/spec.json
CHANGED
|
@@ -503,7 +503,6 @@
|
|
|
503
503
|
"name",
|
|
504
504
|
"message"
|
|
505
505
|
],
|
|
506
|
-
"additionalProperties": false,
|
|
507
506
|
"description": "Model to describe serialized error."
|
|
508
507
|
},
|
|
509
508
|
"JsonLdContainerType": {
|
|
@@ -739,8 +738,7 @@
|
|
|
739
738
|
},
|
|
740
739
|
"required": [
|
|
741
740
|
"@container"
|
|
742
|
-
]
|
|
743
|
-
"additionalProperties": false
|
|
741
|
+
]
|
|
744
742
|
},
|
|
745
743
|
"@version": {
|
|
746
744
|
"type": "string",
|
|
@@ -800,7 +798,6 @@
|
|
|
800
798
|
"anyOf": [
|
|
801
799
|
{
|
|
802
800
|
"type": "object",
|
|
803
|
-
"additionalProperties": false,
|
|
804
801
|
"properties": {
|
|
805
802
|
"@id": {
|
|
806
803
|
"anyOf": [
|
|
@@ -885,7 +882,6 @@
|
|
|
885
882
|
},
|
|
886
883
|
{
|
|
887
884
|
"type": "object",
|
|
888
|
-
"additionalProperties": false,
|
|
889
885
|
"properties": {
|
|
890
886
|
"@reverse": {
|
|
891
887
|
"type": "string"
|
|
@@ -969,7 +965,6 @@
|
|
|
969
965
|
"required": [
|
|
970
966
|
"@graph"
|
|
971
967
|
],
|
|
972
|
-
"additionalProperties": false,
|
|
973
968
|
"description": "A graph object represents a named graph, which MAY include an explicit graph name."
|
|
974
969
|
},
|
|
975
970
|
"JsonLdIdMap": {
|
|
@@ -1126,7 +1121,6 @@
|
|
|
1126
1121
|
"required": [
|
|
1127
1122
|
"@list"
|
|
1128
1123
|
],
|
|
1129
|
-
"additionalProperties": false,
|
|
1130
1124
|
"description": "A list represents an ordered set of values."
|
|
1131
1125
|
},
|
|
1132
1126
|
"JsonLdListOrSetItem": {
|
|
@@ -1305,7 +1299,6 @@
|
|
|
1305
1299
|
"required": [
|
|
1306
1300
|
"@set"
|
|
1307
1301
|
],
|
|
1308
|
-
"additionalProperties": false,
|
|
1309
1302
|
"description": "A set represents an unordered set of values."
|
|
1310
1303
|
},
|
|
1311
1304
|
"JsonLdTypeMap": {
|
|
@@ -1326,7 +1319,6 @@
|
|
|
1326
1319
|
"anyOf": [
|
|
1327
1320
|
{
|
|
1328
1321
|
"type": "object",
|
|
1329
|
-
"additionalProperties": false,
|
|
1330
1322
|
"properties": {
|
|
1331
1323
|
"@value": {
|
|
1332
1324
|
"type": [
|
|
@@ -1363,7 +1355,6 @@
|
|
|
1363
1355
|
},
|
|
1364
1356
|
{
|
|
1365
1357
|
"type": "object",
|
|
1366
|
-
"additionalProperties": false,
|
|
1367
1358
|
"properties": {
|
|
1368
1359
|
"@value": {
|
|
1369
1360
|
"type": [
|
|
@@ -1390,7 +1381,6 @@
|
|
|
1390
1381
|
},
|
|
1391
1382
|
{
|
|
1392
1383
|
"type": "object",
|
|
1393
|
-
"additionalProperties": false,
|
|
1394
1384
|
"properties": {
|
|
1395
1385
|
"@value": {
|
|
1396
1386
|
"anyOf": [
|
|
@@ -1460,7 +1450,6 @@
|
|
|
1460
1450
|
"required": [
|
|
1461
1451
|
"data"
|
|
1462
1452
|
],
|
|
1463
|
-
"additionalProperties": false,
|
|
1464
1453
|
"description": "The data to be stored."
|
|
1465
1454
|
},
|
|
1466
1455
|
"VerifiableStorageCreateResponse": {
|
|
@@ -1478,7 +1467,6 @@
|
|
|
1478
1467
|
"receipt",
|
|
1479
1468
|
"id"
|
|
1480
1469
|
],
|
|
1481
|
-
"additionalProperties": false,
|
|
1482
1470
|
"description": "The data that was stored."
|
|
1483
1471
|
},
|
|
1484
1472
|
"VerifiableStorageGetRequest": {
|
|
@@ -1495,7 +1483,6 @@
|
|
|
1495
1483
|
"default": true
|
|
1496
1484
|
}
|
|
1497
1485
|
},
|
|
1498
|
-
"additionalProperties": false,
|
|
1499
1486
|
"description": "The body optional param."
|
|
1500
1487
|
},
|
|
1501
1488
|
"VerifiableStorageGetResponse": {
|
|
@@ -1519,7 +1506,6 @@
|
|
|
1519
1506
|
"required": [
|
|
1520
1507
|
"receipt"
|
|
1521
1508
|
],
|
|
1522
|
-
"additionalProperties": false,
|
|
1523
1509
|
"description": "The data that was obtained."
|
|
1524
1510
|
},
|
|
1525
1511
|
"VerifiableStorageUpdateRequest": {
|
|
@@ -1537,7 +1523,6 @@
|
|
|
1537
1523
|
"description": "An updated list of identities that are allowed to modify the item, send an empty list to remove all entries."
|
|
1538
1524
|
}
|
|
1539
1525
|
},
|
|
1540
|
-
"additionalProperties": false,
|
|
1541
1526
|
"description": "The data to be updated."
|
|
1542
1527
|
}
|
|
1543
1528
|
},
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@twin.org/verifiable-storage-service",
|
|
3
|
-
"version": "0.0.3-next.
|
|
3
|
+
"version": "0.0.3-next.7",
|
|
4
4
|
"description": "Verifiable Storage contract implementation and REST endpoint definitions",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
"@twin.org/core": "next",
|
|
23
23
|
"@twin.org/entity": "next",
|
|
24
24
|
"@twin.org/nameof": "next",
|
|
25
|
-
"@twin.org/verifiable-storage-models": "0.0.3-next.
|
|
25
|
+
"@twin.org/verifiable-storage-models": "0.0.3-next.7",
|
|
26
26
|
"@twin.org/web": "next"
|
|
27
27
|
},
|
|
28
28
|
"main": "./dist/es/index.js",
|