What's Changed
Now on CRAN 🥳 🚀
- Add support for Workbench managed credentials and custom .databrickscfg from DATABRICKS_CONFIG_FILE by @tnederlof in #66
- Adding
db_repl()
a remote REPL to a Databricks cluster - Removing deprecated RStudio add-in for browsing Databricks compute
- 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)
New Contributors
- @tnederlof made their first contribution in #66
Full Changelog: v0.2.4...v0.2.5