Cisco IOS Switch: Downloads
Summary
You can download all the supported plugin releases from this page.
The change log for each version series can be found under the download link & hash.
See the versioning scheme for compatibility information.
Releases
Version 3.0.0
Download: cisco_ios_switch-3.0.0.tgz
SHA256: e7773cd70f737a41d574e370a2139f7556e502eeb77319df1b92f729797ac8c2
Series History
See the revision history for series 3.0.x below
Revisions
3.0.0 - 15/11/2022
Changed
-
Add support for alpine-3.16
-
Drop support for alpine-3.12
Version 2.2.0
Download: cisco_ios_switch-2.2.0.tgz
SHA256: 0cba739cab2a7d04602c60e647392b882315fb86ff2e20cb51eed94bb1d7f007
Series History
See the revision history for series 2.2.x below
Revisions
2.2.0 - 07/11/2022
Changed
- Update dependencies
Version 2.1.0
Download: cisco_ios_switch-2.1.0.tgz
SHA256: c3edb6c12fe0630b84e7dbbc3e9be077d4d32f44327293d43084d90bea9e1e63
Series History
See the revision history for series 2.1.x below
Revisions
2.1.0 - 01/11/2022
Changed
- Update dependencies.
Version 2.0.0
Download: cisco_ios_switch-2.0.0.tgz
SHA256: e1583fcc5290ed2b400825d84534238b27463454d34a4f2435781b7eea74668a
Series History
See the revision history for series 2.0.x below
Revisions
2.0.0 - 15/03/2022
Changed
- Dropped support for alpine-3.11 (Task Builder v1.x) & added alpine-3.13 (Task Builder v3.x).
Version 1.2.0
Download: cisco_ios_switch-1.2.0.tgz
SHA256: 9af5cfed51589f7c9e824df7af7afaf5324505bf94f61aaeeee28d95e3d37b51
Series History
See the revision history for series 1.2.x below
Revisions
1.2.0 - 08/09/2021
Changed
- Improved plugin startup speed.
Version 1.1.1
Download: cisco_ios_switch-1.1.1.tgz
SHA256: d0a591907d6b4a7fc720ca34fca7d39e2944cbc512d41275beb1b47afbc6e3ed
Series History
See the revision history for series 1.1.x below
Revisions
1.1.1 - 27/05/2021
Added
- Added a description to the plugin manifest.
1.1.0 - 10/02/2021
Changed
- Update third-party dependencies (no functional changes)
Version 1.0.7
Download: cisco_ios_switch-1.0.7.tgz
SHA256: aeaf6537ae31beee1ed0d26641e2688d92249da76886854af79d505b07e6d6cc
Series History
See the revision history for series 1.0.x below
Revisions
1.0.7 - 22/09/2020
Changed
- Unpin cffi version
1.0.6 - 16/09/2020
Changed
- Updated the plugin icon to the Cisco logo
1.0.5 - 16/09/2020
Changed
- Pin cffi version to 1.14.2 to avoid the recently yanked 1.14.3
1.0.4 - 30/06/2020
Added
- Bump osirium-ppa ~= 4.0.0
1.0.3 - 26/05/2020
Added
- CHANGELOG
1.0.2 - 18/05/2020
Changed
- Update documentation
1.0.1 - 14/05/2020
Changed
- Add minimum plugin version to all action docstrings
1.0.0 - 13/05/2020
Added
- First release
Versioning Scheme
Plugin versions are in major
.minor
.patch
format.
Major
- Significant functionality changes
- May not be backward compatible
Minor
- Bug fixes
- Minor functionality changes
- Backward compatible
Patch
- No functional changes
- Reserved for documentation updates