chore(deps): update dependency equinix to v0.16.0#243
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update dependency equinix to v0.16.0#243renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
8731dff to
b6df063
Compare
b6df063 to
867b55e
Compare
867b55e to
5b490a5
Compare
5b490a5 to
3572cce
Compare
3572cce to
297d7ac
Compare
297d7ac to
2548722
Compare
2548722 to
0aff2af
Compare
0aff2af to
9dcecaa
Compare
9dcecaa to
a0b3c87
Compare
a0b3c87 to
a7ee1c8
Compare
a7ee1c8 to
6462ea8
Compare
6462ea8 to
d082e36
Compare
d082e36 to
8673cac
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==0.5.0→==0.16.0Release Notes
equinix/equinix-sdk-python (equinix)
v0.16.0Compare Source
Changes in SDK
New APIs
agents_api.py- Agent management (CRUD, activities, chat operations)agent_templates_api.py- Agent templates listing and retrievalEnhanced APIs
cloud_routers_api.py- Minor updatesports_api.py- Minor updatesroute_aggregation_rules_api.py- Added search endpoint for route aggregation rulesroute_aggregations_api.py- Added search endpoint for route aggregationsroute_filter_rules_api.py- Added search endpoint for route filter rulesroute_filters_api.py- Added search endpoint for route filtersservice_profiles_api.py- Added action endpoints for service profile managementstream_alert_rules_api.py- Minor updatesNew Models
Agent Models
agent.py- Agent resource modelagent_activities.py- Agent activities listagent_activities_metadata.py- Metadata for agent activitiesagent_definition.py- Agent definition modelagent_get_activities.py- Response for getting agent activitiesagent_get_all_response.py- Response for listing all agentsagent_patch_request.py- Request for patching agentagent_post_request.py- Request for creating agentagent_template.py- Agent template modelagent_template_get_all_response.py- Response for listing agent templatesagent_templates.py- Agent templates collectionagent_templates_state.py- Agent template state enumagents.py- Agents collection modelchat_message.py- Chat message modelmessages_inner.py- Inner message modeltool_call_information_inner.py- Tool call information modelconfiguration.py- Configuration modelCloud Router Route Aggregations Models
cloud_router_route_aggregation_and_expression.pycloud_router_route_aggregation_expression.pycloud_router_route_aggregation_or_expression.pycloud_router_route_aggregation_simple_expression.pycloud_router_route_aggregation_simple_expression_property.pycloud_router_route_aggregations_filter.pycloud_router_route_aggregations_search_base.pycloud_router_route_aggregations_search_response.pyCloud Router Route Filters Models
cloud_router_route_filter_and_expression.pycloud_router_route_filter_expression.pycloud_router_route_filter_or_expression.pycloud_router_route_filter_simple_expression.pycloud_router_route_filter_simple_expression_property.pycloud_router_route_filters_filter.pycloud_router_route_filters_search_base.pycloud_router_route_filters_search_response.pyRoute Aggregation Rules Search Models
route_aggregation_rule_and_expression.pyroute_aggregation_rule_expression.pyroute_aggregation_rule_or_expression.pyroute_aggregation_rule_simple_expression.pyroute_aggregation_rule_sort_by.pyroute_aggregation_rule_sort_criteria.pyroute_aggregation_rule_sort_direction.pyroute_aggregation_rules_filter.pyroute_aggregation_rules_search_request.pyroute_aggregation_rules_search_response.pyra_attachment_sort_item.pyra_attachment_sort_item_property.pyRoute Filter Rules Search Models
route_filter_rule_and_expression.pyroute_filter_rule_expression.pyroute_filter_rule_or_expression.pyroute_filter_rule_simple_expression.pyroute_filter_rule_sort_by.pyroute_filter_rule_sort_criteria.pyroute_filter_rule_sort_direction.pyroute_filter_rules_filter.pyroute_filter_rules_search_request.pyroute_filter_rules_search_response.pyrf_attachment_sort_item.pyrf_attachment_sort_item_property.pyService Profile Models
service_profile_action_request.py- Service profile action requestservice_profile_action_response.py- Service profile action responseservice_profile_change.py- Service profile change trackingservice_profile_change_status.py- Service profile change status enum (renamed fromport_change_status.py)Other New Models
company_profile_response_account.py- Company profile account informationUpdated Models
Enum Additions
access_point_type.py- AddedAPP_LINKvalueexpression_operator.py- Added>=,<=,ILKE,IN,BETWEENoperatorssimplified_notification_type.py- AddedTECHNICAL,ORDERINGvaluesproduct_type.py- New value addedcloud_event_asset_type.py- New value addedport_sort_by.py- New values addedOther Updated Models
company_profile_response.py- Added account fieldservice_profile.py- Added new fieldorder.py- Updated fieldsasset.py- New fields addedchange.py- Minor updatessearch_field_name.py- New search fields addedservice_token_search_expression.py- UpdatedBreaking Changes
Enum Removals
equinix_status.py- Removed values:BEING_REPROVISIONED,BEING_DEPROVISIONED,BEING_PROVISIONED,CREATED,ERRORED,PENDING_DEPROVISIONING,APPROVED,ORDERING,PENDING_BANDWIDTH_APPROVAL,UPDATE_PENDING,DELETED_API,MODIFIED,PENDING_ACTIVATIONconnection_state.py- Removed values:PROVISIONED,REPROVISIONINGconnection_type.py-IX_PUBLIC_VCandIX_PRIVATE_VCreplaced withIX_VCprovider_status.py- Removed values:OUT_OF_BANDWIDTH,DELETED,ERRORED,NOTPROVISIONED,NOT_PROVISIONEDModel Changes
access_point.py- Field removedconnection.py- Field removedconnection_side.py- Fields removedport_request.py- Fields removedRelease Notes - Breaking Changes
Breaking Changes Summary
statefieldIX_PUBLIC_VC/IX_PRIVATE_VCreplaced byIX_VC; addedAPP_LINKPROVISIONEDandREPROVISIONINGstatesvpicInterfacefieldendCustomerandmarketplaceSubscriptionfieldsv0.15.0Compare Source
Features
Changes in SDK
New APIs
company_profiles_api.py- CRUD operations for company profiles with private service, service profile, and tag associationslogos_api.py- Logo attachment and deletion for company profilestags_api.py- Tag creation, listing, and management for resourcesEnhanced APIs
metrics_api.py- AddedgetMetricsByNameendpoint with wildcard support for retrieving metrics by name patternNew Models
company_metro.py- Company metro location informationcompany_profile_sort_direction.py- Sort direction enumeration for company profile queriesget_metrics_by_name_response.py- Response model for metrics queries by nameplatform_changelog.py- Platform change tracking and audit metadataresponse_incomplete_details.py- Details for incomplete API responsesresponse_incomplete_details_reason.py- Enumeration of reasons for incomplete responsesresponse_usage_input_tokens_details.py- Input token usage tracking detailsresponse_usage_output_tokens_details.py- Output token usage tracking detailssort.py- Generic sort criteria model for paginated queriesUpdated Models
company_profile_change.py- Company profile change trackingcompany_profile_request.py- Company profile creation/update requestcompany_profile_response.py- Company profile responsecompany_profile_search_request.py- Company profile search criteriaattach_logo_response.py- Logo attachment responsecompany_logo.py- Company logo modellogo_response.py- Logo response modeltag_response.py- Tag response modelport_order_purchase_order.py- Port order purchase informationport_order_signature.py- Port order signature detailsport_order_signature_delegate.py- Port order signature delegationvirtual_port_price.py- Virtual port pricing informationcloud_event_asset_type.py- Cloud event asset type enum (+2 values)equinix_status.py- Equinix resource status enum (+1 value)geo_scope_type.py- Geographic scope type enum (+8 values)patch_operation_op.py- PATCH operation type enum (+4 values)metro.py- Metro location modelmetro_response.py- Metro response modelconnection_route_table_entry.py- Connection route table entrymetric_resource.py- Metric resource modelBreaking Changes
company_profile_update_response.py→get_metrics_by_name_response.py- Model refactored for metrics APIv0.14.2Compare Source
Bug Fixes
v0.14.1Compare Source
Bug Fixes
v0.14.0Compare Source
Features
v0.13.0Compare Source
Features
v0.12.0Compare Source
Features
v0.11.0Compare Source
Features
v0.10.0Compare Source
Features
Enhancements
Added api class->
Modified api class->
Additional models ->
Models modified->
Breaking Changes
Models rename classes->
Models changed->
v0.9.0Compare Source
Features
v0.8.0Compare Source
Features
v0.7.0Compare Source
Features
v0.6.0Compare 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 ->
Additional models ->
Models extended ->
Constants added ->
Breaking Changes
Methods changed ->
Models changed ->
Models Deleted ->
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.