packages feed

shibuya-kiroku-adapter 0.5.0.1 → 0.5.0.2

raw patch · 2 files changed

+10/−3 lines, 2 filesdep ~kiroku-storePVP ok

version bump matches the API change (PVP)

Dependency ranges changed: kiroku-store

API changes (from Hackage documentation)

Files

CHANGELOG.md view
@@ -1,5 +1,12 @@ # Changelog +## 0.5.0.2 — 2026-08-13++### Other Changes++* Requires `kiroku-store ^>=0.7` for the new replay-history retention API. No+  `shibuya-kiroku-adapter` API or runtime behavior changed.+ ## 0.5.0.1 — 2026-08-12  ### Other Changes
shibuya-kiroku-adapter.cabal view
@@ -1,6 +1,6 @@ cabal-version:   3.0 name:            shibuya-kiroku-adapter-version:         0.5.0.1+version:         0.5.0.2 synopsis:   Kiroku event store adapter for the Shibuya queue processing framework @@ -50,7 +50,7 @@     , effectful-core                         >=2.5   && <2.7     , hs-opentelemetry-api                   ^>=1.0     , hs-opentelemetry-semantic-conventions  ^>=1.40-    , kiroku-store                           ^>=0.6+    , kiroku-store                           ^>=0.7     , shibuya-core                           >=0.8   && <0.9     , stm                                    >=2.5   && <2.6     , streamly-core                          >=0.3   && <0.4@@ -78,7 +78,7 @@     , hasql-pool              >=1.2  && <1.5     , hs-opentelemetry-api    ^>=1.0     , hspec                   >=2.10 && <2.12-    , kiroku-store            ^>=0.6+    , kiroku-store            ^>=0.7     , kiroku-test-support     , lens                    >=5.2  && <5.4     , shibuya-core            >=0.8  && <0.9