v5.3.8 - Notification System Improvements
Notification System Improvements
Fixed Issues
- Corrected notification direction: Fixed incorrect
GREEN → YELLOWnotifications that should have beenRED → YELLOWacross all data stores - Resolved missing time-based transition notifications: Time-based
RED→YELLOWtransitions (when cool-off time expires) now properly trigger notifications. - Fixed Memory data store race condition: Eliminated premature
recovery_started_atassignment 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
- Add Docker Build to release env by @bolshakov in #434
- Fix notification about transition from yellow to red by @bolshakov in #382
- Fix State Transition Notifications by @bolshakov in #436
- Send notification about YELLOW color transitions by @bolshakov in #439
Full Changelog: v5.3.5...v5.3.8