Auto-sync from Azure-Kusto-Service
This commit is contained in:
Родитель
ea97760bbc
Коммит
2b5741a364
|
@ -6,6 +6,9 @@ https://docs.microsoft.com/en-us/azure/kusto/api/netfx/about-kusto-data
|
|||
|
||||
What's new?
|
||||
===========
|
||||
Version 11.3.2
|
||||
* Fixed issue when loading the assembly on certain platforms
|
||||
|
||||
Version 11.3.1
|
||||
- Fixed dependency error
|
||||
|
||||
|
|
|
@ -7,9 +7,11 @@ https://docs.microsoft.com/en-us/azure/kusto/api/netfx/about-kusto-ingest
|
|||
What's new?
|
||||
===========
|
||||
Version 11.3.2
|
||||
* ManagedStreamingIngestion now supports ingesting directly from blobs.
|
||||
* A new optional parameter has been introduced to restrict the maximum number of retries for posting messages to the queue and uploading blobs.
|
||||
* Two new functions, HandleAndDiscardTopIngestionFailuresWithCallbackAsync and HandleAndDiscardTopIngestionSuccessesWithCallbackAsync, have been introduced. These functions allow the callback messageHandler to be asynchronous.
|
||||
|
||||
|
||||
Version 11.3.1
|
||||
- Fixed dependency error
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче