-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: HangfireIO/Hangfire
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.8.21
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: HangfireIO/Hangfire
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.8.22
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 17 commits
- 35 files changed
- 1 contributor
Commits on Aug 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for ada05cd - Browse repository at this point
Copy the full SHA ada05cdView commit details
Commits on Aug 25, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 92c16d1 - Browse repository at this point
Copy the full SHA 92c16d1View commit details
Commits on Sep 19, 2025
-
Remove registered
IBackgroundProcessingServerinstances on OWIN app…… shutdown Previously only `BackgroundJobServer` instances were removed. Nothing critical, because this even happens only on application shutdown, but proper clean up is better anyway.
Configuration menu - View commit details
-
Copy full SHA for 598a4e1 - Browse repository at this point
Copy the full SHA 598a4e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76c9280 - Browse repository at this point
Copy the full SHA 76c9280View commit details
Commits on Sep 23, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 9b4eecb - Browse repository at this point
Copy the full SHA 9b4eecbView commit details -
Configuration menu - View commit details
-
Copy full SHA for b1a3f99 - Browse repository at this point
Copy the full SHA b1a3f99View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1297c53 - Browse repository at this point
Copy the full SHA 1297c53View commit details -
Replace
netcoreapp3.1target withnet8.0one in tests`netcoreapp3.1` is no more supported in AppVeyor.
Configuration menu - View commit details
-
Copy full SHA for 5f2e74f - Browse repository at this point
Copy the full SHA 5f2e74fView commit details
Commits on Oct 8, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 0e00a3d - Browse repository at this point
Copy the full SHA 0e00a3dView commit details
Commits on Oct 31, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 839a0e1 - Browse repository at this point
Copy the full SHA 839a0e1View commit details
Commits on Nov 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3a558e4 - Browse repository at this point
Copy the full SHA 3a558e4View commit details -
Use
StringWriter.ToStringonly afterJsonTextWriteris disposedNothing is changed for non-stream implementation of `TextWriter`, since the `Dispose` method doesn't do anything here. But this is critical for stream-based writers to avoid losses. This is just a defensive change.
Configuration menu - View commit details
-
Copy full SHA for d656de6 - Browse repository at this point
Copy the full SHA d656de6View commit details
Commits on Nov 6, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b995120 - Browse repository at this point
Copy the full SHA b995120View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7f4933 - Browse repository at this point
Copy the full SHA a7f4933View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d9067f - Browse repository at this point
Copy the full SHA 6d9067fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 14a6c52 - Browse repository at this point
Copy the full SHA 14a6c52View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1908476 - Browse repository at this point
Copy the full SHA 1908476View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.8.21...v1.8.22