github open-telemetry/opentelemetry-dotnet-contrib OpAmp.Client-0.7.0-alpha.1

pre-release3 hours ago
  • 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 through OpAmpClientSettings.
      (#5171)

    See CHANGELOG for details.

Don't miss a new opentelemetry-dotnet-contrib release

NewReleases is sending notifications on new releases.