Skip to content

v0.9.0

Compare
Choose a tag to compare
@thogarty thogarty released this 20 Feb 18:30
· 5 commits to main since this release
6367dd7

What's Changed

  • Modify Sync Workflow by @thogarty in #30
  • Version 4.11 to 4.12 API Spec Sync by GitHub Action (2024-02-15) by @github-actions in #33

New Contributors

  • @github-actions made their first contribution in #33

Full Changelog: v0.8.0...v0.9.0

  • Latest Swaggerhub API Spec is fetched - version 4.12

Changes in SDK

Enhancements

  • SearchRouteFilters Method Added
  • Interconnection *MetalInterconnection attribute added to AccessPoint Model
  • const "IA_VC" Added to ConnectionTypes
  • const "IA_VC" Added to VirtualConnectionPriceConnectionTypes
  • const "LOCAL" Added to NetworkScope Types
  • PrecisionTimePackageResponse Model Added
  • RouteFilters/RouteFiltersRules Changes:
    • RouteFilterRuleState Model Added
    • RouteFilterRuleState Added to RouteFilterRulesData Model
    • RulesCount attribute Added to RouteFiltersData Model
    • RouteFiltersPatchRequestItem Model Added
    • RouteFiltersSearchBase Model Added
    • RouteFiltersSearchBaseFilter Model Added
    • RouteFiltersSearchFilterItem Model Added
    • RouteFiltersSearchResponse Model Added
  • const "IA_PROFILE" Added to Service Profile Types
  • SortItem Model Added

Breaking Changes

  • PatchRouteFilterRuleByUuid Method Signature Change:
    • input RouteFiltersChangePrefixMatch renamed to RouteFilterRulesPatchRequestItem
    • return RouteFiltersData changed to RouteFilterRulesData
  • PatchRouteFilterByUuid Method Signature Change:
    • inputs ConnectionChangeOperation changed to RouteFiltersPatchRequestItem
  • ReplaceRouteFilterByUuid Method Removed
  • BASIC code renamed to ADVANCED for all const Types; This is for Fabric Cloud Router types and is adjusting based on Product modification
  • EVPN_VXLAN code removed from Link Protocol Request Types
  • LinkProtocolResponse Changes
    • Connection renamed to Asset
    • AdditionalInfo removed
    • Vni Added
  • EPT PackageRequest renamed to PrecisionTimePackageRequest
  • AllOfRouteFiltersDataProject renamed to RouteFiltersDataProject
  • Type_ attribute removed from SubInterface Model