Releases: databricks/databricks-cli
Releases · databricks/databricks-cli
0.7.1
11 May 01:02
Compare
Sorry, something went wrong.
No results found
Changelog
Made small changes to the secrets command. Renaming some commands (#119 )
0.7.0
24 Apr 18:12
Compare
Sorry, something went wrong.
No results found
Changelog
Add new sub-command secrets (#105 )
Fix bug with basic authentication on python 3.6 (#109 )
Fix bug with DEFAULT profile section (#108 )
0.6.0
14 Mar 03:14
Compare
Sorry, something went wrong.
No results found
Changelog
Add support for python3 (#89 )
0.5.0
27 Feb 22:16
Compare
Sorry, something went wrong.
No results found
Changelog
Add support for libraries API (#74 )
Add support for profiles (#64 , #81 )
0.4.2
16 Feb 23:39
Compare
Sorry, something went wrong.
No results found
Changelog
Fix path separator on Windows (#66 )
Ignore hidden files option on databricks workspace import_dir (#66 )
0.4.1
08 Nov 01:54
Compare
Sorry, something went wrong.
No results found
Changelog
Add critical fix to address #36 .
The bug is that when we stripped the extension we used rstrip which does not do what we want.
'apple-py.py'.rstrip('.py') == 'apple-'
0.4.0
07 Nov 02:56
Compare
Sorry, something went wrong.
No results found
Changelog
Add support for Clusters API
Add support for Jobs API
0.3.1
11 Oct 00:01
Compare
Sorry, something went wrong.
No results found
Changelog
Fixed some nits with workspace export. (Make exporting to directory munge target_path)
0.3.0
09 Oct 19:58
Compare
Sorry, something went wrong.
No results found
0.2.0
12 Sep 00:16
Compare
Sorry, something went wrong.
No results found