Skip to content

dbt-core v1.5.5

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Aug 18:29

dbt-core 1.5.5 - August 17, 2023

Fixes

  • Copy target_schema from config into snapshot node (#6745)
  • Add status to Parse Inline Error (#8173)
  • Fix using list command with path selector and project-dir (#8385)

Under the Hood

  • A way to control maxBytes for a single dbt.log file (#8199)

Dependencies

  • Update pin for click<9 (#8232)
  • Add upper bound to sqlparse pin of <0.5 (#8236)