- 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
- Add file_format and table_format configurations (#438)
- @damian3031 (#438)
- @mdesmet (#442)
- @damian3031 (#429, #435)
- @dependabot[bot] (#433)
- @hovaesco (#425)
- Fix incremental materialization to correctly set the temporary relation to a view or table (#416, #418)
- Support all types for unit testing (#391, #393)
- on_table_exists modes (rename, drop, replace) determine how table is recreated during a full-refresh run of an incremental model (#395, #406)
- Stop adding aliases to subqueries when calling with
--empty
(#408)
- Add tests against Python 3.12 (#383)
- Upgrade Trino to 439, SEP to 435-e.1 (#388)
- Migrate to dbt-common and dbt-adapters package (#387, #390)
- Add tests for --empty flag (#391, #393)
- Update dependabot config to cover GHA (#395)
- Bump dev_requirements (#388)
- Add
dbt-core
as a dependency to preserve backwards compatibility for installation (#387, #393) - Updated dependencies and GH actions (#408)
- Updated dbt-core to 1.8.0 (#408)
For information on prior major and minor releases, see their changelogs: