File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 33## Release v0.275.0
44
55### Notable Changes
6- * Python support for Databricks Asset Bundles is now generally available
6+ * Python support for Databricks Asset Bundles is now generally available.
77
88### CLI
9- * Remove ` inplace ` mode for the ` --progress-format ` flag. ([ #3811 ] ( https://github.com/databricks/cli/pull/3811 ) )
10- * Remove ` json ` mode for the ` --progress-format ` flag. ([ #3812 ] ( https://github.com/databricks/cli/pull/3812 ) )
11- * Deprecate the ` --progress-format ` flag. ([ #3819 ] ( https://github.com/databricks/cli/pull/3819 ) )
9+ * Remove ` inplace ` mode for the ` --progress-format ` flag ([ #3811 ] ( https://github.com/databricks/cli/pull/3811 ) )
10+ * Remove ` json ` mode for the ` --progress-format ` flag ([ #3812 ] ( https://github.com/databricks/cli/pull/3812 ) )
11+ * Deprecate the ` --progress-format ` flag ([ #3819 ] ( https://github.com/databricks/cli/pull/3819 ) )
1212
1313### Dependency updates
1414
1515### Bundles
16- * Added support for --bind flag in ` bundle generate ` ([ #3782 ] ( https://github.com/databricks/cli/pull/3782 ) )
16+ * Add support for ` --bind ` flag in ` bundle generate ` ([ #3782 ] ( https://github.com/databricks/cli/pull/3782 ) )
1717* Add ` pydabs ` template replacing ` experimental-jobs-as-code ` template ([ #3806 ] ( https://github.com/databricks/cli/pull/3806 ) )
18- * You can now use ` python ` section instead of ` experimental/python ` ([ #3540 ] ( https://github.com/databricks/cli/pull/3540 ) )
18+ * You can now use the top-level ` python ` section instead of ` experimental/python ` ([ #3540 ] ( https://github.com/databricks/cli/pull/3540 ) )
1919
2020### API Changes
You can’t perform that action at this time.
0 commit comments