Released: Jan 10, 2019
Updates in 10.1.3
Funktionen
- Assemblies defined on a block list are now respected during command-line profiling.
Fehlerkorrekturen
- PP-4117: Installation no longer fails with the newest version of Visual C++ 2017 Redistributable installed.
- PP-4110: Profiling IIS Express applications from command-line using /epath parameter now works correctly.
- PP-4108: SQL queries made using OdbcDataAdapter.Fill are now properly captured.
Released: Nov 28, 2018
Updates in 10.1.2
Funktionen
- SQL queries made with OleDbCommand are now supported.
- SQL queries made using DbDataAdapter.Fill are now properly captured.
Released: Oct 30, 2018
Updates in 10.1.1
Funktionen
- It is now possible to provide a custom IIS Express configuration file.
- SQL calls made with System.Data.Odbc are now supported.
- SQL calls made in ASP.NET Core web applications targeting .NET Framework are now supported.
Released: Sep 17, 2018
Updates in 10.1
Funktionen
- Now fully supports .NET Core 2.1.
- Now supports profiling .NET Core projects targeting multiple frameworks (using <TargetFrameworks> tag).
With this release, Redgate have officially removed support for Microsoft Silverlight due to its deprecation and lack of support in modern browsers.
Fehlerkorrekturen
- Profiling .NET Core applications no longer crashes when requested using ANTS VS Add-in on 15.8 version of Visual Studio 2017.
- The number of SQL queries made using ExecuteDataSet...
Released: Jun 26, 2018
Updates in 10.0.2
Funktionen
- Major features:
- Portable PDB support.
- .NET Core support.
- .NET Core features:
- Added ability to provide command line arguments when profiling .NET Core applications.
- When the path to the .NET Core assembly is entered, the working directory path now updates.
- Improved GUI around .NET Core application's URL field.
- Added an ability to enter environment variables for the profiled application.
- Incoming HTTP requests support for .NET Core.
- Allows profiling of .NET Core project files (.csproj...
Released: Dec 18, 2017
Updates in 9.8
Fehlerkorrekturen
- Properly catching SQL queries for .NET Core applications.
- Fixed profiling of Web API applications (when using SSL).
- Improved way of checking if IIS is installed.
- Properly catching outgoing HTTP requests for .NET Core applications.
- Support opening chosen method with Visual Studio 2017.
- Decompilation of the source code now works correctly when .NET Framework 3.5 is not installed.
Released: Feb 8, 2017
Updates in 9.6
Funktionen
- Adds support for profiling .NET Core applications.
- Other internal improvements.
Released: Feb 15, 2016
Updates in this release
Updates in 9.5
Fixes
- PP-3882, PP-3873 - A very badly formed PATH variable can cause a crash.
- PP-1406 - Tweak log messages for legacy WebDev (Cassini) profiling mode.
- PP-3895 - Correctly identify default browser on Windows 10.
Performance improvements
Loading results files and displaying the call tree on first use is significantly faster.
Released: Apr 8, 2015
Updates in this release
Updates in 9.0
- SQL Execution Plan Diagrams - Create execution plan diagrams for the SQL calls made by your application.
- SQL Query Parameters - Show information about parameters in SQL queries.
- Improved .NET Support - You can now profile .NET 4.5.1 and 4.5.2 applications.
Released: Sep 17, 2014
Updates in this release
Updates in 8.6
- Timeline and source code panels can now be collapsed.
- Source code view can be a full screen window.
- SmartAssembly dialog now asks what was happening at the time of the crash.