v0.12.2
Manual-deployment artifacts (see README — Option B: Manual setup).
| Asset | Where it goes |
|---|---|
fdlt_runtime-0.12.2-py3-none-any.whl |
Bundles LoadGen.dll + ADOMD assemblies. Cell 2 of the notebook pip installs this wheel directly from the GitHub release URL — no manual upload required (set WHEEL_URL in cell 2 to the asset URL). For offline / locked-down tenants, upload to LoadTests.Lakehouse/Files/ and point WHEEL_URL at the abfss://… path instead. |
LoadTest-Main.ipynb |
Import to the LoadTests workspace folder. The display name imports as LoadTest - Main automatically. Cell 2's WHEEL_URL is pre-baked to this release. |
THIRD-PARTY-NOTICES.md |
License terms for the Microsoft AnalysisServices client + identity DLLs bundled inside the wheel. |
For a scripted deploy (Option A), clone the repo at this tag and run scripts/Deploy-LoadTests.ps1 -Workspace <name>.
Full Changelog: v0.12.1...v0.12.2