You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
v1.6.0 - The ✌️ V2 Release
🛠️ Added
tools bulk-deleter from-tag
delete all objects which are marked with a specific tagtools bulk-sharing from-tag
share all objects which are marked with a specific tag to any number of groupstools user-management transfer --tags
assign the author of all objects which are marked with a specific tagtools seachable audit-logs
consume and store the Audit Logs APItools seachable tml
store your TML in a syncer, or parse it with database-native JSON functionsINSERT
andUPSERT
performance on SQLite and Databricks Syncers--syncer
interface0 = success
,1 = failure
)🔧 Modified
exceptions.CSToolsError
) have been revamped to include more user-friendly messages and mitigationstools scriptability
rewritten to align to more with thetools git
interface🐛 Bugfix
TS_SHARING_ACCESS.share_type (VARCHAR)
totools searchable metadata
DatabaseSyncers
which followPUT FILE -> COPY/MERGE INTO
workflow now support column header reording / redefinitionDATETIME
fields in extracted data are now converted to UTC, regardless of the Cluster's timezone❌ Removed
🫀 CS Tools Internals
venv+pip
bootstrapping and Virtual Environment management withuv
entirelycs_tools.api.middlewares
with a leanercs_tools.api.client + cs_tools.api.workflows
layer (thanks V2!)httpx
, with complementary async-to-sync translators inutils.py
cs_tools.md_ext
todocs/hooks/*.py
Full Changelog: v1.5.12...v1.6.0
This discussion was created from the release v1.6.0.
Beta Was this translation helpful? Give feedback.
All reactions