Skip to content

Releases: Azure/azure-databricks-client

v2.7.0

26 Jan 06:18
a105775
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.6.1...v2.7.0

v2.6.2

19 Nov 02:56
Compare
Choose a tag to compare

What's Changed

  • revert DataArray to string[][] in StatementExecutionResultChunk #247

Full Changelog: v2.6.1...v2.6.2

v2.6.1

18 Nov 04:57
5144a80
Compare
Choose a tag to compare

What's Changed

  • Update and remove unused packages by @mellis-ao in #230
  • Add USER_CANCELED by @jcelgin in #229
  • Include new job parameters in job run response model by @htuomola in #234
  • fix: MLFlow API GetRun type error by @memoryz in #236
  • fix: PipelinesApiClient.ListPageable() throws when no pipelines are returned by @memoryz in #237
  • Added protected parameterless constructor to DatabricksClient by @mellis-ao in #233
  • fix: adding support for deserialization for StatementExecutionResultChunk.DataArray by @memoryz in #238

New Contributors

Full Changelog: v2.6.0...v2.6.1

v2.6.0

24 Sep 17:48
4edb2b9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.5.2...v2.6.0

v2.5.2

05 Sep 07:35
b526c95
Compare
Choose a tag to compare

What's Changed

  • fix: add missing trigger types by @memoryz in #208
  • fix: Wrong request URI name for getting columns data lineage by @memoryz in #209

Full Changelog: v2.5.1...v2.5.2

v2.5.1

10 Jul 20:25
8895dba
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump System.Text.Json from 6.0.5 to 8.0.4 in /csharp/Microsoft.Azure.Databricks.Client by @dependabot in #203

Full Changelog: v2.5.0...v2.5.1

v2.5.0

21 Jun 22:39
2ef14e1
Compare
Choose a tag to compare

What's Changed

  • Make top-level client properties virtual to enable mocking by @htuomola in #193
  • feat: support TokenCredential based authentication for managed identity and service principal by @memoryz in #195
  • feat: list operations now support AsyncPageable if next_page_token is returned by @memoryz in #196
  • fix: better handle token expiration when TokenCredential is used by @memoryz in #197
  • fix: Streaming response from HttpClient for better memory utilization by @memoryz in #198
  • doc: add release notes for 2.5.0 by @memoryz in #199

New Contributors

Full Changelog: v2.4.0...v2.5.0

v2.4.0

15 Apr 03:58
4b2fbb9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.0...v2.4.0

v2.3.0

08 Mar 22:59
6b68479
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.1...v2.3.0

v2.2.1

11 Nov 22:23
Compare
Choose a tag to compare

What's Changed

  • fix: System.Text.Json.JsonException when trying to get run with queued RunLifeCycleState by @memoryz in #162

Full Changelog: v2.2.0...v2.2.1