Skip to content

v1.3.0rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@sdebruyn sdebruyn released this 06 Oct 19:30
· 348 commits to master since this release
1de0d7c

Changelog

v1.3.0 (pre-releases)

Features

  • Support for dbt-core 1.3
    • Python models are currently not supported in this adapter
    • The following cross-db macros are not supported in this adapter: bool_or, array_construct, array_concat, array_append

Fixes

  • The macro type_boolean now returns the correct data type (bit)

Chores

  • Update adapter testing framework
  • Update dependencies and pre-commit hooks

Full Changelog: v1.2.0...v1.3.0rc1