github HangfireIO/Hangfire v1.7.23
1.7.23

latest releases: v1.7.37, v1.8.12, v1.8.11...
2 years ago

Release Notes

Hangfire.Core

  • AddedJobId property to JobPerformanceException for error logging purposes (by @Plasma).
  • FixedJsonSerializationException when using IdempotentCompletionAttribute.
  • Fixed – Unreported yet corner case related to daylight time transition by upgrading Cronos to 0.7.1 (by @aidmsu).
  • Fixed – Dashboard issue: recurring job table doesn't handle very long cron strings.
  • Fixed – Add missing argument-is-null check for the DeserializePayload method.
  • Project – Replace deprecated PerformContext ctor usage to avoid alerts in SonarQube (by @kumaheiyama).
  • Project – Avoid possible NullReferenceException in tests to fix alerts in Fortify analyser.
  • Project – Release connections properly in tests to fix alerts in Fortify analyser.

Hangfire.SqlServer

  • FixedNotImplementedException in Transaction.EnlistPromotableSinglePhase when running on Mono.

Don't miss a new Hangfire release

NewReleases is sending notifications on new releases.