Releases: Mist-Automation-Programmability/mist_runner_collection
Release 0.3.9.1
This release adds the "Manage Site Variables" Runner which allows you to manage site variables via CSV.
Release 0.3.9.0
Added Site SLE Metrics runner.
Lost of bug fixes and logging cleanup.
0.8.4 Release
Fixed consistency issue with google_api_key
in site creation.
0.3.8 Release
Overhaul of Assignment Runner:
- Verify single device found in inventory
- Add abort logic to getOrgInventory_assignment and getOrgSitesByName_assignment
- Added logic for numeric only sites
- Fix force_reassignment documentation
- Cleanup logging in this runner.
Fix Issue in Generic Update Sites runner - Fix fragment of test.
0.3.3 Release
Added runner to update site templates.
0.3.2 Release
Adding initial support for out-of-compliance AP software.
0.3.1 Release
Found an issue in the Set Autoupgrade runner that would prevent it from working using the Send and Download method. Resolved.
0.3.0 Release
This release brings about an entirely new workflow for site creation. This allows a single flow to create sites, clone sites, or create sites with custom settings.
The other major release feature is allowing Site Updates to happen either from the Download and Save method, or from a CSV. This allows for these flows to happen for partial orgs.
0.2.4 Release
New Runner: Site Clone/Creation contributed by @ryanmadzima
0.2.3 Release
Added Upgrade AP Not Running Version
runner.
Fixed some issues in Bulk Device actions where they did not stop when previous tests failed.