Skip to content
This repository has been archived by the owner on Mar 20, 2021. It is now read-only.

Releases: databricks/devbox

Release 0.1.13

11 Feb 16:27
Compare
Choose a tag to compare

SHA-1 fe7aeb7184a2ef5255d31bfe7610a19045d4ce68

Release 0.1.12

08 Feb 11:42
Compare
Choose a tag to compare

SHA-1 badf2a699c46ec273b2bd00c962f2a79005cd299

Release 0.0.0

04 Feb 17:49
Compare
Choose a tag to compare

SHA-1 03d6069ed69be56036830daa664bb5c1ce12751e

Propagate user tags to associated devbox volume

02 Feb 14:35
a3b67f8
Compare
Choose a tag to compare
Merge pull request #24 from databricks/add_volume_tags_to_devbox

[PLAT-26020] add tags to devbox volumes

Log multiple running instances to Sentry

01 Feb 17:14
Compare
Choose a tag to compare

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

29 Jan 10:50
Compare
Choose a tag to compare

Gives users an option to delete running instances on the CLI without having to go to the AWS console

Allow multiple concurrent devbox instances

19 Aug 10:36
8c26aa0
Compare
Choose a tag to compare

0.1.7

21 Jul 12:36
Compare
Choose a tag to compare

Avoid using ExecutionContext.global due to scala/bug#12089

Friendlier error messages

10 Jul 08:10
b658e1c
Compare
Choose a tag to compare

Show an error message if SSH key pair is not found on the file system, instead of stack traces.

Fix --setup-file

12 Jun 15:42
82df2cb
Compare
Choose a tag to compare

--setup-file and --setup-command work relative to the devbox user now.