Auto-sync from Azure-Kusto-Service

This commit is contained in:
Kusto Build System 2022-04-13 05:27:31 +00:00
Родитель 071c10e356
Коммит e0f516c3e7
2 изменённых файлов: 5 добавлений и 2 удалений

Просмотреть файл

@ -6,6 +6,9 @@ https://docs.microsoft.com/en-us/azure/kusto/api/netfx/about-kusto-data
What's new?
===========
Version 10.0.2 (12-APR-2022)
* Kusto.Ingest: Fixed a bug when ingesting blobs using Managed Identity credential notation URL
Version 10.0.1 (03-MAR-2022)
* Stable release of the last preview version

Просмотреть файл

@ -6,8 +6,8 @@ https://docs.microsoft.com/en-us/azure/kusto/api/netfx/about-kusto-ingest
What's new?
===========
Version TBD (TBD)
* Bug Fix - Do not fill in missing blob size in case, managed identity credential notation is used to ingest blobs
Version 10.0.2 (12-APR-2022)
* Kusto.Ingest: Fixed a bug when ingesting blobs using Managed Identity credential notation URL
Version 10.0.1 (03-MAR-2022)
* Stable release of the last preview version