Skip to content

Releases: databrickslabs/brickster

v0.2.5

14 Nov 00:35
c032a87
Compare
Choose a tag to compare

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() and notebook_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

Full Changelog: v0.2.4...v0.2.5

Version 0.2.4

17 Jul 12:04
dfe4098
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.4

Version 0.2.0

15 Sep 12:02
6e7a3fa
Compare
Choose a tag to compare

Adding support for:

  • Unity Catalog (UC) volumes
  • %sh magic command in RMarkdown