Skip to content

Commit

Permalink
Changes in workflow manager modules
Browse files Browse the repository at this point in the history
  • Loading branch information
madhansansel committed Nov 6, 2024
1 parent 389b005 commit e957deb
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions changelogs/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1064,3 +1064,18 @@ releases:
- Changes in dnac.py
- inventory_workflow_manager.py - added attribute hostnames, serial_numbers and mac_addresses
- inventory_workflow_manager.py - Removed attribute hostname_list, serial_number_list and mac_address_list
6.23.0:
release_date: "2024-11-06"
changes:
release_summary: Code changes in workflow manager modules.
minor_changes:
- Changes in circleci to run test cases in integration branch
- Added support for bulk operations on multiple access points in accesspoint_workflow_manager
- Bug fixes in inventory_workflow_manager
- Enhancements in sda_fabric_devices_workflow_manager.py to support route distribution protocol
- Enhancements in sda_fabric_sites_zones_workflow_manager.py
- Bug fixes in sda_fabric_virtual_networks_workflow_manager.py
- Changes in site_workflow_manager
- accesspoint_workflow_manager - added attribute bulk_update_aps
- sda_fabric_devices_workflow_manager.py - added attribute route_distribution_protocol
- sda_fabric_sites_zones_workflow_manager.py - added attribute site_name_hierarchy and removed attribute site_name
2 changes: 1 addition & 1 deletion galaxy.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
namespace: cisco
name: dnac
version: 6.22.0
version: 6.23.0
readme: README.md
authors:
- Rafael Campos <rcampos@altus.cr>
Expand Down

0 comments on commit e957deb

Please sign in to comment.