Releases: cloudera/dbt-spark-livy
Releases · cloudera/dbt-spark-livy
v1.3.1
What's Changed
- split dbt_adapter field in instrumentation to dbt_adapter_type and dbt_adapter_version by @sujitkp-blr in #48
- refactor cloudera_tracking: event type as enums, optional userkey, warehouse version fetch by @tovganesh in #49
- bump version to 1.3.1 by @tovganesh in #50
Full Changelog: v1.3.0...v1.3.1
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
v1.2.0
What's Changed
- Adapter is now compatible with dbt-core 1.2.2