-
NuGet: OpenTelemetry.OpAmp.Client v0.2.0-alpha.1
-
Add agent effective config reporting.
(#3716) -
Add ability to send custom messages.
(#3809) -
Add support for sticky HTTP connections via the
OpAMP-Instance-UIDheader.
(#3830) -
Apply response size limits for oversized OpAMP responses.
(#4116) -
Harden WebSocket transport:
- Enforce maximum server message size.
- Use a cancellable receive loop with deterministic disposal.
- Add
OpAmpClientSettings.ClientWebSocketFactory, and remove the insecure
default of accepting any server TLS certificate when connecting on .NET.
(#4133)
-
Ensure heartbeat interval is bounded.
(#4136) -
Add missing null check for remote config.
(#4138)
See CHANGELOG for details.
-