Skip to content

5.1.0

Choose a tag to compare

@guanguans guanguans released this 21 Mar 10:56
· 75 commits to main since this release

5.1.0 - 2025-03-21

Code Refactoring

  • Channel: Improve error handling and structure
  • baselines: Remove obsolete baseline error files
  • channels: Replace method calls with Utils functions
  • collector: Improve request header exclusion handling
  • collectors: Remove PhpInfoCollector and update ApplicationCollector
  • collectors: Improve exception trace filtering and naming

Style

  • Refactor code for improved readability and simplicity

Tests

  • Add inspections for null pointer and void function usage