Skip to content

Commit f9d4292

Browse files
update changelog
1 parent 6919e6e commit f9d4292

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
**Bug Fixes:**
44
- Fix issue with provisioning the embedded wireless controller and enabling the edge role in a single Terraform run
5+
- Fix multicast rendezvous point IP addresses being sent for fabric-internal RPs; `ipv4_address` and `ipv6_address` are now only populated when `rp_location` is not `FABRIC`
6+
- Fix extranet policy to only be managed when not using `manage_global_settings` with `managed_sites`, resolving incorrect state evaluation in single-state deployments
7+
- Fix L3 virtual network global instance to use `merge_fabric_sites` attribute instead of ignoring `fabric_ids` changes via lifecycle
58

69
**New Features:**
710
- Add RMA (Return Material Authorization) device replacement workflow with `catalystcenter_device_replacement` and `catalystcenter_device_replacement_workflow` resources; use `state: MARK_FOR_REPLACEMENT` to mark a device, then update `serial_number` and set `state: PROVISION` to trigger the replacement workflow
@@ -15,6 +18,8 @@
1518

1619
**Improvements:**
1720
- Add support for skipping configuration cleanup during delete to remove unreachable provisioned devices from inventory
21+
- Allow `clean_up_config` to be set as a module-level default in `defaults.yaml` under `catalyst_center.inventory.devices.clean_up_config`, falling back to per-device setting
22+
- Add support for deploying the same template name used across multiple template projects by using a `project_name#template_name` composite key for resource addressing while preserving backward compatibility when template names are unique
1823

1924
## 0.4.1
2025

0 commit comments

Comments
 (0)