🪲 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