From 5c39cfef8ccb8ef570aed4251051ec2ae4085979 Mon Sep 17 00:00:00 2001 From: Timothy Mothra Date: Wed, 16 Dec 2020 14:17:41 -0800 Subject: [PATCH] Update Changelog, prep 2.17.0-beta1 (#2126) --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a845e27258..0e1b965206 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ # Changelog ## VNext + + +## Version 2.17.0-beta1 +- [Fix: Missing Dependencies when using Microsoft.Data.SqlClient v2.0.0](https://github.com/microsoft/ApplicationInsights-dotnet/issues/2032) - [Add RoleName as a header with Ping Reuests to QuickPulse.](https://github.com/microsoft/ApplicationInsights-dotnet/pull/2113) - [QuickPulseTelemetryModule takes hints from the service regarding the endpoint to ping and how often to ping it](https://github.com/microsoft/ApplicationInsights-dotnet/pull/2120)