diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-26 04:06:02 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-26 04:06:02 +0000 |
commit | e3eb94c23206603103f3c4faec6c227f59a1544c (patch) | |
tree | f2639459807ba88f55fc9c54d745bd7075d7f15c /ansible_collections/cisco/meraki/changelogs/changelog.yaml | |
parent | Releasing progress-linux version 9.4.0+dfsg-1~progress7.99u1. (diff) | |
download | ansible-e3eb94c23206603103f3c4faec6c227f59a1544c.tar.xz ansible-e3eb94c23206603103f3c4faec6c227f59a1544c.zip |
Merging upstream version 9.5.1+dfsg.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'ansible_collections/cisco/meraki/changelogs/changelog.yaml')
-rw-r--r-- | ansible_collections/cisco/meraki/changelogs/changelog.yaml | 62 |
1 files changed, 61 insertions, 1 deletions
diff --git a/ansible_collections/cisco/meraki/changelogs/changelog.yaml b/ansible_collections/cisco/meraki/changelogs/changelog.yaml index 53b0eabca..9909009fc 100644 --- a/ansible_collections/cisco/meraki/changelogs/changelog.yaml +++ b/ansible_collections/cisco/meraki/changelogs/changelog.yaml @@ -1003,4 +1003,64 @@ releases: changes: bugfixes: - Adding `smartquotes = False` to `conf.py` and romoving `'` from rst files. - release_date: '2023-12-19'
\ No newline at end of file + release_date: '2023-12-19' + 2.18.0: + changes: + minor_changes: + - Ansible collection now support v1.44.1 of Dashboard Api. + - administered_licensing_subscription_entitlements_info - new plugin. + - administered_licensing_subscription_subscriptions_bind - new plugin. + - administered_licensing_subscription_subscriptions_claim_key_validate - new plugin. + - administered_licensing_subscription_subscriptions_claim - new plugin. + - administered_licensing_subscription_subscriptions_compliance_statuses_info - new plugin. + - administered_licensing_subscription_subscriptions_info - new plugin. + - devices_appliance_radio_settings_info - new plugin. + - devices_appliance_radio_settings - new plugin. + - devices_live_tools_arp_table_info - new plugin. + - devices_live_tools_arp_table - new plugin. + - devices_live_tools_cable_test_info - new plugin. + - devices_live_tools_cable_test - new plugin. + - devices_live_tools_throughput_test_info - new plugin. + - devices_live_tools_throughput_test - new plugin. + - devices_live_tools_wake_on_lan_info - new plugin. + - devices_live_tools_wake_on_lan - new plugin. + - devices_wireless_alternate_management_interface_ipv6 - new plugin. + - networks_appliance_rf_profiles_info - new plugin. + - networks_appliance_rf_profiles - new plugin. + - networks_appliance_traffic_shaping_vpn_exclusions - new plugin. + - networks_sm_devices_install_apps - new plugin. + - networks_sm_devices_reboot - new plugin. + - networks_sm_devices_shutdown - new plugin. + - networks_sm_devices_uninstall_apps - new plugin. + - networks_vlan_profiles_assignments_by_device_info - new plugin. + - networks_vlan_profiles_assignments_reassign - new plugin. + - networks_vlan_profiles_info - new plugin. + - networks_vlan_profiles - new plugin. + - networks_wireless_ethernet_ports_profiles_assign - new plugin. + - networks_wireless_ethernet_ports_profiles_info - new plugin. + - networks_wireless_ethernet_ports_profiles_set_default - new plugin. + - networks_wireless_ethernet_ports_profiles - new plugin. + - organizations_appliance_traffic_shaping_vpn_exclusions_by_network_info - new plugin. + - organizations_appliance_uplinks_statuses_overview_info - new plugin. + - organizations_appliance_uplinks_usage_by_network_info - new plugin. + - organizations_camera_boundaries_areas_by_device_info - new plugin. + - organizations_camera_boundaries_lines_by_device_info - new plugin. + - organizations_camera_detections_history_by_boundary_by_interval_info - new plugin. + - organizations_camera_permissions_info - new plugin. + - organizations_camera_roles_info - new plugin. + - organizations_camera_roles - new plugin. + - organizations_devices_availabilities_change_history_info - new plugin. + - organizations_devices_boots_history_info - new plugin. + - organizations_sm_admins_roles_info - new plugin. + - organizations_sm_admins_roles - new plugin. + - organizations_sm_sentry_policies_assignments_by_network_info - new plugin. + - organizations_sm_sentry_policies_assignments - new plugin. + - organizations_summary_top_networks_by_status_info - new plugin. + - organizations_webhooks_callbacks_statuses_info - new plugin. + - organizations_wireless_devices_channel_utilization_by_device_info - new plugin. + - organizations_wireless_devices_channel_utilization_by_network_info - new plugin. + - organizations_wireless_devices_channel_utilization_history_by_device_by_interval_info - new plugin. + - organizations_wireless_devices_channel_utilization_history_by_network_by_interval_info - new plugin. + - organizations_wireless_devices_packet_loss_by_client_info - new plugin. + - organizations_wireless_devices_packet_loss_by_device_info - new plugin. + - organizations_wireless_devices_packet_loss_by_network_info - new plugin.
\ No newline at end of file |