Skip to content

Releases: ecoen66/merakicat

v0.2.6

08 May 00:16
Compare
Choose a tag to compare
  • Resolved Issue #6 .
  • Fixed issue with unclaiming switches before removing switch stack.
  • Updated requirements.

v0.2.5

25 Apr 13:23
Compare
Choose a tag to compare

Reverted back to Finbarr Brady's webex-bot after a pull merge.

v0.2.4

12 Apr 16:50
Compare
Choose a tag to compare
  • Added Private VLAN -> Port Isolation to encyclopedia.
  • Removed older bot code.
  • Updated README.md.
  • Updated AUTHORS.rst.
  • Updated .gitignore

v0.2.3

10 Apr 21:23
Compare
Choose a tag to compare
  • Translate now checks to make sure that the target switches have the same number of ports as the source switches.

v0.2.2

10 Apr 19:23
Compare
Choose a tag to compare
  • Added environment variable to specify a Meraki Oragnization name.

v0.2.1

10 Apr 16:25
Compare
Choose a tag to compare
  • Added support for ip default-gateway as a static route.

v0.2.0

10 Apr 15:07
dc20bb2
Compare
Choose a tag to compare
  • Changed BOT libraries to enable websockets and remove ngrok for security.
  • Began adding logic for Catalyst Cloud Monitoring onboarding.

v0.1.8

03 Apr 15:44
Compare
Choose a tag to compare
  • 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

01 Apr 14:19
Compare
Choose a tag to compare

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

26 Mar 22:11
Compare
Choose a tag to compare

Updated encyclopedia. Migrated batch helper code for cleaner installation.