Skip to content

v1.8.0

Latest
Compare
Choose a tag to compare
@tatiana tatiana released this 20 Dec 11:36
dada5cf

New Features

Bug Fixes

  • Fix the mock value of port in TrinoBaseProfileMapping to be an integer by @dwolfeu #1322
  • Fix access to the dbt docs menu item outside of Astro cloud by @tatiana in #1312
  • Add missing DbtSourceGcpCloudRunJobOperator in module cosmos.operators.gcp_cloud_run_job by @anai-s in #1290
  • Support building DbtDag without setting paths in ProjectConfig by @tatiana in #1307
  • Fix parsing dbt ls outputs that contain JSONs that are not dbt nodes by @tatiana in #1296
  • Fix Snowflake Profile mapping when using AWS default region by @tatiana in #1406
  • Fix dag rendering for taskflow + DbtTaskGroup combo by @pankajastro in #1360

Enhancements

Docs

Others

Closes: #1193