File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1414 <tags >Hangfire OWIN Long-Running Background Fire-And-Forget Delayed Recurring Tasks Jobs Scheduler Threading Queues</tags >
1515 <releaseNotes >http://hangfire.io/blog/
1616
17+ 1.5.2
18+ * Fixed – `JobLoadException` when using interface method as a background job, appeared in 1.5.1.
19+
17201.5.1
18- * Fixed – `JobLoadException` during deserialization when a method defined in an inherited interface (by @triwire) .
21+ * Fixed – `JobLoadException` during deserialization when a method defined in an inherited interface.
1922* Fixed – Show alert box instead of an exception on Awaiting Jobs page.
2023
21241.5.0
Original file line number Diff line number Diff line change 1818 <tags >Hangfire AspNet MVC OWIN SqlServer Long-Running Background Fire-And-Forget Delayed Recurring Tasks Jobs Scheduler Threading Queues</tags >
1919 <releaseNotes >http://hangfire.io/blog/
2020
21+ 1.5.2
22+ * Fixed – `JobLoadException` when using interface method as a background job, appeared in 1.5.1.
23+
21241.5.1
22- * Fixed – `JobLoadException` during deserialization when a method defined in an inherited interface (by @triwire) .
25+ * Fixed – `JobLoadException` during deserialization when a method defined in an inherited interface.
2326* Fixed – Unable to see enqueued jobs in Dashboard UI when using SQL Server queues.
2427* Fixed – Show alert box instead of an exception on Awaiting Jobs page.
2528
You can’t perform that action at this time.
0 commit comments