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

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.
Files changed (2) hide show
  1. package/docs/changelog.md +64 -0
  2. package/package.json +16 -16
package/docs/changelog.md CHANGED
@@ -1,5 +1,69 @@
1
1
  # Changelog
2
2
 
3
+ ## [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)
4
+
5
+
6
+ ### Features
7
+
8
+ * 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))
9
+ * 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))
10
+ * 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))
11
+ * 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))
12
+ * 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))
13
+ * add validate-locales ([4babc73](https://github.com/iotaledger/twin-auditable-item-stream/commit/4babc7331f7fed61450fe2e2d8eccee52367f2be))
14
+ * 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))
15
+ * additional mutex locks ([07f271f](https://github.com/iotaledger/twin-auditable-item-stream/commit/07f271f411b2835ea9aa5d31ed6557e7aa659939))
16
+ * change close REST route from POST to PUT ([047eb4f](https://github.com/iotaledger/twin-auditable-item-stream/commit/047eb4ff63f5cd4a29fdca006799b8c5fee08ec9))
17
+ * configurable timeout for mutex ([b32e744](https://github.com/iotaledger/twin-auditable-item-stream/commit/b32e74476d7c9da3e7b079c675494849dad5bdd3))
18
+ * data types registered with fully qualified names ([3bcd927](https://github.com/iotaledger/twin-auditable-item-stream/commit/3bcd92788bfe4976bc88caf230501f5bbf8637f9))
19
+ * eslint migration to flat config ([bd9cb2e](https://github.com/iotaledger/twin-auditable-item-stream/commit/bd9cb2ea2599300332c76a9c738a6ff437a5cc5b))
20
+ * improve schemas ([a658264](https://github.com/iotaledger/twin-auditable-item-stream/commit/a65826423f57ca18d9de44e7e75cb06ab9dd12cb))
21
+ * improve schemas ([b253580](https://github.com/iotaledger/twin-auditable-item-stream/commit/b2535806321f39c7c02db0e04f65fb04c0595dd0))
22
+ * organization identifiers ([#81](https://github.com/iotaledger/twin-auditable-item-stream/issues/81)) ([2ec82bd](https://github.com/iotaledger/twin-auditable-item-stream/commit/2ec82bd18136fddf982c60968d6b0ff89575d51c))
23
+ * 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))
24
+ * 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))
25
+ * remove unused namespace ([6085988](https://github.com/iotaledger/twin-auditable-item-stream/commit/608598812ac2f1d0f6d73f5efcc6a169b0f3b38a))
26
+ * 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))
27
+ * typescript 6 update ([eb9a4db](https://github.com/iotaledger/twin-auditable-item-stream/commit/eb9a4db5dc693602464ab11b55759a3e86d1ecab))
28
+ * update background task service ([a7b8857](https://github.com/iotaledger/twin-auditable-item-stream/commit/a7b885783dfd37d3757127e61e8b0b982c232d36))
29
+ * update contexts ([#34](https://github.com/iotaledger/twin-auditable-item-stream/issues/34)) ([e4f485e](https://github.com/iotaledger/twin-auditable-item-stream/commit/e4f485e360f553013b4a850f5fe7b060b1f2d058))
30
+ * 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))
31
+ * update dependencies ([24ececa](https://github.com/iotaledger/twin-auditable-item-stream/commit/24ececa966a408c03e6e7d9de4236182f318f431))
32
+ * update dependencies ([9ff038b](https://github.com/iotaledger/twin-auditable-item-stream/commit/9ff038b7e76e9fb586be4f2321231f04258ef794))
33
+ * update framework core ([5621601](https://github.com/iotaledger/twin-auditable-item-stream/commit/562160167c5082b9dae1b0bf68482ce2af1e7dce))
34
+ * 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))
35
+ * update naming ([b89e5ce](https://github.com/iotaledger/twin-auditable-item-stream/commit/b89e5ce9bb46e5e4f1d63407eb0ccd195743542d))
36
+ * update schemas ([8f870cc](https://github.com/iotaledger/twin-auditable-item-stream/commit/8f870cc3d463137b759fb509905089908135e92a))
37
+ * use new hosting url for cursor links ([b4a7ae0](https://github.com/iotaledger/twin-auditable-item-stream/commit/b4a7ae0be43f5e59b9951bf7967996021d99aa9b))
38
+ * use new nameof operators ([d1a3bf8](https://github.com/iotaledger/twin-auditable-item-stream/commit/d1a3bf8369f899fff8fd9d7b3b068f270fd8603d))
39
+ * 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))
40
+ * use standard list json ld types ([54ee4d7](https://github.com/iotaledger/twin-auditable-item-stream/commit/54ee4d78c42cfd39745ee7d93903334c398ec8c8))
41
+ * 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))
42
+
43
+
44
+ ### Bug Fixes
45
+
46
+ * 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))
47
+ * context usage ([6f45f33](https://github.com/iotaledger/twin-auditable-item-stream/commit/6f45f33b77b64ba7fe543782718f7364e2c11b2f))
48
+ * 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))
49
+ * immutable remove parameter order ([19f60d6](https://github.com/iotaledger/twin-auditable-item-stream/commit/19f60d6c7b9f926694e91f4fbf348a4a4eb34c5a))
50
+ * 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))
51
+ * query params force coercion ([fcdd52c](https://github.com/iotaledger/twin-auditable-item-stream/commit/fcdd52cf8262a3bc19f6e7e9e6ef145890a9c8aa))
52
+ * remove misses removing entries ([a58bc09](https://github.com/iotaledger/twin-auditable-item-stream/commit/a58bc0943ea6e77ca7c854b2f41cfaba3fb9b10b))
53
+ * update entry use correct deconstructed object ([801e857](https://github.com/iotaledger/twin-auditable-item-stream/commit/801e857d71289672b9c6010f302b33c9d8ea9860))
54
+ * 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))
55
+ * use async getStore in tests ([7bf0aab](https://github.com/iotaledger/twin-auditable-item-stream/commit/7bf0aab543cda544133dcae7e852d9752968ee4e))
56
+ * use async getStore in tests ([ff176b0](https://github.com/iotaledger/twin-auditable-item-stream/commit/ff176b04798da8909c5921ed101998028d082890))
57
+ * use async getStore in tests ([eb595e7](https://github.com/iotaledger/twin-auditable-item-stream/commit/eb595e72a348d4d030dba8378a0def3a6d5148dc))
58
+ * use async getStore in tests ([fb827d6](https://github.com/iotaledger/twin-auditable-item-stream/commit/fb827d658d8217714887f44f2d02811a8af6f4d6))
59
+
60
+
61
+ ### Dependencies
62
+
63
+ * The following workspace dependencies were updated
64
+ * dependencies
65
+ * @twin.org/auditable-item-stream-models bumped from 0.9.1-next.0 to 0.9.1-next.1
66
+
3
67
  ## [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
68
 
5
69
 
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.1",
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.1",
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",