Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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

## 2.19.0 (November 15, 2025)

IMPROVEMENTS:
- Add support for uplink_order_container (fvuplinkordercont) in relation_to_domains attribute of aci_application_epg and aci_relation_to_domain resource and datasource
- Add resource and data source to import l4-l7 logical devices from one tenant to another.
- Addition of new attributes to resource_aci_rest_managed to modify an object during destroy instead of deleting it

## 2.18.0 (November 7, 2025)

IMPROVEMENTS:
Expand Down
4 changes: 2 additions & 2 deletions sbom.spdx.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
"dataLicense": "CC0-1.0",
"SPDXID": "SPDXRef-DOCUMENT",
"name": "./",
"documentNamespace": "https://anchore.com/syft/dir/6ee3a976-e641-48ae-8286-5f7f3256e96b",
"documentNamespace": "https://anchore.com/syft/dir/672f405a-4ee3-4e38-98c1-3e8c180df919",
"creationInfo": {
"licenseListVersion": "3.27",
"creators": [
"Organization: Anchore, Inc",
"Tool: syft-1.36.0"
],
"created": "2025-11-07T03:44:03Z"
"created": "2025-11-15T01:13:10Z"
},
"packages": [
{
Expand Down