v8.0.0-dev.25
Pre-release
Pre-release
·
1807 commits
to master
since this release
-
Tests
- Added tests for .NET Core 2.1.
-
Scheduler
- Changed the TimerTrigger EndToStart protocol by expecting a callback on completion. The return value from the scheduler indicates merely that the job has started. It was required to add a callback when the job ended.