- Fixing
db_volume_delete()
function (#73)
- Adding
db_repl()
a remote REPL to a Databricks cluster (#53) - Removing defunct RStudio add-in for browsing Databricks compute
- Changes to DESCRIPTION file in preperation for CRAN (#64)
- Removal of
notebook_use_posit_repo()
andnotebook_enable_htmlwidgets()
as they are incompatible with CRAN (#64) - Removing kntir engine due to many render edge cases not being solvable
- Adding shortcuts for REPL under addins
- Added
db_context_command_run_and_wait
- Adjusted tests to use
withr
(#68)
open_workspace()
and the rstudio connection pane have been heavily revised to enhance browsing unity catalog and also remove DBFS and WSFS browsing (#52)
- Adding NEWS.md
- Renamed
set_lib_path
toadd_lib_path
and added theafter
parameter - Adding OAuth U2M support (workspace level), considered the default when
DATABRICKS_TOKEN
isn't specified (e.gdb_token()
returnsNULL
) - Updating authentication vignette to include information on OAuth
- Updating README.md to include quick start and clearer information
- Adding vector search index functions