Skip to content

Releases: ciscoecosystem/aci-go-client

v2.32.2

25 Mar 12:28

Choose a tag to compare

Fix client error handling and upgrade go version to 1.25

v2.32.1

07 Mar 03:45

Choose a tag to compare

Increase connection pool and enable TLS session ticket caching .

v2.32.0

23 Sep 02:25

Choose a tag to compare

  • Add name attribute to the l3extSubnet model

v2.31.2

06 Sep 03:32

Choose a tag to compare

Fix issue with extra slashes in path or base URL.

v2.31.1

27 Aug 16:23

Choose a tag to compare

Fix issue by doing a relogin and retry API call when 403 received due to token expired

v2.31.0

07 Aug 03:26

Choose a tag to compare

Add seg attribute to fvBD

v2.30.1

31 Jul 18:16
14014af

Choose a tag to compare

Addition of functionality in client.go to start retry mechanism when APIC returns a status code 404

v2.30.0

11 Jul 22:00

Choose a tag to compare

Added PcTag attribute to fvAEPg model

v2.29.0

19 Jun 20:42

Choose a tag to compare

Added PcTag and Scope attributes to fvCtx model

v2.28.2

13 Jun 15:00

Choose a tag to compare

  • Fix skipLoggingPayload usage in Authenticate to avoid data race condition issues.
  • Update some dependencies following dependabot recommendation