Releases: ciscoecosystem/aci-go-client
Releases · ciscoecosystem/aci-go-client
v1.53.0
Added cloudtemplateExtNetwork class object for cloud APIC
Fix for scenarios where the APIC response is an nginx html response rather than a JSON error message by handling when JSON Error parsing fails, fallback to HTML parsing and do a best effort gather of the error response from the HTML page.
v1.52.0
Added Subnet Group Label to the CloudSubnet model
v1.51.0
Added VpcGroup attribute and removed relational attributes from CloudContextProfile
v1.50.0
Add support for cloudAccount, cloudCredentials, cloudAD and fvRSCloudAccount
v1.49.0
Add missing attributes to infraSetPol model
v1.48.0
Add model and client files for infraAccBndlSubgrp and lacpIfPol
v1.47.0
Add annotation attribute to EPG to Contract Interface model
Updated infraSpineAccNodePGrp, infraAccNodePGrp and infraAccBndlGrp service files to return valid target DN (tDn) values
v1.46.0
Add multicast address pool (fvnsMcastAddrInstP) and block (fvnsMcastAddrBlk) object support
v1.45.3
Added toCtxDn to the leak_to model
v1.45.2
Add condition to DoRaw to skip ReadAll of req.Body when maxRetries is 0