Releases: databrickslabs/brickster
Releases · databrickslabs/brickster
v0.2.5
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
Version 0.2.4
What's Changed
- Fixing volume write function adding bytes by @zacdav-db in #39
- Adding tests and helpers by @zacdav-db in #40
- Changing licence to Apache 2.0! by @zacdav-db in #42
- Adding helpers that setup databricks notebook by @zacdav-db in #43
- SQL Connector Bindings + SQL Execution API by @zacdav-db in #44
- pkgdown docs fixes by @zacdav-db in #45
- Adding U2M OAuth Support by @zacdav-db in #49
- Fixing connection pane tests by @zacdav-db in #46
- Adjusting
add_lib_path
to haveafter
param by @zacdav-db in #50 - Adding NEWS.md by @zacdav-db in #51
- Update README.md by @zacdav-db in #48
- Vector Search APIs by @zacdav-db in #55
- Connection Pane Revisions by @zacdav-db in #56
Full Changelog: v0.2.0...v0.2.4
Version 0.2.0
Adding support for:
- Unity Catalog (UC) volumes
%sh
magic command in RMarkdown