Skip to content

Bump Serilog.Sinks.OpenTelemetry from 1.0.0 to 4.2.0#21

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/InvestindoEmNegocio/Serilog.Sinks.OpenTelemetry-4.2.0
Closed

Bump Serilog.Sinks.OpenTelemetry from 1.0.0 to 4.2.0#21
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/InvestindoEmNegocio/Serilog.Sinks.OpenTelemetry-4.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 8, 2026

Copy link
Copy Markdown

Updated Serilog.Sinks.OpenTelemetry from 1.0.0 to 4.2.0.

Release notes

Sourced from Serilog.Sinks.OpenTelemetry's releases.

4.2.0

What's Changed

4.1.1

  • #​160 - run tests on .NET Framework (@​alsi-lawr)
  • #​163 - parse OTEL_* header and resource attribute values according to spec (@​nblumhardt)

4.1.0

  • #​150 - provide a hook to call OpenTelemetry.SuppressInstrumentationScope.Begin() when required (@​nblumhardt)
  • #​152 - support reading OTEL_* configuration variables from sources other than the environment (@​srogovtsev)

4.0.0

  • #​141 - breaking - recognize core OTEL_OTLP_EXPORTER_* variables (@​AlbertoMonteiro)
  • #​145 - add GitHub issue templates (@​nblumhardt)
  • #​146 - breaking - recognize OTEL_SERVICE_NAME (@​nblumhardt)
  • #​147 - breaking - map events carrying SpanStartTimestamp as OTLP spans (@​nblumhardt)
  • #​149 - README updates (@​nblumhardt)

Breaking changes

  • Sink behavior may change in the presence of OTEL_* environment variables. To prevent this, pass ignoreEnvironment: true to any of the WriteTo configuration methods.
  • Log events carrying a SpanStartTimestamp property of type DateTime will now be recognized as spans rather than logs.

3.0.0

  • #​136 - breaking - use Serilog 4's batching implementation, drop Serilog.Sinks.PeriodicBatching dependency (@​nblumhardt)
  • #​139 - align TFMs with Serilog 4, adding net8.0 and net471 (@​nblumhardt)

2.0.0

  • #​113 - breaking - use SourceContext to populate instrumentation scope name (@​nblumhardt)
  • #​118 - documentation for suppressing instrumentation (@​nblumhardt)
  • #​122 - update Serilog.Sinks.PeriodicBatching dependency (@​nblumhardt)
  • #​123 - add headers and resourceAttributes to simple configuration methods (@​nblumhardt)
  • #​131 - add restrictedToMinimumLevel parameter to configuration methods (@​CloudeaSoft)
  • #​125 - specify a non-tracing default HttpMessageHandler on .NET 6.0+ (@​KodrAus)
  • #​133 - add includedData parameter to configuration methods (@​binginsin)

#​113 defaults to mapping SourceContext to the instrumentation scope name, and will omit the SourceContext from the log event payload by default. To preserve it, specify IncludedData.SourceContextAttribute.

1.2.0

  • #​110 - use Serilog 3.1's LogEvent.TraceId and LogEvent.SpanId instead of the ConditionalWeakTable workaround (@​nblumhardt)
  • #​111 - preserve DateTime/DateTimeOffset's full 100 nanosecond precision when converting to Unix nanos (@​nblumhardt)

1.1.0

  • #​104 - IncludedData.TemplateBody option, using the raw message template text instead of the rendered message as the log record body (@​danelson)
  • #​106 - IncludedData.MessageTemplateRenderingsAttribute option, include pre-rendered strings for any message template parameters with custom format specifiers (@​nblumhardt)

1.0.2

  • #​98 - update NUPKG dependencies, avoiding a vulnerable version of Grpc.Client (@​nblumhardt)

1.0.1

  • #​91 - include README in package for display on nuget.org (@​nblumhardt)
  • #​90 - line up package description with README text
  • #​92 - don't include prerelease suffix in non-prerelease telemetry_sdk.version attribute values (@​nblumhardt)

Commits viewable in compare view.

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

---
updated-dependencies:
- dependency-name: Serilog.Sinks.OpenTelemetry
  dependency-version: 4.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Jul 8, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 15, 2026

Copy link
Copy Markdown
Author

Superseded by #24.

@dependabot dependabot Bot closed this Jul 15, 2026
@dependabot
dependabot Bot deleted the dependabot/nuget/InvestindoEmNegocio/Serilog.Sinks.OpenTelemetry-4.2.0 branch July 15, 2026 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants