Skip to content

Releases: cloudera/dbt-spark-livy

v1.3.1

05 Dec 06:20
5cb195a
Compare
Choose a tag to compare

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

21 Nov 15:38
ef06397
Compare
Choose a tag to compare

##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

09 Nov 18:00
902a290
Compare
Choose a tag to compare

What's Changed

  • Adapter is now compatible with dbt-core 1.2.2