@@ -6,6 +6,23 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ 2.8.13] - 2025-04-25
10
+ ### Fix
11
+ - Correction in error handling.
12
+ - Added function aliases that have been renamed due to fixes.
13
+ - Deprecated functions were established that would disappear in the future.
14
+ - Deprecated functions (export_projects_v1, clone_given_template
15
+ get_projects_v1, export_projects, clone_given_template_v1, get_projects,
16
+ get_all_keywords_of_clis_accepted, get_all_keywords_of_clis_accepted_v1,
17
+ run_read_only_commands_on_devices_v1, run_read_only_commands_on_devices,
18
+ cisco_dna_center_packages_summary_v1, release_summary_v1, cisco_dna_center_packages_summary,
19
+ nodes_configuration_summary_v1, release_summary , nodes_configuration_summary,
20
+ get_all_mobility_groups, get_all80211be_profiles_v1, get_all80211be_profiles,
21
+ get_all_mobility_groups_v1, gets_interfaces_along_with_statistics_data_from_all_network_devices_v1,
22
+ gets_interfaces_along_with_statistics_data_from_all_network_devices,
23
+ get_the_interface_data_for_the_given_interface_idinstance_uuid_along_with_the_statistics_data_v1
24
+ )
25
+
9
26
## [ 2.8.12] - 2025-04-08
10
27
### Fix
11
28
- Fix in ignore_the_given_list_of_issues_v1 function in versions 2.3.7.6 and 2.3.7.9.
0 commit comments