Skip to content

Release v0.105.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Apr 15:25
· 489 commits to main since this release
91337e0

0.105.0 (2024-04-29)

Features

  • Add check for orphaned assets (3e70836)
  • Update operator dash to scale better (470caba)

Bug Fixes

  • Account for values being nulled on changed import yaml (aaf8d0c)
  • Don't overwrite Superset configurations if they already exist (321b2c4)
  • Fail tasks when subcommands fail (4a16044)
  • Fixes for orphan detection (3067963)
  • Prefer dbt over other queries for memory usage (26eafcc)
  • Reduce CH memory usage by using uniqCombinedMerge (ae355dd)

Styles

Code Refactoring

  • Clean up logging (645ed38)
  • Fix column names for next aspects-dbt release (5716e38)
  • Operator dash performance / usability refactor (a47caa3)
  • Remove unused assets (ffb1e40)
  • Use asset import instead of example import (0fbee3f)
  • Use real asset import instead of example (e5997cf)