---
title: "Windows Agent Release Notes"
slug: "windows-agent-release-notes-2023"
updated: 2023-10-19T18:30:59Z
published: 2023-10-19T18:30:59Z
---

> ## 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 2023

## Windows Agent 4.35.12

**October 19, 2023**

- Addresses a performance issue where calculating the quantity of database calls from a trace causes a CPU spike that wasn’t observed in older releases
- Resolves an issue that was introduced in 4.35.10 where the quantity of database calls reported from the agent is double or triple the actual number of database calls that occurred.

## Windows Agent 4.35.10

**October 12, 2023**

- Added the ability to enable Remote Debugging for Windows machines
- Resolves issues with duplicate .NET applications appearing when virtual applications are being used
- Resolves issues with duplicate .NET Core applications appearing when ran via IIS
- Increased the amount of characters that can be contained in a SQL query before it’s truncated
- Resolves issues with naming of virtual applications in Retrace
- Resolves an issue with EC2 instances re-registering themselves as a new device
- Resolves an issue parsing SQL statements with specific EXEC syntax

## Windows Agent 4.34.31

**August 17, 2023**

- Resolves issues with APM data being delayed when using the 4.34.30 release

## Windows Agent 4.34.30

**July 13, 2023**

- Performance improvement for Azure App Services during agent initialization
- Resolves an issue with empty URLs displayed from WCF framework calls
- Fixes a crash on IIS after implementing NoSql for CosmosDB
- Resolves an issue with IIS Request Logs defaulting to disabled after agent upgrades

## Windows Agent 4.34.29

**June 7, 2023**

- Resolves a hashing error with SQL queries from SQL Query Monitors

## Windows Agent 4.34.28

**June 5, 2023**

Made incremental improvements to address an issue with APM delays in the platform when a web service receives thousands of requests per minute

- Added support for deploying Azure App Services as a zip file when environment variable WEBSITE_RUN_FROM_PACKAGE is set to 1
