Skip to content

Changelog

Tested versions: link

Upgrade procedure: link

  • Add AP Zones support under Wireless Network Profile
  • BREAKING CHANGE: change hostname to fqdn_name in inventory devices data model
  • BREAKING CHANGE: Modify template redeployment, replace deploy_state with redeploy_template attribute with values ALWAYS, ON_CHANGE, NEVER
  • BREAKING CHANGE: Add ip_pool_name and rename name to l3_virtual_network under l2_handoff with anycast gateway data model
  • BREAKING CHANGE: L3 Handoff Ip Transit resource creation now leverages bulk operations, allowing multiple objects to be provisioned in one API call for faster deployments.
  • BREAKING CHANGE: Replace name with ip_pool_name under Anycast Gateway data model
  • BREAKING CHANGE: Modify data model for Lan Automation
  • Fix issue with assigning Local to VLAN to wireless profile for Flex Connect Local Switching
  • Fix issue with assigning L3 Virtual Networks to Fabric Zones.
  • BREAKING_CHANGE: Fix issue with assigning UseLoopBack as preferred_mgmt_ip_method to Discovery.
  • Fix issue with assigning global_credential_id_list to Discovery.
  • BREAKING CHANGE: Replace resource for assigining network profile to site

Tested versions: link

  • Add support for a new hierarchy area level: Global/area/area/area/area
  • Fix issue with assigning security_group_name to fabric port assignments
  • BREAKING CHANGE: Change data model struture for l3_virtual_networks to support L3 VNs on global level
  • Add support for reprovisioning wireless controller device
  • Add support for separating global and site-specific configuration
    Terraform configurations can now be split into multiple state files (e.g., by using separate folders with their own main.tf). New options allow you to manage global settings independently from site-specific resources, and to control whether only selected sites or also their child sites are managed in each configuration.
  • BREAKING CHANGE: Fix an issue where devices that were initially provisioned could not be successfully reprovisioned after being added to a Fabric Site

Tested versions: link

  • Add support for assigning tag to device
  • Add support for CORE and DISTRIBUTION role
  • Fix wireless ssid radio type mapping to match API response
  • Fix issue with ssid to vlan mapping in fabric
  • Add support for same L3 Virtual Networks under multiple Anycast Gateways
  • Add experimental feature: fabric_zone
  • BREAKING CHANGE: Add support to update authentication_template settings globally and on fabric site level
  • Add ASSIGN state for assigning device to site without provisioning
  • Fix pnp issue when adding multiple devices
  • Add support for .vtl and .vlt extensions for velocity templates
  • Add support for INFRA_VN and DEFAULT_VN L3 Virtual Networks

Tested versions: link

  • Fix issue with assigning the same VLAN to different anycast gateways from different fabric sites
  • Fix issue with provision non fabric wireless controller
  • Add support for SDA Transit

Tested versions: link

  • Add support for multple interfaces under l3_handoffs
  • Add redeploy option to catalystcenter_deploy_template
  • Add non fabric device provisioning
  • Update banner settings to use allow banner settings to be assigned to Global area
  • BREAKING CHANGE: rename catalystcenter_fabric_port_assignment to catalystcenter_fabric_port_assignments
  • Fix issue with assiging same L3 VN to multiple fabric_sites
  • Removed network_profile dependencies for deploying templates
  • Fix issue with pnp onboarding templates

Tested versions: link

  • Use new API endpoint for creating L3 Virtual Network

Tested versions: link

  • Initial release