Skip to content

Commit c6c8631

Browse files
[ignore] Update CHANGELOG.md, sbom.spdx.json and annotation_unsupported.go for v2.19.0 release
1 parent 35bb5d5 commit c6c8631

File tree

2 files changed

+14
-3
lines changed

2 files changed

+14
-3
lines changed

CHANGELOG.md

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

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

5+
## 2.19.0 (November 25, 2025)
6+
7+
IMPROVEMENTS:
8+
- Add support for uplink_order_container (fvuplinkordercont) in relation_to_domains attribute of aci_application_epg and aci_relation_to_domain resource and datasource
9+
- Add resource and data source to import l4-l7 logical devices from one tenant to another.
10+
- Addition of new attributes to resource_aci_rest_managed to modify an object during destroy instead of deleting it
11+
- Migrate resources and datasource aci_access_port_block, aci_access_port_selector, aci_fex_profile. aci_leaf_interface_profile, aci_spine_interface_profile and aci_spine_access_port_selector to terraform plugin framework
12+
- Migrate resource and datasource aci_vmm_credential to terraform plugin framework
13+
- Add resource and datasource aci_relation_from_application_epg_to_attachable_access_entity_profile for fvrsaepatt class support
14+
- Migrate resource and datasource aci_attachable_access_entity_profile to terraform plugin framework and add resource and datasource for aci_relation_from_attachable_access_entity_profile_to_domain
15+
516
## 2.18.0 (November 7, 2025)
617

718
IMPROVEMENTS:

sbom.spdx.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
"dataLicense": "CC0-1.0",
44
"SPDXID": "SPDXRef-DOCUMENT",
55
"name": "./",
6-
"documentNamespace": "https://anchore.com/syft/dir/6ee3a976-e641-48ae-8286-5f7f3256e96b",
6+
"documentNamespace": "https://anchore.com/syft/dir/67d3ade2-7174-45ac-bc94-ccbf8bb445e0",
77
"creationInfo": {
88
"licenseListVersion": "3.27",
99
"creators": [
1010
"Organization: Anchore, Inc",
11-
"Tool: syft-1.36.0"
11+
"Tool: syft-1.38.0"
1212
],
13-
"created": "2025-11-07T03:44:03Z"
13+
"created": "2025-11-25T00:53:59Z"
1414
},
1515
"packages": [
1616
{

0 commit comments

Comments
 (0)