keiro-pgmq 0.4.0.1 → 0.5.0.0
raw patch · 2 files changed
+8/−3 lines, 2 filesdep ~keiro-corePVP ok
version bump matches the API change (PVP)
Dependency ranges changed: keiro-core
API changes (from Hackage documentation)
Files
- CHANGELOG.md +5/−0
- keiro-pgmq.cabal +3/−3
CHANGELOG.md view
@@ -6,6 +6,11 @@ ## [Unreleased] +## 0.5.0.0 — 2026-07-31++No changes this release. Released with the package set for the `keiro-dsl`+0.5.0.0 whole-workspace work.+ ## 0.4.0.1 — 2026-07-28 ### Other Changes
keiro-pgmq.cabal view
@@ -1,6 +1,6 @@ cabal-version: 3.0 name: keiro-pgmq-version: 0.4.0.1+version: 0.5.0.0 synopsis: PostgreSQL job-queue (PGMQ) integration for Keiro description: A typed background-job queue for Keiro applications on top of PGMQ (the@@ -58,7 +58,7 @@ , hasql >=1.10 && <1.11 , hasql-pool >=1.2 && <1.5 , hs-opentelemetry-api >=1.0 && <1.1- , keiro-core ^>=0.4.0.1+ , keiro-core ^>=0.5.0.0 , pgmq-config >=0.4 && <0.5 , pgmq-core >=0.4 && <0.5 , pgmq-effectful >=0.4 && <0.5@@ -86,7 +86,7 @@ , hs-opentelemetry-propagator-w3c >=1.0 && <1.1 , hs-opentelemetry-sdk >=1.0 && <1.1 , hspec >=2.11- , keiro-core ^>=0.4.0.1+ , keiro-core ^>=0.5.0.0 , keiro-pgmq , keiro-test-support , pgmq-config >=0.4 && <0.5