Skip to content

release: v2.0.1#25

Merged
thorstenalpers merged 6 commits into
mainfrom
release/v2.0.1
Jun 12, 2026
Merged

release: v2.0.1#25
thorstenalpers merged 6 commits into
mainfrom
release/v2.0.1

Conversation

@thorstenalpers

Copy link
Copy Markdown
Owner

v2.0.1

Released: 2026-06-12

Changed

  • Updated OpenTelemetry.Exporter.OpenTelemetryProtocol and
    OpenTelemetry.Extensions.Hosting to 1.16.0.

Fixed

  • OTLP signal URLs no longer contain a double slash when the endpoint has no
    path: http://localhost:4318 now exports to http://localhost:4318/v1/traces
    instead of http://localhost:4318//v1/traces.
  • The service.version resource attribute now reports the host application's
    version (entry assembly) instead of the library's own version.
  • AddTelemetry(Action<TelemetryOptions>) now throws the documented
    ArgumentNullException instead of a NullReferenceException when the
    configure delegate is null.

thorsten added 6 commits June 12, 2026 18:51
…ly service version, throw ArgumentNullException on null configure
…lidation tests, split SqlIntegrationFactAttribute into own file
…ease branch to main in prepare-release skill
…eport template, use absolute README image URLs
@thorstenalpers thorstenalpers merged commit 13ec40f into main Jun 12, 2026
2 of 4 checks passed
@thorstenalpers thorstenalpers deleted the release/v2.0.1 branch June 12, 2026 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant