Releases: microsoft/synckusto
Releases · microsoft/synckusto
SyncKusto v20241018
Updated Kusto NuGet packages to fix the issue some users were hitting with the tool hanging when saving the Settings dialog.
SyncKusto v20240423
- 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
- Updated the Kusto NuGet package to properly handle new language features like
view=true
on function definitions.
SyncKusto v20231110
- Modified the long file path support to only use the long file path syntax when the path is too long.
SyncKusto v20230607
- Added support for long file paths
SyncKusto v20230104
- Security and compliance updates
SyncKusto v20220611
- Added a new option in the Settings dialog which allows users to read and write KQL instead of CSL.
Sync Kusto v20220301
Kusto NuGet packages have been updated.
Sync Kusto v20210503
Update readme (#16) Includes information about new settings as well as the binaries from the build workflow.