v2.5.0
API Changes
- The endpoints
getOrderandgetOrdershave 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.