Skip to content

Releases: databricks/databricks-sql-go

v1.5.4

10 Apr 20:55
e82880f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.3...v1.5.4

v1.5.3

17 Jan 19:10
09f043c
Compare
Choose a tag to compare

Fixes

  • When using the ArrowBatchIterator to directly consume Arrow batches for some cases of an empty result set the HasNext() function would incorrectly return true. (186)
  • When executing parameterized queries there was a protocol check to ensure that the back end was a version that supported parameters. This check was incorrectly failing so it has been removed. (185)

Full Changelog: v1.5.2...v1.5.3

v1.5.2

17 Nov 22:10
750c8a0
Compare
Choose a tag to compare

What's Changed

  • Added .us domain to inference list for AWS by @nithinkdb in #175
  • Bug fix for OAuth m2m scopes by @rcypher-databricks in #178
    • Updated m2m authenticator to use "all-apis" scope.
    • Added a new constructor function for m2m authenticator that allows client to pass in additional scopes.

Full Changelog: v1.5.1...v1.5.2

v1.5.1

17 Oct 16:40
f8713a0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.5.1

v1.5.0

02 Oct 21:45
951c01b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.0...v1.5.0

v1.4.0

09 Aug 20:04
7e079fd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.1...v1.4.0

v1.3.1

26 Jun 19:04
44d147c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.3.1

v1.3.0

07 Jun 23:00
c8bfc90
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.3.0

v1.2.0

20 Apr 21:25
c8d714b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.2.0

v1.1.0

07 Mar 00:08
c0979e0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.1.0