Skip to content

Releases: ciscoecosystem/aci-go-client

v1.53.0

12 Oct 21:13
Compare
Choose a tag to compare

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

26 Sep 13:19
Compare
Choose a tag to compare

Added Subnet Group Label to the CloudSubnet model

v1.51.0

08 Sep 12:48
Compare
Choose a tag to compare

Added VpcGroup attribute and removed relational attributes from CloudContextProfile

v1.50.0

26 Aug 20:34
d08cf1a
Compare
Choose a tag to compare

Add support for cloudAccount, cloudCredentials, cloudAD and fvRSCloudAccount

v1.49.0

18 Aug 07:37
6d1984c
Compare
Choose a tag to compare

Add missing attributes to infraSetPol model

v1.48.0

17 Aug 17:55
0229394
Compare
Choose a tag to compare

Add model and client files for infraAccBndlSubgrp and lacpIfPol

v1.47.0

09 Aug 06:54
Compare
Choose a tag to compare

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

04 Aug 01:11
e861bff
Compare
Choose a tag to compare

Add multicast address pool (fvnsMcastAddrInstP) and block (fvnsMcastAddrBlk) object support

v1.45.3

27 Jul 22:04
Compare
Choose a tag to compare

Added toCtxDn to the leak_to model

v1.45.2

16 Jul 06:04
Compare
Choose a tag to compare

Add condition to DoRaw to skip ReadAll of req.Body when maxRetries is 0