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

feat: Upgrade Fabric API to 4.13 #52

Merged
merged 5 commits into from
Apr 25, 2024
Merged

Conversation

thogarty
Copy link
Contributor

@thogarty thogarty commented Apr 23, 2024

  • Add post patching to code generation for testing (add package alias to generated type)
  • Add template to remove version number from partial header to minimize diffs during version upgrades
  • Remove uneeded patch for model rename (4.13 API Spec was modified to include the correct name)

Changes in SDK

Enhancements

  • Additional Models ->

    • model_bgp_connection_operation
    • model_connection_link
    • model_precision_time_service_connections_response
    • model_precision_time_service_packages_response
  • Additional Methods ->

    • Precision Time Services added GET methods for ByServiceId, ByCode, and All
  • Constants added ->

    • model_virtual_connection_price_access_point_type
    • model_provider_status
    • model_port_state
  • Models extended ->

    • model_bgp_connection_ipv4
    • model_bgp_connection_ipv6
    • model_order

Breaking Changes

  • Modified ->

    • model_cloud_router
    • model_cloud_router_post_request
    • model_connection_post_request
    • model_connection_route_filters_base
    • model_route_filter_rules_base
    • model_route_filter_rules_change_operation
    • model_route_filters_data
    • model_route_filters_base
  • Renamed ->

    • model_cloud_router_package_type → model_cloud_router_post_request_package

@thogarty thogarty requested review from a team as code owners April 23, 2024 09:45
Copy link
Contributor

@ctreatma ctreatma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Note there are a couple relevant items for this sort of review (you may already have spotted / though of these, but dropping them here for visibility anyway):

@thogarty thogarty merged commit 5550083 into main Apr 25, 2024
4 checks passed
@thogarty thogarty deleted the CXF-90755-upgrade-fabricv4-to-v4.13 branch April 25, 2024 23:18
Copy link
Contributor

This PR is included in version 0.37.0 🎉

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.

2 participants