Releases: databricks/databricks-cli
Releases · databricks/databricks-cli
0.9.0
Changelog
- Jobs list will no longer throw if there are zero jobs (#230, @andrewmchen)
- Add runs get output command (#247, @areese)
- Add dbfs cat command (#226, @danielvdende)
- Log request info when
--debug
flag is used (#248, @areese) - Add cluster events command (#238, @smurching)
- Add instance pool command group (#250, @lianghe-databricks)
0.8.7
0.8.6
Changelog
- Fix boolean query parameters to GET requests (#219, @andrewmchen)
0.8.5
Changelog
- Use query parameters for GET calls to API (#213, @federicolanusse-DB)
0.8.4
Changelog
- Add init scripts option in edit cluster SDK (#196, @lyle-nel)
- Add permanent delete cluster feature (#200, @andrewmchen)
- Bugfix to make uninstall all libraries not fail if there are no libraries (#201, @andrewmchen)
- Bugfix to make workspace list handle new fields in the API such as created_at (#210, @andrewmchen)
0.8.3
Changelog
- Add cluster resize support (#190, @justinmills)
- Support Databricks URIs with query strings (#193, @andrewmchen)
- Automatically initialize databricks-cli config provider when running inside Databricks notebooks (#194, @aarondav)
0.8.2
Changelog
- Adds python wheel support in library commands (#168, @srinathshankar )