Skip to content

Commit 1ffde70

Browse files
[ignore] Update Changelog and annotation_unsupported.go for new release (v2.16.1)
1 parent 071c2a9 commit 1ffde70

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

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

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

5+
## 2.16.1 (July 17, 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+
- Migration of the resource aci_any from sdkv2 to plugin
17+
18+
BUG FIXES:
19+
- Fix to allow updating of attributes in the aci_external_network_instance_profile resource
20+
- Fix issue when apic return error 'cannot be deleted.' with wrong error code (dcne-380) (#1354)
21+
- Fix to avoid panic runtime error when annotation is updated for l3outs in aci_l3_outside resource
22+
- Fixed an issue with `aci_contract_subject_filter` when using "none" in the directives attribute.
23+
- Fix to allow all children for a resource that are defined in state to be removed with aci_rest_managed resource
24+
- 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
25+
526
## 2.16.0 (April 18, 2025)
627

728
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)