This release contains fixes for security issues related to dashboard, so it is highly recommended to upgrade. Cross-Site Request Forgery protection was added by using existing libraries, but methods are different across application frameworks:
Continue Reading →
This maintenance release fixes race condition in the UseBatches
method that can lead to the InvalidOperationException
with “Batches are not initialized” message.
Continue Reading →
This release fixes a regression appeared in 1.6.18 as well as contain some improvements for the Hangfire.SqlServer package.
Continue Reading →
This release contains a lot of fixes, but the most important ones are related to .NET Core and ASP.NET Core frameworks. Filters based on attributes are now working fine there, and DisplayName
decoration will finally bring the human-ready name for your jobs. Other fixes are mostly related to dashboard.
Continue Reading →
This release solves connectivity issues with Redis Cluster 4.X, appeared as a result of breaking changes introduced in Redis 4.0.
Continue Reading →