Releases: ecoen66/merakicat
Releases · ecoen66/merakicat
v0.2.6
- Resolved Issue #6 .
- Fixed issue with unclaiming switches before removing switch stack.
- Updated requirements.
v0.2.5
Reverted back to Finbarr Brady's webex-bot after a pull merge.
v0.2.4
- Added Private VLAN -> Port Isolation to encyclopedia.
- Removed older bot code.
- Updated README.md.
- Updated AUTHORS.rst.
- Updated .gitignore
v0.2.3
- Translate now checks to make sure that the target switches have the same number of ports as the source switches.
v0.2.2
- Added environment variable to specify a Meraki Oragnization name.
v0.2.1
- Added support for ip default-gateway as a static route.
v0.2.0
- Changed BOT libraries to enable websockets and remove ngrok for security.
- Began adding logic for Catalyst Cloud Monitoring onboarding.
v0.1.8
- Edited README.
- Renamed mc_user_sample.py to mc_user_info.py and commented out possible environment variables.
- Added logic to merakicat.py to handle missing variables on import from mc_user_info.py.
v0.1.7
Added the ability to Check the configs of cloud monitored Catalyst switches for both translatable and possible Meraki features.
Included "with timing" and "with details" options on check drag-n-drop.
Renamed some called functions in external modules.
v0.1.6
Updated encyclopedia. Migrated batch helper code for cleaner installation.