Skip to content

v0.20.11-rc0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Apr 01:26
· 299 commits to main since this release
5522e27

Added

Changed

  • Increased maximum DogStatsD context limit from 100k to 1M
  • Increased logging from Linux observer mechanism

Fixed

  • The capture manager will no longer panic if recording a capture and checking for a shutdown combined takes longer than one second.
  • A shutdown race was partially fixed in the capture manager which could result in truncated (invalid) json capture files.