Auto-sync from Azure-Kusto-Service
This commit is contained in:
Родитель
e8670c8da3
Коммит
a4021a8b3a
|
@ -6,6 +6,12 @@ https://docs.microsoft.com/en-us/azure/kusto/api/netfx/about-kusto-data
|
||||||
|
|
||||||
What's new?
|
What's new?
|
||||||
===========
|
===========
|
||||||
|
Version 9.3.0-preview (04-JUL-2021)
|
||||||
|
* Added dynamic authentication metadata resolution
|
||||||
|
* Kusto.Data: Added a new network client (KustoClientFactory.CreateKustoStatelessClient()) for proxy “fanout” scenarios
|
||||||
|
* Kusto.Ingest: Improved staging resources management
|
||||||
|
* Kusto.Ingest: Stopped compressing binary files when uploading to staging storage
|
||||||
|
|
||||||
Version 9.2.0 (25 APR 2021)
|
Version 9.2.0 (25 APR 2021)
|
||||||
* Bug fix in Kusto HTTP client: Honor ExtendedServicePointManager.ServicePointCloudificationDisabled/ServicePointCloudificationDefaultConnectionLimit, if specified
|
* Bug fix in Kusto HTTP client: Honor ExtendedServicePointManager.ServicePointCloudificationDisabled/ServicePointCloudificationDefaultConnectionLimit, if specified
|
||||||
* Bug fix in Kusto HTTP client: Properly shut down the connection pool on Dispose
|
* Bug fix in Kusto HTTP client: Properly shut down the connection pool on Dispose
|
||||||
|
|
|
@ -6,6 +6,12 @@ https://docs.microsoft.com/en-us/azure/kusto/api/netfx/about-kusto-ingest
|
||||||
|
|
||||||
What's new?
|
What's new?
|
||||||
===========
|
===========
|
||||||
|
Version 9.3.0-preview (04-JUL-2021)
|
||||||
|
* Added dynamic authentication metadata resolution
|
||||||
|
* Kusto.Data: Added a new network client (KustoClientFactory.CreateKustoStatelessClient()) for proxy “fanout” scenarios
|
||||||
|
* Kusto.Ingest: Improved staging resources management
|
||||||
|
* Kusto.Ingest: Stopped compressing binary files when uploading to staging storage
|
||||||
|
|
||||||
Version 9.2.0 (25 APR 2021)
|
Version 9.2.0 (25 APR 2021)
|
||||||
* Bug fix in Kusto HTTP client: Honor ExtendedServicePointManager.ServicePointCloudificationDisabled/ServicePointCloudificationDefaultConnectionLimit, if specified
|
* Bug fix in Kusto HTTP client: Honor ExtendedServicePointManager.ServicePointCloudificationDisabled/ServicePointCloudificationDefaultConnectionLimit, if specified
|
||||||
* Bug fix in Kusto HTTP client: Properly shut down the connection pool on Dispose
|
* Bug fix in Kusto HTTP client: Properly shut down the connection pool on Dispose
|
||||||
|
|
Загрузка…
Ссылка в новой задаче