v2.0.0
** 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')