Closed DannyRawlings closed 8 months ago
Due to changes in 1.8.x xpand jobscheduler will not run.
updating it in your project should work?
what changes exactly?
Changes can be found in the link below. It now uses the Microsoft.Data.SqlClient instead of System.Data.SqlClient
https://docs.hangfire.io/en/latest/upgrade-guides/upgrading-to-hangfire-1.8.html
currently there are not many active matters so sure I can push it on the lab for some time for you test it
is there a compatible inmemory package? do u happen to know?
currently there are not many active matters so sure I can push it on the lab for some time for you test it
Thank you.. :)
is there a compatible inmemory package? do u happen to know?
No, it looks like there will a version 1.7.1 released soon.
not folowing is there or not? and which one? without an InMemory package I cannot release cause the tests cannot run
not folowing is there or not? and which one? without an InMemory package I cannot release cause the tests cannot run
Sorry, latest release is 0.4.1. Requires Hangfire.Core >=1.8.0
I guess this netstanard2 support may work, I will let the tests confirm it and we will see. Alternatively we need to recomompile and republish on nuget our selves. Taking that initiative it will for sure speed up the update
Closing issue for age. Feel free to reopen it at any time.
.Thank you for your contribution.
Quick question - Is there a plan to upgrade Hangfire to version 1.8.x (currently 1.8.2)?
Jobscheduler is currently on 1.7.34 and the max I can only go to version 1.7.35. Due to changes in 1.8.x xpand jobscheduler will not run.
Cheers