Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement] Reduce Dependencies #27

Closed
ankitrgadiya opened this issue May 11, 2022 · 1 comment
Closed

[Enhancement] Reduce Dependencies #27

ankitrgadiya opened this issue May 11, 2022 · 1 comment
Assignees
Labels
🔨 refactor Improvements in an existing feature
Milestone

Comments

@ankitrgadiya
Copy link
Member

ankitrgadiya commented May 11, 2022

When the work on CLI started, the SDK was still in 0.x.x releases. SDK's dependencies included both runtime and development dependencies (e.g.: test libraries). This has since been improved in the SDK 1.x.x releases. Additionally, hard limits have been removed from SDK and only soft-limits (>=) are there now allowing system dependencies to be greater than what we require.

Currently CLI is still using 0.32.0. We need to bring it to 1.x.x releases.

┆Issue is synchronized with this Wrike task

@ankitrgadiya ankitrgadiya added the 🔨 refactor Improvements in an existing feature label May 11, 2022
@ankitrgadiya ankitrgadiya added this to the v0.4.0 milestone May 11, 2022
@ankitrgadiya ankitrgadiya self-assigned this May 11, 2022
@ankitrgadiya ankitrgadiya modified the milestones: v0.4.0, v0.5.0 May 26, 2022
@ankitrgadiya ankitrgadiya modified the milestones: v0.5.0, v0.4.0 Sep 15, 2022
@ankitrgadiya
Copy link
Member Author

Resolved in #30

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 refactor Improvements in an existing feature
Projects
None yet
Development

No branches or pull requests

1 participant