From be4333e6e6a37cbda81dc0ee2f197d5c9df56a97 Mon Sep 17 00:00:00 2001 From: Madhan Date: Thu, 5 Dec 2024 06:42:41 +0530 Subject: [PATCH] Changes in workflow manager modules --- changelogs/changelog.yaml | 12 ++++++++++++ galaxy.yml | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/changelogs/changelog.yaml b/changelogs/changelog.yaml index da5e00691f..737b3f90ff 100644 --- a/changelogs/changelog.yaml +++ b/changelogs/changelog.yaml @@ -1112,3 +1112,15 @@ releases: release_summary: application of unapplied changes. minor_changes: - application of the changes made in pull request 207 + 6.25.2: + release_date: "2024-12-05" + changes: + release_summary: Alias implementation. + minor_changes: + - Bug fixes in accesspoint_workflow_manager module + - Changes in sda_fabric_devices_workflow_manager module + - Bug fixes in [sda_fabric_sites_zones_workflow_manager module + - Enhancements in [sda_fabric_virtual_networks_workflow_manager module to support batch operation. + - Changes in site_workflow_manager module + - Changes in template_workflow_manager + - Unit test modules added for pnp_workflow_manager module diff --git a/galaxy.yml b/galaxy.yml index c08001f0ae..b48a97aefd 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -1,7 +1,7 @@ --- namespace: cisco name: dnac -version: 6.25.1 +version: 6.25.2 readme: README.md authors: - Rafael Campos