Releases: ciscoecosystem/aci-go-client
Releases · ciscoecosystem/aci-go-client
v2.31.0
Add seg attribute to fvBD
v2.30.1
Addition of functionality in client.go to start retry mechanism when APIC returns a status code 404
v2.30.0
Added PcTag attribute to fvAEPg model
v2.29.0
Added PcTag and Scope attributes to fvCtx model
v2.28.2
- Fix skipLoggingPayload usage in Authenticate to avoid data race condition issues.
- Update some dependencies following dependabot recommendation
v2.28.1
Added support for double quotes to be available in password.
v2.28.0
Added l3extDefaultRouteLeakP model and client file
Bump golang.org/x/net from 0.7.0 to 0.17.0
v2.27.0
Added connType attribute to vns_abs_func_conn.go file and added a condition in service_manager.go file to check if the error message is 202-Request in progess.
v2.26.0
Add ipDPLearning in fvSubnet model
v2.25.2
Removed reverseString function and logic from model utils.go