-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update module github.com/equinix/equinix-sdk-go to v0.39.1 (…
…#460) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/equinix/equinix-sdk-go](https://togithub.com/equinix/equinix-sdk-go) | `v0.35.0` -> `v0.39.1` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fequinix%2fequinix-sdk-go/v0.39.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fequinix%2fequinix-sdk-go/v0.39.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fequinix%2fequinix-sdk-go/v0.35.0/v0.39.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fequinix%2fequinix-sdk-go/v0.35.0/v0.39.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>equinix/equinix-sdk-go (github.com/equinix/equinix-sdk-go)</summary> ### [`v0.39.1`](https://togithub.com/equinix/equinix-sdk-go/releases/tag/v0.39.1) [Compare Source](https://togithub.com/equinix/equinix-sdk-go/compare/v0.39.0...v0.39.1) ##### [0.39.1](https://togithub.com/equinix/equinix-sdk-go/compare/v0.39.0...v0.39.1) (2024-05-07) ##### Bug Fixes - Fabricv4 patch project response ([#​58](https://togithub.com/equinix/equinix-sdk-go/issues/58)) ([dd062b8](https://togithub.com/equinix/equinix-sdk-go/commit/dd062b802fe9cf2f0970a3dccd6034c76af1a26b)) ### [`v0.39.0`](https://togithub.com/equinix/equinix-sdk-go/releases/tag/v0.39.0) [Compare Source](https://togithub.com/equinix/equinix-sdk-go/compare/v0.38.0...v0.39.0) ##### Features - Adds support for [the VRF learned routes endpoint](https://deploy.equinix.com/developers/api/metal#tag/VRFs/operation/getVrfLearnedRoutes) ([#​57](https://togithub.com/equinix/equinix-sdk-go/issues/57)) ([eaa4700](https://togithub.com/equinix/equinix-sdk-go/commit/eaa47009678bd2f1cb1cfeffbfc5fd6faac73e60)) - Adds support for [the VRF BGP neighbors endpoint](https://deploy.equinix.com/developers/api/metal#tag/VRFs/operation/getVrfBGPNeighbors) ([#​57](https://togithub.com/equinix/equinix-sdk-go/issues/57)) ([eaa4700](https://togithub.com/equinix/equinix-sdk-go/commit/eaa47009678bd2f1cb1cfeffbfc5fd6faac73e60)) ##### Bug Fixes - Updates types for ASN properties from int32 to int64 ([#​57](https://togithub.com/equinix/equinix-sdk-go/issues/57)) ([eaa4700](https://togithub.com/equinix/equinix-sdk-go/commit/eaa47009678bd2f1cb1cfeffbfc5fd6faac73e60)) ### [`v0.38.0`](https://togithub.com/equinix/equinix-sdk-go/releases/tag/v0.38.0) [Compare Source](https://togithub.com/equinix/equinix-sdk-go/compare/v0.37.0...v0.38.0) ##### Features - Onboard EIA service to equinix-sdk-go ([#​53](https://togithub.com/equinix/equinix-sdk-go/issues/53)) ([8141c3f](https://togithub.com/equinix/equinix-sdk-go/commit/8141c3f52b600dce4ba4f7ca19ac6f8c8beeb256)) ### [`v0.37.0`](https://togithub.com/equinix/equinix-sdk-go/releases/tag/v0.37.0) [Compare Source](https://togithub.com/equinix/equinix-sdk-go/compare/v0.36.0...v0.37.0) ##### Features - Upgrade Fabric API to 4.13 ([#​52](https://togithub.com/equinix/equinix-sdk-go/issues/52)) ([5550083](https://togithub.com/equinix/equinix-sdk-go/commit/5550083ebdbb71a9b8c0ab73a6e4fa199062f588)) ##### Bug Fixes - fabricv4 projectid bug fix ([#​54](https://togithub.com/equinix/equinix-sdk-go/issues/54)) ([16dc8dc](https://togithub.com/equinix/equinix-sdk-go/commit/16dc8dc0a4cf10c48b032b42e9d0938b50dd0e88)) ### [`v0.36.0`](https://togithub.com/equinix/equinix-sdk-go/releases/tag/v0.36.0) [Compare Source](https://togithub.com/equinix/equinix-sdk-go/compare/v0.35.1...v0.36.0) ##### Features - move fabricv4 error formatting inside of SDK ([#​51](https://togithub.com/equinix/equinix-sdk-go/issues/51)) ([7141614](https://togithub.com/equinix/equinix-sdk-go/commit/7141614bd64660a825b8895339fa58223212c253)) ### [`v0.35.1`](https://togithub.com/equinix/equinix-sdk-go/releases/tag/v0.35.1) [Compare Source](https://togithub.com/equinix/equinix-sdk-go/compare/v0.35.0...v0.35.1) ##### [0.35.1](https://togithub.com/equinix/equinix-sdk-go/compare/v0.35.0...v0.35.1) (2024-04-05) ##### Bug Fixes - Adding patches to fabricv4 for Terraform Provider Equinix migration to equinix-sdk-go ([#​46](https://togithub.com/equinix/equinix-sdk-go/issues/46)) ([4238767](https://togithub.com/equinix/equinix-sdk-go/commit/4238767a3a6401ff02abcc24fb0b1eee78057625)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/equinix/metal-cli). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM1MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Charles Treatman <ctreatman@equinix.com>
- Loading branch information
1 parent
dc553db
commit 39cdffd
Showing
15 changed files
with
21 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters