2.1.1 (2023-02-17)
2.1.0 (2023-02-17)
2.0.1 (2023-02-16)
- continue even if Kusto create tables failed. (1ac713f)
- use default auth for azure to support managed identities. (#20) (1ac713f)
2.0.0 (2023-02-15)
- modified the API for kusto queries.
- load monaco kusto once. (b5a9121)
- split kusto monaco and others. (b5a9121)
- validation of cluster uri with https. (#17) (8ba47f7)
1.3.2 (2023-02-14)
- enum conversion on query run status. (adbc273)
- increase timeout for initializing couchbase db. (#15) (adbc273)
- match backend API changes. (#14) (e1c68a4)
- move cluster groups into runtime config. (e1c68a4)
- proper model validation instead of 500 exceptions. (adbc273)
- return correct status for execute query and get results. (adbc273)
1.3.1 (2023-02-13)
- fake fix to initiate rebuild. (02637f0)
1.3.0 (2023-02-13)
1.2.0 (2023-02-10)
- reintroduce AAD authentication and OBO. (887490c)