Skip to content

dbt v0.6.11

Compare
Choose a tag to compare
@elongl elongl released this 17 Jan 17:45
· 1489 commits to master since this release
766c8a0

What's Changed

  • Postgres integration by @kouridis & @elongl in #179, #230 🥳 🐘
  • Data type comparisons are case-insensitive in schema changes tests. by @elongl in #225
  • table_monitoring_query: make where_expression work when no timestamp_column is defined by @haritamar in #220
  • Extracting db and schema name of tested table from model if possible by @oravi in #229
  • Fix breaking changes in dbt 1.4.0 by @elongl in #232
  • Added support to define a zero for the test result limit by @oravi in #226
  • Fixed the test's description. by @elongl in #233
  • Freshness v2 by @haritamar in #219
  • Atomic dbt artifacts upload by @haritamar in #227

New Contributors

Full Changelog: 0.6.10...0.6.11