Releases
Download the Wippy CLI for your platform.
Quick Install
curl -fsSL https://hub.wippy.ai/install.sh | shv0.3.8a
LatestFix Temporal workflow and activity type names for namespace-less/external workflows, and harden embedded filesystem module updates so live installs, unpacking, and pack swaps preserve runtime files safely.
v0.3.7a
Expose memberlist probe and ping tuning for clustered runtimes, including probe interval, probe timeout, TCP timeout, and suspicion multiplier configuration.
v0.3.6a
Adds CDC Lua stream subscriptions, native Postgres CDC fanout, CRDT tombstone GC hardening, registry/hub dependency resolution hardening, command registration hardening, and dependency updates.
v0.3.5a
Raft now runs directly over internode request/reply transport, removing yamux session coupling and fixing reliable actor-message queue semantics under reconnects and partitions.
v0.3.4a
Runtime cluster hardening release: registry dissemination, internode payload snapshot safety, internode retry race fix, scheduler lost-wakeup fix, PG rediscovery fix, and CI release toolchain pin validated by CI and local release gates.
v0.3.3a
Shared-Raft KV stores (store.kv.raft + store.kv.crdt). Fixes: Lua stream/future type manifests and auto-running the sole pack command when none is marked main.
v0.3.2a
fix(logs): restore console output that was silently dropped at boot by the per-emission log metric hook (#305).
v0.3.1a
wapp v0.1.2: fix pack integrity for large chunked files. Drop unsupported MSSQL/Oracle SQL dialects.
v0.3.0a
Clustering: cluster primitives. CLI --set for YAML config overrides. Typed entry kind overrides. Dependency apply honors empty defaults and scopes strict requirement validation to touched modules.
v0.2.24a
AWS native SigV4 signer; cloudstorage object metadata, conditional ops (etag/versioning), env-driven region/bucket/endpoint. Engine: subscription/timer leak fix, lossless websocket backpressure, process upgrade frame fix. Deterministic boot ordering and stable relay node naming. Hub-mediated publish/install with retry; wippy publish --create + local-stack; quota refusal surfaced. Queue: memory nack redelivery fix. fs module-owned path resolution; idempotent HTTP static mounts; zstd dictionary support.