Skip to content

v5.3.8 - Notification System Improvements

Choose a tag to compare

@bolshakov bolshakov released this 18 Sep 13:19
· 82 commits to main since this release

Notification System Improvements

Fixed Issues

  • Corrected notification direction: Fixed incorrect GREEN → YELLOW notifications that should have been RED → YELLOW across all data stores
  • Resolved missing time-based transition notifications: Time-based RED→YELLOW transitions (when cool-off time expires) now properly trigger notifications.
  • Fixed Memory data store race condition: Eliminated premature recovery_started_at assignment that prevented proper transition notifications

Stoplight state transitions now generate consistent, reliable notifications across all scenarios. The notification deduplication system now functions correctly without gaps in the transition chain.

What's Changed

Full Changelog: v5.3.5...v5.3.8