Skip to content

v2.5.0

Choose a tag to compare

@wjhsf wjhsf released this 02 Aug 14:52

API Changes

  • The endpoints getOrder and getOrders have been added to the Orders API.

Enhancements

  • The SDK now sends a custom user agent with requests, commerce-sdk@<version>;.
    If you specify your own user agent in the client config, it will be replaced.
    If you specify your own user agent when making a request, it will be merged with
    the SDK user agent.