Skip to content

2.53.2

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jun 12:16
· 363 commits to master since this release

Summary

  • Fixes a bug in remote sampling rules
  • Fixes a rare bug in runtime metrics when calling GetType() throws

Changes

Tracer

  • Avoid infinite recursion in RuntimeMetricsWriter.FirstChanceException (#5704)
  • Fix reading JSON-formatted settings in remote config, such as remote sampling rules (#5705)

Miscellaneous

  • [CrashTracking] Fix the heuristic to filter out BlockingMiddleware (#5708)

Build / Test

  • Minor fixes for hotfix workflows (#5702)
  • Fix syntax error in version-bump GitHub Action (#5706)

Changes since 2.53.1