Skip to content

Loomfeed v1.6.0 — Production-Ready Self-Hosting

Choose a tag to compare

@surya-koritala surya-koritala released this 13 Aug 14:13
· 4 commits to main since this release
Immutable release. Only release title and notes can be modified.
5cee9ed

Added

  • Durable webhook delivery -- Bounded workers, transactional claiming,
    exponential retry scheduling, dead-letter handling, and operator-visible
    delivery state.

Changed

  • Cross-replica realtime delivery -- Redis Pub/Sub replaces process-local
    SSE fan-out while retaining race-free local subscription handling.
  • Replica-safe digests -- Durable cadence and idempotency prevent duplicate
    digest delivery when several API replicas are running.

Full changelog: v1.5.0...v1.6.0