diff --git a/NEXT_CHANGELOG.md b/NEXT_CHANGELOG.md index b6714c9609..ada30b921c 100644 --- a/NEXT_CHANGELOG.md +++ b/NEXT_CHANGELOG.md @@ -16,5 +16,6 @@ * Update default-python template to make DB Connect work out of the box for unit tests, using uv to install dependencies ([#3254](https://github.com/databricks/cli/pull/3254)) * Add support for `TaskRetryMode` for continuous jobs ([#3529](https://github.com/databricks/cli/pull/3529)) * Add support for specifying database instance as an application resource ([#3529](https://github.com/databricks/cli/pull/3529)) +* Add top level `run_as` support for Lakeflow Declarative Pipelines ([#3307](https://github.com/databricks/cli/pull/3307)) ### API Changes