Skip to content

Commit

Permalink
[ignore] Update Changelog for new release (v2.8.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
dcn-ecosystem authored and lhercot committed Nov 4, 2023
1 parent 684a8cb commit ca6110c
Show file tree
Hide file tree
Showing 4 changed files with 115 additions and 1 deletion.
43 changes: 43 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,49 @@ Cisco ACI Ansible Collection Release Notes
.. contents:: Topics


v2.8.0
======

Release Summary
---------------

Release v2.8.0 of the ``ansible-aci`` collection on 2023-11-04.
This changelog describes all changes made to the modules and plugins included in this collection since v2.7.0.


Minor Changes
-------------

- Add 8.0 option for dvs_version attribute in aci_vmm_controller
- Add Match Rules for aci_route_control_profile modules
- Add aci_bgp_timers_policy and aci_bgp_best_path_policy modules
- Add aci_fabric_interface_policy_group module
- Add aci_interface_policy_leaf_fc_policy_group and aci_interface_policy_spine_policy_group module
- Add aci_l3out_bgp_protocol_profile module
- Add aci_match_community_factor module.
- Add aci_route_control_context and aci_match_rule modules
- Add aci_route_control_profile module
- Add hmac-sha2-224, hmac-sha2-256, hmac-sha2-384, hmac-sha2-512 authentication types and description to aci_snmp_user module
- Add loopback interface profile as a child class for aci_l3out_logical_node.
- Add missing attributes in aci_interface_policy_leaf_policy_group
- Add missing attributes to aci_l3out_extepg module
- Add missing test cases, fix found issues and add missing attributes for aci_fabric_scheduler, aci_firmware_group, aci_firmware_group_node, aci_firmware_policy, aci_interface_policy_fc, aci_interface_policy_lldp, aci_interface_policy_mcp, aci_interface_policy_ospf, aci_interface_policy_port_channel, aci_maintenance_group, aci_maintenance_group_node, aci_maintenance_policy and aci_tenant_ep_retention_policy modules (#453)
- Add support for checkmode in aci_rest module
- Add support for configuration of fabric node control with aci_fabric_node_control module
- Add support for configuration of fabric pod selectors with aci_fabric_pod_selector module
- Add support for configuration of system banner and alias with aci_system_banner module
- Add support for configuration of system endpoint controls, ip aging, ep loop protection and roque endpoint control with aci_system_endpoint_controls module
- Add support for configuration of system fabric wide settings with aci_fabric_wide_settings module
- Add support for configuration of system global aes passphrase encryption with aci_system_global_aes_passphrase_encryption module
- Add support for global infra dhcp relay policy configuration in aci_dhcp_relay
- Add support for global infra dhcp relay policy configuration in aci_dhcp_relay_provider

Bugfixes
--------

- Fixed issue with default values for ssl, proxy, timeout in aci.py and the display of host in the url when the plugin httpapi is used
- Modified aci_rest and aci_config_snapshot modules to display the correct URL output string (#487)

v2.7.0
======

Expand Down
51 changes: 51 additions & 0 deletions changelogs/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -408,3 +408,54 @@ releases:
"
release_date: "2023-08-04"
2.8.0:
changes:
bugfixes:
- Fixed issue with default values for ssl, proxy, timeout in aci.py and the
display of host in the url when the plugin httpapi is used
- Modified aci_rest and aci_config_snapshot modules to display the correct
URL output string (#487)
minor_changes:
- Add 8.0 option for dvs_version attribute in aci_vmm_controller
- Add Match Rules for aci_route_control_profile modules
- Add aci_bgp_timers_policy and aci_bgp_best_path_policy modules
- Add aci_fabric_interface_policy_group module
- Add aci_interface_policy_leaf_fc_policy_group and aci_interface_policy_spine_policy_group
module
- Add aci_l3out_bgp_protocol_profile module
- Add aci_match_community_factor module.
- Add aci_route_control_context and aci_match_rule modules
- Add aci_route_control_profile module
- Add hmac-sha2-224, hmac-sha2-256, hmac-sha2-384, hmac-sha2-512 authentication
types and description to aci_snmp_user module
- Add loopback interface profile as a child class for aci_l3out_logical_node.
- Add missing attributes in aci_interface_policy_leaf_policy_group
- Add missing attributes to aci_l3out_extepg module
- Add missing test cases, fix found issues and add missing attributes for aci_fabric_scheduler,
aci_firmware_group, aci_firmware_group_node, aci_firmware_policy, aci_interface_policy_fc,
aci_interface_policy_lldp, aci_interface_policy_mcp, aci_interface_policy_ospf,
aci_interface_policy_port_channel, aci_maintenance_group, aci_maintenance_group_node,
aci_maintenance_policy and aci_tenant_ep_retention_policy modules (#453)
- Add support for checkmode in aci_rest module
- Add support for configuration of fabric node control with aci_fabric_node_control
module
- Add support for configuration of fabric pod selectors with aci_fabric_pod_selector
module
- Add support for configuration of system banner and alias with aci_system_banner
module
- Add support for configuration of system endpoint controls, ip aging, ep loop
protection and roque endpoint control with aci_system_endpoint_controls module
- Add support for configuration of system fabric wide settings with aci_fabric_wide_settings
module
- Add support for configuration of system global aes passphrase encryption with
aci_system_global_aes_passphrase_encryption module
- Add support for global infra dhcp relay policy configuration in aci_dhcp_relay
- Add support for global infra dhcp relay policy configuration in aci_dhcp_relay_provider
release_summary:
"Release v2.8.0 of the ``ansible-aci`` collection on 2023-11-04.
This changelog describes all changes made to the modules and plugins included
in this collection since v2.7.0.
"
release_date: "2023-11-04"
2 changes: 1 addition & 1 deletion galaxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
namespace: cisco
name: aci
# The version of the collection. Must be compatible with semantic versioning
version: 2.7.0
version: 2.8.0
readme: README.md
authors:
- Dag Wieers (@dagwieers) <[email protected]>
Expand Down
20 changes: 20 additions & 0 deletions meta/runtime.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,10 @@ action_groups:
- aci_bd_dhcp_label
- aci_bd_subnet
- aci_bd_to_l3out
- aci_bgp_best_path_policy
- aci_bgp_rr_asn
- aci_bgp_rr_node
- aci_bgp_timers_policy
- aci_bulk_static_binding_to_epg
- aci_cloud_ap
- aci_cloud_aws_provider
Expand Down Expand Up @@ -74,10 +76,13 @@ action_groups:
- aci_esg_epg_selector
- aci_esg_ip_subnet_selector
- aci_esg_tag_selector
- aci_fabric_interface_policy_group
- aci_fabric_leaf_profile
- aci_fabric_leaf_switch_assoc
- aci_fabric_node
- aci_fabric_node_control
- aci_fabric_pod_policy_group
- aci_fabric_pod_selector
- aci_fabric_scheduler
- aci_fabric_span_dst_group
- aci_fabric_span_src_group
Expand All @@ -88,6 +93,7 @@ action_groups:
- aci_fabric_spine_switch_assoc
- aci_fabric_switch_block
- aci_fabric_switch_policy_group
- aci_fabric_wide_settings
- aci_file_remote_path
- aci_filter
- aci_filter_entry
Expand All @@ -103,6 +109,7 @@ action_groups:
- aci_interface_policy_fc
- aci_interface_policy_l2
- aci_interface_policy_leaf_breakout_port_group
- aci_interface_policy_leaf_fc_policy_group
- aci_interface_policy_leaf_policy_group
- aci_interface_policy_leaf_profile
- aci_interface_policy_leaf_profile_fex_policy_group
Expand All @@ -113,6 +120,7 @@ action_groups:
- aci_interface_policy_port_channel
- aci_interface_policy_port_security
- aci_interface_policy_spanning_tree
- aci_interface_policy_spine_policy_group
- aci_interface_selector_to_switch_policy_leaf_profile
- aci_l2out
- aci_l2out_extepg
Expand All @@ -122,6 +130,7 @@ action_groups:
- aci_l2out_logical_node_profile
- aci_l3out
- aci_l3out_bgp_peer
- aci_l3out_bgp_protocol_profile
- aci_l3out_extepg
- aci_l3out_extepg_to_contract
- aci_l3out_extsubnet
Expand All @@ -138,10 +147,18 @@ action_groups:
- aci_maintenance_group
- aci_maintenance_group_node
- aci_maintenance_policy
- aci_match_as_path_regex_term
- aci_match_community_factor
- aci_match_community_regex_term
- aci_match_community_term
- aci_match_route_destination
- aci_match_rule
- aci_node_mgmt_epg
- aci_ntp_policy
- aci_ntp_server
- aci_rest
- aci_route_control_context
- aci_route_control_profile
- aci_snmp_client
- aci_snmp_client_group
- aci_snmp_community_policy
Expand All @@ -156,6 +173,9 @@ action_groups:
- aci_syslog_remote_dest
- aci_syslog_source
- aci_system
- aci_system_banner
- aci_system_endpoint_controls
- aci_system_global_aes_passphrase_encryption
- aci_taboo_contract
- aci_tag
- aci_tenant
Expand Down

0 comments on commit ca6110c

Please sign in to comment.