-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update Hangfire monorepo to 1.8.15 #392
base: main
Are you sure you want to change the base?
Conversation
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
3bba23c
to
4c8a678
Compare
d1fec5d
to
19a6172
Compare
7a38c44
to
bb1be33
Compare
a01f933
to
e6d5478
Compare
0c6a67b
to
072c1e9
Compare
072c1e9
to
97edacc
Compare
This PR contains the following updates:
1.8.12
->1.8.15
1.8.12
->1.8.15
Release Notes
HangfireIO/Hangfire (Hangfire.AspNetCore)
v1.8.15
: 1.8.15Release Notes
Hangfire.Core
AutomaticRetryAttribute.ExceptOn
property to skip retries for specific exceptions.GetCultureInfo
instead of creating an instance in theCaptureCultureAttribute
filter.build.bat
command.Hangfire.SqlServer
string
allocations.QuerySingle
* orReadSingle
* where possible to avoid allocating lists.DbCommand
andDbParameter
creation logic to improve code consistency.v1.8.14
: 1.8.13 & 1.8.14Release Notes
Hangfire.Core
InvocationData
to produce less strings.JobFilter
-related logic to show up in profilers.IProfiler
to be less allocatey for diagnostic purposes that almost never run.CancellationToken.WaitHandle
again, since early .NET Core days are gone.IStateHandler
collections in a state machine.KeyNotFoundException
when recurring job is malformed.UrlHelper.To
for OWIN-based Dashboard UI (by @LordJZ).Hangfire.SqlServer
Configuration
📅 Schedule: Branch creation - "before 7am on Monday,before 7am on Friday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.