Skip to content

0.10.0

Compare
Choose a tag to compare
@bogdanghita-db bogdanghita-db released this 01 Apr 16:42
07cd3ed

Changelog

  • Fix issue #264. Add init_scripts optional argument to create_cluster and edit_cluster (#266, @malthe)
  • Add DBC format support to Workspace API (#276, @svar29)
  • Improve developer experience and error handling: when deleting directory structures recursively using rm -r, the user is presented with the progress of the delete operation and a message once the data has been successfully deleted. The end-to-end improvement is pending a change in the behavior of the 2.0/dbfs/delete endpoint to be released in Q2 2020. The endpoint will return 503 when the delete operation could not finish before the timeout of 45s. (#280, #283, @bogdanghita-db)