- 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
- Support Materialized view replacement (#256)
- Add Materialized View materialization (#258, #260)
- Add query, query_id and rows_affected in adapter response (#186, #262)
- Bump dbt-tests-adapter from 1.4.1 to 1.4.3 (#233)
- Bump mypy from 1.0.1 to 1.1.1 (#259)
- Bump dbt-tests-adapter from 1.4.3 to 1.4.4 (#268)
- Bump black from 22.12.0 to 23.3.0 (#277)
- Bump flake8 from 5.0.4 to 6.0.0 (#277)
- Bump tox from 3.27.1 to 4.4 (#277)
- Add compatibility pin for dependencies. Remove obsolete ones. (#277)
- Bump mypy from 1.1.1 to 1.2.0 (#277)
- @Jay-code0 (#260)
- @Migi (#273)
- @aezomz (#262)
- @damian3031 (#260, #277, #277, #277, #277, #277)
- @dependabot[bot] (#233, #259, #268)
- @louis-zhang-unity3d (#262)
- @mdesmet (#256, #262)
- Column types returned by the adapter methods are now returned as is, except for decimal, varchar and char. (#126, #242)
- Handle unbound varchar data_type instead of defaulting to varchar(256) (#35, #194)
- Include comments of sources or models from other catalogs in catalog.json artifact (#228, #230)
- @damian3031 (#224, #243)
- @dependabot[bot] (#227, #232)
- @eminuzun (#230)
- @kalvinnchau (#194)
- @robbertDM (#242)
- Bump dbt-tests-adapter from 1.3.1 to 1.3.2 (#207)
- Update to use trino-python-client 0.321.0 (#213, #214)
- @damian3031 (#214, #214, #214)
- @dependabot[bot] (#207)
For information on prior major and minor releases, see their changelogs: