---
title: "StackifyLib 2.1"
slug: "release-notes-stackifylib-2-1"
updated: 2018-06-22T18:35:28Z
published: 2018-06-22T18:35:28Z
---

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

# January 2018 - StackifyLib 2.1

## Release Overview

Release Date: 01/17/2018

- Upgrades to StackifyLib.

## Release Features

- **Upgrade to NetStandard 2.0**This will remove the the automated install of extra Nuget package dependencies as a prerequisite to using StackifyLib. This change will also allow for more consistency around supporting targeted framework versions older than 4.6.1.

## Release Enhancements

- None

## Bug Fixes

- Fixed an issue in Custom Metrics for the Increment Gauge. Previously the count by increment/decrement was not working properly incrementing.
- Fixed the StackifyTraceListener to properly queue and upload messages from System.Diagnostics.Trace, Debug, or TraceSource (Window’s Trace Listener)
- Changed reporting of Server name in ELM for .Net Core for increased accuracy
