v1.3.0
##Additions
The adapter is now compatible with dbt-core 1.3.1
What's Changed
- fix issues with nested json for cloudera_tracking payload by @tovganesh in #44
- reuse livy session for a dbt run session by @tovganesh in #43
- check for spark version in macros that are only supported for spark3 by @tovganesh in #45
- update README for dbt-core dependency by @tovganesh in #46
- address an issue with livy session creation by @tovganesh in #47
Full Changelog: v0.19.1...v1.3.0