Skip to content
This repository was archived by the owner on Jul 27, 2023. It is now read-only.

Releases: Mist-Automation-Programmability/mist_runner_collection

Release 0.3.9.1

01 Dec 19:09
Compare
Choose a tag to compare

This release adds the "Manage Site Variables" Runner which allows you to manage site variables via CSV.

Release 0.3.9.0

22 Nov 18:14
Compare
Choose a tag to compare

Added Site SLE Metrics runner.
Lost of bug fixes and logging cleanup.

0.8.4 Release

04 Oct 18:04
Compare
Choose a tag to compare

Fixed consistency issue with google_api_key in site creation.

0.3.8 Release

25 Aug 00:35
Compare
Choose a tag to compare

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

22 Jun 20:15
Compare
Choose a tag to compare

Added runner to update site templates.

0.3.2 Release

25 May 15:30
Compare
Choose a tag to compare

Adding initial support for out-of-compliance AP software.

0.3.1 Release

17 May 19:21
Compare
Choose a tag to compare

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

21 Apr 15:52
b0569d9
Compare
Choose a tag to compare

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

02 Feb 20:42
8dccfcc
Compare
Choose a tag to compare

New Runner: Site Clone/Creation contributed by @ryanmadzima

0.2.3 Release

12 Jan 21:30
Compare
Choose a tag to compare

Added Upgrade AP Not Running Version runner.
Fixed some issues in Bulk Device actions where they did not stop when previous tests failed.