Commit 07e649b
## Summary
This PR adds a changelog entry for PR #3307 which implemented top level
`run_as` support for DLT pipelines in Databricks Asset Bundles (DABs).
## Changes
- Added entry to `NEXT_CHANGELOG.md` under the Bundles section
documenting the new top level `run_as` support for DLT pipelines
## Context
PR #3307 enabled DABs to support the `run_as` field at the top level for
DLT pipelines. Previously, DABs would error if pipelines were used with
the `run_as` field set. Now the CLI transparently reads the `run_as`
value and applies it to all pipelines in the bundle.
🤖 Generated with [Claude Code](https://claude.ai/code)
---------
Co-authored-by: Claude <[email protected]>
Co-authored-by: Pieter Noordhuis <[email protected]>
1 parent 390d53e commit 07e649b
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
0 commit comments