Releases: Azure/azure-databricks-client
Releases · Azure/azure-databricks-client
Release 2.0.0-rc.2
What's Changed
- Adding Microsoft SECURITY.MD by @microsoft-github-policy-service in #90
- Adding constructor parameter to support proxy configuration by @memoryz in #95
Full Changelog: v2.0.0-rc.1...v2.0.0-rc.2
Release 1.1.2395.2
Release 2.0.0-rc.1
What's Changed
- The v2 library targets .NET 6 runtime.
- The v2 library migrated the underlying JSON parsing library from Newtonsoft.Json to System.Text.Json.
- The Jobs API was redesigned to support the version 2.1 of the REST API.
- Added support for ClusterPolicies API.
- Added support for Global Init Scripts API.
- Added support for creating clusters with credential pass-through.
- Added unit tests.
Full Changelog: v1.1.2388.2...v2.0.0-rc.1
Release 1.1.2388.2
Release 1.1.2380.6
Release 1.1.1957.4
New:
- Support creating single node cluster from cluster creation API.
- Supports AzureAttributes options during cluster creation and instance pool creation.
- Support specifying policy id during cluster creation.
Release 1.1.1808.3
Changes:
- Authentication: Support calling Databricks API with AAD service principals.
- ClusterAPI: Add support for local disk encryption.
- Remove TimeOutHandler
- Add support for cancellation token
- SecretsAPI: Rename CreateScope to CreateDatabricksBackedScope.
Release 1.1.1491.2
avoid deserialization failure for the TerminationCode enum (#33) Avoid deserialization failure when an undefined value appears for the TerminationCode enum
Release 1.1.924.1
-
Changelist
#21 Added 'Spark Error' termination code.
#22 add a property to get job id of a run -
Nuget package
https://www.nuget.org/packages/Microsoft.Azure.Databricks.Client/1.1.924.1