Skip to content

Release 0.4.0

Choose a tag to compare

@github-actions github-actions released this 26 Nov 01:25
· 240 commits to main since this release
5e0c2af

Release Notes for v0.4.0

New Features

  • Column-level configuration: Configure profiling, drift detection, and anomaly detection at the column level with custom metrics and thresholds
  • Schema-level configuration: Apply configuration across all tables within a schema
  • Database-level configuration: Apply configuration across all schemas within a database
  • BYOK LLM for human-readable alerts: Bring your own LLM provider (OpenAI, Anthropic, Azure, Ollama) to generate natural language explanations for drift and anomaly alerts

Improvements

  • License update: Migrated to Apache 2.0 license

Maintenance

  • Removed deprecated dbt integration code: Cleaned up old dbt integration testing and deprecated functionality