v1.2.0
Additions
Added support to make adapter compatible with dbt-core 1.2.2
Fixes
Fixed issue related to setting request pools (#93).
What's Changed
- skip fetching warehouse permission when no username is available by @tovganesh in #102
- updated release Notes by @himanshuajmera in #100
- [DBT-437] include warehouse version in dbt debug instrumentation by @tovganesh in #101
- cleanup conftest by @tovganesh in #108
- fix issues with cloudera_tracking by @tovganesh in #109
- cross_db macros - strings by @tovganesh in #110
- refactor current_timestamp macro by @tovganesh in #111
- misc cross-db functions (hash, any_value, cast_bool_to_text, bool_or) by @tovganesh in #112
- add date related cross-db macros by @tovganesh in #113
- list related cross-db macro by @tovganesh in #114
- Adding dbt deployment related instrumentation by @sujitkp-blr in #118
- recycle cursor object for a connection by @tovganesh in #119
- support grants by @tovganesh in #116
- Bump up release version to 1 2.0 by @sujitkp-blr in #121