This release fixes a bug where the publish operator could drop events.
🐞 Bug Fixes
Section titled “🐞 Bug Fixes”Fixed publish operator dropping events
Section titled “Fixed publish operator dropping events”Dec 18, 2025 · @raxyte · #5618
The publish operator could drop events during flush operations.
Events are now reliably delivered to subscribers.