Skip to content

dbt-adapters v1.1.0rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Apr 01:06

dbt-adapter 1.1.0-rc1 - April 17, 2024

Features

  • Debug log when type_code fails to convert to a data_type
  • Introduce TableLastModifiedMetadataBatch and implement BaseAdapter.calculate_freshness_from_metadata_batch
  • Support for sql fixtures in unit testing

Under the Hood

  • Add the option to set the log level of the AdapterRegistered event
  • Update dependabot config to cover GHA