---
title: "Profiler Updates 2024"
slug: "profiler-updates-2024"
updated: 2024-10-18T14:13:20Z
published: 2024-10-18T14:13:20Z
---

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

# Profiler Updates 2024

## .NET V2 Profiler

#### .NET V2 Profiler 1.9.17

**October 18, 2024**

- Allow configurable setting of a trace type. A trace type can now be forced to a service or web app
- Changed default setting of `CaptureUnhandledExceptions` to true to capture unhandled exceptions in the profiler

#### .NET V2 Profiler 1.9.15

**July 19, 2024**

- Fix missing oracle select queries
- Support the ProfileProcess.txt in profiling list of windows services

#### .NET V2 Profiler 1.9.12

**April 30, 2024**

- Allow automatic profiling with setting `disabletracing:false` for self-hosted applications
- Made change to not profile `stackifymonitoringservice.exe.config` if `stackifydisabletracing env` is set to false

#### .NET V2 Profiler 1.9.11

**April 02, 2024**

- Fix for disabling profiling using ENVIRONMENT VARIABLE `StackifyDisableTracing` and allow `stackify.json` to override environment variable to enable profiling
- Fix for crash issue when switching slots

#### .NET V2 Profiler 1.9.10

**March 15, 2024**

- Fixes for multiple counts of one database query (NPGSQL)
- Fixes for capturing inner exceptions

#### .NET V2 Profiler 1.9.9

**March 5, 2024**

- Profiling console application using stackify.json
- Profiling web application can be disabled using stackify.json
- Remove liblog

#### .NET V2 Profiler 1.9.8

**January 31, 2024**

- Added support for the MongoDB `UpdateOne` and `UpdateOneAsync` functions
- Resolves crash issues when loading the Stackify Agent in .NET Core applications
- Resolves crash issues for CosmosDB support
- Fix for reading `stackify.json` when IIS setting `Preload` is set to `True`

---

## Java Profiler

#### Java Profiler 1.33.16

**January 18, 2024**

- Fixes support for Play Framework 1.x

---

## Ruby Profiler

#### Ruby Profiler 1.17.0

**February 5, 2024**

- Ruby 3.2 and Rails 7 support adjustment
