Skip to content

1.25.2-prerelease

Pre-release
Pre-release
Compare
Choose a tag to compare
@kevingosse kevingosse released this 02 Apr 20:29
· 3574 commits to master since this release
45171ff

Changes

  • Compute top-level spans on the tracer side (#1302, #1303)
  • Add support for flushing partial traces (#1313)
  • Enable Service Fabric Service Remoting instrumentation out-of-the-box (#1234)
  • Add log rotation for native logger (#1296)
  • Disable log rate-limiting by default (#1307)
  • CallTarget refactoring and performance improvements (#1292, #1305, #1279)
  • CIApp: Add a commit check before filling the commiter, author and message data (#1312)
  • Update ASP.NET / MVC / WebApi2 Resource Names (#1288)

Fixes

  • Fix Container Tagging in Fargate 1.4 (#1286)
  • Increase buffer size to avoid edge cases of span dropping (#1297)
  • Don't set the service name in the span constructor (#1294)
  • Replace Thread.Sleep with Task.Delay in dogstatsd (#1326)

Build / Test

  • Add additional ASP.NET Core tests + fix response code bug (#1269)
  • Minor build improvements (#1295)
  • Crank importer and pipeline (#1287)
  • Add benchmarks for calltarget (#1300)
  • Define benchmarks scheduled runs in yaml (#1299)
  • Call a local endpoint in DuplicateTypeProxy test (#1308)
  • Fix components in LICENSE-3rdparty.csv file (#1319)
  • Enable JetBrains Tools in the Benchmarks projects (#1318)

Changes since 1.25.0