Skip to content

Releases: madisoheib/Ripple

v0.7.4

Choose a tag to compare

@github-actions github-actions released this 12 Jul 20:17
v0.7.4 — fix ghcr image publish (lowercase repository name)

v0.7.3

Choose a tag to compare

@github-actions github-actions released this 12 Jul 20:09
v0.7.3 — fix ghcr Docker image publish (build from released binary)

v0.7.2

Choose a tag to compare

@github-actions github-actions released this 12 Jul 19:55
v0.7.2 — GET /channels supports info=subscription_count (dashboard); …

v0.7.1

Choose a tag to compare

@github-actions github-actions released this 11 Jul 20:49
v0.7.1 — complete Ripple release (all 5 targets)

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 11 Jul 20:47
v0.7.0 — first release under the Ripple name (rename from resonance)

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 11 Jul 05:16
v0.6.0 — session resume + multi-tenant limits + graceful shutdown

Session resume (opt-in, Pusher-compatible): per-channel seq + ring buffer,
authorization-safe replay after reconnect, ~40-line Echo/pusher-js companion.
Per-app limits: max_messages_per_second (429 + Retry-After), max_channels,
max_presence_members. Graceful shutdown: SIGTERM -> 1001 close frames +
bounded drain, verified at 10k connections. Boot ulimit warning, nginx/Caddy
+ session-resume docs. A feature no Pusher-compatible server offers.

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 11 Jul 04:33
v0.5.0 — accept backlog 8192, fan-out distribution metrics, Linux ben…

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 10 Jul 12:13
v0.4.0 — native TLS (rustls), Prometheus /metrics

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 10 Jul 11:55
v0.3.0 — webhooks, batch_events, channel inspection endpoints, origin…

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 10 Jul 01:11
v0.2.0 — presence channels, client events (whisper), origin allow-lis…