Skip to content

Latest commit

 

History

History
43 lines (38 loc) · 3.53 KB

CHANGELOG.md

File metadata and controls

43 lines (38 loc) · 3.53 KB

dbt-trino Changelog

  • This file provides a full account of all changes to dbt-trino
  • Changes are listed under the (pre)release in which they first appear. Subsequent releases include changes from previous releases.
  • "Breaking changes" listed under a version may require action from end users or external maintainers when upgrading to that version.
  • Do not edit this file directly. This file is auto-generated using changie. For details on how to document a change, see the contributing guide

dbt-trino 1.7.1 - December 20, 2023

Features

  • Support CREATE OR REPLACE in table materialization (#371, #377)
  • Add oauth_console authentication type (#379)

Under the Hood

  • Query table_comments without unrolling with UNION ALL (#357)
  • Raise explicit error if location property is specified for snapshot (#380)

Contributors

dbt-trino 1.7.0 - November 02, 2023

Breaking Changes

  • Update dbt-core to 1.7.0rc1 (#361, #363)

Features

  • Support limiting get_catalog by object name (#361, #368)
  • Add date_spine macro (#361, #368)

Fixes

  • Fix materialized view cleanup bug. (#366, #367)

Under the Hood

Contributors

Previous Releases

For information on prior major and minor releases, see their changelogs: