@@ -226,3 +226,45 @@ releases:
226
226
This changelog describes all changes made to the modules and plugins included
227
227
in this collection since v2.0.0. '
228
228
release_date : ' 2021-10-06'
229
+ 2.2.0 :
230
+ changes :
231
+ bugfixes :
232
+ - Add pool_allocation_mode to the required parameter list in aci_vlan_pool_encap_block
233
+ module
234
+ - Fix bfd issues in aci_l3out_static_routes module on pre-4.2 APICs
235
+ - Fix output_path to support multiple APIC runs in parallel
236
+ - Fix small sanity issue in aci_epg_to_contract
237
+ - Remove owner_key, owner_tag and annotation from module that do not support
238
+ them
239
+ - Removed block_name from the required parameter list in aci_vlan_pool_encap_block
240
+ module
241
+ minor_changes :
242
+ - Add access_mode and enable_vm_folder attributes to aci_domain
243
+ - Add aci_bgp_rr_asn and aci_bgp_rr_node module and tests
244
+ - Add aci_dhcp_relay and aci_dhcp_relay_provider modules and test files (#211)
245
+ - Add aci_dns_profile, aci_dns_domain and aci_dns_provider modules and test
246
+ files (#221)
247
+ - Add aci_epg_to_contract_interface module and test file
248
+ - Add aci_esg, aci_esg_contract_master, aci_esg_epg_selector, aci_esg_ip_subnet_selector
249
+ and aci_esg_tag_selector modules (#212)
250
+ - Add aci_fabric_leaf_profile and aci_fabric_leaf_switch_assoc modules and test
251
+ files
252
+ - Add aci_fabric_switch_policy_group module and test file
253
+ - Add aci_l3out_interface_secondary_ip module and test file
254
+ - Add description to aci_fabric_spine_switch_assoc module
255
+ - Add destination_epg, source_ip, destination_ip, span_version, flow_id, ttl,
256
+ mtu, dscp, and version_enforced attributes to aci_tenant_span_dst_group module
257
+ - Add mtu and ipv6_dad attributes to aci_l3out_interface
258
+ - Add new aci_vmm_uplink and aci_vmm_uplink_container modules and test files (#189)
259
+ - Add new priorities in the aci_epg_to_contract priority module attribute
260
+ - Add support for contract_label and subject_label into aci_epg_to_contract
261
+ module
262
+ - Add support for tagging with new module aci_tag (#210)
263
+ - Add useg attribute to aci_epg module
264
+ release_summary : ' Release v2.2.0 of the ``ansible-aci`` collection on 2022-03-15.
265
+
266
+ This changelog describes all changes made to the modules and plugins included
267
+ in this collection since v2.1.0.
268
+
269
+ '
270
+ release_date : ' 2022-03-15'
0 commit comments