Additions:
Added support to make adapter compatible with dbt-core 1.2.2
What's Changed
* update impyla to stable version by tovganesh in https://github.com/cloudera/dbt-hive/pull/48
* fix unused imports by tovganesh in https://github.com/cloudera/dbt-hive/pull/47
* include warehouse version in instrumentation by tovganesh in https://github.com/cloudera/dbt-hive/pull/50
* update readme and dependency for kerberos by tovganesh in https://github.com/cloudera/dbt-hive/pull/49
* cleanup conftest parameters by sujitkp-blr in https://github.com/cloudera/dbt-hive/pull/56
* fix issues with cloudera instrumentation by sujitkp-blr in https://github.com/cloudera/dbt-hive/pull/57
* cross db macro strings by sujitkp-blr in https://github.com/cloudera/dbt-hive/pull/58
* Refactor timestamp macro by sujitkp-blr in https://github.com/cloudera/dbt-hive/pull/59
* bool any_value macros by sujitkp-blr in https://github.com/cloudera/dbt-hive/pull/60
* date related macros by sujitkp-blr in https://github.com/cloudera/dbt-hive/pull/61
* hash and misc macros by sujitkp-blr in https://github.com/cloudera/dbt-hive/pull/62
* Changes to support list aggregation macro by sujitkp-blr in https://github.com/cloudera/dbt-hive/pull/63
* Adding dbt deployment environment instrumentation (65) by sujitkp-blr in https://github.com/cloudera/dbt-hive/pull/68
* grants support by tovganesh in https://github.com/cloudera/dbt-hive/pull/64
* support for datediff by tovganesh in https://github.com/cloudera/dbt-hive/pull/69
* update version and README for 1.2 release by tovganesh in https://github.com/cloudera/dbt-hive/pull/70
* fix and issue when using dbt seed with number values of 0 would get converted to NULL by tovganesh in https://github.com/cloudera/dbt-hive/pull/71
**Full Changelog**: https://github.com/cloudera/dbt-hive/compare/v1.1.4...v1.2.0