Skip to content

Commit c794188

Browse files
[ignore] Update Changelog and annotation_unsupported.go for new release (v2.16.1)
1 parent 965d90e commit c794188

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,26 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## 2.16.1 (July 11, 2025)
6+
7+
IMPROVEMENTS:
8+
- Migrate aci_taboo_contract and add support for taboo contract subjects vztsubj
9+
- Add versions for properties in documentation
10+
- Migration of vrf into plugin framework and addition of aci_eigrp_address_family_context resource and datasource
11+
- Add aci_remote_site and aci_associated_site resources and datasources for multisite translation mapping classes fvsiteassociated and fvremoteid
12+
- Add support for nutanix in the aci_vmm_domain resource
13+
- Add resources and datasources for external epg (l3extinstp) and its relation to route profile (l3extrsinstptoprofile)
14+
- Addition of new resource and test file for fabric_external_connection_policies
15+
- Add resource and data source for aci_lacp_enhanced_lag_policy.
16+
17+
BUG FIXES:
18+
- Fix to allow updating of attributes in the aci_external_network_instance_profile resource
19+
- Fix issue when apic return error 'cannot be deleted.' with wrong error code (dcne-380) (#1354)
20+
- Fix to avoid panic runtime error when annotation is updated for l3outs in aci_l3_outside resource
21+
- Fixed an issue with `aci_contract_subject_filter` when using "none" in the directives attribute.
22+
- Fix to allow all children for a resource that are defined in state to be removed with aci_rest_managed resource
23+
- Fix to prevent annotation to be added to the child payload for classes that do not allow the annotation attribute to be configured with aci_rest_managed_resource
24+
525
## 2.16.0 (April 18, 2025)
626

727
This release is the first release that includes resources and data sources that have been migrated from SDKv2 to the Terraform Provider Framework. Those resources and data sources will continue to accept legacy attributes but deprecation warnings will be displayed. See the [migration guide](https://registry.terraform.io/providers/CiscoDevNet/aci/latest/docs/guides/migration) for more details on the migration and how to upgrade the provider to this release and any subsequent v2.x release that will include migrated resources and data sources.

0 commit comments

Comments
 (0)