[v9.2.0]
Added
- ScheduledTask
- Added support for configuring Event ValueQueries, allowing the triggering event to be
parsed for values which are sent to the scheduled task script.
Fixes Issue #392.
- Added support for configuring Event ValueQueries, allowing the triggering event to be
Fixed
- ScheduledTask
- Resolved an issue where DaysOfWeek array ordering can cause configuration drift.
Fixes Issue #354.
- Resolved an issue where DaysOfWeek array ordering can cause configuration drift.
- Update build process to pin GitVersion to 5.* to resolve errors
(gaelcolas/Sampler#477).
Changed
- CI Pipeline
- Updated pipeline files to match current DSC Community patterns - fixes Issue #427.
- Updated HQRM step to use windows-latest image.