Releases: MattMofDoom/Seq.App.EventTimeout
Releases · MattMofDoom/Seq.App.EventTimeout
Repeating event improvements
- Correctly recognises and handles a 24h showtime
- Repeating timeout suppression interval added to separate from normal suppression interval
- Added unit tests
New properties, defaults, fix AbstractAPI deserialization
- Add defaults for boolean properties, timeout, suppression
- Add optional Priority and Responders priorities
- Move Suppression interval and Log level config above include/exclude expressions
- Refactoring
- Fix issue with AbstractAPI deserialization
Date expression updates
- Update date logic for last day of month for variable month lengths
- Correct last weekday date expression
- Update date expression names for clarity
- Code cleanup, add code documentation
Heartbeat (repeating) timeouts
- Add optional repeating timeout
- Case insensitive key matching
- Switch to ordinal case insensitive matching
- Update config name/description
v1.2.7
- Reset _errorCount on successful retrieval of holidays
- Make exclusion logging clearer
- Correct exclude days log at startup
- Ensure inclusion/exclusion dates always calculate against next start date
- Correct days of week UTC calculation
v1.2.2 Public Release
- Evaluate multiple properties (up to 4)
- Include and exclude specific days of month
- Date expressions (eg. first, last, first weekday, first Monday, second Tuesday, third Wednesday, fourth Thursday, fifth Friday, last Friday)
- First public release to Nuget https://www.nuget.org/packages/Seq.App.EventTimeout/