Skip to content

Fulgurant v0.8.1

Latest

Choose a tag to compare

@PRRPCHT PRRPCHT released this 17 Aug 21:43
· 2 commits to main since this release

This patch release fixes SSE reconnection failures and refreshes dependencies.

Bug fixes

  • SSE reconnections no longer fail with a 429. The concurrent connection cap per device was still set to one, so a client whose event stream dropped without a clean close was rejected until the server tore down the stale connection. The cap is now two, leaving room for the new stream to be established while the old one is still being cleaned up.

Security

  • Updated event-listener to 5.4.2 to address RUSTSEC-2026-0221.

Performance & technical improvements

  • Dependencies updates to their latest versions.

Find Fulgurant v0.8.1 on DockerHub.