Skip to content

Commit d0d58e8

Browse files
Add changelog entry for alert_task.workspace_path translation (#5103)
## Summary - Add `Bundles` changelog entry for [#4836](#4836), which added relative path translation for `alert_task.workspace_path` in job tasks. ## Test plan - [x] N/A — changelog-only change. This pull request was AI-assisted by Isaac.
1 parent 2bd698f commit d0d58e8

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

NEXT_CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212

1313
### Bundles
1414

15+
* Translate relative paths in `alert_task.workspace_path` on job tasks to fully qualified workspace paths, matching the behavior of other task path fields. Applies to both regular tasks and `for_each_task` nested tasks ([#4836](https://github.com/databricks/cli/pull/4836)).
16+
1517
### Dependency updates
1618

1719
* Added `github.com/zalando/go-keyring` as a new dependency (dormant until a later release enables experimental secure-storage for OAuth tokens).

0 commit comments

Comments
 (0)