@twin.org/auditable-item-stream-service 0.9.0 → 0.9.1-next.2

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,5 +1,83 @@
1
1
  # Changelog
2
2
 
3
+ ## [0.9.1-next.2](https://github.com/iotaledger/twin-auditable-item-stream/compare/auditable-item-stream-service-v0.9.1-next.1...auditable-item-stream-service-v0.9.1-next.2) (2026-06-29)
4
+
5
+
6
+ ### Features
7
+
8
+ * enhanced rest testing ([#101](https://github.com/iotaledger/twin-auditable-item-stream/issues/101)) ([3bccb47](https://github.com/iotaledger/twin-auditable-item-stream/commit/3bccb479295dd3d8a92a728f8fc2116791c71d62))
9
+
10
+
11
+ ### Dependencies
12
+
13
+ * The following workspace dependencies were updated
14
+ * dependencies
15
+ * @twin.org/auditable-item-stream-models bumped from 0.9.1-next.1 to 0.9.1-next.2
16
+
17
+ ## [0.9.1-next.1](https://github.com/iotaledger/twin-auditable-item-stream/compare/auditable-item-stream-service-v0.9.1-next.0...auditable-item-stream-service-v0.9.1-next.1) (2026-06-26)
18
+
19
+
20
+ ### Features
21
+
22
+ * add append only mode ([#60](https://github.com/iotaledger/twin-auditable-item-stream/issues/60)) ([377b3f5](https://github.com/iotaledger/twin-auditable-item-stream/commit/377b3f5daec91257950a8f0d3a9e576db806b4c1))
23
+ * add closable stream ([#59](https://github.com/iotaledger/twin-auditable-item-stream/issues/59)) ([26d3d08](https://github.com/iotaledger/twin-auditable-item-stream/commit/26d3d0887e1e57ca81859be5b56e853335a88d78))
24
+ * add context id features ([#28](https://github.com/iotaledger/twin-auditable-item-stream/issues/28)) ([10d788a](https://github.com/iotaledger/twin-auditable-item-stream/commit/10d788abfd73fdafe40b9218b399c4d652be2370))
25
+ * add event-driven telemetry metrics ([#68](https://github.com/iotaledger/twin-auditable-item-stream/issues/68)) ([a24d179](https://github.com/iotaledger/twin-auditable-item-stream/commit/a24d1791977245b76894a494bfc64d1d68867d8f))
26
+ * add number of items ([#47](https://github.com/iotaledger/twin-auditable-item-stream/issues/47)) ([149fc9f](https://github.com/iotaledger/twin-auditable-item-stream/commit/149fc9f505a86af0578551c09f7e8aa763f01be7))
27
+ * add validate-locales ([4babc73](https://github.com/iotaledger/twin-auditable-item-stream/commit/4babc7331f7fed61450fe2e2d8eccee52367f2be))
28
+ * add validation and create structural changes ([#56](https://github.com/iotaledger/twin-auditable-item-stream/issues/56)) ([f7183b4](https://github.com/iotaledger/twin-auditable-item-stream/commit/f7183b42bf9563f8aa015476b82959fba2936bcd))
29
+ * additional mutex locks ([07f271f](https://github.com/iotaledger/twin-auditable-item-stream/commit/07f271f411b2835ea9aa5d31ed6557e7aa659939))
30
+ * change close REST route from POST to PUT ([047eb4f](https://github.com/iotaledger/twin-auditable-item-stream/commit/047eb4ff63f5cd4a29fdca006799b8c5fee08ec9))
31
+ * configurable timeout for mutex ([b32e744](https://github.com/iotaledger/twin-auditable-item-stream/commit/b32e74476d7c9da3e7b079c675494849dad5bdd3))
32
+ * data types registered with fully qualified names ([3bcd927](https://github.com/iotaledger/twin-auditable-item-stream/commit/3bcd92788bfe4976bc88caf230501f5bbf8637f9))
33
+ * eslint migration to flat config ([bd9cb2e](https://github.com/iotaledger/twin-auditable-item-stream/commit/bd9cb2ea2599300332c76a9c738a6ff437a5cc5b))
34
+ * improve schemas ([a658264](https://github.com/iotaledger/twin-auditable-item-stream/commit/a65826423f57ca18d9de44e7e75cb06ab9dd12cb))
35
+ * improve schemas ([b253580](https://github.com/iotaledger/twin-auditable-item-stream/commit/b2535806321f39c7c02db0e04f65fb04c0595dd0))
36
+ * organization identifiers ([#81](https://github.com/iotaledger/twin-auditable-item-stream/issues/81)) ([2ec82bd](https://github.com/iotaledger/twin-auditable-item-stream/commit/2ec82bd18136fddf982c60968d6b0ff89575d51c))
37
+ * query with no stream id ([#53](https://github.com/iotaledger/twin-auditable-item-stream/issues/53)) ([733fb20](https://github.com/iotaledger/twin-auditable-item-stream/commit/733fb209dfdb05a5f031bacd47ceab1901140286))
38
+ * remove hosting component ([#84](https://github.com/iotaledger/twin-auditable-item-stream/issues/84)) ([148c1a7](https://github.com/iotaledger/twin-auditable-item-stream/commit/148c1a788a2104bb1b5a83f629d88175f495cd09))
39
+ * remove unused namespace ([6085988](https://github.com/iotaledger/twin-auditable-item-stream/commit/608598812ac2f1d0f6d73f5efcc6a169b0f3b38a))
40
+ * replace nextItem property with Link header ([#37](https://github.com/iotaledger/twin-auditable-item-stream/issues/37)) ([83578f1](https://github.com/iotaledger/twin-auditable-item-stream/commit/83578f19fb964703f1b452c5d13430060e36e620))
41
+ * typescript 6 update ([eb9a4db](https://github.com/iotaledger/twin-auditable-item-stream/commit/eb9a4db5dc693602464ab11b55759a3e86d1ecab))
42
+ * update background task service ([a7b8857](https://github.com/iotaledger/twin-auditable-item-stream/commit/a7b885783dfd37d3757127e61e8b0b982c232d36))
43
+ * update contexts ([#34](https://github.com/iotaledger/twin-auditable-item-stream/issues/34)) ([e4f485e](https://github.com/iotaledger/twin-auditable-item-stream/commit/e4f485e360f553013b4a850f5fe7b060b1f2d058))
44
+ * update contexts and namespaces ([#31](https://github.com/iotaledger/twin-auditable-item-stream/issues/31)) ([3d446ad](https://github.com/iotaledger/twin-auditable-item-stream/commit/3d446ad2fc67ec9b1d43bd054386575bb936c84f))
45
+ * update dependencies ([24ececa](https://github.com/iotaledger/twin-auditable-item-stream/commit/24ececa966a408c03e6e7d9de4236182f318f431))
46
+ * update dependencies ([9ff038b](https://github.com/iotaledger/twin-auditable-item-stream/commit/9ff038b7e76e9fb586be4f2321231f04258ef794))
47
+ * update framework core ([5621601](https://github.com/iotaledger/twin-auditable-item-stream/commit/562160167c5082b9dae1b0bf68482ce2af1e7dce))
48
+ * update immutable proof usage ([#71](https://github.com/iotaledger/twin-auditable-item-stream/issues/71)) ([1fd7c16](https://github.com/iotaledger/twin-auditable-item-stream/commit/1fd7c1666ef77f96e807a9d944e0f31b8f043ae6))
49
+ * update naming ([b89e5ce](https://github.com/iotaledger/twin-auditable-item-stream/commit/b89e5ce9bb46e5e4f1d63407eb0ccd195743542d))
50
+ * update schemas ([8f870cc](https://github.com/iotaledger/twin-auditable-item-stream/commit/8f870cc3d463137b759fb509905089908135e92a))
51
+ * use new hosting url for cursor links ([b4a7ae0](https://github.com/iotaledger/twin-auditable-item-stream/commit/b4a7ae0be43f5e59b9951bf7967996021d99aa9b))
52
+ * use new nameof operators ([d1a3bf8](https://github.com/iotaledger/twin-auditable-item-stream/commit/d1a3bf8369f899fff8fd9d7b3b068f270fd8603d))
53
+ * use shared store mechanism ([#7](https://github.com/iotaledger/twin-auditable-item-stream/issues/7)) ([2aca4b8](https://github.com/iotaledger/twin-auditable-item-stream/commit/2aca4b85b0102f91c90619f02b116541786cf539))
54
+ * use standard list json ld types ([54ee4d7](https://github.com/iotaledger/twin-auditable-item-stream/commit/54ee4d78c42cfd39745ee7d93903334c398ec8c8))
55
+ * use uuidv7 for ids ([#40](https://github.com/iotaledger/twin-auditable-item-stream/issues/40)) ([a550757](https://github.com/iotaledger/twin-auditable-item-stream/commit/a5507579e5667d1ff9984934af0969ea4681416e))
56
+
57
+
58
+ ### Bug Fixes
59
+
60
+ * add removeProof to ais REST surface ([#80](https://github.com/iotaledger/twin-auditable-item-stream/issues/80)) ([c1ea8ae](https://github.com/iotaledger/twin-auditable-item-stream/commit/c1ea8aee6aa7b4620b92b88e0406cbf235d92cc3))
61
+ * context usage ([6f45f33](https://github.com/iotaledger/twin-auditable-item-stream/commit/6f45f33b77b64ba7fe543782718f7364e2c11b2f))
62
+ * guard stream mutations with per-stream Mutex ([#75](https://github.com/iotaledger/twin-auditable-item-stream/issues/75)) ([83aaf55](https://github.com/iotaledger/twin-auditable-item-stream/commit/83aaf550264dd2ffcbea8c6b1e5641d943cc7108))
63
+ * immutable remove parameter order ([19f60d6](https://github.com/iotaledger/twin-auditable-item-stream/commit/19f60d6c7b9f926694e91f4fbf348a4a4eb34c5a))
64
+ * proof only created if organization id is available ([#77](https://github.com/iotaledger/twin-auditable-item-stream/issues/77)) ([335d95b](https://github.com/iotaledger/twin-auditable-item-stream/commit/335d95b0cfa9156fa6830355787dff7bc8444cea))
65
+ * query params force coercion ([fcdd52c](https://github.com/iotaledger/twin-auditable-item-stream/commit/fcdd52cf8262a3bc19f6e7e9e6ef145890a9c8aa))
66
+ * remove misses removing entries ([a58bc09](https://github.com/iotaledger/twin-auditable-item-stream/commit/a58bc0943ea6e77ca7c854b2f41cfaba3fb9b10b))
67
+ * update entry use correct deconstructed object ([801e857](https://github.com/iotaledger/twin-auditable-item-stream/commit/801e857d71289672b9c6010f302b33c9d8ea9860))
68
+ * update tests for deterministic background tasks ([#5](https://github.com/iotaledger/twin-auditable-item-stream/issues/5)) ([75d844e](https://github.com/iotaledger/twin-auditable-item-stream/commit/75d844eb98d0af63a089105379f9859def47e92a))
69
+ * use async getStore in tests ([7bf0aab](https://github.com/iotaledger/twin-auditable-item-stream/commit/7bf0aab543cda544133dcae7e852d9752968ee4e))
70
+ * use async getStore in tests ([ff176b0](https://github.com/iotaledger/twin-auditable-item-stream/commit/ff176b04798da8909c5921ed101998028d082890))
71
+ * use async getStore in tests ([eb595e7](https://github.com/iotaledger/twin-auditable-item-stream/commit/eb595e72a348d4d030dba8378a0def3a6d5148dc))
72
+ * use async getStore in tests ([fb827d6](https://github.com/iotaledger/twin-auditable-item-stream/commit/fb827d658d8217714887f44f2d02811a8af6f4d6))
73
+
74
+
75
+ ### Dependencies
76
+
77
+ * The following workspace dependencies were updated
78
+ * dependencies
79
+ * @twin.org/auditable-item-stream-models bumped from 0.9.1-next.0 to 0.9.1-next.1
80
+
3
81
  ## [0.9.0](https://github.com/iotaledger/twin-auditable-item-stream/compare/auditable-item-stream-service-v0.9.0...auditable-item-stream-service-v0.9.0) (2026-06-25)
4
82
 
5
83
 
@@ -155,7 +155,7 @@
155
155
  "parameters": [
156
156
  {
157
157
  "name": "conditions",
158
- "description": "The conditions to filter the streams, JSON stringified IComparator[].",
158
+ "description": "The conditions to filter the streams, JSON stringified `EntityCondition<IAuditableItemStream>`.",
159
159
  "in": "query",
160
160
  "required": false,
161
161
  "schema": {
@@ -1183,7 +1183,7 @@
1183
1183
  },
1184
1184
  {
1185
1185
  "name": "conditions",
1186
- "description": "The conditions to filter the stream, JSON stringified IComparator[].",
1186
+ "description": "The conditions to filter the stream, JSON stringified `EntityCondition<IAuditableItemStreamEntry>`.",
1187
1187
  "in": "query",
1188
1188
  "required": false,
1189
1189
  "schema": {
@@ -2032,7 +2032,7 @@
2032
2032
  "parameters": [
2033
2033
  {
2034
2034
  "name": "conditions",
2035
- "description": "The conditions to filter the stream, JSON stringified IComparator[].",
2035
+ "description": "The conditions to filter the stream, JSON stringified `EntityCondition<IAuditableItemStream>.",
2036
2036
  "in": "query",
2037
2037
  "required": false,
2038
2038
  "schema": {
@@ -2293,7 +2293,7 @@
2293
2293
  },
2294
2294
  {
2295
2295
  "name": "conditions",
2296
- "description": "The conditions to filter the stream, JSON stringified IComparator[].",
2296
+ "description": "The conditions to filter the stream, JSON stringified `EntityCondition<IAuditableItemStreamEntry>`.",
2297
2297
  "in": "query",
2298
2298
  "required": false,
2299
2299
  "schema": {
@@ -2476,7 +2476,7 @@
2476
2476
  "parameters": [
2477
2477
  {
2478
2478
  "name": "conditions",
2479
- "description": "The conditions to filter the stream, JSON stringified IComparator[].",
2479
+ "description": "The conditions to filter the stream, JSON stringified `EntityCondition<IAuditableItemStreamEntry>`.",
2480
2480
  "in": "query",
2481
2481
  "required": false,
2482
2482
  "schema": {
@@ -256,7 +256,7 @@ Query all the streams, will not return entries.
256
256
 
257
257
  ##### conditions?
258
258
 
259
- `IComparator`[]
259
+ `EntityCondition`\<`IAuditableItemStream`\>
260
260
 
261
261
  Conditions to use in the query.
262
262
 
@@ -506,7 +506,7 @@ Additional options for the get operation.
506
506
 
507
507
  ###### conditions?
508
508
 
509
- `IComparator`[]
509
+ `EntityCondition`\<`IAuditableItemStreamEntry`\>
510
510
 
511
511
  The conditions to filter the stream.
512
512
 
@@ -576,7 +576,7 @@ Additional options for the get operation.
576
576
 
577
577
  ###### conditions?
578
578
 
579
- `IComparator`[]
579
+ `EntityCondition`\<`IAuditableItemStreamEntry`\>
580
580
 
581
581
  The conditions to filter the stream.
582
582
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@twin.org/auditable-item-stream-service",
3
- "version": "0.9.0",
3
+ "version": "0.9.1-next.2",
4
4
  "description": "Service implementation and REST route generation for managing auditable streams and entries.",
5
5
  "repository": {
6
6
  "type": "git",
@@ -14,21 +14,21 @@
14
14
  "node": ">=20.0.0"
15
15
  },
16
16
  "dependencies": {
17
- "@twin.org/api-models": "^0.9.0",
18
- "@twin.org/auditable-item-stream-models": "^0.9.0",
19
- "@twin.org/context": "^0.9.0",
20
- "@twin.org/core": "^0.9.0",
21
- "@twin.org/crypto": "^0.9.0",
22
- "@twin.org/data-json-ld": "^0.9.0",
23
- "@twin.org/entity": "^0.9.0",
24
- "@twin.org/entity-storage-models": "^0.9.0",
25
- "@twin.org/event-bus-models": "^0.9.0",
26
- "@twin.org/immutable-proof-models": "^0.9.0",
27
- "@twin.org/nameof": "^0.9.0",
28
- "@twin.org/standards-schema-org": "^0.9.0",
29
- "@twin.org/standards-w3c-did": "^0.9.0",
30
- "@twin.org/telemetry-models": "^0.9.0",
31
- "@twin.org/web": "^0.9.0"
17
+ "@twin.org/api-models": "next",
18
+ "@twin.org/auditable-item-stream-models": "0.9.1-next.2",
19
+ "@twin.org/context": "next",
20
+ "@twin.org/core": "next",
21
+ "@twin.org/crypto": "next",
22
+ "@twin.org/data-json-ld": "next",
23
+ "@twin.org/entity": "next",
24
+ "@twin.org/entity-storage-models": "next",
25
+ "@twin.org/event-bus-models": "next",
26
+ "@twin.org/immutable-proof-models": "next",
27
+ "@twin.org/nameof": "next",
28
+ "@twin.org/standards-schema-org": "next",
29
+ "@twin.org/standards-w3c-did": "next",
30
+ "@twin.org/telemetry-models": "next",
31
+ "@twin.org/web": "next"
32
32
  },
33
33
  "main": "./dist/es/index.js",
34
34
  "types": "./dist/types/index.d.ts",