Skip to content

1.6.1

Compare
Choose a tag to compare
@jwills jwills released this 14 Oct 04:33
· 298 commits to master since this release
c79740e

What's Changed

  • Make source tags available to plugins through the SourceConfig by @AlexanderVR in #228
  • Add s3 support to Excel plugin through env variables by @felippecaso in #230
  • Update the docs to point at the macro that controls the default location for external materializations by @jwills in #231
  • Add option to fetch Gsheet data using range by @Thootje in #233
  • Bump mypy from 1.4.1 to 1.5.0 by @dependabot in #234
  • Update README.md by @jwills in #235
  • Bump mypy from 1.5.0 to 1.5.1 by @dependabot in #239
  • Bump dbt-tests-adapter from 1.6.0 to 1.6.1 by @dependabot in #240
  • Pin pandas depenedency to 2.0.0 to get around dtypes error in integration tests by @jwills in #246
  • Bump actions/checkout from 3 to 4 by @dependabot in #243
  • Bump black from 23.7.0 to 23.9.1 by @dependabot in #244
  • See if I can isolate whatever issue is springing up with the MD integration tests by @jwills in #247
  • Add a maxfail arg to the MD pytest runs so they fail quickly by @jwills in #248
  • Bump dbt-tests-adapter from 1.6.1 to 1.6.2 by @dependabot in #245
  • Add a more helpful error message in the case that the options argument isn't a dictionary by @jwills in #250
  • Fix typos and formatting issues in dbt-duckdb README documentation by @thfmn in #253
  • Refactor render_write_options for direct option rendering by @thfmn in #254
  • Allow access to the RuntimeConfigObject from the TargetConfig by @jwills in #256
  • Bump dbt-tests-adapter from 1.6.2 to 1.6.3 by @dependabot in #258
  • Relaxing the Pandas dev requirement now that 0.9.0 is out the door by @jwills in #261
  • Add a sample_profiles.yml file for dbt-duckdb by @jwills in #262
  • Bump dbt-tests-adapter from 1.6.3 to 1.6.4 by @dependabot in #264
  • Bump dbt-tests-adapter from 1.6.4 to 1.6.5 by @dependabot in #267
  • Enable batch processing on Python models by @droher in #269
  • Fix cursor isolation on Python model by @droher in #270
  • Prep for 1.6.1 release by @jwills in #271

New Contributors

Full Changelog: 1.6.0...1.6.1