diff --git a/.nextchanges/bundles/ai-runtime-code-source-dir.md b/.nextchanges/bundles/ai-runtime-code-source-dir.md index 4590fb6be8..10249ea342 100644 --- a/.nextchanges/bundles/ai-runtime-code-source-dir.md +++ b/.nextchanges/bundles/ai-runtime-code-source-dir.md @@ -1 +1 @@ -For jobs where `ai_runtime_task.code_source_path` is a relative path to a local directory, the directory is now packaged into a tarball (honoring `.gitignore` and `sync.include`/`sync.exclude`), uploaded during deployment, and `code_source_path` is rewritten to the uploaded workspace path. +For jobs where `ai_runtime_task.code_source_path` is a relative path to a local directory, the directory is now packaged into a tarball (honoring `.gitignore` and `sync.include`/`sync.exclude`), uploaded during deployment, and `code_source_path` is rewritten to the uploaded workspace path. ([#6110](https://github.com/databricks/cli/pull/6110)) diff --git a/.nextchanges/bundles/bundle-init-json-output.md b/.nextchanges/bundles/bundle-init-json-output.md index 4d9e776336..e8d4f0bbe6 100644 --- a/.nextchanges/bundles/bundle-init-json-output.md +++ b/.nextchanges/bundles/bundle-init-json-output.md @@ -1 +1 @@ -Added JSON output to `bundle init`. Running `databricks bundle init