Skip to content

Releases: microsoft/delta-kusto

0.12.1

15 Apr 01:13
10400f8
Compare
Choose a tag to compare

Fix a bug where a function with identical body but different # of parameters wouldn't be seen as different.

0.12.0

31 Mar 20:41
4000ae2
Compare
Choose a tag to compare

Support NoAuth authentication (useful for Kusto Emulator)

0.11.1

24 Mar 17:38
Compare
Choose a tag to compare

Fix a regression

0.11.0

24 Mar 16:47
Compare
Choose a tag to compare

Fix ".create ingestion mapping have duplicates" issue
Add .drop tables as data loss operation
Migrate to .NET 7

0.10.5

23 Jun 20:59
Compare
Choose a tag to compare

Remove the need for log-API. Use API only to suggest latest version.

0.10.4

23 Jun 00:46
f6007bc
Compare
Choose a tag to compare

Fixing bug from issue 95.

0.10.3

22 Jun 17:33
Compare
Choose a tag to compare

Bug fixes: issue 101 & 102

0.10.2

08 Jun 23:17
1a52003
Compare
Choose a tag to compare

Update Kusto.Data

0.10.1

30 May 23:07
Compare
Choose a tag to compare

Fixing AzCli issue

0.10.0

30 May 22:38
6ac2d48
Compare
Choose a tag to compare

Add AzCli authentication mode