Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update module github.com/equinix/equinix-sdk-go to v0.47.0 #828

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 10, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/equinix/equinix-sdk-go v0.46.0 -> v0.47.0 age adoption passing confidence

Release Notes

equinix/equinix-sdk-go (github.com/equinix/equinix-sdk-go)

v0.47.0

Compare Source

What's Changed

Changes in SDK

Enhancements

Additional methods->

  • Methods added for Route Aggregation 

  • Methods added for Route Aggregation Rules

Additional models ->

  • Models added for Route Aggregation:
    - Connection Route Aggregation Data

    - Connection Route Aggregation Data Attachment Status

    - Connection Route Aggregation Data Type

    - Get All Connection Route Aggregations Response

    - Get Route Aggregation Get Connections Response

    - Route Aggregation Change Data

    - Route Aggregation Change Data Response

    - Route Aggregation Connections Data

    - Route Aggregation Sort Item

    - Route Aggregation Sort Item Property

    - Route Aggregation State

    - Route Aggregations Base

    - Route Aggregations Base Type

    - Route Aggregations Change

    - Route Aggregations Change Operation

    - Route Aggregations Change Type

    - Route Aggregations Data

    - Route Aggregations Data Project

    - Route Aggregations Patch Request Item

    - Route Aggregations Search Base

    - Route Aggregations Search Base Filter

    - Route Aggregations Search Filter Item

    - Route Aggregations Search Response 


  • Models added for Route Aggregation Rules:
    - Get Route Aggregation Rules Response

    - Route Aggregation Rule State

    - Route Aggregation Rules Base

    - Route Aggregation Rules Change

    - Route Aggregation Rules Change Data

    - Route Aggregation Rules Change Data Response

    - Route Aggregation Rules Change Operation

    - Route Aggregation Rules Change Type

    - Route Aggregation Rules Data

    - Route Aggregation Rules Data Type

    - Route Aggregation Rules Patch Request Item

    - Route Aggregation Rules Post Request Item

  • Model added for End Customer


  • Model added for Precision Time Price


  • Model added for Router Filter Base Type


  • Model added for Stream Asset Type


  • Model added for Stream Subscription Selector


  • Models added for Time Service Price



Method extended->

  • Cloud Routers added DryRun query parameter

  • Connections added DryRun query parameter

  • Networks added DryRun query parameter

  • Service Tokens added DryRun query parameter

Models extended->

  • Asset added organizations and projects as Asset Values(Enum)
  • Connection Post Request added EndCustomer attribute

  • Port and Port Request added End Customer attribute

  • Precision Time added Pricing attribute

  • Price added TimeService attribute

  • Price Location added IBX attribute

  • Service Token added deprecated attributes Expiry and Issuerside

  • Stream Asset added Type attribute

  • Stream Subscription, Stream Subscription Post Request and Stream Subscription Put Request added MetricSelector, EventSelector attributes

  • Subscription Response added MetrocCodes attribute



Constants added->

  • Asset added ASSET_ORGANIZATIONS and ASSET_PROJECTS

  • Geo Scope Type added GEOSCOPETYPE_JAPAN

  • Marketplace Subscription added MARKETPLACESUBSCRIPTIONTYPE_GCP_MARKETPLACE_SUBSCRIPTION and MARKETPLACESUBSCRIPTIONTYPE_AZURE_MARKETPLACE_SUBSCRIPTION

  • Precision Time Service Response added PRECISIONTIMESERVICERESPONSESTATE_CANCELLING

  • Product Type added PRODUCTTYPE_PRECISION_TIME_PRODUCT

  • Service Token Connection added SERVICETOKENCONNECTIONTYPE_EPL_VC
Breaking Changes

Models changed->

  • Conenction Route Filter Data : ConnectionRouteFilterDataAttachmentStatus changed to ConnectionRouteAggregationDataAttachmentStatus

  • Route Filters Base: ConnectionRouteFilterDataType changed to RouteFiltersBaseType

  • Route Filters Data: ConnectionRouteFilterDataType changed to RouteFiltersBaseType

  • Simplified Location Without IBX: Href renamed to MetroHref
Stream: Changelog renamed to ChangeLog





Models Deleted->

  • Cloud Router Package removed StaticIPv4RoutesMax, StaticIPv6RoutesMax, NaclsMax, NaclRulesMax, HaSupported, NatType attributes

  • Cloud Router Package removed Nat Type

  • CloudRouter removed BgpIpv4RoutesCount and BgpIpv6RoutesCount 

  • Connection Route Filter Data Attachment removed

  • Service Token Issuer Side removed

  • Subscription Response removed Subscription Key




New Contributors

Full Changelog: equinix/equinix-sdk-go@v0.46.0...v0.47.0


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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner December 10, 2024 04:44
Copy link
Contributor Author

renovate bot commented Dec 10, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/stretchr/testify v1.9.0 -> v1.10.0

@thogarty thogarty added area/resources/fabric Issues related to Fabric and ECX APIs do-not-merge Do Not Merge PRs with this label present. It will introduce a bug into the project. labels Dec 12, 2024
@thogarty
Copy link
Contributor

Fabric API Spec v4.18 produced breaking changes in equinix-sdk-go 0.47.0 that will break the Fabric Terraform Resources. We will need to make this version upgrade in a separate PR to ensure those breaks are fixed properly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/resources/fabric Issues related to Fabric and ECX APIs do-not-merge Do Not Merge PRs with this label present. It will introduce a bug into the project.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant