← ~/changelog / 2026-08-13
uSync.Hangfire
Repo: Jumoo/uSync.Hangfire
- Four bugs found while porting
PublisherSchedulerinto the Automate package, raised as issues and fixed:PullContent/PullMediahardcoded the push strategy so pulls silently pushed,PerformCommandignored its ownDependencyFlagsargument and forced children/media/ancestors on,ProcessingSchedulerhad no re-entrancy guard so concurrent jobs could race the same pipeline, and the daily restore-point jobs scheduled against the concreteRestorePointSchedulerwhen only the interface is registered in DI - Switched release publishing to NuGet trusted publishing; fixed the
dotnet nuget pushglob on Windows runners