Skip to content

2.10.5

Compare
Choose a tag to compare
@brettlangdon brettlangdon released this 13 Aug 13:11
· 23 commits to 2.10 since this release
63a5a04

Bug Fixes

  • internal: Fix for Already mutably borrowed error when rate limiter is accessed across threads.
  • Code Security: add null pointer checks when creating new objects ids.
  • profiling: turns on the new native exporter when DD_PROFILING_TIMELINE_ENABLED is set.