Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 17, 2024

This PR contains the following updates:

Package Change Age Confidence
equinix ==0.5.0 -> ==0.13.0 age confidence

Release Notes

equinix/equinix-sdk-python (equinix)

v0.13.0

Compare Source

Features

v0.12.0

Compare Source

Features

v0.11.0

Compare Source

Features

v0.10.0

Compare Source

Features
Enhancements

Added api class->

  • cloud_events_api

Modified api class->

  • cloud_routers_api
  • connections_api
  • networks_api
  • service_tokens_api

Additional models ->

  • auth_context
  • auth_context_authid
  • auth_context_authtype
  • cloud_event
  • cloud_event_asset_type
  • cloud_event_data
  • cloud_event_filters
  • cloud_event_search_request
  • cloud_event_simple_expression
  • cloud_router_command
  • cloud_router_command_post_request
  • cloud_router_command_request
  • cloud_router_command_request_connection
  • cloud_router_command_response
  • cloud_router_command_search_expression
  • cloud_router_command_search_filter
  • cloud_router_command_search_filters
  • cloud_router_command_search_or_filter
  • cloud_router_command_search_request
  • cloud_router_command_search_response
  • cloud_router_command_search_sort_by
  • cloud_router_command_search_sort_criteria
  • cloud_router_command_search_sort_direction
  • cloud_router_command_state
  • cloud_router_command_type
  • cloud_router_command
  • get_all_router_commands
  • get_cloud_events_by_asset_response
  • output_structured_ping
  • output_structured_ping_response_time
  • port_change
  • port_change_type
  • precision_type_package_post_response
  • resource_data

Models modified->

  • cloud_router
  • cloud_router_change
  • cloud_router_post_request
  • custom_field
  • network_type
  • port_state
  • port_type
  • precision_time_service_response
Breaking Changes

Models rename classes->

  • cloud_router_change_status -> port_change_status

Models changed->

  • port
  • port_request
  • stream_subscription
  • stream_subscription_post_request
  • stream_subscription_sink_setting
  • virtual_connection_time_service_response

v0.9.0

Compare Source

Features

v0.8.0

Compare Source

Features

v0.7.0

Compare Source

Features

v0.6.0

Compare Source

* This release will fix the breaking errors related to Port APIs on versions <= 0.5.0 after the Fabric 4.17 Global release. You will need to upgrade to this version in order to keep using the Port API methods *

Features

Changes in Fabric Service

Enhancements
  • Additional methods ->

    • Methods added for Cloud Router Actions
    • Methods added for Cloud Router Connections advertisedRoutes and receivedRoutes searching
    • Methods for Precision Time PUT endpoint
    • Methods added for Stream Subscriptions Product
    • Methods added for Streams Product
  • Additional models ->

    • Models added for Cloud Router Actions Product
    • ServiceToken model used for API Responses
    • Models added for Stream Subscriptions Product and for Streams Product
      • Asset Enum
      • ActionRequest
      • ActionResponse
      • ActionState
      • ActionType
      • ActionsSearchExpression
      • ActionsSearchFilter
      • ActionsSearchFilters
      • ActionsSearchOrFilter
      • ActionsSearchRequest
      • ActionsSearchResponse
      • ActionsSearchSortBy
      • ActionsSearchSortCriteria
      • ActionsSearchSortDirection
      • ConnectionRouteEntryFilter
      • ConnectionRouteEntryFilters
      • ConnectionRouteEntryOrFilter
      • ConnectionRouteEntrySimpleExpression
      • ConnectionRouteEntrySortBy
      • ConnectionRouteEntrySortDirection
      • ConnectionRouteSearchRequest
      • ConnectionRouteSortCriteria
      • ConnectionRouteTableEntry
      • ConnectionRouteTableEntryConnection
      • ConnectionRouteTableEntrySearchResponse
      • ConnectionRouteTableEntryState
      • GetAllStreamAssetResponse
      • GetAllStreamResponse
      • GetAllStreamSubscriptionResponse
      • GetSubscriptionsInStreamResponse
      • Operation
      • Package
      • PackageCode
      • PackageType
      • Stream
      • StreamAsset
      • StreamAssetAttachmentStatus
      • StreamAssetFilter
      • StreamAssetFilters
      • StreamAssetOrFilter
      • StreamAssetPutRequest
      • StreamAssetSearchRequest
      • StreamAssetSimpleExpression
      • StreamAssetSortBy
      • StreamAssetSortCriteria
      • StreamAssetSortDirection
      • StreamFilter
      • StreamFilterOrFilter
      • StreamFilterSimpleExpression
      • StreamGetSubscriptions
      • StreamGetSubscriptionsType
      • StreamPostRequest
      • StreamPostRequestType
      • StreamPutRequest
      • StreamSubscription
      • StreamSubscriptionFilter
      • StreamSubscriptionPostRequest
      • StreamSubscriptionPostRequestType
      • StreamSubscriptionPutRequest
      • StreamSubscriptionSink
      • StreamSubscriptionSinkCredential
      • StreamSubscriptionSinkSetting
      • StreamSubscriptionSinkType
      • StreamSubscriptionState
      • StreamSubscriptionType
      • StreamTarget
    • BulkPortRequest added to replace BulkPort in request methods
    • PhysicalPortSettings
    • PortBMMRType
    • PortConnectivitySourceType
    • PortRequest
    • PortServiceType
    • PrecisionTimeOrder
    • PrecisionTimePackageCode
    • PrecisionTimeServiceResponseState
    • PrecisionTimeServiceResponseType
    • LogAnnounceInterval
    • LogSyncInterval
    • LogDelayReqInterval
    • RouterActionsConnection
    • SimplifiedTokenNetwork
    • SimplifiedTokenNetworkScope
    • SimplifiedTokenNetworkType
    • SimplifiedVirtualDevice
    • SimplifiedVirtualDeviceType
    • SubscriptionState
    • ValidateConnectionResponse
    • VirtualConnectionSide
    • VirtualConnectionTimeServiceResponse
    • VirtualDeviceInterface
  • Models extended ->

    • ApiGetServiceTokenByUuidRequest added offset and limit attributes
    • AccessPointSelector added VirtualDevice, Interface, and Network as attributes
    • bgp_connection_ipv4 and bgp_connection_ipv6 added RoutesMax attribute
    • PhysicalPort added UUID, Settings, and Interface attributes
    • PortOperation added EvplVCCount, FgVCCount, and AccessVCCount
    • PortPurchaseOrder added Type attribute
    • ServiceToken added IssuerSide attribute
    • ServiceTokenConnection added AllowCustomBandwidth
    • SimplifiedMetadataEntity
  • Constants added ->

    • AccessPointSelectType added ACCESSPOINTSELECTORTYPE_VD and ACCESSPOINTSELECTORTYPE_NETWORK
    • CLOUDROUTERACCESSPOINTSTATE_REPROVISIONING added
    • PORTOPERATIONOPERATIONALSTATUS_PARTIAL added
    • PortOrderPurchaseOrderType added
    • PhysicalPortsType added
    • PRECISIONTIMECHANGEOPERATIONOP_ADD and PRECISIONTIMECHANGEOPERATIONOP_REMOVE added
    • Additional PRECISIONTIMECHANGEOPERATIONPATHs for changes
    • Additional SERVICETOKENCONNECTIONTYPEs
    • ServiceTokenIssuerSide added
    • SERVICETOKENTYPE_EPL_TOKEN added
    • VirtualDeviceInterfaceType
Breaking Changes
  • Methods changed ->

    • Ports Method signature changes because of model renames;
      • BulkPort used instead of AllPortsResponse
      • BulkPortRequest used instead of BulkPort
    • Precision Time Method signature changes because of model renames
    • Service Tokens method signature changes because addition of ServiceToken model
    • CloudRouterChangeOperation now uses PrecisionTimeChangeOperationOp instead of ServiceTokenChangeOperationOp for changes
    • NetworkChangeOperation now uses PrecisionTimeChangeOperationOp instead of ServiceTokenChangeOperationOp for changes
    • ServiceTokenOperation now uses PrecisionTimeChangeOperationOp instead of ServiceTokenChangeOperationOp for changes
  • Models changed ->

    • ApiCreatePortRequest; Port renamed to PortRequest
    • PortResponse renamed to Port
    • PrecisionTimeServiceCreateResponse renamed to PrecisionTimeServiceResponse
    • AccessPointSelector LinkProtocol attribute changed from LinkProtocol type to SimplifiedLinkProtocol type
    • AllPortsResponse uses []Port instead of []PortResponse
    • ConnectionResponse uses []ValidateConnectionResponse instead of []BaseConnection
    • Ipv4 attributes Primary, Secondary, and NetworkMask are required attributes
    • MD5 renamed Id -> KeyNumber and Password -> Key
    • Port model no longer has required fields
    • PrecisionTimeServiceRequest split AdvanceConfiguration into NtpAdvanceConfiguration and PtpAdvanceConfiguration
      • FabricConnectionUuid changed to VirtualConnectionUuid as well
    • PrecisionTimeServiceResponse split AdvanceConfiguration into NtpAdvanceConfiguration and PtpAdvanceConfiguration
      • FabricConnectionUuid changed to VirtualConnectionTimeServiceResponse
    • PTPAdvanceConfiguration uses explicit types for:
      • LogAnnounceInterval
      • LogSyncInterval
      • LogDelayReqInterval
    • RouteTableEntry
    • SimplifiedPort:
      • Removed CvpId and modified int32 to int64 on integer attributes
      • Added Package
    • SubscriptionAsset
    • SubscriptionResponse
    • FabricConnectionUuid renamed to VirtualConnectionUuid
  • Models Deleted ->

    • Account model removed in favor of SimplifiedAccount
    • AdvanceConfiguration model removed in favor of bringing NTP and PTP to a higher level for Precision Time
    • PortResponse deleted in favor of modified Port model (no required fields)
    • BaseConnection deleted in favor of modified ValidateConnectionResponse
    • CLOUDROUTERACCESSPOINTSTATE_LOCKED deleted
    • LinkProtocol deleted in favor of SimplifiedLinkProtocol
    • LinkProtocolDot1q deleted
    • LinkProtocolEVPN_VXLan deleted
    • LinkProtocolIpv4Ipv6Config deleted
    • LinkProtocol QINQ deleted
    • LinkProtocolUntagged deleted
    • LinkProtocolVXLan deleted
    • PortResponseBMMRType
    • PortResponseConnectivitySourceType
    • PortResponsePhysicalPortsType
    • PortResponseServiceType
    • PrecisionTimePackageRequest
    • PrecisionTimeServiceCreateResponse
    • PrecisionTimeServiceCreateResponseState
    • PrecisionTimeServiceCreateResponseType
    • SimplifiedAccountPortResponse deleted in favor of SimplifiedAccount
    • SubscriptionAssetType
    • SubscriptionStatus deleted in favor of SubscriptionState

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 is behind base branch, 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 force-pushed the renovate/equinix-0.x branch from 8731dff to b6df063 Compare December 18, 2024 20:44
@renovate renovate bot changed the title chore(deps): update dependency equinix to v0.6.0 chore(deps): update dependency equinix to v0.7.0 Dec 18, 2024
@renovate renovate bot force-pushed the renovate/equinix-0.x branch from b6df063 to 867b55e Compare February 19, 2025 07:36
@renovate renovate bot changed the title chore(deps): update dependency equinix to v0.7.0 chore(deps): update dependency equinix to v0.8.0 Feb 19, 2025
@renovate renovate bot force-pushed the renovate/equinix-0.x branch from 867b55e to 5b490a5 Compare March 17, 2025 18:37
@renovate renovate bot changed the title chore(deps): update dependency equinix to v0.8.0 chore(deps): update dependency equinix to v0.9.0 Mar 17, 2025
@renovate renovate bot force-pushed the renovate/equinix-0.x branch from 5b490a5 to 3572cce Compare April 14, 2025 22:30
@renovate renovate bot changed the title chore(deps): update dependency equinix to v0.9.0 chore(deps): update dependency equinix to v0.10.0 Apr 14, 2025
@renovate renovate bot force-pushed the renovate/equinix-0.x branch from 3572cce to 297d7ac Compare June 16, 2025 17:07
@renovate renovate bot changed the title chore(deps): update dependency equinix to v0.10.0 chore(deps): update dependency equinix to v0.11.0 Jun 16, 2025
@renovate renovate bot force-pushed the renovate/equinix-0.x branch from 297d7ac to 2548722 Compare August 12, 2025 21:22
@renovate renovate bot changed the title chore(deps): update dependency equinix to v0.11.0 chore(deps): update dependency equinix to v0.12.0 Aug 12, 2025
@renovate renovate bot force-pushed the renovate/equinix-0.x branch from 2548722 to 0aff2af Compare October 16, 2025 08:57
@renovate renovate bot changed the title chore(deps): update dependency equinix to v0.12.0 chore(deps): update dependency equinix to v0.13.0 Oct 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant