jgomezve / aci-k8s-operator

Kubernetes Operator to manage Segmentation Policies on a ACI Fabric running the Cisco CNI
Apache License 2.0
1 stars 0 forks source link

Bump github.com/ciscoecosystem/aci-go-client from 1.42.0 to 1.51.0 #104

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps github.com/ciscoecosystem/aci-go-client from 1.42.0 to 1.51.0.

Release notes

Sourced from github.com/ciscoecosystem/aci-go-client's releases.

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

v1.45.1

Update terraform-plugin-sdk/v2 to v2.18.0

v1.45.0

Add model and client files for leakRoutes class

v1.44.0

Make error output in client do functions more verbose on connection errors Added models and clients files for the leakInternalSubnet and leakTo classes

v1.43.0

Added fvEpReachability, ipNexthopEpP, MSNLB and Anycast MAC models and client files

Commits
  • a70aa2f Added VpcGroup attribute and removed relational attributes from CloudContextP...
  • d08cf1a [minor_changes] Add support for cloudAccount, cloudCredentials, cloudAD and f...
  • 6d1984c [minor_change] Add missing attributes to infraSetPol model (#232)
  • 0229394 [minor_change] Add model and client files for infraAccBndlSubgrp and lacpIfP...
  • ab9bb23 Changed the infraRsNetflowMonitorPol map object key naming convention
  • 6403c62 Updated service files to return valid target dn value
  • f2929b6 Updated EPG to Contract Interface
  • e861bff [minor change] Add multicast address pool (fvnsMcastAddrInstP) and block (fvn...
  • b30e8c0 Added toCtxDn to the leak_to model
  • ce02613 Add condition to DoRaw to skip ReadAll of req.Body when maxRetries is 0
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 2 years ago

Superseded by #113.