Skip to content

1.6.0

Compare
Choose a tag to compare
@jwills jwills released this 02 Aug 20:01
· 362 commits to master since this release
796fe97

What's Changed

  • Fix whatever is going on with the MD integration tests by @jwills in #199
  • Bump mypy from 1.3.0 to 1.4.1 by @dependabot in #197
  • Bump dbt-tests-adapter from 1.5.1 to 1.5.2 by @dependabot in #198
  • Disable these tests on MD and add a note to the README by @jwills in #201
  • Add more detailed checks to ensure consistent settings between the path and database by @jwills in #196
  • Check and reset the environment for a DuckDB connection if the credentials have changed by @jwills in #204
  • Make it nicer to run the functional adapter tests on OS X by @jwills in #205
  • Simplify some setup stuff now that Python 3.7 is EOL'd by @jwills in #206
  • Updates to support the revamped dbt debug command in 1.6.0 by @jwills in #207
  • Add in plugins for the motherduck and postgres extensions by @jwills in #208
  • Add a keep_open option to the profile by @jwills in #210
  • Require duckdb >= 0.7.0 for dbt-duckdb going forward and remove some code... by @jwills in #212
  • fix: remove parenthesis from md_connect call by @gmontanola in #214
  • Try to fix the MD integration test configs by @jwills in #221
  • Bump black from 23.3.0 to 23.7.0 by @dependabot in #215
  • Bump dbt-tests-adapter from 1.5.2 to 1.5.4 by @dependabot in #220
  • Make fast seed loading the default by @jwills in #222
  • Add an option to the profile for specifying additional entries for sys.path by @jwills in #223
  • Prep for dbt-duckdb 1.6.0 release by @jwills in #224
  • Update README for 1.6.0 by @jwills in #225

New Contributors

Full Changelog: 1.5.2...1.6.0