Skip to content

v1.1.0.rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@sdebruyn sdebruyn released this 30 May 09:54
· 533 commits to master since this release
8b45ec8

What's Changed

Summary

Full changelog can be found here

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)

Commits & PRs

New Contributors

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