This repository has been archived by the owner on Nov 19, 2024. It is now read-only.
Releases: databricks/devbox
Releases · databricks/devbox
Release 0.1.13
SHA-1 fe7aeb7184a2ef5255d31bfe7610a19045d4ce68
Release 0.1.12
SHA-1 badf2a699c46ec273b2bd00c962f2a79005cd299
Release 0.0.0
SHA-1 03d6069ed69be56036830daa664bb5c1ce12751e
Propagate user tags to associated devbox volume
Merge pull request #24 from databricks/add_volume_tags_to_devbox [PLAT-26020] add tags to devbox volumes
Log multiple running instances to Sentry
In order to get a better understanding of how often users end up with two devbox instances, we now log occurrences to sentry.
#30
Fix multiple running devbox instances
Gives users an option to delete running instances on the CLI without having to go to the AWS console
Allow multiple concurrent devbox instances
0.1.7
Avoid using ExecutionContext.global due to scala/bug#12089
Friendlier error messages
Show an error message if SSH key pair is not found on the file system, instead of stack traces.
Fix --setup-file
--setup-file
and --setup-command
work relative to the devbox user now.