Tags give the ability to mark specific points in history as being important
-
v0.7.0
protectedRelease: v0.7.065d63b00 · ·v0.7.0 - Detect and warn when jobs were manually edited outside the bundle (drift detection) - Exit code 3 with --detailed-exitcode when plan has manual edits - Fix edge diffing for element-level depends_on changes - Refactor FlowCanvas state from 7 useState to useReducer - Extract domain functions into plan.py, promote to beta status
-
v0.6.0
protectedRelease: v0.6.042b9f606 · ·v0.6.0 - Merge sub-resources (permissions, grants) into parent nodes instead of filtering them out - Surface unknown action types with "?" badge and purple dashed border instead of silently hiding them - Expand stateful resource warnings to PostgreSQL types and experiments - Rebrand terminology to Declarative Automation Bundles
-
v0.5.0
protectedRelease: v0.5.05a59513c · ·v0.5.0 Features: - App lateral edge spec with phantom nodes for jobs, warehouses, secrets, serving endpoints, and experiments - Graceful handling of unknown action types (browser no longer breaks if Databricks adds new actions) Performance: - React.memo on detail panel and lateral components to reduce hover re-renders