Importante
The end-of-life date for this agent version is July 29, 2019. To update to the latest agent version, see Update the agent. For more information, see End-of-life policy.
Notes
- Bug fixes, debugging support and stability improvements
 - Do not profile functions ending with .Dispose or .Finalize
 - Do not reprofile functions that have already been profiled
 - Load files in extensions directory in alphabetical order
 - Support profiling functions that contain switch statements
 - Fix bugs involving exception clauses for corner cases
 - Fix bugs involving rewrites of short branch statements
 - Fix some memory leaks for error paths in the profiler
 - SQL declare, waitfor and execute keywords now supported
 - Minor changes and bug fixes in documentation
 - Rethrow ThreadAbortExceptions in profiled code