Skip to content

1.28.6

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Sep 09:20
· 3281 commits to master since this release
c926ae1

Changes

  • Add automatic instrumentation support for Aerospike.Client (#1717)
  • Add automatic instrumentation for Begin/EndGetResponse to WebRequest (#1658)
  • Add logs injection support for Microsoft.Extensions.Logging (ILogger) (#1663)
  • Produce new Datadog.Monitoring.Distribution NuGet package (#1661, #1720, #1728)
  • Reduce native memory consumption (#1723)
  • Remove usage of non-builtin types in Attribute named arguments (#1601)
  • Add tracer metrics setting to startup logs (#1689)
  • Merge auto-instrumentation code into Datadog.Trace.dll (#1443)
  • Adds Datadog.AutoInstrumentation.NativeLoader (#1577)
  • Adds the v0 version of App Sec (#1647, #1732, #1742, #1686, #1692, #1695, #1744)
  • Read performance counter values from environment variables in AAS (#1651)
  • Improve error handling for performance counters (#1652)
  • Cache native AssemblyReference instances (#1665)
  • Use link shortener for IIS permissions (#1666)
  • Native profiler Initialize callback optimization (#1672)
  • Update CI Visibility specification (#1682)

Fixes

  • Fixes native regex usage on non windows platforms. (#1662)

Build / Test

  • Updates to code coverage (#1699)
  • Adding appsec crank scenarios (#1684, #1739)
  • Fixes for various flaky tests (#1713, #1715, #1718, #1719, #1722
  • Package windows native symbols in a separate archive (#1727)
  • Updates to shared loader build (#1694, #1697, #1724, #1725, #1735, #1736)
  • Don't trigger Tracer-specific CI for changes to shared assets not used by the Tracer (#1701)
  • Add end-to-end integration tests for logs injection (#1637)
  • Adds Execution time benchmarks (#1687)
  • Add fix for Samples.MultiDomainHost.App.NuGetHttpWithRedirects test application (#1691)
  • Reduce snapshot file path length (#1696, #1657)

Build / Test

  • Replace "minimal" solution with a solution filter (#1631)
  • Add support for a temporary NGEN pipeline (#1642)
  • Small build improvements (#1646, #1653, #1655)
  • Update GitHub action release workflows (#1659)
  • Fixes crank pipeline on PR merge commits. (#1669)
  • Disable CallSite scenario from Throughput tests. (#1674, #1679)
  • Add a custom test framework to monitor execution of unit tests in ducktyping library (#1680)
  • Add tests for changes to Datadog.Trace's Public API (#1681)

Changes since 1.28.4