Skip to content

Conversation

@JJ-Cro
Copy link
Contributor

@JJ-Cro JJ-Cro commented Jan 2, 2026

This commit removes all references to the deprecated V1 API clients, including BrokerClient, FuturesClient, and SpotClient, along with their associated example scripts and tests. The README has been updated to reflect the deprecation and encourage migration to V2 and V3 APIs. Additionally, legacy API documentation links have been removed to streamline the user experience.

Summary

Additional Information

PR Checklist

As part of the PR, make sure you have:

  • No breaking changes / documented all breaking changes clearly.
  • Updated & checked that all tests pass.
  • Increased the version number in the package.json
  • Checked npm install runs without issue.
  • Included the package-lock.json, if it changed after npm install
  • Checked npm run build runs without issue.
  • Updated the endpoint map (optional, if you know how).
  • Run llms.txt generator (optional, if you know how).

JJ-Cro added 2 commits January 2, 2026 12:51
This commit removes all references to the deprecated V1 API clients, including BrokerClient, FuturesClient, and SpotClient, along with their associated example scripts and tests. The README has been updated to reflect the deprecation and encourage migration to V2 and V3 APIs. Additionally, legacy API documentation links have been removed to streamline the user experience.
Copy link
Owner

@tiagosiebler tiagosiebler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great, thank you for this

@tiagosiebler tiagosiebler merged commit 08070f2 into tiagosiebler:master Jan 15, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants