diff --git a/changelogs/changelog.yaml b/changelogs/changelog.yaml index a68a792af6..f030fe54a1 100644 --- a/changelogs/changelog.yaml +++ b/changelogs/changelog.yaml @@ -770,3 +770,11 @@ releases: minor_changes: - Introducing config_verify to verify the state operations in Catalyst Center in network settings and site intent module - Changes to support inventory and provisioning intent modules + 6.10.2: + release_date: "2024-01-24" + changes: + release_summary: Set dnac log level if it is not set in the playbook. + minor_changes: + - Set dnac log level if it is not set in the playbook. + - Handle provisioning of device if it’s not in managed state for longer. + - Set the logging levels for device credentails intent module. diff --git a/galaxy.yml b/galaxy.yml index 9ec2120a61..7f79631987 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -1,7 +1,7 @@ --- namespace: cisco name: dnac -version: 6.10.1 +version: 6.10.2 readme: README.md authors: - Rafael Campos