v1.5.10
v1.5.10 - Bugfixes
π οΈ Added
- introduced
searchable audit-logs --help
(Fetch Logs API) to fetch data
π Bugfix
- fixes for Databricks Syncer for experimental bulk data loading strategy
π« CS Tools Internals
- ci installed can skip recording and sending analytics by setting
CS_TOOLS_ANALYTICS_OPT_OUT
(#160) - tools will now always send a proper os-level exit code (#161)
- ensure that
pip
is installed during the bootstrapping of our virtual environment - ensure that rust-based build dependencies are downloaded for offline installs (
cs_tools self download --help
) - remove manual check of Syncer dependencies, always deferring to
pip
This is part of the major 1.5.0 series of releases, read about it in Our Documentation.
Full Changelog: v1.5.9...v1.5.10