Skip to content

v2.0.0

Compare
Choose a tag to compare
@ohadbitt ohadbitt released this 29 Jun 07:30
· 190 commits to master since this release
498f86f

** Breaking Changes **

This release uses the latest Kusto Java SDK v2 which has a new API for querying. This won't be a affect users who do not use the Java SDK itself in their code.

  • KUSTO_AAD_CLIENT_ID ('kustoAADClientID') changed to KUSTO_AAD_APP_ID 'kustoAadAppId'
  • KUSTO_AAD_CLIENT_PASSWORD ('kustoClientAADClientPassword') changed to KUSTO_AAD_APP_SECRET ('kustoAadAppSecret')
  • KUSTO_AAD_AUTHORITY_ID('kustoAADAuthorityID') changed to KUSTO_AAD_AUTHORITY_ID('kustoAadAuthorityID')