Skip to content

v1.806.0

Latest

Choose a tag to compare

@rubenfiszel rubenfiszel released this 08 Sep 16:04
63c40f0

1.806.0 (2026-09-08)

Features

  • bring gitlab repositories to parity for git sync (#10938) (9444049)
  • draw a dbt column trace, across projects and the pipeline boundary (#11014) (33f9828)
  • durable dbt state per environment, and --defer onto it (#10975) (621fac5)
  • ingest dbt column lineage and real column schemas from the engine's parquet index (#10977) (0139467)
  • let a worker group override the dependency cache object store (#11019) (de98adf)
  • nativets: bound fetch on a peer that never answers (#11026) (785277e)
  • recognize // volume: mounts in PHP scripts (#11018) (f081fb1)
  • report a WAC task failure the workflow body never awaited (#11017) (3e3a41d)
  • retry a workflow-as-code task from its task options (#11013) (d3f305d)

Bug Fixes

  • chain redeploys onto a retired path's version history (#11029) (0b37226)
  • make the native trigger disable/enable toggle actually save (#11024) (448fce9)
  • offload php signature parsing from async workers (#11027) (2cb02e3)
  • reduce php parser stack use in debug workers (#11025) (2ae8509)

Performance Improvements