---
title: "Windows Agent Release Notes"
slug: "windows-agent-release-notes-2020"
description: "Stay updated with the latest Windows Agent improvements! Fixes for issues, enhanced profiler versions, and better application discovery."
updated: 2021-03-22T18:28:51Z
published: 2021-03-22T18:28:51Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.stackify.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Windows Agent Release Notes

## December 02, 2020

**Windows Agent v4.29.29**

- Create RUM cookie by default for .NET Framework
- Add Path=/ to RUM cookie for Java and .NET profilers
- Match IIS logs to application name

## October 19, 2020

**Windows Agent v4.29.29**

Fixes

- Fixed an issue with EC2 instances which was causing the override name to sometimes be reverted
- Http Tracer module configuration will uninstall if the DLL cannot be found in the GAC
- Fixed issues discovering .NET Core applications running in IIS to the discovered IIS application
- In some cases exceptions were not uploaded to platform (Better support for CaptureAllExceptions setting)
- Changed calculation of Language specific time (DotNet, Ruby, PHP, etc. categories)
- App pool names longer than 50 characters could cause errors in the agent.

Improvements

- Changed installer to sign exe and embedded msi files which removes unknown publisher warnings in recent OS updates.
- Embedded all prereqs in the installer package to remove dependencies and allow a network disconnected install (though the agent will not do anything until the connections are open).

**.Net Profiler v1.0.26**

Fixes

- Fixed Custom Operation in Stackify.json to allow {{ClassName}} and {{MethodName}} substitutions
- Fixed Incorrect count of Postgres SQL statements and HTTP Web Requests
- Postgres table names were showing only the schema in the summary instead of the table name
- Ensured that trace files are explicitly written as UTF-8 for .Net Framework

Improvements

- Capture Postgres Bulk Copy operations
- Partial support for SignalR
