OpAmp.Client-0.7.0-alpha.1
Pre-release
Pre-release
Immutable
release. Only release title and notes can be modified.
-
NuGet: OpenTelemetry.OpAmp.Client v0.7.0-alpha.1
-
Breaking Change: Changed communication behavior to accumulate messages when
the channel is blocked. This removes the need for explicit asynchronous message
sending, as the accumultor message is now automatically dispatched in the
background once communication is restored.
(#4930) -
Preserve custom messages queued while the communication channel is blocked
and reject new messages when the queue's message-count or payload-byte limit
is reached.
(#5161) -
Make the custom message queue count and aggregate payload-byte limits
configurable throughOpAmpClientSettings.
(#5171)
See CHANGELOG for details.
-