---
title: "Windows Agent Release Notes 2024"
slug: "windows-agent-release-notes-2024"
updated: 2025-01-09T17:20:16Z
published: 2025-01-09T17:20:16Z
---

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

## Windows Agent 4.35.34

**October 18, 2024** Profiler Updates

- .NET V2 Profiler Version - 1.9.17
- Java Profiler Version - 1.33.16

Enhancements

- Fix exceptions in discovery process
- Allow processing of maxdepth beyond 128 with configurable setting
- Improve agent re-creation of queues

## Windows Agent 4.35.32

**October 03, 2024** Profiler Updates

- .NET V2 Profiler Version - 1.9.15
- Java Profiler Version - 1.33.16

Enhancements

- Resolves as issue with no APM data on Windows under certain cases
- Increased the max depth for traces that the agent will process from the profiler
- Fix for false alert for windows services
- Fix for not capturing eventlogs

## Windows Agent 4.35.31

**August 13, 2024** Profiler Updates

- .NET V2 Profiler Version - 1.9.15
- Java Profiler Version - 1.33.16

Enhancements

- Fix app discovery via trace logs
- Fix double instance of an application in retrace
- Fix issues with Oracle DB
- Resolves issues with Azure App Services constantly re-registering in Retrace

## Windows Agent 4.35.27

**June 10, 2024** Profiler Updates

- .NET V2 Profiler Version - 1.9.12
- Java Profiler Version - 1.33.16

Enhancements

- Allow automatic profiling with setting the disabletracing:false for self-hosted application.
- Do not profile stackifymonitoringservice.exe even if stackifydisabletracing env is to false.
- Resolves issues with improper instance counts being displayed for .net framework applications

## Windows Agent 4.35.26

**April 23, 2024** Enhancements

- Resolves issues connecting to SQL servers with untrusted certificates

## Windows Agent 4.35.25

**April 19, 2024** Profiler Updates

- .NET V2 Profiler Version - 1.9.11
- Java Profiler Version - 1.33.16

Enhancements

- New feature allowing the disabling of .NET profiling using ENVIRONMENT VARIABLE StackifyDisableTracing and allow stackify.json to override environment variable to enable profiling.
- Fix for crash issue when switching slots in Azure App Service
- Resolves an “asynchronous processing” error on SQL monitors

## Windows Agent 4.35.22

**April 08, 2024** Profiler Updates

- .NET V2 Profiler Version - 1.9.10
- Java Profiler Version - 1.33.16

Enhancements

- Fixes for multiple counts of one database query (NPGSQL)
- Fixed a bug with capturing inner exceptions in .NET
- Fixed security vulnerabilities with System.Data.SqlClient

## Windows Agent 4.35.20

**March 05, 2024** Profiler Updates

- .NET V2 Profiler Version - 1.9.9
- Java Profiler Version - 1.33.16

Enhancements

- Resolves issues with profiling .NET Core applications that use stackify.json
- Adds the ability to disable profiling web applications via stackify.json

## Windows Agent 4.35.18

**February 06, 2024** Profiler Updates

- .NET V2 Profiler Version - 1.9.8
- Java Profiler Version - 1.33.16

Enhancements

- Fixes a bug in the detection of changes to Windows services that caused the agent to send more data than required

## Windows Agent 4.35.17

**January 31, 2024** Profiler Updates

- .NET V2 Profiler Version - 1.9.8
- Java Profiler Version - 1.33.15

Enhancements

- Resolves issues with maxDepth for more than 64 maxdepth
- Resolves issues with SQL monitors hash problem
- Resolves issues with wrong anonymization of URL
- Adding more profiler logs in diagnostics for azure app services.
- Resolves issues for false alert in standalone windows services
