mirror of https://github.com/databricks/cli.git
Remove mention of Lakehouse apps from the changelog (#945)
This commit is contained in:
parent
51d41d6c44
commit
401ae3dc99
|
@ -4,7 +4,6 @@
|
||||||
|
|
||||||
CLI:
|
CLI:
|
||||||
* Added GitHub issue templates for CLI and DABs issues ([#925](https://github.com/databricks/cli/pull/925)).
|
* Added GitHub issue templates for CLI and DABs issues ([#925](https://github.com/databricks/cli/pull/925)).
|
||||||
* Added override to support YAML inputs for apps ([#921](https://github.com/databricks/cli/pull/921)).
|
|
||||||
* Simplified code generation logic for handling path and request body parameters and JSON input ([#905](https://github.com/databricks/cli/pull/905)).
|
* Simplified code generation logic for handling path and request body parameters and JSON input ([#905](https://github.com/databricks/cli/pull/905)).
|
||||||
|
|
||||||
|
|
||||||
|
@ -27,7 +26,6 @@ Internal:
|
||||||
* Add configuration normalization code ([#915](https://github.com/databricks/cli/pull/915)).
|
* Add configuration normalization code ([#915](https://github.com/databricks/cli/pull/915)).
|
||||||
|
|
||||||
API Changes:
|
API Changes:
|
||||||
* Added `databricks apps` command group.
|
|
||||||
* Added `databricks account network-policy` command group.
|
* Added `databricks account network-policy` command group.
|
||||||
|
|
||||||
Dependency updates:
|
Dependency updates:
|
||||||
|
|
Loading…
Reference in New Issue