coinbase / coinbase-sdk-nodejs

Other
33 stars 16 forks source link

Add correlation context to request headers #171

Closed alex-stone closed 4 weeks ago

alex-stone commented 4 weeks ago

What changed? Why?

This adds a correlation context header that includes the version and language of the SDK.

This will be used to track what versions of the SDK developers are using and to help reach out to upgrade versions.

Qualified Impact