Skip to content

1.2.0

Latest
Compare
Choose a tag to compare
@im-deviprakash im-deviprakash released this 07 Jan 11:21
· 2 commits to main since this release

Release Notes

C# Client SDK Version [1.2.0]

New Features

  • Cloud Product Subscription Search:
    • Added functionality to search for cloud and technology solutions products via both Product Search and Product Details APIs. See Product Search Documentation.
  • New Product Details Endpoint:
    • Implemented a new endpoint for retrieving product details using planId, planName, or vendorPartNumber, enhancing the flexibility of product information retrieval. See Product Details CMP Documentation.

Improvements

  • Price and Availability Enhancements:

  • Order Creation Update:

    • Enhanced the V7 Order Create endpoint to support a wider range of scenarios and improve the overall ordering process in the C# SDK.

Bug Fixes

  • Addressed bugs in the Price and Availability API.

General Notes

  • This release greatly enhances the management of cloud products (CMP) and technology solutions (TS), increases SDK reliability, and expands order processing capabilities within the C# ecosystem. Users can now fetch both CMP and TS products or subscriptions through the Product Search and Product Details endpoints, along with their price and availability.
  • We recommend updating to this latest version to take advantage of these enhancements and ensure compatibility with all new features.

Documentation

  • For detailed API documentation and usage examples specific to C#, please take a look at the updated documentation available in the repository.

Contributors

Testing

  • Please test all new features in a sandbox environment before moving to production to ensure smooth integration and functionality.