Skip to content

Latest commit

 

History

History
35 lines (31 loc) · 2.83 KB

CHANGELOG.md

File metadata and controls

35 lines (31 loc) · 2.83 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.9.0 - December 20, 2024

Breaking Changes

  • Drop support for Python 3.8 (#439)

Features

  • Microbatch incremental strategy (#453)
  • Allow configuring of snapshot column names (#462)
  • Enable setting current value of dbt_valid_to (#462)

Under the Hood

  • Add tests against Python 3.13 (#439)
  • Update trino__get_columns_in_relation to use information_schema.columns (#443, #444)

Dependencies

  • Update dependencies (#462)

Contributors

Previous Releases

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