Releases: databricks/databricks-sql-go
Releases · databricks/databricks-sql-go
v0.2.2
What's Changed
- Handle parsing negative years in dates by @rcypher-databricks in #71
- fix thread safety issue by @carl-db in #74
New Contributors
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- Don't ignore error in InitThriftClient by @aldld in #61
- Close optimization for Rows by @rcypher-databricks in #64
- Close operation after executing statement by @rcypher-databricks in #65
- Minor change to examples by @tauseef-h in #62
- P&R improvements by @andrefurlan-db in #60
New Contributors
- @aldld made their first contribution in #61
- @tauseef-h made their first contribution in #62
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Support for DirectResults
- Support for context cancellation and timeout
- Session parameters (e.g.: timezone)
- Thrift Protocol update
- Several logging improvements
- Added better examples. See workflow
- Added dbsql.NewConnector() function to help initialize DB
- Many other small improvements and bug fixes
- Removed support for client-side query parameterization
- Removed need to start DSN with "databricks://"
Full Changelog: v0.1.4...v0.2.0
v0.1.4
v0.1.4-beta.1
Databricks SQL Driver for Go (Beta)
0.1.4-beta.1 release