Releases
Download the Wippy CLI for your platform.
Quick Install
curl -fsSL https://hub.wippy.ai/install.sh | shv0.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.
v0.2.23a
Fix supervisor dependency-aware startup
v0.2.22a
Bug fixes for Lua cache invalidation, registry changeset ordering, supervisor shutdown, hub dependency apply, MySQL driver mapping; wapp v0.1.1; dependency updates
v0.2.21a
go-lua v1.5.16 with stricter type checker; queue system (SQS/AMQP with codecs); network layer improvements (I2P SAM, tsnet mTLS, overlay hot-swap); dependency updates