Skip to content

Releases: Azure/Kusto-Lightingest

12.1.2

15 Apr 10:43
Compare
Choose a tag to compare

Kusto.CLI:

  • Fixed issue with Kusto CLI not working on Linux.

12.1.0

25 Feb 14:37
Compare
Choose a tag to compare

Kusto.CLI:

  • Fixed issue with Kusto CLI not working on Linux.

12.0.0.1

02 Jan 10:45
58c4281
Compare
Choose a tag to compare

** Bug fix

  • Fix Bug - Unable to load shared library 'kernel32.dll'

12.0.0

19 Dec 17:22
9fb67bd
Compare
Choose a tag to compare

Kusto.CLI:

  • Added -azcli option to authenticate using the az commandline utility.

  • Added -headless option to run without user interaction.

12.0.0-preview

13 Nov 13:38
Compare
Choose a tag to compare

Added:

  • KustoConnectionStringBuilder - Added support for modern dSTS authentication (JWT v2)
  • TLS 1.3 is now enabled by default and used if the service supports it
  • KustoConnectionStringBuilder - Infer AAD Federation for https:// scheme
  • CsvWriter: Newline fix for Linux (always use CR LF to end a record)

11.3.5

25 Oct 12:40
Compare
Choose a tag to compare

Kusto.CLI:

  • Added -azcli option to authenticate using the az commandline utility.

  • Added -headless option to run without user interaction.

11.3.3

31 Aug 10:25
Compare
Choose a tag to compare

LightIngest:

  • add option to bypass size limit

  • improve reporting for non-completed operations