Skip to content

Commit 9e49d2b

Browse files
committed
Add changelog entry for bundle debug list-targets nil guard
1 parent eec239a commit 9e49d2b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

NEXT_CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
### Bundles
1111
* Validate that resource keys do not contain variable references ([#5169](https://github.com/databricks/cli/pull/5169))
1212
* engine/direct: Drop the deployment state entry on a recreate before the follow-up `Create`, so a `Create` failure no longer leaves a broken state with `invalid state: empty id` on the next `bundle plan` ([#5173](https://github.com/databricks/cli/pull/5173)).
13+
* `bundle debug list-targets`: skip nil entries in the targets map instead of panicking when a target is declared with a null value ([#5203](https://github.com/databricks/cli/pull/5203)).
1314

1415
### Dependency updates
1516

0 commit comments

Comments
 (0)