Skip to content

Releases: microsoft/synckusto

SyncKusto v20260313

Choose a tag to compare

@benmartens benmartens released this 13 Mar 23:41
4b8de65

Kusto NuGet update to fix authentication issue reported by user.

SyncKusto v20251215

Choose a tag to compare

@benmartens benmartens released this 17 Dec 00:08
cf907a8

Minor fix: The app id authentication combo box is now populated with recently used app ids.

SyncKusto v20251110

Choose a tag to compare

@benmartens benmartens released this 12 Nov 00:15
f50baaf

This is a major refactoring of the codebase but should be functionally equivalent to the previous release. As always, please report any issues that you find. Details can be found in this commit message.

SyncKusto v20251105

Choose a tag to compare

@benmartens benmartens released this 05 Nov 21:11
3d4c38e

The main focus of this release is upgrading to .NET 8.

As part of that process, the system for keeping track of user settings has changed so you'll find that your settings will need to be reconfigured when you upgrade to this. If you forget what settings you were using, you might be able to find your old settings in a *.config file inside: %LOCALAPPDATA%\SyncKusto\

The Kusto NuGet packages have also been updated with this release providing more support for language updates (though no specific SyncKusto use-case improvements are known the time of this release.)

SyncKusto v20250117

Choose a tag to compare

@benmartens benmartens released this 21 Jan 19:42
e344fe0

This release adds a new option to normalize line endings. Visit Settings > Formatting to see it. By default, it will be set to "Leave as is" but you can adjust it to Windows or Unix style line endings. These line endings are applied when files are touched, not as some bulk background operation. You can read more in the commit description.

SyncKusto v20241018

Choose a tag to compare

@benmartens benmartens released this 22 Oct 00:01
7f09c7a

Updated Kusto NuGet packages to fix the issue some users were hitting with the tool hanging when saving the Settings dialog.

SyncKusto v20240423

Choose a tag to compare

@benmartens benmartens released this 01 May 15:46
43c8b21
  • Added support for Subject Name/Issuer X5C certificate authentication.
  • Added drop downs for cluster, database, and application id that will show the 10 most recent values.
  • Settings form has been converted from a single form into a smaller form with multiple tabs.
  • Added a setting for which Certificate Location is used when displaying available certificates for X5C auth.
  • Updated Kusto NuGet packages.

Note that the first time you run this, Windows may give you a warning that you are running unsigned bits. You can either accept this and proceed or you can clone the repo and build from source yourself.

SyncKusto v20240209

Choose a tag to compare

@benmartens benmartens released this 09 Feb 17:26
060d6a6
  • Updated the Kusto NuGet package to properly handle new language features like view=true on function definitions.

SyncKusto v20231110

Choose a tag to compare

@benmartens benmartens released this 10 Nov 22:49
5af595e
  • Modified the long file path support to only use the long file path syntax when the path is too long.

SyncKusto v20230607

Choose a tag to compare

@benmartens benmartens released this 08 Jun 15:55
0c98a9f
  • Added support for long file paths