github.com/vmware/go-vcloud-director/v2@v2.24.0/.changes/v2.16.0/471-features.md (about) 1 * Added support to set, get and delete metadata to CatalogItem with the methods 2 `CatalogItem.AddMetadataEntry`, `CatalogItem.AddMetadataEntryAsync`, `CatalogItem.GetMetadata`, 3 `CatalogItem.DeleteMetadataEntry` and `CatalogItem.DeleteMetadataEntryAsync`. [GH-471]