From 32f7087035757236adc3ea6139338997c105f282 Mon Sep 17 00:00:00 2001 From: Kusto Build System Date: Sun, 24 Jul 2022 15:23:23 +0000 Subject: [PATCH] Auto-sync from Azure-Kusto-Service --- Microsoft.Azure.Kusto.Data.changelog.md | 3 ++- Microsoft.Azure.Kusto.Ingest.changelog.md | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/Microsoft.Azure.Kusto.Data.changelog.md b/Microsoft.Azure.Kusto.Data.changelog.md index 9433d7f..8d0953f 100644 --- a/Microsoft.Azure.Kusto.Data.changelog.md +++ b/Microsoft.Azure.Kusto.Data.changelog.md @@ -6,11 +6,12 @@ https://docs.microsoft.com/en-us/azure/kusto/api/netfx/about-kusto-data What's new? =========== -Version 10.1.0 (21-JUL-2022) +Version 10.1.0 (24-JUL-2022) * Kusto.Data: Fixed a bug where managed identity tokens were not cached leading to throttle errors when authenticating * Kusto.Data: Fixed a bug where ClientRequestProperties properties were “lost” in some scenarios * KustoConnectionStringBuilder: Fixed a bug where AzCli and AAD Managed Identity authentication methods were not working with Synapse clusters * Kusto.Data: Fixed a bug where TCP keepalive timeouts were not correctly set +* Upgrade Newtonsoft.Json to version 13.0.1 * Kusto.Data: Rename WellKnownKustoEndpoints to KustoTrustedEndpoints Version 10.0.3 (27-APR-2022) diff --git a/Microsoft.Azure.Kusto.Ingest.changelog.md b/Microsoft.Azure.Kusto.Ingest.changelog.md index 2c0f3ec..95df496 100644 --- a/Microsoft.Azure.Kusto.Ingest.changelog.md +++ b/Microsoft.Azure.Kusto.Ingest.changelog.md @@ -6,11 +6,12 @@ https://docs.microsoft.com/en-us/azure/kusto/api/netfx/about-kusto-ingest What's new? =========== -Version 10.1.0 (21-JUL-2022) +Version 10.1.0 (24-JUL-2022) * Kusto.Data: Fixed a bug where managed identity tokens were not cached leading to throttle errors when authenticating * Kusto.Data: Fixed a bug where ClientRequestProperties properties were “lost” in some scenarios * KustoConnectionStringBuilder: Fixed a bug where AzCli and AAD Managed Identity authentication methods were not working with Synapse clusters * Kusto.Data: Fixed a bug where TCP keepalive timeouts were not correctly set +* Upgrade Newtonsoft.Json to version 13.0.1 * Kusto.Data: Rename WellKnownKustoEndpoints to KustoTrustedEndpoints Version 10.0.3 (27-APR-2022)