Skip to content

v1.3.0

Compare
Choose a tag to compare
@sdebruyn sdebruyn released this 12 Oct 12:01
· 344 commits to master since this release
d576bfd

What's Changed

v1.3.0

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

Complete changelog

All commits: v1.2.0...v1.3.0