appointment-reminders-csharp
appointment-reminders-csharp copied to clipboard
Bump Hangfire from 1.7.19 to 1.8.4 in /AppointmentReminders.Web
Bumps Hangfire from 1.7.19 to 1.8.4.
Release notes
Sourced from Hangfire's releases.
1.8.4
Release Notes
Hangfire.Core
- Added – Pass server id from a worker to the
PerformContext.ServerIdproperty available in filters.- Fixed – Send heartbeats until full background processing server shutdown.
Hangfire.NetCore
- Changed – Send the stop signal earlier in the shutdown pipeline when hosting in .NET Core 3.1 or higher.
- Changed – Set processing server to null in hosted service to avoid
ObjectDisposedException.- Fixed – Other
IHostedServiceimplementations can block Hangfire server from being stopped.1.7.36
Release Notes
Hangfire.Core
- Fixed – Remove job id from schedule when it's not in the Scheduled state for some reason.
Hangfire.NetCore and Hangfire.AspNetCore
- Changed – Set processing server to
nullin hosted service to avoidObjectDisposedException.1.8.3
Release Notes
Hangfire.Core
- Changed – Allow to configure
MaxLinesInStackTracefor a particularFailedStateinstance.- Fixed – Remove job id from schedule when it's not in the Scheduled state for some reason.
- Fixed – Missing invocations of recurring jobs when the new "Ignorable" option is used.
- Fixed – Make
DisableConcurrentExecutionAttributeandLatencyTimeoutAttributeserializable.1.8.2
Release Notes
Hangfire.Core
- Changed – Disable transactional job creation feature appeared in 1.8.0.
- Fixed – "Can not start continuation XXX" error when storage supports transactional job creation.
Hangfire.SqlServer
- Fixed –
InvalidOperationExceptionwith new dashboard metrics when a database has multiple data/log files.1.8.1
Release Notes
... (truncated)
Commits
e1d3efdBump version to 1.8.4 and add release notes0f291a7Pass server id from a worker to the PerformContext.ServerId propertyab2e13bCall SendStop earlier when hosting in .NET Core 3.1 or higher20a66dbRevert "Commit lock files for packages"6ae1907Commit lock files for packages217b126Delete veracode-analysis.ymlb0174dfDelete codeql-analysis.yml324bd85Send heartbeats until full server shutdown3025588Merge branch '1.7.X'0693eddStrip release notes in NuGet package files- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)