Downloads

Latest version (2.0.0 October 24 2023)

The latest stable release of the Raygun APM Agent and profiler is recommended and includes the latest features and improvements.

Use the following links to always download the latest release:


Windows 64-bit - Installer for the 32-bit and 64-bit profiler and agent.
Windows 32-bit - Installer for the 32-bit profiler only and agent.
Linux 64-bit (Self-contained) - Zip file for 64-bit profiler and agent for CentOS, Debian & Ubuntu.
Windows 64-bit (Self-contained) - Zip file for 64-bit profiler and agent for Windows Server 2012+.
macOS (Self-contained) - Zip file for 64-bit agent for macOS 10.15+.

  • Updates to UDP/TCP/Pipe transport to reduce Memory and CPU Utilization
  • Dropped support for memory mapped file transport
  • Fixes issue where diagnostics session doesn't cleanup itself causing Memory to never be released
  • Fixes issue where new application processes (from deployments or app restarts) causes data to be orphaned and not cleaned up
  • More improvements on CPU/Memory Utilization

Windows 64-bit - Installer for the 32-bit and 64-bit profiler and agent.
Windows 32-bit - Installer for the 32-bit profiler only and agent.
Linux 64-bit (Self-contained) - Zip file for 64-bit profiler and agent for CentOS, Debian & Ubuntu.
Windows 64-bit (Self-contained) - Zip file for 64-bit profiler and agent for Windows Server 2012+.
macOS (Self-contained) - Zip file for 64-bit agent for macOS 10.15+.

  • Updated compression algorithm to reduce CPU usage
  • Excluded some 3rd party namespaces from .NET Profiler
  • Windows UAC now shows RaygunAgent.msi instead of a random name
  • Fixed bug preventing some agents registering
  • Fixed bug with diagnostics session causing Agent restarts
  • Fixed bug which prevented application registration in the ConfigurationUtil
  • Fixed issue that can create 2-6 second pause/delay when Agent starts

Windows 64-bit - Installer for the 32-bit and 64-bit profiler and agent.
Windows 32-bit - Installer for the 32-bit profiler only and agent.
Linux 64-bit (Self-contained) - Zip file for 64-bit profiler and agent for CentOS, Debian & Ubuntu.
Windows 64-bit (Self-contained) - Zip file for 64-bit profiler and agent for Windows Server 2012+.
macOS (Self-contained) - Zip file for 64-bit agent for macOS 10.15+.

  • Fix for node.js traces not being processed in v1.4.6
  • Reduced CPU/Memory footprint of the Raygun APM Agent
  • Other minor bug fixes

Removed: Introduced a bug for node.js, please use the latest version.


Windows 64-bit - Installer for the 32-bit and 64-bit profiler and agent.
Windows 32-bit - Installer for the 32-bit profiler only and agent.
Linux 64-bit (Self-contained) - Zip file for 64-bit profiler and agent for CentOS, Debian & Ubuntu.
Windows 64-bit (Self-contained) - Zip file for 64-bit profiler and agent for Windows Server 2012+.
macOS (Self-contained) - Zip file for 64-bit agent for macOS 10.15+.

  • Fixed .NET 7 Applications not showing full URL for traces in IIS
  • Updates to UDP transport to improve throughput, reduce memory, and improve reliability
  • Include additional metadata in traces for diagnostics

Windows 64-bit - Installer for the 32-bit and 64-bit profiler and agent.
Windows 32-bit - Installer for the 32-bit profiler only and agent.
Linux 64-bit (Self-contained) - Zip file for 64-bit profiler and agent for CentOS, Debian & Ubuntu.
Windows 64-bit (Self-contained) - Zip file for 64-bit profiler and agent for Windows Server 2012+.
macOS (Self-contained) - Zip file for 64-bit agent for macOS 10.15+.

  • Allow apps to begin profiling if configured (no longer requires manual enabling)
  • Fixed .NET 6 Applications not showing full URL for traces in IIS
  • Fixed .NET 6/7 Applications not showing full URL for traces in Kestrel
  • Fixed support for Kestrel on Windows & Linux
  • Fixed bug where Self-Contained apps wouldn't identify as .NET Core on Linux
  • Fixed Diagnostics Sessions ending early

Windows 64-bit - Installer for the 32-bit and 64-bit profiler and agent.
Windows 32-bit - Installer for the 32-bit profiler only and agent.
Linux 64-bit (Self-contained) - Zip file for 64-bit profiler and agent for CentOS, Debian & Ubuntu.
Windows 64-bit (Self-contained) - Zip file for 64-bit profiler and agent for Windows Server 2012+.
macOS (Self-contained) - Zip file for 64-bit agent for macOS 10.15+.

  • Align Azure App Service Extension version with main APM Agent
    • Azure App Service contains all the fixes from previous releases
  • Fixed bug where Self-Contained apps wouldn't identify as .NET Core (Windows)
  • Fixed .NET 6/7 split-trace scenarios
  • Fixed Profiler Paths for 32bit Profiler (Windows)
  • Improvements to Diagnostics Session (Azure)

Windows 64-bit - Installer for the 32-bit and 64-bit profiler and agent.
Windows 32-bit - Installer for the 32-bit profiler only and agent.
Linux 64-bit (Self-contained) - Zip file for 64-bit profiler and agent for CentOS, Debian & Ubuntu.
Windows 64-bit (Self-contained) - Zip file for 64-bit profiler and agent for Windows Server 2012+.
macOS (Self-contained) - Zip file for 64-bit agent for macOS 10.15+.

  • Renewed the code signing certificate.

Windows 64-bit - Installer for the 32-bit and 64-bit profiler and agent.
Windows 32-bit - Installer for the 32-bit profiler only and agent.
Linux 64-bit (Self-contained) - Zip file for 64-bit profiler and agent for CentOS, Debian & Ubuntu.
Windows 64-bit (Self-contained) - Zip file for 64-bit profiler and agent for Windows Server 2012+.
macOS (Self-contained) - Zip file for 64-bit agent for macOS 10.15+.

  • Performance improvements to the profiler to reduce overhead.
  • Improvements to capturing traces in .NET Framework produced by async code.
  • Added a TLS version check to the list of tests in the Raygun Profiler Configuration app.
  • Fixed the profiler-test in the Help tab of the Raygun Profiler Configuration app.
  • Fixed issue on Linux preventing logging from working.
  • Resolved scenario where enabling logging could prevent profiler from attaching.
  • Moved agent logs from console to file.

Windows 64-bit - Installer for the 32-bit and 64-bit profiler and agent.
Windows 32-bit - Installer for the 32-bit profiler only and agent.
Linux 64-bit (Self-contained) - Zip file for 64-bit profiler and agent for CentOS, Debian & Ubuntu.
Windows 64-bit (Self-contained) - Zip file for 64-bit profiler and agent for Windows Server 2012+.
macOS (Self-contained) - Zip file for 64-bit agent for macOS 10.15+.

  • The agent is now built as a .NET 6 application. (This is standalone, so you do not need to install .NET 6).
  • Improvements to capturing traces in .NET Framework produced by async code.
  • Improved logging and diagnostics.
  • Support for .NET 6/7
  • Support for profiling .NET applications under Linux.

Windows 64-bit MSI - Installer for the 32-bit and 64-bit profiler and agent.
Linux 64-bit (Self-contained) - Zip file for 64-bit agent for Linux (CentOS, Debian, Fedora, Ubuntu) and .NET profiler for Linux.

  • The agent is now built as a .NET 6 application. (This is standalone, so you do not need to install .NET 6).
  • Improvements to capturing traces in .NET Framework produced by async code.
  • Improved logging and diagnostics.
  • Support for .NET 6/7
  • Support for profiling .NET applications under Linux.

Windows 64-bit - Installer for the 32-bit and 64-bit profiler and agent.
Windows 32-bit - Installer for the 32-bit profiler only and agent.
Linux 64-bit (Self-contained) - Zip file for 64-bit agent for Linux (CentOS, Debian, Fedora, Ubuntu).
Generic .NET Core 3.0 64-bit - Zip file for 64-bit agent for .NET Core (Requires runtime).
MAC OSX Portable - Zip file for 64-bit agent for macOS >= 10.12 (Self Contained).

  • Expanded the clickable area on Raygun Profiler Configuration tool tabs
  • Prevent exception in the Raygun Profiler Configuration tool when IIS is shut down
  • Updated the code signing certificate - this will stop Windows from warning you about installing the agent

Windows 64-bit MSI - Installer for the 32-bit and 64-bit profiler and agent.
Linux 64-bit (Self-contained) - Zip file for 64-bit agent for Linux (CentOS, Debian, Fedora, Ubuntu) and .NET profiler for Linux.

  • Support for .NET 6 and profiling .NET applications under Linux.

Windows 64-bit - Installer for the 32-bit and 64-bit profiler and agent.
Windows 32-bit - Installer for the 32-bit profiler only and agent.
Linux 64-bit (Self-contained) - Zip file for 64-bit agent for Linux (CentOS, Debian, Fedora, Ubuntu).
Generic .NET Core 3.0 64-bit - Zip file for 64-bit agent for .NET Core (Requires runtime).
MAC OSX Portable - Zip file for 64-bit agent for macOS >= 10.12 (Self Contained).

  • Changed sampling behaviour to be consistent when multiple processes send data using the same Raygun API key.
  • Updated the Azure App Service extension to run an agent on each instance in the app service, to reduce CPU impact.

Windows 64-bit - Installer for the 32-bit and 64-bit profiler and agent.
Windows 32-bit - Installer for the 32-bit profiler only and agent.
Linux 64-bit (Self-contained) - Zip file for 64-bit agent for Linux (CentOS, Debian, Fedora, Ubuntu).
Generic .NET Core 3.0 64-bit - Zip file for 64-bit agent for .NET Core (Requires runtime).
MAC OSX Portable - Zip file for 64-bit agent for macOS >= 10.12 (Self Contained).

  • Improved the shutdown speed of the agent to decrease the time it takes to update or uninstall the agent

Windows 64-bit - Installer for the 32-bit and 64-bit profiler and agent.
Windows 32-bit - Installer for the 32-bit profiler only and agent.
Linux 64-bit (Self-contained) - Zip file for 64-bit agent for Linux (CentOS, Debian, Fedora, Ubuntu).
Generic .NET Core 3.0 64-bit - Zip file for 64-bit agent for .NET Core (Requires runtime).
MAC OSX Portable - Zip file for 64-bit agent for macOS >= 10.12 (Self Contained).

  • Improved the performance of the agent when running in Azure
  • Removed the interaction between the .NET profiler and Raygun4Net to make sampling more consistent
  • Multiple bug fixes

Windows 64-bit - Installer for the 32-bit and 64-bit profiler and agent.
Windows 32-bit - Installer for the 32-bit profiler only and agent.
Linux 64-bit (Self-contained) - Zip file for 64-bit agent for Linux (CentOS, Debian, Fedora, Ubuntu).
Generic .NET Core 3.0 64-bit - Zip file for 64-bit agent for .NET Core (Requires runtime).
MAC OSX Portable - Zip file for 64-bit agent for macOS >= 10.12 (Self Contained).

  • APM no longer stores query string information for Ruby and Node requests
  • The "rgc -status" output now specifies that it looks for the .NET profiler, and only prints that message when appropriate

Windows 64-bit - Installer for the 32-bit and 64-bit profiler and agent.
Windows 32-bit - Installer for the 32-bit profiler only and agent.
Linux 64-bit (Self-contained) - Zip file for 64-bit agent for Linux (CentOS, Debian, Fedora, Ubuntu).
Generic .NET Core 3.0 64-bit - Zip file for 64-bit agent for .NET Core (Requires runtime).
MAC OSX Portable - Zip file for 64-bit agent for macOS >= 10.12 (Self Contained).

  • When installed as a Windows service, the agent will now restart itself after one minute if it crashes
  • Added additional concurrency control in Agent and Profiler
  • Updated how the agent runs in Azure to support APM for Node.js
  • Added a check to guard against traces with a missing root

Windows 64-bit - Installer for the 32-bit and 64-bit profiler and agent.
Windows 32-bit - Installer for the 32-bit profiler only and agent.
Linux 64-bit (Self-contained) - Zip file for 64-bit agent for Linux (CentOS, Debian, Fedora, Ubuntu).
Generic .NET Core 3.0 64-bit - Zip file for 64-bit agent for .NET Core (Requires runtime).
MAC OSX Portable - Zip file for 64-bit agent for macOS >= 10.12 (Self Contained).


Windows 64-bit - Installer for the 32-bit and 64-bit profiler and agent.
Windows 32-bit - Installer for the 32-bit profiler only and agent.
Linux 64-bit (Self-contained) - Zip file for 64-bit agent for Linux (CentOS, Debian, Fedora, Ubuntu).
Generic .NET Core 3.0 64-bit - Zip file for 64-bit agent for .NET Core (Requires runtime).
MAC OSX Portable - Zip file for 64-bit agent for macOS >= 10.12 (Self Contained).

  • Improved the upgrade procedure for the APM. The profiler DLL is now referenced through a symbolic link which will allow us to automatically swap the profiler DLL version to a new one without re-registering your applications.

Windows 64-bit - Installer for the 32-bit and 64-bit profiler and agent.
Windows 32-bit - Installer for the 32-bit profiler only and agent.
Linux 64-bit (Self-contained) - Zip file for 64-bit agent for Linux (CentOS, Debian, Fedora, Ubuntu).
Generic .NET Core 3.0 64-bit - Zip file for 64-bit agent for .NET Core (Requires runtime).
MAC OSX Portable - Zip file for 64-bit agent for macOS >= 10.12 (Self Contained).

  • Fixed the issue where application sampling and other settings may not apply in case of APM not detecting application process type correctly.
  • Resolved a rare issue with .NET profiler crashes when profiling certain methods.
  • Fixed "No such interface supported" exceptions in Azure App Service.

Windows 64-bit - Installer for the 32-bit and 64-bit profiler and agent.
Windows 32-bit - Installer for the 32-bit profiler only and agent.
Linux 64-bit (Self-contained) - Zip file for 64-bit agent for Linux (CentOS, Debian, Fedora, Ubuntu).
Generic .NET Core 3.0 64-bit - Zip file for 64-bit agent for .NET Core (Requires runtime).s

  • Fix of SQL query detection for Oracle unmanaged .NET client 64bit.

Windows 64-bit - Installer for the 32-bit and 64-bit profiler and agent.
Windows 32-bit - Installer for the 32-bit profiler only and agent.
Linux 64-bit (Self-contained) - Zip file for 64-bit agent for Linux (CentOS, Debian, Fedora, Ubuntu).
Generic .NET Core 3.0 64-bit - Zip file for 64-bit agent for .NET Core (Requires runtime).

  • Improving Agent memory controls. Before this version under high load Agent could throw OutOfMemoryException and stop working. Now the situation should improve and Agent should continue to work correctly. If the Agent can't keep up with the amount of traffic it is getting, some of the traffic will be dropped which could result in gaps in APM reporting.

  • Added more logging to sampling and UDP command reciever to help us troubleshoot customer issues.


This release has bug fixes and small UI improvements for the APM Configuration Tool.

Windows 64-bit - Installer for the 32-bit and 64-bit profiler and agent.
Windows 32-bit - Installer for the 32-bit profiler only and agent.
Linux 64-bit (Self-contained) - Zip file for 64-bit agent for Linux (CentOS, Debian, Fedora, Ubuntu).
Generic .NET Core 3.0 64-bit - Zip file for 64-bit agent for .NET Core (Requires runtime).
MAC OSX Portable - Zip file for 64-bit agent for .NET Core (Self Contained).

  • UI improvements for the APM Configuration Tool.
  • General bug fixes.

This release adds improvements to support non-.NET technologies.

Windows 64-bit - Installer for the 32-bit and 64-bit profiler and agent.
Windows 32-bit - Installer for the 32-bit profiler only and agent.
Linux 64-bit (Self-contained) - Zip file for 64-bit agent for Linux (CentOS, Debian, Fedora, Ubuntu).
Generic .NET Core 3.0 64-bit - Zip file for 64-bit agent for .NET Core (Requires runtime).

  • Improvements to support non-.NET technologies.
  • General bug fixes.

This release adds support for sampling of traces with no URL defined. For more information refer to the sampling docs.

Windows 64-bit - Installer for the 32-bit and 64-bit profiler and agent.
Windows 32-bit - Installer for the 32-bit profiler only and agent.
Linux 64-bit (Self-contained) - Zip file for 64-bit agent for Linux (CentOS, Debian, Fedora, Ubuntu).
Generic .NET Core 3.0 64-bit - Zip file for 64-bit agent for .NET Core (Requires runtime).

  • Support for sampling of traces with no URL defined.
  • General fixes for the .NET Agent.

This release adds support for profiling services hosted with OWIN/Katana and contains general bug fixes for the Agent.

Windows 64-bit - Installer for the 32-bit and 64-bit profiler and agent.
Windows 32-bit - Installer for the 32-bit profiler only and agent.
Linux 64-bit (Self-contained) - Zip file for 64-bit agent for Linux (CentOS, Debian, Fedora, Ubuntu).
Generic .NET Core 3.0 64-bit - Zip file for 64-bit agent for .NET Core (Requires runtime).

  • Support of profiling services hosted with OWIN/Katana.
  • General fixes for the .NET Agent.

This release contains improved support of non .NET profilers and general bug fixes for the agent.

Windows 64-bit - Installer for the 32-bit and 64-bit profiler and agent.
Windows 32-bit - Installer for the 32-bit profiler only and agent.
Linux 64-bit (Self-contained) - Zip file for 64-bit agent for Linux (CentOS, Debian, Fedora, Ubuntu).
Generic .NET Core 3.0 64-bit - Zip file for 64-bit agent for .NET Core (Requires runtime).

  • Improved support of non .NET profilers.
  • General fixes for the .NET Agent.

This release contains general bug fixes for the agent.

Windows 64-bit - Installer for the 32-bit and 64-bit profiler and agent.
Windows 32-bit - Installer for the 32-bit profiler only and agent.
Linux 64-bit (Self-contained) - Zip file for 64-bit agent for Linux (CentOS, Debian, Fedora, Ubuntu).
Generic .NET Core 3.0 64-bit - Zip file for 64-bit agent for .NET Core (Requires runtime).

  • General fixes for the .NET Agent.

This release contains improvements to CPU consumption on modern operating systems and general bug fixes for the agent.

Windows 64-bit - Installer for the 32-bit and 64-bit profiler and agent.
Windows 32-bit - Installer for the 32-bit profiler only and agent.
Linux 64-bit (Self-contained) - Zip file for 64-bit agent for Linux (CentOS, Debian, Fedora, Ubuntu).
Generic .NET Core 3.0 64-bit - Zip file for 64-bit agent for .NET Core (Requires runtime).

  • General fixes for the .NET Agent.
  • Improvements to CPU consumption on modern operating systems.

This release contains general bug fixes for the .NET Agent and improvements to installation process in Microsoft Azure App Service.

Windows 64-bit - Installer for the 32-bit and 64-bit profiler and agent.
Windows 32-bit - Installer for the 32-bit profiler only and agent.
Linux 64-bit (Self-contained) - Zip file for 64-bit agent for Linux (CentOS, Debian, Fedora, Ubuntu).
Generic .NET Core 3.0 64-bit - Zip file for 64-bit agent for .NET Core (Requires runtime).

  • General fixes for the .NET Agent
  • Improvements to installation process in Microsoft Azure App Service

This release contains important bug fixes, we strongly recommend updating to it.

Windows 64-bit - Installer for the 32-bit and 64-bit profiler and agent.
Windows 32-bit - Installer for the 32-bit profiler only and agent.
Linux 64-bit (Self-contained) - Zip file for 64-bit agent for Linux (CentOS, Debian, Fedora, Ubuntu).
Generic .NET Core 3.0 64-bit - Zip file for 64-bit agent for .NET Core (Requires runtime).

  • Fix profiler crashing application process just before the process is stopped.
  • Fix profiler crashing application process due to concurrency problem.

This release contains performance improvements that significantly reduce CPU overhead of the application being profiled. We strongly recommend updating to this version.

Windows 64-bit - Installer for the 32-bit and 64-bit profiler and agent.
Windows 32-bit - Installer for the 32-bit profiler only and agent.
Linux 64-bit (Self-contained) - Zip file for 64-bit agent for Linux (CentOS, Debian, Fedora, Ubuntu).
Generic .NET Core 3.0 64-bit - Zip file for 64-bit agent for .NET Core (Requires runtime).

  • General bug fixes for the Agent.
  • Reduced CPU consumption by the profiler under load.

This release contains improvements for the Agent API and general bug fixes.

Windows 64-bit - Installer for the 32-bit and 64-bit profiler and agent.
Windows 32-bit - Installer for the 32-bit profiler only and agent.
Linux 64-bit (Self-contained) - Zip file for 64-bit agent for Linux (CentOS, Debian, Fedora, Ubuntu).
Generic .NET Core 3.0 64-bit - Zip file for 64-bit agent for .NET Core (Requires runtime).

  • General bug fixes for the Agent.
  • Improvements to the Agent API to support profiling of different technologies.

This release contains a fix to the profiler that results in a significant performance improvement, reducing CPU overhead of the process being profiled. We strongly recommend updating to this version.

Windows 64-bit - Installer for the 32-bit and 64-bit profiler and agent.
Windows 32-bit - Installer for the 32-bit profiler only and agent.
Linux 64-bit (Self-contained) - Zip file for 64-bit agent for Linux (CentOS, Debian, Fedora, Ubuntu).
Generic .NET Core 3.0 64-bit - Zip file for 64-bit agent for .NET Core (Requires runtime).

  • Performance improvements for Blacklisting - up to 50% profile time reduction.
  • General bug fixes for the Agent.

This release contains general bug fixes for the Agent.

Windows 64-bit - Installer for the 32-bit and 64-bit profiler and agent.
Windows 32-bit - Installer for the 32-bit profiler only and agent.
Linux 64-bit (Self-contained) - Zip file for 64-bit agent for Linux (CentOS, Debian, Fedora, Ubuntu).
Generic .NET Core 3.0 64-bit - Zip file for 64-bit agent for .NET Core (Requires runtime).

  • General bug fixes

This release includes a new feature that automatically blacklists insignificant method calls in traces, helping to improve performance of the profiler and agent.

Other minor changes include the ability to configure the agent with environment variables and a bug fix for the Azure App Service agent.

Windows 64-bit - Installer for the 32-bit and 64-bit profiler and agent.
Windows 32-bit - Installer for the 32-bit profiler only and agent.
Linux 64-bit (Self-contained) - Zip file for 64-bit agent for Linux (CentOS, Debian, Fedora, Ubuntu).
Generic .NET Core 2.0 64-bit - Zip file for 64-bit agent for .NET Core (Requires runtime).

  • Automatic blacklisting of insignificant methods to improve performance
  • Support for Agent configuration via environment variables
  • Agent batch processing bug fix for Azure Agent
  • General bug fixes

This release includes improvements to detecting external HTTP requests in .NET Core 3.0.

Windows 64-bit - Installer for the 32-bit and 64-bit profiler and agent.
Windows 32-bit - Installer for the 32-bit profiler only and agent.
Linux 64-bit (Self-contained) - Zip file for 64-bit agent for Linux (CentOS, Debian, Fedora, Ubuntu).
Generic .NET Core 2.0 64-bit - Zip file for 64-bit agent for .NET Core (Requires runtime).

  • Improved support for external HTTP calls in .NET Core 3.0

This release provides improved support for .NET Core 3.0 and asynchronous controllers.

Windows 64-bit - Installer for the 32-bit and 64-bit profiler and agent.
Windows 32-bit - Installer for the 32-bit profiler only and agent.
Linux 64-bit (Self-contained) - Zip file for 64-bit agent for Linux (CentOS, Debian, Fedora, Ubuntu).
Generic .NET Core 2.0 64-bit - Zip file for 64-bit agent for .NET Core (Requires runtime).

  • Improved support for .NET Core 3.0
  • .NET Core versions of the Agent and CLI tool for Windows and Linux

This release provides a tighter integration with Raygun4Net that brings performance improvements to Sampling, reducing CPU used by the profiler and agent.

Windows 64-bit - Installer for the 32-bit and 64-bit profiler and agent.
Windows 32-bit - Installer for the 32-bit profiler only and agent.

  • New integration with Raygun4Net libraries

This release contains major improvements for tracing under .NET Core 2.2 along with general bug fixes for the Agent.

Windows 64-bit - Installer for the 32-bit and 64-bit profiler and agent.
Windows 32-bit - Installer for the 32-bit profiler only and agent.

  • Major improvements for supporting .NET Core 2.2 tracing
  • General fixes for the .NET Core Raygun Agent
  • High CPU fix for Raygun Agent running in Azure App Services

This release contains general bug fixes for the Agent and Profiler.

Windows 64-bit - Installer for the 32-bit and 64-bit profiler and agent.
Windows 32-bit - Installer for the 32-bit profiler only and agent.

  • Fix for running a test using the Profiler Configuration tool
  • General Azure fixes for Profiler communication with Agent
  • Fix for profiler in Azure using excessive disk space

This release contains general bug fixes for the Agent.

Windows 64-bit - Installer for the 32-bit and 64-bit profiler and agent.
Windows 32-bit - Installer for the 32-bit profiler only and agent.

  • General bug fixes

This release contains a fix for a profiler crash within Azure App Services.

Windows 64-bit - Installer for the 32-bit and 64-bit profiler and agent.
Windows 32-bit - Installer for the 32-bit profiler only and agent.

  • Profiler crash fix

This release contains performance improvements for the Raygun profiler.

Windows 64-bit - Installer for the 32-bit and 64-bit profiler and agent.
Windows 32-bit - Installer for the 32-bit profiler only and agent.

  • Profiler performance improvements
  • General bug fixes

This release contains bug fixes and improvements to how traces are delivered to the Raygun API.

Windows 64-bit - Installer for the 32-bit and 64-bit profiler and agent.
Windows 32-bit - Installer for the 32-bit profiler only and agent.

  • Implement a new API communication method for delivering traces
  • General bug fixes

This release contains support for profiling .NET Core Web applications on Windows and general support for multi-threaded trace capture.

Windows 64-bit - Installer for the 32-bit and 64-bit profiler and agent.
Windows 32-bit - Installer for the 32-bit profiler only and agent.

  • Support for profiling .NET Core Web applications on Windows
  • Multi-threaded trace capture for .NET full framework
  • Agent performance improvements for multi-threading scenarios
  • Fix for overlapping trace frames and negative durations
  • Initial trace tagging support
  • General bug fixes and blacklist updates

This release contains improvements to how traces are delivered to the Raygun API along with other minor performance improvements and fixes.

Windows 64-bit - Installer for the 32-bit and 64-bit profiler and agent.
Windows 32-bit - Installer for the 32-bit profiler only and agent.

  • Batch transmission of traces to the Raygun API
  • Fix for Azure scale-out deployments running multiple Agent WebJobs
  • Minor Agent performance improvements
  • General bug fixes and blacklist updates

This release contains a bug fix for a memory leak in the profiler.

Windows 64-bit - Installer for the 32-bit and 64-bit profiler and agent.
Windows 32-bit - Installer for the 32-bit profiler only and agent.

  • Profiler memory leak fix

This release contains a major bug fix for a memory leak in the profiler.

Windows 64-bit - Installer for the 32-bit and 64-bit profiler and agent.
Windows 32-bit - Installer for the 32-bit profiler only and agent.

  • Profiler memory leak fix
  • Blacklist updates

This release contains major performance improvements for Azure customers, Oracle support and bug fixes.

Downloads of this version have been removed due to memory leak identified in the profiler, please upgrade to version 1.0.832 or above if using this.

  • Added query support for Oracle
  • Major performance improvements for the agent and profiler when deployed in Azure App Services
  • General bug fixes and blacklist updates

This release contains performance improvements for the agent and additional filtering for ASP.NET.

Windows 64-bit - Installer for the 32-bit and 64-bit profiler and agent.
Windows 32-bit - Installer for the 32-bit profiler only and agent.

  • Added query support for EnterpriseDB
  • Minor performance improvements to agent processing
  • Additional filtering to remove traces only containing ASP.NET system frames
  • General bug fixes and blacklist updates

This release contains major performance improvements for the agent and bug fixes for the profiler and agent.

Windows 64-bit - Installer for the 32-bit and 64-bit profiler and agent.
Windows 32-bit - Installer for the 32-bit profiler only and agent.

  • Major performance improvements to agent processing
  • Additional diagnostics when running in Debug Mode for use with Raygun Support
  • General bug fixes and blacklist updates

This release contains performance improvements and bug fixes for the profiler and agent.

Windows 64-bit - Installer for the 32-bit and 64-bit profiler and agent.
Windows 32-bit - Installer for the 32-bit profiler only and agent.

  • Minor performance improvements to agent processing
  • General bug fixes and blacklist updates

This release contains performance improvements for the profiler and better diagnostics support.

Windows 64-bit - Installer for the 32-bit and 64-bit profiler and agent.
Windows 32-bit - Installer for the 32-bit profiler only and agent.

  • Profiler data uplink is no longer multicast UDP, unless running in debug mode
  • Added a debug mode that can be configured per application pool for enhanced diagnostics and troubleshooting
  • Added a configurable startup period to the profiler during which time no traces are captured (defaults to 60 seconds)
  • Added an Azure App service post deployment hook to ensure profiler remains installed after a destructive deployment
  • Fix for Azure App services failing to apply the user blacklist settings in the profiler
  • General bug fixes and blacklist updates

This release contains bug fixes and diagnostic support for Azure App services.

Windows 64-bit - Installer for the 32-bit and 64-bit profiler and agent.
Windows 32-bit - Installer for the 32-bit profiler only and agent.

  • Azure App service diagnostics support
  • Fix for Azure App service unavailable issues
  • Fix for application pool registration issues on Server 2012 R2 and below
  • General bug fixes and blacklist updates

This release contains bug fixes found since launch.

Windows 64-bit - Installer for the 32-bit and 64-bit profiler and agent.
Windows 32-bit - Installer for the 32-bit profiler only and agent.

  • Bug fixes for issues found since launch
  • Added additional diagnostics tooling to help diagnose remote issues

This is the initial release coming out of beta.

Windows 64-bit - Installer for the 32-bit and 64-bit profiler and agent.
Windows 32-bit - Installer for the 32-bit profiler only and agent.

  • Additional support for 3rd party libraries
  • Display version number in the installer and configuration tool
  • Support profiler registration by setting path variables
  • General bug and stability fixes
  • Remove beta label