serilog-sinks-elasticsearch
serilog-sinks-elasticsearch copied to clipboard
Bump Serilog.Sinks.PeriodicBatching from 2.1.1 to 2.3.1
trafficstars
Bumps Serilog.Sinks.PeriodicBatching from 2.1.1 to 2.3.1.
Release notes
Sourced from Serilog.Sinks.PeriodicBatching's releases.
v2.3.1
- #47 - fix example documentation (
@manigandham)- #46 - fix handling of the
NoQueueLimitconstant in legacy ctors; mark those constructors obsolete (@nblumhardt)- #53 - suppress
ExecutionContextflowing to timer callbacks where available (@CodeBlanch)v2.3.0
- #30, #34, #39, #40 - improve factoring, allow implementations to override "eager-first-event" behavior (
@kimbirkelund,@oliverholliday,@nblumhardt)v2.2.0
- #28 - adds
netstandard2.0target (@vhatsura)
Commits
3d73c17Merge pull request #48 from serilog/devaf4c706Update NuGet.org API key1df2d94Branch name change [skip ci]b444140Branch name change [skip ci]66a7476Merge pull request #53 from CodeBlanch/suppress-executioncontext8b6854bRemoved DisableImplicitFrameworkReferences from csproj.5eee2aaSuppress ExecutionContext flowing to timer callbacks where available.313598fFixes #50, incorrect queue size limit documentation (docs only)40b743aUpdate NuGet.org publishing key1a45c61Merge pull request #46 from nblumhardt/unbounded-ctor-compat- 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)
Contains breaking changes
Superseded by #465.