Skip to content

v0.46.0

Choose a tag to compare

@izeigerman izeigerman released this 25 Oct 20:31
· 3087 commits to main since this release
f3b3f59

🪲 Bug fixes

  • Remove most fields from dbt target (#1601) @eakmanrq
  • Register source and ref dependencies from macros (#1588) @crericha
  • Get dbt classes without all config fields present (#1605) @crericha
  • Allow dbt project ref, source, and config macros to override the builtin version and use the logger for dbt logging macros (#1606) @crericha
  • Use the interval_unit instead of cron when normalizing intervals during evaluation in Airflow (#1612) @izeigerman

🧹 Chore