Skip to content
This repository has been archived by the owner on Aug 3, 2024. It is now read-only.
/ ServerCommon Public archive

v2.61.0

Compare
Choose a tag to compare
@xavierdecoster xavierdecoster released this 10 Dec 08:21
b107552

Packages updated in release

  • NuGet.Services.Logging

NuGet.Services.Logging

Changes include:

  • LoggingSetup.CreateLoggerFactory now supports providing an already initialized TelemetryConfiguration argument - #324
  • TelemetryClientWrapper.TrackMetric will now use the MetricTelemetry.Sum property internally instead of the obsolete MetricTelemetry.Value property