Skip to content

v0.12.4

Choose a tag to compare

@github-actions github-actions released this 15 Jun 21:28
· 11 commits to main since this release

Manual-deployment artifacts (see README — Option B: Manual setup).

Asset Where it goes
fdlt_runtime-0.12.4-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.3...v0.12.4