Releases: exasol/dbt-exasol
Releases · exasol/dbt-exasol
v1.10.4
What's Changed
- Added security policy by @redcatbear in #170
- Update README to include production use note by @redcatbear in #169
- Add SonarCloud badges to README by @redcatbear in #171
- Revise version compatibility details in README by @redcatbear in #172
- Update comment for field name alias in connections.py by @redcatbear in #173
- Fix formatting of NOSONAR parenthesis in comment in connections.py by @redcatbear in #174
- Update comment for field name alias in connections.py by @redcatbear in #175
- upgrade dependabot cryptography - and version patch 1.10.4 by @tglunde in #179
New Contributors
- @redcatbear made their first contribution in #170
Full Changelog: v1.10.3...v1.10.4
v.1.10.3
What's Changed
- auto-quote SQL keyword column names in seed operations by @ilikutle in #164
- mise-en-place replace devbox && integration tests by @tglunde in #163
- Fix Sonar findings by @tglunde in #165
- release pr 1.10.3 by @tglunde in #167
- release 1.10.3 by @tglunde in #168
Full Changelog: v1.10.2...v1.10.3
v1.10.2
v1.10.1
What's Changed
- Adding sample mode & deprecation warnings to support 1.10 dbt-core features (#152)
- Bump pyasn1 from 0.6.1 to 0.6.2 (#154)
- Updated readme: new dbt-exasol-utils, version bump
- UV upgrade
- Fixed quoting issue #72 - tests added - bugfix list relations (#153)
- Code quality improvements: linting & formatting and exception handling @connection.py
- Adjusted Python version support: >3.9 <3.14
- Exasol nox tooling, dbstart with docker
Full Changelog: v1.10.0...v1.10.1
v1.10.0
What's Changed
- fix: update pyexasol to resolve SSL certificate issue by @mikhail-zhadanov in #139
- Bump deepdiff from 7.0.1 to 8.6.1 by @dependabot[bot] in #142
- Improve persist_docs implementation and update sqlfluff constraint by @mikhail-zhadanov in #141
- feat: modernize snapshot implementation to support dbt 1.9+ features by @mikhail-zhadanov in #140
- Migrate from Poetry to uv/batch build system by @tglunde in #143
- fix: properly quote reserved keyword columns in snapshot unique_key by @mikhail-zhadanov in #151
New Contributors
- @mikhail-zhadanov made their first contribution in #139
Full Changelog: v1.8.2...v1.10.0
v1.8.2
v1.8.1
What's Changed
- Bump tornado from 6.4.1 to 6.4.2 by @dependabot in #133
- Bump cryptography from 43.0.0 to 43.0.1 by @dependabot in #131
- added suport for partition by, distribute by and primary key constraints by @ilikutle in #132
Full Changelog: v1.8.0...v1.8.1
v1.8.0
What's Changed
- Bump black from 22.12.0 to 24.3.0 by @dependabot in #122
- migrated to dbt-adapters, v1.8 ready by @ilikutle in #129
- Bump requests from 2.31.0 to 2.32.0 by @dependabot in #123
- Bump dbt-core from 1.7.14 to 1.7.15 by @dependabot in #124
- Bump tornado from 6.4 to 6.4.1 by @dependabot in #125
- Bump urllib3 from 1.26.18 to 1.26.19 by @dependabot in #126
- changed license to comply with dbt-core by @ilikutle in #130
Full Changelog: v1.7.1...v1.8.0
v1.7.1
v1.7.0
What's Changed
- Bump sqlparse from 0.4.3 to 0.4.4 by @dependabot in #69
- bugfix/dbt-init-fix by @ilikutle in #71
- Bump requests from 2.29.0 to 2.31.0 by @dependabot in #76
- Fix innoverio.vscode-dbt-power-user Exasol errors by @peterkioko in #78
- Add OIDC auth support by @peterkioko in #77
- adding parameter for OpenID login with access/refresh token by @tglunde in #79
- #80 Disable view comments outside of DDL by @marvinfromblueforte in #82
- Bump sqlfluff from 2.1.1 to 2.1.2 by @dependabot in #83
- v1.5 model contracts by @marvinfromblueforte in #87
- source freshness timestamp parsing fix by @ilikutle in #91
- 89 contract tests fail after dbt core update from 151 to 152 by @tglunde in #92
- v1.5 tests, incremental merge, temp table fix by @ilikutle in #86
- poetry update && re-added 4ec4415 for adding multiple cols in exasol by @tglunde in #93
- bugfix null handling csv hash test - version upgrade 1.6 by @tglunde in #97
- 84 dbt limit support by @tglunde in #96
- adding debug test by @tglunde in #98
- full refresh behaviour fix by @ilikutle in #107
- caching fix, removed table macro overwrite by @tglunde in #103
- Bump cryptography from 41.0.3 to 41.0.4 by @dependabot in #100
- Bump urllib3 from 1.26.16 to 1.26.18 by @dependabot in #106
- 95 dbt16 tests by @tglunde in #99
- xdist for parallel pytest execution added - mv & clone miss in readme by @tglunde in #108
- Fix exception when retrieving mixed data types by @peterkioko in #111
- 88 some tests fail on exasol 8 due to missing encryption argument by @marvinfromblueforte in #110
- Bump jinja2 from 3.1.2 to 3.1.3 by @dependabot in #113
New Contributors
- @peterkioko made their first contribution in #78
- @marvinfromblueforte made their first contribution in #82
Full Changelog: v1.4.0...v1.7.0