IBatchedLogEventSink batch retry scheduling has changed in this version. The default configuration still tries failed batches for approximately ten minutes, but the BufferingTimeLimit no longer implicitly causes the retry time to be extended or reduced. If you need a specific retry time, set BatchingOptions.RetryTimeLimit, which reliably controls retry time.
Commits
467cfd8 Give up on skipping sync builds for now (#2131)
de5e22e Attempt to avoid building PR syncs, number 2 (#2130)
57e6e2b Never publish from PRs, even within the same repo (#2129)
46a3b30 An initial Actions-based CI build and publishing workflow (#2127)
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 rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the safe-api-dependencies group in /src/api with 3 updates: Npgsql.EntityFrameworkCore.PostgreSQL, Serilog and Serilog.AspNetCore.
Updates
Npgsql.EntityFrameworkCore.PostgreSQL
from 8.0.8 to 8.0.10Release notes
Sourced from Npgsql.EntityFrameworkCore.PostgreSQL's releases.
Commits
18d07c5
Bump dependencies4bc77de
Bump version to 8.0.10Updates
Serilog
from 4.0.2 to 4.1.0Release notes
Sourced from Serilog's releases.
Commits
467cfd8
Give up on skipping sync builds for now (#2131)de5e22e
Attempt to avoid building PR syncs, number 2 (#2130)57e6e2b
Never publish from PRs, even within the same repo (#2129)46a3b30
An initial Actions-based CI build and publishing workflow (#2127)fe40d19
AddBatchingOptions.RetryTimeLimit
(#2120)3da0979
Failure listeners and fallback sinks (#2108)4dca2ae
Minor version bump, features incoming [skip ci]Updates
Serilog.AspNetCore
from 8.0.2 to 8.0.3Release notes
Sourced from Serilog.AspNetCore's releases.
Commits
4522f89
Merge pull request #385 from serilog/dev533f475
Merge pull request #383 from Numpsy/conf_upde0a38f
Update Serilog.Settings.Configuration to 8.0.4680af2e
Dev version bump [skip ci]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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show