Skip to content

1.26.1

Compare
Choose a tag to compare
@andrewlock andrewlock released this 23 Apr 12:59
· 3520 commits to master since this release
76fb62f

⛔ Due to an application-breaking bug, do NOT install this version if you run IIS in classic mode. This issue is fixed in version 1.26.3. Users of IIS in integrated mode are not affected.

Changes

  • Serialize tags/metrics in a single pass to improve performance (#1416)
  • Add Ducktype reverse proxy for implementing interfaces indirectly (#1402)

Fixes

  • Don't throw or log exceptions in TryDuckCast methods (#1422)
  • Fix git parser on really big pack files (>2GB) in CIApp (#1413)

Build / Test

  • Reinstate the consolidated multi-stage build pipeline (#1363)
  • Enable endpoint routing in AspNetCore benchmark (#1418)
  • Re-enable AspNet integration tests in CI (#1414)
  • Update NuGet packages in integration tests, under existing instrumentation version ranges (#1412)

Changes since 1.26.0