microsoft/semantic-link-labs 0.12.3
microsoft/semantic-link-labs
Captured source
source ↗published Sep 17, 2025seen Jun 26captured 2whttp 200method plain
semantic-link-labs 0.12.3
Repository: microsoft/semantic-link-labs
Tag: 0.12.3
Published: 2025-09-17T05:40:25Z
Prerelease: no
Release notes:
New Functions
- sempy_labs
- get_connection_string This function replaces the 'get_warehouse_connection_string' and serves as generic function which supports Lakehouses, Warehouses, & SQL Endpoints.
- bind_semantic_model_connection
- unbind_semantic_model_connection
- sempy_labs.graph
- list_sensitivity_labels
Updated Functions
- sempy_labs
- refresh_sql_endpoint_metadata (#870) Removed the 'tables' parameter as it is no longer supported by the API. Added the 'timeout_unit' and 'timeout_value' parameters as they are now supported by the API.
- sempy_labs.tom
- convert_direct_lake_to_import (#871)
Bug Fixes
- #383