Skip to content

Commit 9694c68

Browse files
[ignore] Update CHANGELOG.md, sbom.spdx.json and annotation_unsupported.go for v2.19.0 release
1 parent 1fa35ba commit 9694c68

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

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

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

5+
## 2.19.0 (November 17, 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+
513
## 2.18.0 (November 7, 2025)
614

715
IMPROVEMENTS:

sbom.spdx.json

Lines changed: 2 additions & 2 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/589b468c-0c60-4857-a983-55cbe47ade12",
77
"creationInfo": {
88
"licenseListVersion": "3.27",
99
"creators": [
1010
"Organization: Anchore, Inc",
1111
"Tool: syft-1.36.0"
1212
],
13-
"created": "2025-11-07T03:44:03Z"
13+
"created": "2025-11-17T17:17:30Z"
1414
},
1515
"packages": [
1616
{

0 commit comments

Comments
 (0)