Skip to content

12.0.0-preview

Compare
Choose a tag to compare

Added:

  • KustoConnectionStringBuilder - Added support for modern dSTS authentication (JWT v2)
  • TLS 1.3 is now enabled by default and used if the service supports it
  • KustoConnectionStringBuilder - Infer AAD Federation for https:// scheme
  • CsvWriter: Newline fix for Linux (always use CR LF to end a record)