microsoft/semantic-link-labs 0.12.4
microsoft/semantic-link-labs
Captured source
source ↗published Oct 16, 2025seen Jun 26captured 2whttp 200method plain
semantic-link-labs 0.12.4
Repository: microsoft/semantic-link-labs
Tag: 0.12.4
Published: 2025-10-16T07:37:21Z
Prerelease: no
Release notes:
New Functions
- sempy_labs
- get_sql_audit_settings
- update_sql_audit_settings
- set_audit_actions_and_group
- list_user_defined_functions Lists the user-defined functions within a semantic model.
- sempy_labs.admin
- bulk_set_labels
- bulk_remove_labels
- sempy_labs.eventstream 🚀 New!
- list_eventstreams
- create_eventstream
- delete_eventstream
- get_eventstream_definition
- get_eventstream_destination
- get_eventstream_destination_connection
- get_eventstream_source
- get_eventstream_source_connection
- get_evenstream_topology
- pause_eventstream
- puase_eventstream_destination
- pause_evenstream_source
- resume_eventstream
- resume_eventstream_destination
- resume_eventstream_source
- sempy_labs.graph
- resolve_sensitivity_label_id
- add_user_license
- remove_user_license
- sempy_labs.tom
- set_compatibility_level Sets the compatibility level of the semantic model.
- set_user_defined_function Creates a new (or updates an existing) user-defined function in the semantic model.
- list_user_defined_functions Shows all user-defined functions.
Updated Functions
- sempy_labs
- list_semantic_model_errors Now shows errors from user-defined functions.
- sempy_labs.tom
- remove_object Now supports removing user-defined functions.
Bug Fixes
- #870
- #877
- #881
- #882
- #885
- #888
- #889 (thanks @vytautas9!)
- #896 (thanks @richbenmintz!)
- #897