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.33.0 to 1.35.1 #31

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps github.com/ciscoecosystem/aci-go-client from 1.33.0 to 1.35.1.

Release notes

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

v1.35.1

Fix read logic of Set As Path Prepend ASN

v1.35.0

Add enhanced_lag_policy attribute to fvRsPathAtt class

v1.34.1

Fix ReadRelationrtctrlRsScopeToAttrP of rtctrlScope client file by returning tDn and not name

v1.34.0

Added child objects vzInTerm and vzOutTerm for parent vzSubj Added ReadRelationSetASPathASN function to get all of the Set Path Prepend ASN objects

Commits
  • 6d383a8 Changed the read logic of Set As Path Prepend AS
  • 134f7f4 [minor_change] Add enhanced_lag_policy attribute to aci_epg_to_domain (#201)
  • db070a1 [bugfix] Fix ReadRelationrtctrlRsScopeToAttrP of rtctrlScope client file by r...
  • 5dc2c41 Added ReadRelationSetASPathASN function to get all of the Set Path Prepend AS...
  • c389e6f [minor_changes] Added child objects vzInTerm and vzOutTerm for parent vzSubj
  • See full diff 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 #35.