Skip to content

Releases: microsoft/semantic-link-labs

semantic-link-labs 0.8.9

04 Dec 18:22
Compare
Choose a tag to compare

Improvements

Bug Fixes

semantic-link-labs 0.8.8

29 Nov 05:19
f7a524b
Compare
Choose a tag to compare

semantic-link-labs 0.8.7

27 Nov 09:02
Compare
Choose a tag to compare

Improvements

Bug Fixes

semantic-link-labs 0.8.6

14 Nov 10:47
24f0e42
Compare
Choose a tag to compare

Bug Fixes

  • #274
  • #277
  • sempy_labs.migration
    • create_pqt_file Fixed the file naming convention when multiple pqt files are generated.

semantic-link-labs 0.8.5

13 Nov 13:10
Compare
Choose a tag to compare

Improvements

Bug Fixes

Notebooks

  • Embedded videos within notebooks for easier learning.

semantic-link-labs 0.8.4

30 Oct 15:37
a796339
Compare
Choose a tag to compare

Improvements in 0.8.4

General updates

Notebook updates

  • SQL Added the get_warehouse_tables, get_warehouse_columns functions.
  • Semantic Model Refresh Added cells for visualizing a refresh and getting the refresh history for a semantic model.

semantic-link-labs 0.8.3

14 Oct 15:13
Compare
Choose a tag to compare

Improvements in 0.8.3

Bug Fixes in 0.8.3

  • #184
  • #185
  • #198
  • sempy_labs
  • sempy_labs.tom
    • generate_measure_descriptions Fixed for when 'measure_name' is None. The output is now a pandas dataframe showing the auto-generated measure descriptions. Note that this function is only viable if your capacity is a paid F64 or higher (trials not included).
    • update_lineage_tags Fixed bug.

Notebooks

  • Updated the Capacity Migration notebook to incorporate migrating a Fabric Trial capacity to a Fabric paid capacity.

semantic-link-labs 0.8.2

02 Oct 14:41
Compare
Choose a tag to compare

Bug fixes in 0.8.2

  • Fixed library loading issue related to deltalake & pyarrow by reverting back to spark for now.

semantic-link-labs 0.8.1

02 Oct 12:35
Compare
Choose a tag to compare

Improvements in 0.8.1

Updates in 0.8.1

  • sempy_labs.tom
    • Added the 'is_nullable' and 'is_available_in_mdx' parameters to the update_column function.

Bug Fixes in 0.8.1

  • #172
  • #174
  • Edit Tables functionality in the web browser not working after creating/modifying a semantic model using TOM. This is resolved by properly setting the LineageTag, SourceLineageTag for required objects as well as the 'SchemaName' property for partitions in Direct Lake mode.
  • Fixed get_model_calc_dependencies and get_measure_dependencies so that the warning previously shown is resolved and no longer shows.
  • Fixed bug in run_report_bpa
  • Site containing documentation for the Direct Lake guardrails changed. Fixed get_direct_lake_guardrails

Misc

semantic-link-labs 0.8.0

25 Sep 09:05
Compare
Choose a tag to compare

Improvements in 0.8.0

Read more