Fixes
- Improved legibility of python stack traces ([434](https://github.com/databricks/dbt-databricks/pull/434)).
- Add `fetchmany`, resolves 408 (Thanks NodeJSmith) ([409](https://github.com/databricks/dbt-databricks/pull/409))
- Improved legibility of python stack traces ([434](https://github.com/databricks/dbt-databricks/pull/434))
- Update our Databricks Workflow README to make clear that jobs clusters are not supported targets ([436](https://github.com/databricks/dbt-databricks/pull/436))
- Relaxed the constraint on databricks-sql-connector to allow newer versions ([436](https://github.com/databricks/dbt-databricks/pull/436))
- Streamlined sql connector output in dbt.log ([437](https://github.com/databricks/dbt-databricks/pull/437))
Under the hood
- Switch to running integration tests with OAuth ([436](https://github.com/databricks/dbt-databricks/pull/436))