Skip to content

v1.1.0

Compare
Choose a tag to compare
@sdebruyn sdebruyn released this 09 Jun 19:17
· 488 commits to master since this release
ccd1407

v1.1.0

See changes included in v1.1.0rc1 below as well

Full changelog can be found here

Fixes

Chores

v1.1.0.rc1

Features

  • update to dbt 1.1

Fixes

  • #194 uppercased information_schema (@TrololoLi)
  • #215 Escape schema names so they can contain strange characters (@johnf)

Chores

  • Documentation on how to contribute to the adapter
  • Automatic release process by adding a new tag
  • Consistent code style with pre-commit
  • #201 use new dbt 1.0 logger (@semcha)
  • #216 use new dbt testing framework (@dataders & @sdebruyn)

List of PRs

New Contributors

Full Changelog: v1.0.0...v1.1.0